/* Main */

body {
	margin: 0 0;
	padding: 0;
	font-size: 14px;
	color: #333333;
}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Arial";
	text-align: center;
	font-size: 14px;
}

h1{
	font-size: 20pt;
	color: #333333;
	text-transform:none;
	letter-spacing: -2px;
	line-height:87%;
	font-weight:normal;
	font-family: "Arial";
}

h2 {
	font-size: 12pt;
	color:#006;
	text-transform:none;
	letter-spacing: -1px;
	line-height:100%;
}

h3 {
	font-size: 20pt;
	color: #000000;
	text-transform:none;
	letter-spacing: -2px;
	line-height:132%;
}


p {
	line-height: 125%;
	font-size: 9px;
	text-align: center;
}


a {
	/* color: #A9C96F; */
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

/* Header */

#header {
	text-align:center;
	width: auto;
	height: 184px;
}


/* Page */

#page {
	width: 804px;
	height: auto;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	}

/* Menu */

#menu { height: 39px; width: auto;
text-align:center;
}

#characters { height: 31px; width: auto;
text-align:center;
padding-top:8px;
margin-top:11px;
margin-left:2px;
margin-right:2px;
}




/* Content */

#content {
	float: left;
	width: 554px;
	height: auto;
	margin: 0 auto;
	padding: 0px 20px 20px 15px;
	background: #fff ;
	border-left: 0px solid #000;		
}


/* Footer */

#footer {
	clear: both;
	width: 860px;
	height: 125px;
	text-align: center;
	font-size:12px;
	color: #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.faq {
	color: #030303;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #030303;
}
.faq {
	text-align: center;
}
.Characters {
	font-size: 14px;
}
.Characters {
	text-align: center;
}
.h2 {
	font-size: 18px;
	color: #036;
}
.h3 {
	color: #033;
	font-size: 24px;
}

