@charset "utf-8";
/* CSS Document */
html {
 overflow-y: scroll;
}
body  {
	background: #DDD9D5;
	margin: 0 0 0 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
#container {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto; /* auto margins (in conjunction with a width) center the page */
	text-align: left;
	min-height: 600px;
}
#fcContainer {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto; /* auto margins (in conjunction with a width) center the page */
	text-align: left;
	min-height: 600px;
}
#header {
	background: #FFFFFF;
	padding: 0 20px 0 6px; 
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse. A border would also avoid margin collapse. */
	padding: 10px 0; /* using padding instead of margin keeps the element away from the edges of the div */
}
#hiddenPipe {
	font-size: 20px;
	color: #cccccc;
	float: left;
	margin-left: -15px;
	visibility: hidden;
}
.menuElement {
	float: left;
	padding-top: 22px;
}
.pipe {
	float: left;
	font-size: 20px;
	color: #cccccc;
	margin-top: -10px;
}
.homeHeaderWidth {
	margin: 0 9px 0 9px;
}
.aboutHeaderWidth {
	margin: 0 9px 0 9px;
}
.historyHeaderWidth {
	margin: 0 9px 0 9px;
}
.peopleHeaderWidth {
	margin: 0 9px 0 9px;
}
.servicesHeaderWidth {
	margin: 0 12px 0 12px;
}
.careerHeaderWidth {
	margin: 0 9px 0 9px;
}
.contactHeaderWidth {
	margin: 0 0 0 9px;
}
.servicesPopup {
	background:url(../includes/images/menu_elements/investment_services_menu_content_bg.png) no-repeat;
	width: 282px;
	height: 126px;
	position: absolute;
	visibility: hidden;
	z-index:100;
}
.servicesPopupPosition {
	left:420px;
	top:40px;
}
#footer {
	padding: 8px 0 20px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	text-align: center;
	font-family: Franklin Gothic Demi, Verdana, Arial, sans-serif;
	color: #7d7d7d;
	font-size: 11px;
	line-height: 24px;
	margin: 0 30px 30px 30px;
	border-top: 1px solid #cccccc;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse. */
	padding: 10px 0; /* padding avoids the margin collapse issue */
}
.footerLeft {
	float: left;
	text-align: left;
}
.footerRight {
	float: right;
	text-align: right;
	padding-top:5px;
}
.fltrt { /* this class can be used to float an element right in your page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bannerFloat {
	float: right;
	margin: 0 0 0 0;
}
.left {
	float: left;
}
.textInset1 {
	padding: 5px 80px 0 50px;
	line-height: 1.5;
	color: #515151;
}
.textInset2 {
	padding: 0 80px 0 52px;
	line-height: 1.5;
	color: #515151;
}
.textInset3 {
	padding:5px 100px 0 52px;
	line-height: 1.5;
	color: #515151;
}
.textInset4 {
	padding: 5px 10px 0 50px;
	line-height: 1.5;
	color: #515151;
}
.peopleLinkText {
	padding: 0 0 18px 3px;
}
.bioLarge {
	font-size: 120%;
	margin: 10px 100px 0 54px;
	line-height: 1.2;
	color: #515151;
}
.bioSmall {
	font-size: 100%;
	margin: 25px 100px 15px 54px;
	line-height: 1.5;
	color: #515151;
}
.peopleSideLink {
	margin: 5px 0 15px 25px;
	line-height: 1.0;
}
.smallSideLink {
	margin: 5px 0 8px 25px;
	line-height: 1.0;
}
.topLevelSidebarCrest {
	position:absolute;
	width:149px;
	height:136px;
	z-index:1;
	top:310px;
}
.discSidebarCrest {
	position:absolute;
	width:149px;
	height:136px;
	z-index:1;
	top:380px;
}
.historyCrest {
	margin-top: 225px;
	width: 149px;
	height: 136px;
}
.servicesCrest {
	margin-top: 87px;
	margin-bottom: 25px;
	float:left;
}
.histSidebarText {
	text-align: right;
	margin: 185px 10px 0 0;
}
.bullet {
	color: #a44c24;
	vertical-align: middle;
}
.ulContent {
	padding: 0 0 0 10px;
}
UL.indent {
line-height: 1.5em;
margin-top: 0.75em;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-left: 1em;
padding: 0px;
list-style-position: outside;
color: #a44c24;
}
UL.indent2 {
line-height: 1.5em;
margin-top: 0;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-left: 1em;
padding: 0px;
list-style-position: outside;
color: #a44c24;
}
.fontCol {
color: #515151;
}
.compress {
	letter-spacing: -5px;
}
.prodList {
	list-style-image: url(../content/services/images/ul.gif);
	margin: 0 80px 0 17px;
}
.sitemapTop {
	margin-left: 40px
}
.sitemapSub {
	margin-left: 25px
}
.disclSbLink {
	margin: 5px 0 5px 0;
}
#newsContainer {
	float: right;
	width: 750px;
	text-align: left;
	background-image: url(../content/news/images/news_long_bg.jpg);
	background-repeat: no-repeat;
	min-height: 450px;
	background-color:#fdf8da;
}
#newsList {
	margin: 0 0 0 20px;
	font-size: 90%;
}
#releaseList {
	margin: 0 0 20px 20px;
	font-size: 90%;
}
.dottedLine{
	height: 2px;
	line-height: 2px;
	width: 600px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #000000;
}
.sanSerif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.printMessage {
	display: none;
}
a:link {
	color: #c2c2c1;
	text-decoration: none;
}
a:visited {
	color: #c2c2c1;
	text-decoration: none;
}
a:active {
	color: #c2c2c1;
	text-decoration: none;
}
a:hover {
	color: #a44c24;
	text-decoration: none;
}
a.linkBlueLine:link {
	color: #00467f;
	text-decoration: underline;
}
a.linkBlueLine:visited {
	color: #00467f;
	text-decoration: underline;
}
a.linkBlueLine:active {
	color: #00467f;
	text-decoration: underline;
}
a.linkBlueLine:hover {
	color: #a44c24;
	text-decoration: underline;
}
a.sideLink:link {
	color: #00467f;
	text-decoration: none;
}
a.sideLink:visited {
	color: #00467f;
	text-decoration: none;
}
a.sideLink:active {
	color: #00467f;
	text-decoration: none;
}
a.sideLink:hover {
	color: #a44c24;
	text-decoration: none;
}
a.people:link {
	color: #00467f;
	text-decoration: underline;
}
a.people:visited {
	color: #00467f;
	text-decoration: underline;
}
a.people:active {
	color: #00467f;
	text-decoration: underline;
}
a.people:hover {
	color: #a44c24;
	text-decoration: underline;
}
a.footerLink:link {
	color: #7d7d7d;
	text-decoration: none;
}
a.footerLink:visited {
	color: #7d7d7d;
	text-decoration: none;
}
a.footerLink:active {
	color: #7d7d7d;
	text-decoration: none;
}
a.footerLink:hover {
	color: #a44c24;
	text-decoration: none;
}
