body,td,th {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image:  url("background.gif");
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blank {
	font-size: 0px;
}
.menuHeaders {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 8px;
}
.menuHeaders a:link, .menuHeaders a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menuHeaders a:hover, .menuHeaders a:active{
	color: #FFCC00;
	text-decoration: underline;
}
.menu {

	color: #FFFFFF;
	padding: 3px 8px;
}
.menu a:link, .menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover, .menu a:active{
	color: #FFCC00;
	text-decoration: underline;
}
.MenuTextBlack {
	color: #000000;
	padding: 3px 8px;
}
.MenuTextBlack a:link, .MenuTextBlack a:visited{
	color: #000000;
	text-decoration: none;
}
.MenuTextBlack a:hover, .MenuTextBlack a:active{
	color: #E70004;
	text-decoration: underline;
}
.subheaderRed {
	font-weight: bold;
	color: #E70004;
	font-size: 12px;
}
.subheaderBlack {

	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.headerRed {
	font-size: 14px;
	color: #E70004;
}
.headerBlack {
	font-size: 14px;
	color: #000000;
}
.headerBlue {
	font-size: 14px;
	color: #0068B5;
}
.textBlack {
	font-size: 11px;
	color: #000000;
}
.textBlack a:link, .textBlack a:visited{
	color: #444444;
	text-decoration: none;
}
.textBlack a:hover, .textBlack a:active{
	color: #000000;
	text-decoration: underline;
}
.textBlue {
	font-size: 11px;
	color: #0068B5;
}
.footer {
	font-size: 9px;
	color: #D1D7ED;
}
.footer a:link, .footer a:visited{
	color: #D1D7ED;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: #FFCC00;
	text-decoration: underline;
}
.header2Red {

	font-size: 16px;
	color: #E70004;
}
.header2Black {

	font-size: 16px;
	color: #000000;
}
.header2Blue {


	font-size: 16px;
	color: #0068B5;
}
