.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
form {
	margin-bottom : 0; 
} 
.sidemenuBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23589c;
	font-weight: bold;
	text-decoration: none;
}
a.sidemenuBlue:link {
	color: #23589c;
}
a.sidemenuBlue:visited {
	color: #23589c;
}
a.sidemenuBlue:hover {
	color: #5b8ac5;
}
a.sidemenuBlue:active {
	color: #23589c;
}
.yellowmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebbd37;
	text-decoration: none;
	font-weight: bold;
}
a.yellowmenu:link {
	color: #ebbd37;
}
a.yellowmenu:visited {
	color: #ebbd37;
}
a.yellowmenu:hover {
	color: #23589c;
}
a.yellowmenu:active {
	color: #ebbd37;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
a.bodytext:link {
	color: #666666;
}
a.bodytext:visited {
	color: #666666;
}
a.bodytext:hover {
	color: #333333;
}
a.bodytext:active {
	color: #666666;
}.redheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B1F23;
}
.reporttextblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000
}
a.reporttextblack:link {
	color: #666666;
}
a.reporttextblack:visited {
	color: #666666;
}
a.reporttextblack:hover {
	color: #333333;
}
a.reporttextblack:active {
	color: #666666;
}
.largeblueheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #23589C;
}

.reportblacktextbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333
	}
