body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9A8C6C;
}

td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #454545;}

b { font-weight: bold; color: #454545;}

b.soft { font-weight: bold; color: #69524F;}

hr { background-color: #BDB19F; height: 1px; border: 0; }

.head1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #805223; line-height: 17px;}

.head2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #483937;}

#announcements { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #454545;}
#announcements td { line-height: 13px;}
#announcements b { font-weight: bold; color: #000000; }
#announcements a { color: #000000; text-decoration: underline;}

#subnav { color: #463930;}
#subnav a { color: #463930; text-decoration: underline;}
#subnav a:hover { color: #000000; text-decoration: underline;}
#subnav a:visited { color: #463930; text-decoration: underline;}
#subnav a:visited:hover { color: #000000; text-decoration: underline;}

#table { border-collapse: collapse;}
#table th { font-size: 13px; font-weight: bold; color: #805223; padding: 3 3 3 3; border-color: #BDB19F; border-width: 0px 0px 2px 0px; border-style: solid; text-align: left;}
#table th.sub { font-size: 10px; font-weight: bold; color: #483937; padding: 3 3 3 3; border-color: #BDB19F; border-width: 0px 0px 2px 0px; border-style: solid; text-align: center;}
#table td.drkbgd { font-size: 10px; color: #454545; padding: 2 2 2 2; border-color: #BDB19F; border-width: 0px 1px 1px 0px; border-style: solid; background-color: #D5C09C;}
#table td.lgtbgd { font-size: 10px; color: #454545; padding: 2 2 2 2; border-color: #BDB19F; border-width: 0px 0px 1px 0px; border-style: solid; background-color: #E3D4BA;}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #454545;}
.copyright a { color: #454545; text-decoration: underline;}
.copyright a:hover { color: #000000; text-decoration: underline;}
.copyright a:visited { color: #454545; text-decoration: underline;}

a { color: #00387A; text-decoration: underline;}
a:hover { color: #2264B2; text-decoration: underline;}
a:visited { color: #000000; text-decoration: underline;}

ul.nobullet {margin:0px; padding:0px;}
ul.nobullet li {margin:0px; padding:0px;list-style-type:none;}

 #services  {
	background: none;
	margin:0;
	padding:0px 0 0 0; /*needs this so top orange bar doesn't get covered by hover*/
	width: 480px;
	list-style-type:none;
}

 #services ul
{
	list-style-type: none;
	background: none;
	font-size: 10px;
	margin: 0px 0 0 -20px;
	padding:0px 0px 0px 20px;
}

 #services li
{
	display: inline;
	list-style-type:none;
	background: none;
	border-bottom: 1px solid #a39175;
	line-height:16px;
	width: 480px;
	float: left;
	margin: 0px 0 0px 0; /*this must be zero so whole row highlights w/o margins*/
}


 #services li em
{
	display: block;
	width: 100px;
	margin: -15px 0 0px 360px;
	font-style: normal;
}


 #services ul li 
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #454545;}