.gray
{
	font: normal 9pt Tahoma;
	color: #627088;
	line-height: 170%;
				text-align:justify;

} 

.navy
{
	font: bold 11pt Tahoma;
		color: #108DEB;
	line-height: 140%

} 

.whiteheader
{
	font: bold 10pt Tahoma;
		color: #ffffff;
	line-height: 140%

} 

.redbig
{
	color: #64738C;
	font: bold 14pt Arial;
	padding-top:15px;
border-bottom:thin dotted #0176A3;
} 

 h1, h2, h3, h4 {margin:0;}

 
a.bluebold{
	font: normal 13px Arial;
	color: #0176A3;
	text-decoration: none;

}

a.bluebold:hover {
	font: normal 13px Arial;
	color: #0176A3;
	text-decoration: underline;
}


a.leftlink{
	font: 12px Arial;
	color: #01688F;
	text-decoration: none;
		line-height: 170%;

}

a.leftlink:hover {
	font: 12px Arial;
	color: #333311;
	text-decoration: none;
		line-height: 170%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #ACCB5D;
}

a.generallink{
	font: 12px Arial;
	color: navy;
	text-decoration: underline;

}

a.generallink:hover {
	font: 12px Arial;
	color: #333311;
	text-decoration: none;
}

a.midgid{
	font: normal 11px Arial;
	color: white;
	text-decoration: none;

}

a.midgid:hover {
	font: normal 11px Arial;
	color: white;
	text-decoration: underline;
}