.body {
	font-weight: normal;
	font-size:12pt;
	color: #000000;
	font-family: Verdana;
	background-color: transparent;
	text-align: left;
	text-decoration: none;

}
 
.footer{
	clear: both;
	width: 100%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
	color: #545454;
 }
 
 .bottomnav{
	
	margin-left:30px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
	color: #545454;
 }
 

.heading
{
	font-weight:bold;
	font-size:14px;
	color:#000080;
	font-family:Verdana;
}

.SubHeading
{
	font-weight:bold;
	font-size:11px;
	color:#000080;
	font-family:Verdana;
	
}
.H3
{
	font-weight:bold;
	font-size:16px;
	color:#000080;
	font-family:Verdana;
}

.H6
{
	font-weight:normal;
	font-size:11px;
	color:#000080;
	font-family:Verdana;
}
.H6NOCOLOR
{
	font-weight:normal;
	font-size:11px;
	font-family:Verdana;
}
.H6BOLD
{
	font-weight: bold;
	font-size:11px;
	color:#000080;
	font-family:Verdana;
}	

.div {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color:#708090;
}

.Content {
	font-family: verdana, MS Sans Serif, arial, helvetica ;
	font-size:8pt;
	color:#000000;	
	margin-left:50px;
	margin-right:75px;
	
}

.ContactInfo {
	font-family: verdana, MS Sans Serif, arial, helvetica ;
	font-size:8pt;
	color:#000000;
		
}

.rMenuText
{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	margin-left: 10px;
	margin-right:10px;
	margin-top:8px;
	font-weight:500;
	text-decoration:none;
}

.rMenuTitle
{
	color:#000080;
	font-family:Verdana;
	font-size:11px;
	font-weight:600;
}



.75pxMargin
{
	margin-left:75px;
}

.textarea
{
	overflow:hidden;
	text-align:left;
}


 
 


a:link    { color: #000080; text-decoration:none;}
a:visited { color: #000080; text-decoration:none;} 
a:hover   { color: #000000; text-decoration:none;} 
a:active  { color: #000080; text-decoration:none;} 
 
