@charset "utf-8";



body  {
	margin: 0; /* it's good practice to 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: #333;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #DFDFDF;
	width: auto;
	background-image: url(../images/side_gra.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	clear: left;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #F1F2F4;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999;
	border-bottom-color: #000000;
	border-left-color: #999;
} 

.twoColFixLtHdr #mainContent {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 252px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	float: none;
	color: #223B59;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	display: block;
	background-color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	overflow: visible;
} 
.twoColFixLtHdr #container #mainContent #insideContent {
	padding-right: 20px;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: auto;
	height: auto;
}
.twoColFixLtHdr #header {
	background-image: url(../images/banner.jpg);
	height: 245px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	width: auto;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 198px;
	background-color: #999;
	background-image: url(../images/sidebar%201%20bg.jpg);
	background-repeat: no-repeat;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
#titleHead {
	color: #2E4564;
}

#container #nav {
	background-image: url(../images/navbar_bg.jpg);
	height: 34px;
	width: 900px;
	text-align: center;
}
.twoColFixLtHdr #container #navShadow {
	background-image: url(../images/navShadow.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 900px;
}

.twoColFixLtHdr #container #handshake {
	background-image: url(../images/handshake_img.jpg);
	height: 150px;
	width: auto;
	float: right;
	margin-right: 0px;
	padding-top: 90px;
	padding-left: 30px;
	padding-right: 0px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	top: auto;
	bottom: auto;
	line-height: 105%;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	margin-top: auto;
	padding-bottom: 0px;
	background-color: #FFF;
}
.twoColFixLtHdr #container #mainContent #wealth {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 90px;
	height: 150px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 575px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/handshake_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
.twoColFixLtHdr #container #mainContent #wealth #contactUs {
	width: 221px;
	float: none;
	clear: none;
}




.twoColFixLtHdr #footer {
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	float: none;
	position: relative;
	background-color: #FEFEFE;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #666;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: small;
}
.twoColFixLtHdr #container #mainContent #bio {
	border-top-width: 1px;
	border-bottom-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: auto;
	display: block;
}
.twoColFixLtHdr #container #mainContent #careers {
	height: 600px;
	padding-right: 20px;
	overflow: scroll;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the 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 { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.titleClass {
	font-style: italic;
	color: #2C4362;
}
