.HeaderLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F0A800;
	text-decoration: none;
}
a:hover.HeaderLink
{
color: #000000;
}
.HeaderLink-black {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.imagemiddleblue {
	background-image: url(../images/bluebarmiddle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.arial10black {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.white21arial {
	font-family: Arial;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.headerfont {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3762C8;
	text-decoration: none;
}
.lightgrey {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}
.footer
{
    font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer-link
{
    font-family: Arial;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
a:hover.footer-link
{
color: #F0A800;
}
.content
{
font-family:verdana;
font-size:11px;
line-height:18px;
text-align:justify;
color:#000000;
}