.bodytext 
{
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #001B35;
}
.body2
{
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #001B35;
	BACKGROUND-IMAGE: url(images/top_header.gif); background-repeat: repeat-x;
}

.bodytextdate 
{
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C3C;
}


.bodytext a:visited {
	text-decoration: none;
	color: #3333CC;
	font-family: Verdana,Helvetica, sans-serif;
    font-size: 12px;
    
}

.bodytext a:link {
	text-decoration: none;
	color: #3333CC;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;
	
	}
.bodytext a:hover {
	text-decoration: underline;
	font-weight: underline;
	color: #fdc800;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;

}




.pagetitle {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight:bold;
}

.title {
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color: #000037;
	font-weight:bold;
	
}

.date {
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 8px;
	color: #858585;
	}
	
	#dropmenudiv{
position:absolute;
background-color: #4071b3;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 2px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold; color:#FFFFFF; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f5c33a; color:#FFFFFF; font-family:Arial;  font-weight:bold
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 125px;
background-color: #FFFFB9;
}