.SiteNav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD0B36;
	text-transform: uppercase;
	text-decoration: none;
}
.SiteNav a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD0B36;
	text-transform: uppercase;
	text-decoration: none;
}
.SiteNav a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #BD0B36;
	text-transform: uppercase;
	text-decoration: none;
}
.SiteNav a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F7223;
	text-transform: uppercase;
	text-decoration: none;
}
.FeatureHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E97D10;
}
.BackToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.BackToTop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.BackToTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.BackToTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
td  
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td a:link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1A3173;
	text-decoration: underline;
}
td a:visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1A3173;
	text-decoration: underline;
}
td a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1A3173;
	text-decoration: none;
}
