.announcementtitle a:link { color: #ffffff; text-decoration: underline;}
.announcementtitle a:visited { color: #ffffff; text-decoration: underline;}
.announcementtitle a:hover { color: #ffffff; text-decoration: underline;}
.announcementtitle a:visited:hover { color: #ffffff; text-decoration: underline;}
.announcementtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; font-weight: bold; color: #ffffff;}

.announcementteaser a:link { color: #eeeeee; text-decoration: underline;}
.announcementteaser a:visited { color: #eeeeee; text-decoration: underline;}
.announcementteaser a:hover { color: #eeeeee; text-decoration: underline;}
.announcementteaser a:visited:hover { color: #eeeeee; text-decoration: underline;}
.announcementteaser { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; color: #eeeeee;}

.subnav a:link { color: #ffffff; text-decoration: none;}
.subnav a:visited { color: #ffffff; text-decoration: none;}
.subnav a:hover { color: #ffffff; text-decoration: underline;}
.subnav a:visited:hover { color: #ffffff; text-decoration: underline;}
.subnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 11pt; color: #ffffff;}

.head1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 13pt; font-weight: bold; color: #333333; text-transform: uppercase;}

.head2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 13pt; font-weight: bold; color: #990000; text-transform: uppercase; font-style: italic;}

.bottomnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 10pt; color: #000000;}

.disclosure { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; line-height: 9.5pt; color: #999999;}

.table_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13pt; 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: 9pt; line-height: 11pt; 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: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 11pt; color: #000000;}

a:link { color: #990000; text-decoration: underline;}
a:visited { color: #660000; text-decoration: underline;}
a:hover { color: #666666; text-decoration: underline;}
a:visited:hover { color: #666666; text-decoration: underline;}


.small {font-size:10px}

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;
	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 #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 370px;
	font-style: normal;
}


 #services ul li 
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 12pt; color: #000000;}