#contain {
	width: 800px;
}
#header {
	clear: both;
	width: 800px;
}
#flashcenter {
	clear: both;
	width: 800px;
}
#boxes {
	clear: both;
	width: 800px;
}
body {
	margin: 0px;
	padding: 0px;
}
a{
	color:#336699;
	text-decoration:none;
}
a:hover{
	color:#336699;
	text-decoration:underline;
}
#footer {
	background-image: url(/images/bg-footer.gif);
	height: 50px;
	width: 780px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003663;
	clear: both;
}
#logo {
	float: left;
}
#headerflash {
	float: left;
	width: 630px;
}

#leftnav, #leftnav ul li{
	float: left;
	width: 160px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
}
#text {
	float: right;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
}
#content {
	padding-left: 30px;
}
#text .picright {
	float: right;
	width: 190px;
}


#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-indent: 5px;
} 

#leftnav ul li a {
	display: block;
	text-decoration: none;
	color: #003466;
	padding: 6px 0px 4px;
	width: 160px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #033363;
	height: 16px;
	}
	
	#leftnav ul li a:hover   {
	display: block;
	text-decoration: none;
	color: #003466;
	padding: 6px 0px 4px;
	width: 160px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 16px;
	background-color: #ccd7e0;
	}
	

#leftnav li.over ul  {
	background-color: #ccd7e0;
	color: #002C62;
} 	
/* Fix IE. Hide from IE Mac 
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
.clear {
	clear: both;
}

.middleheadline	{	
	font-style: bold;
	font-variant: bold;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}