.header {
	font-family: "Franklin Gothic Book", Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: cc0000;
}


.homepage_header {
	font-family: "Franklin Gothic Book", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: cc0000;
}


a:link, a:visited {
	color: #0019a8;
	size: 12px;
	text-decoration: underline;
}


a:hover {
	text-decoration:underline;
	size: 12px;
	color: cc0000;

}	

a.toplevel:link, a.toplevel:visited{
	font-size: 11px;
	color: 212324;
	text-decoration: none;
	font-family: "Franklin Gothic Book", Arial;

}

a.toplevel:hover {
	font-size: 11px;
	color: cc0000;
	text-decoration: underline;
	font-family: "Franklin Gothic Book", Arial;
}


a.homepage:link, a.homepage:visited{
	font-size: 11px;
	color: 000000;
	text-decoration: none;
	font-family: "Franklin Gothic Book", Arial;

}

a.homepage:hover {
	font-size: 11px;
	color: cc0000;
	text-decoration: none;
	background-color: #cccccc;
	font-family: "Franklin Gothic Book", Arial;
}





a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	color: #cc0000;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	font-family: "Franklin Gothic Book", Arial;

	
}

a.sublevel:hover {
	text-decoration: underline;
	font-family: "Franklin Gothic Book", Arial;
	font-size: 12px;
	color: #666666;


}


a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	text-decoration: none;
	color:FFFFFF;
	font-family: "Franklin Gothic Medium", Arial, Helvetica;
	font-weight: bold;


}


a.mainlevel:hover {
	text-decoration: none;
	color: 000000;
	font-family: "Franklin Gothic Medium", Arial, Helvetica;
	font-weight: bold;

	
}

body {
	font-family: "Franklin Gothic Book", Arial;
	font-size: 12px;
	color: 000000;
}

td {
	font-family: "Franklin Gothic Book", Arial;
	font-size: 11px;
	color: 000000;
}




p {
	font-family: "Franklin Gothic Book", Arial;
	font-size: 12px;

}
.hpbutton {
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	font-family: "Franklin Gothic Book", Arial;
	font-weight: bold;

}
.copyright {
	font-family: "Franklin Gothic Book", Arial;
	font-size: 10px;
	color: 666666;
}
