a { outline:none; }

.announcementtitle a:link { color: #333366; text-decoration: none;}
.announcementtitle a:visited { color: #333366; text-decoration: none;}
.announcementtitle a:hover { color: #666699; text-decoration: none;}
.announcementtitle a:visited:hover { color: #666699; text-decoration: none;}
.announcementtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: bold; color: #333366;}

.announcementteaser a:link { color: #333366; text-decoration: underline;}
.announcementteaser a:visited { color: #333366; text-decoration: underline;}
.announcementteaser a:hover { color: #666699; text-decoration: underline;}
.announcementteaser a:visited:hover { color: #666699; text-decoration: underline;}
.announcementteaser { font-family: "Times New Roman", Times, serif; font-size: 10px; color: #000000;}

.head1 a:link { color: #938352; text-decoration: underline; font-weight: bold;}
.head1 a:visited { color: #938352; text-decoration: underline; font-weight: bold;}
.head1 a:hover { color: #AC9D6F; text-decoration: underline; font-weight: bold;}
.head1 a:visited:hover { color: #AC9D6F; text-decoration: underline; font-weight: bold;}
.head1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #938352;}

.head2 a:link { color: #333366; text-decoration: underline; font-weight: bold;}
.head2 a:visited { color: #333366; text-decoration: underline; font-weight: bold;}
.head2 a:hover { color: #666699; text-decoration: underline; font-weight: bold;}
.head2 a:visited:hover { color: #666699; text-decoration: underline; font-weight: bold;}
.head2 { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #333366; font-weight: bold;}

.bodycopy { font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: 16px; color: #363636;}

.bottomnav a:link { color: #666666; text-decoration: underline;}
.bottomnav a:visited { color: #666666; text-decoration: underline;}
.bottomnav a:hover { color: #000000; text-decoration: underline;}
.bottomnav a:visited:hover { color: #000000; text-decoration: underline;}
.bottomnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666;}

.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }

.disclosure { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}

.disclosure2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;}

.table_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000; background-color: #9A9BB5; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border-color: #9A9BB5 #9A9BB5 #ffffff #9A9BB5; 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; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; 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;}

a:link { color: #996600; text-decoration: underline;}
a:visited { color: #996600; text-decoration: underline;}
a:hover { color: #663300; text-decoration: underline;}

#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;
	font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: 16px; color: #363636;
}

#services li
{
	display: inline;
	background: none;
	border-bottom: 1px solid #ddd;
	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;
}