﻿body {
	text-align: center;
	background-color: #fff;
}



#wrapper {
	/*width: 950px;*/
	text-align: left;
	/*margin: 0 auto;*/
	background-color: #fff;
	padding: 0 10px 10px 10px;
}

#header {
	background-color: #21314d;
	height: 113px;
}

#header a:hover { font-weight: normal; }









#bioContactInformation label 
{
	width: 50px;
	color: #5a7060;
	font-size: 1em;
	font-family: Georgia, Serif;
	padding: 0;
	text-align: left;
}

#logo {
	display: block;
	float: left;
	padding-top: 24px;
	padding-left: 0px;	
	width: 300px;
}

#audienceNav {
	font-family: Arial, Sans-Serif;
	font-size: .7em;
	color: #fff;
	text-align: left;
	display: block;
	float: left;
	width: 342px;
	padding-top: 10px;
}

#audienceNav a 
{
	color: #fff;
	text-decoration: none;
}

/* INDIVIDUALS ****************************************************/
#audienceNav #audienceNavIndividuals {
	float: left;
	width: 150px;
	padding-top: 10px;
	text-align: right;
}

#audienceNav #audienceNavIndividuals img {
	position: relative;
	top: 3px;
}

#imgBtnIndividuals 
{
	float: right;
}


/* BUSINESSES & INSTITUTIONS **************************************/

#audienceNav #audienceNavBusInst {
	float: right;
	width: 168px;
	padding-top: 10px;
	text-align: right;
}

#audienceNav #audienceNavBusInst img {
	position: relative;
	top: 3px;
}

#imgBtnBusInst 
{
	float: right;
}

/********************************************************************/


/* LOGIN LAYERS *****************************************************/

.loginLayer {
	position: absolute;
	z-index: 1000000;
	width: 158px;
}

.loginLayerContent {
	background-color: #f5f4eb;
	padding: 10px;
}

.loginLayer input.text {
	color: #5a7060;
	width: 120px;
	font-size: 95%;
}

.loginLayerCloseTab {
 float: right;
}

/********************************************************************/


#navUtilities {
	text-align: right;
	color: #fff;
	padding-right: 20px;
	padding-top: 10px;
	width: 218px;
	float: right;
	font-size: 80%;
	padding-left: 10px;
}

#navUtilities a {
	color: #fff;
	text-transform: uppercase;
	padding-right: 3px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
}

#search {
	padding-top: 10px;
}

#search input[type=text] 
{
	height: 15px;
	margin-right: 3px;
}

#search img 
{
	vertical-align: top;
}

#search label 
{
	/*Fix for Immediacy search label display*/
	display: none;
}










#sitewideNav {
	background-color: #fff;
	clear: both;
	text-align: center;
	
}

#sitewideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	
}

#sitewideNav ul li {
	float: left; 
	width: 105px; 
	padding: 10px 0 10px 0;
	margin: 0;
}

#sitewideNav ul li a {
	color: #21314d;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	line-height: .5em;
}

#sitewideNav ul li.mnuSelected {
	background-color: #21314d;
}

#sitewideNav ul li.mnuSelected a {
	color: #fff;
}

#sitewideNav ul li#mnuAbout 
{
	width: 110px;
}







.bottomColumns 
{
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #404040;

}

.bottomColumns p.header 
{
	font-size: 1.6em;
}





#rightNav
{
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #454545;
	border-left: 1px dashed #a7a9ac;
	padding-left: 10px;
}

#rightNav p img 
{
	margin: 0;
}

#leftNav 
{
	padding-right: 10px;
	border-right: 1px dashed #a7a9ac;
}

#mainContent {}


#footer {
	text-align: center;
	line-height: .8em;
	padding-top: 10px;
	font-family: Arial, Sans-Serif;
	font-size: .75em;
}

#footer a 
{
	color: #000;
	
}

#footer a:hover { font-weight: normal; }





table tr td 
{
	vertical-align: top;
}








.blockLabel {
	display: block;
}

#datepicker_div 
{
	display: none; /*<-------------------*/
	width: 300px;
	background-color: #fff;
	border: 1px solid #999;
}

#datepicker_div .datepicker_control {
	display: none;
}

#datepicker_div .datepicker_prev {
	display: none;
}

#datepicker_div .datepicker_current {
	display: none;
}

#datepicker_div .datepicker_next {
	display: none;
}

.companyLogo {
	float: none;
}

