﻿#TopNav .Selected
{
	color:#850E2A;
}
.Content H1, h1 
{
	/*color:#850E2A;*/
}

#SubSectionNavBar
{

	background-color:#850E2A;
}
#SubSectionNavBar2
{

	background-color:#EFEBE9;
}
#SubSectionTitle
{
	background-image:url(../../Images/CompanyInfo-Header.jpg);
}
.ImageMenuDiv
{
	margin-top:30px;
	margin-bottom:30px;
	width:100%; 
	height:73px; 
	background-repeat:no-repeat;
}
.ImageMenuDiv div
{
	padding-left:125px; 
	text-align:left;
}
.ImageMenuDiv div h2
{
	margin-bottom:0px;
}

.bios
{
	vertical-align:text-bottom;
	float:left;
	padding:0px 0px 0px 0px;
	border: solid 1px #747474;
	margin: 0px 10px 0px 0px;
	
}
.thumb
{
	border: solid 1px #747474;
}
.NewsNav a
{

	color:#4173AE;
	display:inline-block;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.Content .newsLink B
{
	color:#4173AE;
	text-decoration:underline;
}
.Content B
{
	color:#345B8B;
}

.DefaultContent-WebServices
{
	text-align:left;
}
/* News, ENewsNow, PressRelease, .. styles - web services - in xslt  -*/
.Content .newsLink:hover B 
{
	text-decoration:underline;
	color:#4173AE;
}

.Bios a
{
	color:#4173AE;
}
.OfficeCaption
{
	background-color:#D0C9C1;
	 
	width:170px; 
	text-align:right;
	position:relative;
	padding: 5px 10px 5px 0px;

}
.biosLongDesc p 
/* gets rid of the top margin for the long desc "p" tags - so it buts against the Title */
{
	margin-top:0px;
	margin-bottom:12px;
}