body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
}

td, p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #136B47;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

a:link{	color:#333333;}
a:visited{color:#333333;}
a:hover{color:#060678;}
a:active{color:#333333;}

a.bottomnav:link { font-size: 11px; color: #333333; text-decoration:none  }
a.bottomnav:visited { font-size: 11px; color: #333333; text-decoration:none }
a.bottomnav:hover { font-size: 11px; color: #060678; text-decoration:underline; }
a.bottomnav:active { font-size: 11px; color: #333333; text-decoration:none }

a.whitelink:link{	color:#ffffff;}
a.whitelink:visited{color:#ffffff;}
a.whitelink:hover{color:#ffffff;}
a.whitelink:active{color:#ffffff;}


ul#home1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	list-style-image: url(images/home_greenarrow.gif);
	margin-left: 25px;
}
#homelist{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

#homeSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.subheading {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
.grayoutline {
	border: 1px solid #e7e7e7;
}
.blueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.copyright {
	font-size: 9px; 
	color:#666666;
}
