/* CSS Document */

p {
	margin: 0 0 10px 0;
}

p.firstParagraph {
	font-size: 16px;
	color: #3C4D87;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-size: 11px;
	color: #3C4D87;
	font-weight: bold;
}


#whiteBG {
	position: relative;
	background: #FFFFFF;
	width: 900px;
	padding: 0 0 00px 0;
}

#topBanner {
	padding: 0 0 12px 0;
}

#content {
	position: relative;
	top: 3px;
	left: 12px;
	width: 874px;
}

#columnLeft {
	width: 147px;
	float: left;
}

#columnLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C4D87;
	font-weight: normal;
	margin: 6px 0 0 12px;
}

#columnCenter {
	width: 486px;
	padding: 0 20px 10px 20px;
	float: left;
	border-left: 1px solid #9FBAEC;
	border-right: 1px solid #9FBAEC;
}

#columnCenter ul{
	list-style: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 12px 20px;
}

#columnCenter li{
	list-style: url(../images/arrow_list.gif);
	margin: 0 0 4px 0;
}



#columnCenter #crumbs {
	margin: 6px 0 0 0;
	font-size: 11px;
	color: #3C4D87;
}

#columnCenter #crumbs a {
	font-size: 11px;
	color: #8A94B6;
	text-decoration: none;
}

#backToPress {
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/arrow_list.gif) left no-repeat;
	padding: 0 0 0 10px;
}

.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4D87;
	font-weight: bold;
	font-size: 11px;
}

.tdHeader {
	color: #FFFFFF;
	font-size: 13px;
}

#columnCenter a {
	color: #3C4D87;
	text-decoration: none;
}

#columnCenter a:hover {
	color: #B62C68;
	text-decoration: underline;
}

#columnCenter #crumbs a:hover {
	text-decoration: underline;
}

#columnCenter h1{
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C4D87;
	margin: 16px 0 16px 0;
	font-weight: normal;
}



#columnCenter h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 486px;
	font-size: 16px;
	color: #3C4D87;
	margin: 13px 0 8px 0;
	line-height: 20px;
	border-bottom: 1px solid #A1BBEC;
	padding: 0 0 3px 0;
}

#columnCenter h3{
	font-size: 13px;
	color: #3C4D87;
	margin: 10px 0 4px 0;
}

#columnCenter h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 486px;
	font-size: 16px;
	color: #3C4D87;
	margin: 13px 0 0px 0;
	line-height: 20px;
	padding: 0 0 13px 0;
}

#contentPictureRight {
	border: 1px solid #A1BBEC;
	padding: 5px;
	float: right;
	margin-left: 10px;
}



#contentPictureRightMap {
	border: 1px solid #A1BBEC;
	padding: 6px;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
}

.address {
	font-size: 13px;
	line-height: 17px;	
	color: #3C4D87;
}

#columnRight {
	width: 189px;
	padding: 0 0 0 10px;
	float: right;
}

#columnRight #boxHeaderBorder {
	width: 187px;
	border: 1px solid #9FBAEC;
	height: 31px;
	margin: 10px 0 0 0;
}

#columnRight #boxHeader {	
	margin: 1px;
	background: url(../images/box_header_bg.gif) no-repeat; 
	width: 185px;
	height:29px;	
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #3C4D87;
}

#columnRight #boxHeaderTitle {	
	padding: 6px 0 0 9px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	color: #3C4D87;
}

#columnRight #boxContent {
	border-bottom: 1px solid #9FBAEC;
	border-left: 1px solid #9FBAEC;
	border-right: 1px solid #9FBAEC;
	width: 187px;
}

#columnRight #boxContent ul{
	list-style: none;
	padding: 6px 0 10px 15px;
	color: #01070E;
}

#columnRight #boxContent li{
	padding: 7px 0 4px 0;
	background: url(../images/box_list_separator.gif) bottom left no-repeat;
}

#columnRight #boxContent a{
	color: #333333;
	text-decoration: none;
}

#columnRight #boxContent a:hover{
	color: #3C4D87;
	text-decoration: none;
}


#portfolioTeamItem {
	position: relative;
	border-top: 1px solid #9FBAEC;
	padding: 0px 0 10px 0;
	clear: both;
}

#portfolioTeamItem h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3C4D87;
	margin: 5px 0 10px 0;
	line-height: 20px;
}


#portfolioCompanyItem {
	position: relative;
	border-top: 1px solid #9FBAEC;
	padding: 6px 0 10px 0;
	clear: both;
}

#columnCenter #logo {
	width: 160px;
	float: left;
	margin: 10px 0 0 0;
}

#columnCenter #companyInfo {
	float: left;
	width: 300px;
	padding: 10px 0 0 16px;
	margin: 0 0 6px 0;
}


#teamTable td a{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #3C4D87;
}

#teamTable .greyBold {
	font-size: 11px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #777777;
}




#newsItem{
	position: relative;
	margin: 0 0 8px 0;
	color: #333333; 
	font-size: 12px;
	list-style: none;
	padding: 5px 0 0 0;
	border-top: 1px solid #9FBAEC;;
}

#newsItem a{
	color: #3C4D87;
	font-weight: bold;
	text-decoration: none;
}

#newsItem a:hover {
	text-decoration: underline;
}

#newsBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #B62C68;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
	position: absolute;
	top: 5px;
	left: 0;
}

#newsArrow {
	width: 10px;
	position: absolute;
	top: 8px;
	left: 88px;
}

#newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #B62C68;
	font-weight: bold;
	font-size: 12px;
	width: 376px;
	position: relative;
	top: 1px;
	left: 100px;
}


#footer {
	position: relative;
	padding: 7px 20px 15px 20px;
	background: #FFFFFF;
	width: 860px;
	color: #3C4D87;
	font-size: 11px;
}

#footerLinks {
	position: relative;
	padding: 5px 0 0 0;
	width: 555px;
}

#footerLinks a {
	color: #3C4D87;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #3C4D87;
	text-decoration: underline;
}

#footerCopyright {
	position: absolute;
	top: 5px;
	right: 17px;
	padding: 5px 0 0 0;
}

#footerLogo {
	position: absolute;
	top: 7px;
	right: 20px;
	padding: 2px 0 0 0;
}