.required {
	background-image: url(../../../../images/required.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;
}






#breadcrumbs 
{
	font-size: .85em;
	margin-bottom: 15px;
}

#breadcrumbs span.selected 
{
	color: #5a7161;
}

.sitemap td, tr, th
{
	padding: 0;
}





/* Tabs */

ul.tabs 
{
	margin: 5px 0 0 0;
}

ul.tabs li 
{
	padding: 3px;
	float: left;
	list-style-type: none;
	background-color: #ebebeb;
	margin-right: -1px;
	border: 1px solid #808080;
	width: 235px;
}

ul.tabs li a 
{
	color: #808080;
	font-family: Arial, Sans-Serif;
	font-size: .9em;
	text-decoration: none;
}

ul.tabs li.selectedTab 
{
	background-color: #808080;	
}

ul.tabs li.selectedTab a 
{
	color: #ebebeb;
}


ul.industryTabs li 
{
	width: 100px;
	text-align: center;
}









.RBL label 
{
	width: 350px;
	display: inline;
	text-align: left;
	font-weight: normal;
}

.RBL input 
{
	float: left;
}



.CBL label 
{
	width: 230px;
	display: inline;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 3px;
}


.CBL input 
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.office-locations label
{
	font-size: 11px;
	width: 210px;
	padding-left: 5px;
}





/*************************/

div.sectionMenuHeader {
	font-weight: bold;
	font-size: 1em;
	color: #404040;
	margin: 0 0 .5em 0;
	padding: 0;
}

#sectionMenu ul {
	list-style-type: none;
	margin: 0;
}

#sectionMenu ul li {
	border-top: 1px solid #fff;
	background-color: #a7a9ac;
	text-align: center;
	height: 3em;
}

#sectionMenu ul li a {
	text-decoration: none;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
}

#sectionMenu li.sectionMenuSelected {
	background-color: #ebebeb;
}

#sectionMenu li.sectionMenuSelected a 
{
	color: #804a12;
	font-weight: bold;
}


#sectionMenu li.styleLevel1 
{
	background-color: #ebebeb;
	border-top: 1px solid #fff;
	height: 2.8em;
}

#sectionMenu li.styleLevel1,li.sectionMenuSelected 
{
	background-color: #e0e0e0;
	border-top: 1px solid #fff;
	height: 3em;
}

#sectionMenu li.styleLevel1 a 
{
	color: #404040;
	font-size: .75em;
	line-height: 1em;
}

#sectionMenu li.styleLevel1.sectionMenuSelected a 
{
	color: #804a12;
	font-size: .75em;
	line-height: 1em;
}


#sectionMenu li.styleLevel2 
{
	background-color: #eee;
	border-top: 1px solid #fff;
	height: 2.5em;
}

#sectionMenu li.styleLevel2 a 
{
	color: #404040;
	font-size: .75em;
	line-height: 1em;
}

#sectionMenu li.styleLevel2.sectionMenuSelected a 
{
	color: #804a12;
	font-size: .75em;
	line-height: 1em;
}

/*************************/





/* Section Tools */


div.sectionToolsHeader 
{
	margin-top: 1em;
}

ul.sectionTools
{
	list-style-type: none;
	margin: 0;
}

ul.sectionTools li 
{
	border-top: 1px solid #fff;
	background-color: #ebebeb;
	text-align: center;
	/*padding-left: 10px;*/
}

ul.sectionTools li ul 
{
	list-style-type: none;
	margin: 0;
}

ul.sectionTools li ul li 
{
	/*padding-left: 20px;*/
	background-color: #dedede;
}

ul.sectionTools li a 
{
	text-decoration: none;
	color: #404040;
	font-family: Arial, Sans-Serif;
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: .8em;
}

ul.sectionTools li.sectionToolsSelected 
{
	background-color: #ccc;
}






#stockQuotes 
{
	display: block;
	padding: 6px;
	color: #5a7060;
	background-color: #eee;
	text-align: center;
	font-weight: bold;
}

#stockQuotes img 
{
	padding-right: 10px;
}







.dgReportList 
{
	font-family: Arial, Sans-Serif;
	font-size: .9em;
	line-height: 2.5em;
}

.dgReportList tr.pager td
{
	padding-top: 20px;
}

.dgReportList tr.pager td a 
{
	padding: 5px;
}

.dgReportList tr.pager span 
{
	padding: 5px;
	font-weight: bold;
}



#print {
	text-align: center;
	padding-top: 20px;
}











/* Investment Banking - Services & Industries */

.industryList 
{
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	border-left: 1px dashed #808080;
}

ul.accordionContainer 
{
	padding-left: 10px;
}






#stocks 
{
	background-color: #eee;
}

#stocks input.text 
{
	width: 50px;
	margin: 0;
	padding: 3px;
}

#stockQuotes 
{
	padding: 0 0 3px 0;
	margin: 0;
}

#stockQuoteForm 
{
	text-align: center;
	padding: 0;
	margin: 0;
}
