*{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
}
body{
	margin:0;
	padding:0 15px 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
	color:#555;
}
#wrapper{
	background:#fff;
	width:100%;
	text-align:left;
	padding:0;
}
#header{
	background:#333333;
	color:#ffffff;
	text-align:center;
	font-style:normal;
}
#header a{
	color:#ffffff;
	text-decoration:none;
}
#main_header{
	height:80px;
}
#header h1 {
	font-size:38px;
	color:#ffffff;
	padding-top:20px;
	text-align:center;
}
#header h2 {
	font-size:12px;
	line-height:3em;
	color:#ffffff;
	text-align:center;
}
.ads_linkunit {
	background:url(/images/green-menu-bg.gif);
	text-align: center;
	padding: 6px 100px 10px;
}
#content {
	clear:both;
	padding:20px 0 0 25px;
	margin-bottom:3em;
}
table.lhsmenu td {
	padding:6px 0 0 0;
}
td.lhs a {
	color:#333333;
}
td.lhs a:hover {
	color:#0033FF;
}
td.lhs {
	background:#c0dfef;
	color:#333333;
	padding:25px 10px 10px 10px;
}
div.searchtitle {
	font-weight: bold;
	font-size:14px;
	line-height:1.2em;
	text-align: center;
}
div.mainmenu {
	background:url(/images/green-button-bg.gif) top left repeat-x;
	margin: 0px 10px 0 10px;
	padding: 5px;
	height: 29px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
div.mainmenu-left{
	background: url('/images/green-button-left.gif') top left no-repeat;
	height: 29px;
}
div.mainmenu-right{
	background: url('/images/green-button-right.gif') top right no-repeat;
	height: 29px;
}
.disclaimer {
	overflow: hidden;
	font-size:11px;
	line-height:1em;
}
.disclaimer a {
	text-decoration:underline;
	padding: 0;
	margin: 0;
}
.details{
	font-size:15px;
	clear:left;
}
.details h3{
	font-size:32px;
	font-weight: bold;
	text-align: center;
	color:#333;
	margin-bottom:10px;
	margin-top:6px;
}
.details p{
	padding:20px 0 0 0;
	overflow:hidden;
	font-size:15px;
	line-height:1.2em;
}
.details img{
	border:0;
	float:left;
	padding:30px;
}
.details a,.details a:link,.details a:visited {
	color:#0000FF;
	text-decoration:underline;
}
.details a:hover {
	color:#64bfdb;
	text-decoration:underline;
}
.details h4{
	font-size:22px;
	font-weight: bold;
	color:#11ad0b;
	margin-bottom:15px;
}
.details ul{
	padding:0 0 0 20px;
}
.details ul li{
	margin:0;
	padding:2px;
	font-size:13px;
}
.suggest{
	margin-top:3em;
	font-size:18px;
	color:#F46F0E;
	line-height:1.2em;
}
.suggest a{
	color:#0000FF;
	text-decoration:underline;
}
#footer{
	background:#9CCC63 url(/images/green-menu-bg.gif) repeat-x;
	color:#ddd;
	text-align:center;
	font-size:12px;
	clear:both;
	padding:10px 0;
	margin:0;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}
