html, body {
	margin: 0px;
	padding:0px;
	background-color:#ffffff;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#content {
	}




#contentarea {
	clear:both;
	padding:50px 0px 0px 0px;
}

#leftbar {
	}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#69C069;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:15px;
	padding-top:15px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:0px;
}

#leftbar h3 ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:0px;
}

#leftbar h3 li {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

#leftbar p {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:5px 40px;
}

#leftbar ul{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	
}

#leftbar li{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#626262;
	font-weight:bold;
	text-decoration:underline;
	border: 0px
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#8f8f8f;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;	
}

#rightbar {
	float:left;
	width:auto;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#42548A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:15px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar h2 ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none;
	padding-left:55px;
	padding-bottom:0px;
}

#rightbar h2 li {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-right:50px;
	padding-bottom:0px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#626262;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0px;
}	

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#8f8f8f;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CC9900;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}



.bluetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#330099;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;	
}

#email {
	float:left;
	width:495px;
	background-color:#FFFFFF;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
	
}

#validtext {
	float:left;	
	background-color:#FFFFFF;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:0px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#bottomnav {	
	height:50px;	
	background-color:#ffffff;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	padding-top:35px;
		
}

#bottomnav a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;	
	text-decoration:underline;	
}

#bottomnav a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;	
	text-decoration:none;
	padding:0px 0px;
