/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F1E9;
	color:#555555;
	line-height:15px;
	text-align:center;
	margin:20px auto 30px auto;
	padding:0px;
}
p {
	padding:0px;
	margin:0px 0px 13px 0px;
	text-align:left;
}

#wrapper {
	position: relative;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	display: table;
	text-align:left;
}

#header {
	width: 876px;
	background:#ECE5D9;
	margin-bottom:6px;
	height:72px;
	font-size: 11px;
}
#header #language 
{
	float: right; 
	padding-top:15px; 
	padding-right:5px;
}

#header .topBlueNav 
{
	float:right; 
	padding-top:18px; 
	padding-right:27px;
	color:#999999;
}
.topBlueNav a  
{
	text-decoration:none; 
	color:#999999;
}
.topBlueNav a:hover  
{
	text-decoration:underline; 
}

#header .topBlueNavSmall 
{
	float:right; 
	padding-top:18px; 
	padding-right:27px;
	color:#999999;
}
.topBlueNavSmall a  
{
	text-decoration:none; 
	color:#999999;
}
.topBlueNavSmall a:hover
{
	text-decoration:underline; 
}

.headLogo {
	float:left;
	padding: 7px 0px 0px 7px;
}

#header .search { 
	float: right;
	width:200px;
	padding-left:400px;
	font-size:10px;
}
#header .search .searchTxt 
{
	padding-top:11px; 
	float:left;
}
#header .search .searchBtn 
{
	padding-top:7px; 
	float:left; 
	padding-left:2px;
}
#header .search .searchbox 
{
	margin-top:7px; 
	font-size: 10px; 
	width:112px; 
	height:15px; 
	border:1px solid #999999; 
	background-color:#E8EEEA; 
	float:left;
	padding:0;
}
.FlashAear
{
	background-color:#F3F1E9;
	border:solid;
}
#footer 
{
	width: 867px; 
	height: 25px; 
	padding-top:10px;
	text-align: right; 
	background-color: #F3F1E9; 
	padding:10px 5px 0px 5px;
	font-size: 11px;
}
#footerTxt 
{
}
#footer a 
{
	text-decoration:none; color:#333333;
}
#footer a:hover 
{
	text-decoration:underline; 
}
#footer .footer_left 
{
	float:left;
}
#footer .footer_left 
{
	float:left;
}
#footer a.grey, #footer a.grey:link, #footer a.grey:visited, #footer a.grey:active
{
	color:#555555;
}
#footer a.grey:hover {
	color:#000000;
}
.statments
{
	margin: 20px 100px 0px 50px
}
.questions
{
	margin: 20px 100px 0px 50px
}
.Heading
{
	color: #694747;
	text-align:left;
}
#body
{
	width:876px;	
}
.bodyLeftLarge 
{
	width:500px;
	float:left;
	padding: 30px 30px 30px 15px;
	text-align: left;
}
.bodyRight 
{
	float:left; 
	width:305px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-left: 15px; 
}
h1 
{
	color:#694747;
	font-weight:bold;
	font-size:24px;
	line-height:12px;
	padding:0px;
	margin:0px 0px 18px 0px;
	text-align:left;
}
h2 
{
	color:#694747;
	font-weight:bold;
	font-size:24px;
	line-height:26px;
	padding:0px;
	margin:0px 0px 18px 0px;
	text-align:left;
}
h3 
{
	color:#694747;
	font-weight:bold;
	font-size:13px;
	line-height:12px;
	padding:0px;
	margin:0px 0px 4px 0px;
}
.NewsDate 
{
	font-size:9px;
	padding-bottom:2px; 
	font-weight:normal; 
	margin:0px; 
	margin-top:0px;
}
.blueboldLink 
{
	text-decoration: none; 
	color:#3C7FCA; 
	font-weight:bold; 
}
a:hover.blueboldLink 
{
	color:#3C7FCA; 
}
.SearchStats
{
	width: 530px;
	padding: 5px;
	background-color:#E5DBD2
}
.ClearDiv
{
	clear: both;
	visibility: hidden;
}
.FAQLink
{
	color: #694747;
	text-decoration: underline;	
	cursor: pointer;
}
.Right 
{
	float:right;
}
.NextPage a
{
	color:#694747;
	font-weight:bold;
	font-size:11px;
	line-height:12px;
	padding:0px;
	margin:0px 0px 4px 0px;
	text-decoration:none; 
}

.NextPage a:hover
{
	text-decoration:underline; 
}
