@charset "utf-8";



/* CSS Document */







body {



	background:#333333;



}



.heading {



	font-size:12px;



	font-weight:bold;



	color:#669900;

}



.heading2 {



	font-size:11px;



	font-weight:bold;



	color:#669900;



}



.verybold {



	font-size:16px;



	font-weight:bold;



	color:#666666;



}



.para {



	font-size:11px;



	font-weight:normal;



	color:#666666;



}



.readon {



	font-size:9px;



	color:#999999;



	font-weight:normal;



}



.readon a:link,



.readon a:visited {



	color:#999999;



	text-decoration:underline;



}



.readon a:hover {



	color:#666666;



	text-decoration:none;



}



.linkintext{

	font-size:11px;



	font-weight:normal;



	color:#666666;



	text-decoration:none;

}

.linkintext a:link,

.linkintext a:visited {



	font-size:11px;



	font-weight:normal;



	color:#666666;

	text-decoration:none;


}

.linkintext a:hover {



	color:#000000;


	text-decoration:underline;



}



.rightmargin {



	padding-right:20px;



}



.whitebase {



	background-color:#FFFFFF;



	padding-right:20px;



}



.submenu {



	font-size:11px;



	padding-right:20px;	



	list-style:disc;



	line-height:18px;



	padding-top:10px;



	padding-bottom:10px;



}



#wrapper {



	width:960px;



	margin-left:auto;



	margin-right:auto;



	margin-top:47px;



	font-family:Tahoma;



}



#thepage {



	width:100%;



	background-image:url(images/page_bg.gif);



	background-repeat:repeat-y;



}



#header {



	width:100%;



	height:95px;



}



#logo {



	width:84px;



	float:left;



	margin-top:12px;



	margin-left:30px;



}

#topnav {



	width:700px;
	float:right;
	font-size:9px;
	text-align:right;
	margin-right:25px;
	margin-top:20px;



}



#topnav a:link,



#topnav a:visited {



	text-decoration:underline;



	color:#999999;



}



#topnav a:hover {



	text-decoration:none;



	color:#006600;



}



#ss {



	width:100%;



	height:300px;



	margin-top:0px;



	text-align:center;



}	



#ss1 {



	width:100%;



	height:220px;



	margin-top:0px;



	text-align:center;



}	



#content {



	width:100%;



	margin-top:20px;



	display:block;



	overflow:hidden;



}



#left {



	width:270px;



	float:left;



	font-size:12px;



	color:#666666;



	line-height:30px;



}



#left li {



	border-bottom:#e8e8e8 solid 1px;



	list-style:none;



}



#left a:link,



#left a:visited {



	color:#666666;



	text-decoration:none;



}



#left a:hover {



	color:#000000;



}



#righta {



	width:630px;



	height:auto;



	float:left;



	margin-left:30px;



}



#rightb {



	width:630px;



	float:right;



	margin-top:10px;



	margin-right:30px;



}



#rightc {



	width:630px;



	float:left;



	margin-top:10px;



	margin-left:30px;



	margin-bottom:25px;



}



#rightd {



	width:630px;



	float:left;



	margin-top:10px;



	margin-left:30px;



	margin-bottom:25px;



}



#fep {



	width:630px;



	height:15px;



	float:right;



	font-size:9px;



	color:#999999;



	margin-top:30px;



	margin-right:30px;



	border-bottom:#cccccc solid 1px;



}



#fep a:link,



#fep a:visited {



	text-decoration:none;



	color:#999999;



}



#fep a:hover {



	color:#000000;



}	



#crev {



	width:100%;



	height:30px;



	background-image:url(images/footer_bg.gif);



	background-repeat:repeat-y;



	font:Tahoma;



	font-size:9px;



	display:block;



	overflow:hidden;



}



#cr {



	width:270px;



	height:inherit;



	float:left;



	color:#ffffff;



	line-height:30px;



	text-align:center;



}



#ev {



	width:100px;



	height:inherit;



	float:right;



	color:#ffffff;



	text-align:center;



	line-height:30px;



}



#ev a:link,



#ev a:visited {



	color:#666666;



	text-decoration:none;



}



#ev a:hover {



	color:#009900;



}



/* Firefox Scrollbar Hack - Do not remove */



html {



	margin-bottom: 1px;



	height: 100%!important;



	height: auto;



}
.error_text {
	font: normal 11px Tahoma;
	color: #FF0000;
	text-decoration: none;
}



