
BODY
{
}
.BlueHighlight
{
	font-family:Arial;
	background-color: LightSteelBlue;
	color:MidNightBlue;
	border-style:outset;
}
.HomeSubHead
{
	font-family:  Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E2E61;
}
.MenuItem
{
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color:midnightblue;
    
}
.BodyWhiteText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
    font-weight: bolder;
    color:white;
	     
}
.SmallWhiteText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 60%;
    font-weight: normal;
    color:white;
	     
}
.BodyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family : Arial, Helvetica, sans-serif, "MS sans serif"; */
    font-size: 70%;
    font-weight: normal;
    color:black;
	     
}
.PageHead
{
	background-color:#926757;
	/*background-color:#99B2E8;*/
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	color:white;
}
.PageNav
{
	background-color:"#5B77AE";
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	color:White;
}
.Head1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: MidNightBlue;
	text-decoration: none;
	background-color: #eeeeee
	
}
.SubHead
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight:bolder;
	color: MidNightBlue;
	text-decoration:underline;
	
	
}
.SubSubHead
{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: MidNightBlue;
	text-decoration: none;
	
	
}
.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
}


.ContactText
{ 
	font-family : Verdana, Helvetica, sans-serif, "MS sans serif"; 
	/*font-weight: bold; */
	font-size: 8pt; 
	/*color : #666666; */
	color: MidNightBlue;
	text-decoration: none;
	
	
 }
