.gray
{
	font face:Arial, sans-serif;
	font: normal 9pt Arial;
	color: #626262;
	line-height: 140%

} 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}


.navy
{
	font face:Arial, sans-serif;
	font: bold 10pt Arial;
	color: #1D9EC9;
	line-height: 140%

} 


.title
{
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

.H1
{
	display:inline
} 

a.blue{
	font: normal 13px Arial;
	color: #006699;
	text-decoration: none;

}

a.blue:hover {
	font: normal 13px Arial;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}

a.red{
	font: bold 12px Arial;
	color: #3680A7;
	text-decoration: underline;

}

a.red:hover {
	font: bold 12px Arial;
	color: #333311;
	text-decoration: none;
}

a.mid{
	font: bold 11px Arial;
	color: #ffffff;
	text-decoration: none;

}

a.mid:hover {
	font: bold 11px Arial;
	color: #ffffff;
	text-decoration: underline;
}

a.bottomlinks{
	font: 12px Arial;
	color:#666699;
	text-decoration: none;

}

a.bottomlinks:hover {
	font: 12px Arial;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333311;
}

