.announcementtitle a:link { color: #000000; text-decoration: underline;}
.announcementtitle a:visited { color: #333333; text-decoration: underline;}
.announcementtitle a:hover { color: #993300; text-decoration: underline;}
.announcementtitle a:visited:hover { color: #993300; text-decoration: underline;}
.announcementtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #000000; font-weight: bold;}

.announcementteaser a:link { color: #000000; text-decoration: underline;}
.announcementteaser a:visited { color: #333333; text-decoration: underline;}
.announcementteaser a:hover { color: #993300; text-decoration: underline;}
.announcementteaser a:visited:hover { color: #993300; text-decoration: underline;}
.announcementteaser { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; line-height: 11px; color: #000000;}

.subnav a:link { color: #ffffff; text-decoration: none;}
.subnav a:visited { color: #ffffff; text-decoration: none;}
.subnav a:hover { color: #ffffff; text-decoration: none; font-weight: bold}
.subnav a:visited:hover { color: #ffffff; text-decoration: none; font-weight: bold}
.subnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;}

.head1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px; color: #006666; font-weight: bold;}

.head2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 13px; color: #CC6600; text-transform: uppercase;}

.bottomnav { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #666666;}

.disclosure { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10pt; color: #666666;}

.table_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; background-color: #cccccc; border-color: #cccccc #cccccc #ffffff #cccccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

.table_content { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; background-color: #eeeeee; border-color: #eeeeee #ffffff #ffffff #eeeeee; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

td { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #33333;}

a:link { color: #CC6600; text-decoration: underline;}
a:visited { color: #CC9933; text-decoration: underline;}
a:hover { color: #993300; text-decoration: underline;}
a:visited:hover { color: #993300; text-decoration: underline;}

a { outline: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;
}

#services ul
{
	list-style-type: none;
	background: none;
	font-size: 10px;
	margin: 0px 0 0 -20px;
}

#services li
{
	display: inline;
	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: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #33333;}