body{
margin:0;
padding:0;
}




.normaltext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #898989;
	line-height: 18px;
}


.navtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #4D90CD;
	line-height: 16px;
}



a {
	font-family: Verdana;
	color: 4d90cd;
	line-height: 13pt;
}




a:link {
	text-decoration: none;
	color: #4d90cd;
}





a:visited {
	text-decoration: none;
	color: 4d90cd;
}





a:hover {
	text-decoration: underline;
	color: #4d90cd;
}




a:active {
	text-decoration: none;
	color: #4d90cd;
}




.titleright {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	font-color: 4d90cd;
	text-decoration: none;
	color: 4d90cd;
}




.titleleftlight {
	font-family: Verdana;
	font-size: 30px;
	font-color: 4d90cd;
	text-decoration: none;
	color: 4d90cd;
}




#maincontainer{
width: 930px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}





#datetext{
font-size: 9px;
font-color: #4d90cd;
font-family: Verdana;
}

	
	
	

#topsection h1{
margin: 0;
padding-top: 15px;
}




#contentwrapper{
float: left;
width: 100%;
}

