.body 
{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	BACKGROUND-IMAGE: url(images/orange_line.gif); background-repeat: repeat-x;

}


.bodytext{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
text-align:left;

}

.bodytext p{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
text-align:left;
text-indent: 0px;
}

.bodytextdate 
{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C3C;
	}



.bodytext a:link {
	text-decoration: none;
	color: #616161;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
	
	}
.bodytext a:hover {
	text-decoration: underline;
	color: #FF7900;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;

}

.bodytext a:visited:hover {
	text-decoration: underline;
	color: #FF7900;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;

}
.bodytext a:visited {
	text-decoration: none;
	color: #616161;
	font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    
}


.navlist {
	text-decoration: none;
	color: #616161;
	font-family: Verdana,Helvetica, sans-serif;
    font-size: 12px;
    
}

.navlist a:visited {
	text-decoration: none;
	color: #616161;
	font-family: Verdana,Helvetica, sans-serif;
    font-size: 11px;
    
}

.navlist a:link {
	text-decoration: none;
	color: #616161;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 11px;
	
	}
.navlist a:hover {
	text-decoration: underline;
	font-weight: underline;
	color: #FF7900;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 11px;

}

.navlist a:visited:hover {
	text-decoration: underline;
	font-weight: underline;
	color: #FF7900;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 11px;

}



.pagetitle {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 17px;
	color: #FF7900;
	font-weight:bold;
}

.title {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 18px;
	color: #FF7900;
	font-weight:none;
	text-indent: 35px;
	
}

.title2 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7900;
	font-weight:none;
	text-indent: 0px;
	
}
.title2 p{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7900;
	font-weight:none;
	text-indent: 0px;
	
}

.date {
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 8px;
	color: #858585;
	text-align:right;
	}
	
	#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
}

}