html {height: 100%;}
body
{
	topmargin: 4px;
	leftmargin: 0px;
	text-align: center;
	/* font-family: Helvetica, Verdana, Arial; */
	margin: 4 auto;
	min-height: 101%;
	font: 100.01%/130% Verdana, Helvetica, sans-serif;
}
img 
{
	border: none;
}

a
{
	font-size: 12px;
	font-weight: bold;
	color: #c61e11;
	text-decoration: none;
	border: none;
}
a:hover
{
    color: #ff0000;
    text-decoration: underline;
}
a.footer
{
	font-size: 10px;
	font-weight: bold;
	color: #c61e11;
	text-decoration: none;
}
a.topnav
{
	font-size: 10px;
	font-weight: bold;
	color: #c61e11;
	text-decoration: none;
}
a.bottomnav
{
	font-size: 10px;
	font-weight: bold;
	color: #c61e11;
	text-decoration: none;
}
a.subnav
{
	font-size: 10px;
	font-weight: bold;
	color: #c61e11;
	text-decoration: none;
}
a.indexmaroon
{
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
li.nobullet
{
	list-style: none;
}
.sitemapheading
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.indextitle
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #185a5a;
}
.indexslogan
{
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color:Red;
}
.indexsubtext
{
	font-size: 16px;
	text-decoration: none;
}
.indexbullets
{
	font-size: 12px;
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
.indexalert
{
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.footerfedreg
{
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
.footercopyright
{
	font-size: 10px;
	text-decoration: none;
}
.footerhosted
{
	font-size: 10px;
	text-decoration: none;
}


h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
p.sitewide a strong { font-size: 16px !important; }
.seolink { font-size: 16px !important; }