body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC9966;
}

.announcements a:link { color: #FFCC33; text-decoration: underline;}
.announcements a:visited { color: #FFCC33; text-decoration: underline;}
.announcements a:hover { color: #FFCC33; text-decoration: underline;}
.announcements a:visited:hover { color: #FFCC33; text-decoration: underline;}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

p { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 10px; color: #000000;}

b { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 10px; color: #000000;}

.announcements { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.announcements b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC33;}

.head0 {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 28px;
}

.head1 { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 13px; font-weight: bold; color: #006666;}

.head2 { font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #805223;}

.copyright { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 9px; font-weight: normal; color: #000000;}

a { color: #006666; text-decoration: underline;}
a:hover { color: #004747; text-decoration: underline;}
a:visited { color: #118585; text-decoration: underline;}


/* reddish text used to highlight */
.alert {
color: #982B00;
}

 #services  {
	background: #fff;
	margin:0;
	padding:0px 0 0 0; /*needs this so top orange bar doesn't get covered by hover*/
	list-style-type:none;
}

 #services ul
{
	list-style-type: none;
	background: none;
	font-size: 10px;
	margin: 0px 0 0 -20px;
	padding:0px 0px 0px 8px;
}

 #services li
{
	display: inline;
	list-style-type:none;
	background: none;
	border-bottom: 1px solid #ddd;
	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, Geneva, Swiss, SunSans-Regular, sans-serif; font-size: 10px; color: #000000;}
	