

/*

    Taupe: #777263
    Cobalt: #2F3293;

*/


h1, h2, h3, h4 
{
	margin: -2px 0px 3px 0px;
}

h1
{
    font-size: 2em;
}

.homeTitle
{
    
}

h1.homeTitle
{
    font-style:italic; 
    font-size: 4em;
    padding: 10px 5px 5px 5px;
    color: #777263;
    display: none;
}

h2
{
    font-size: 1.5em;
}

h3
{
    font-size: 11pt;
}

h4
{
    font-size: 10pt;
}

ul
{
    margin-left: 25px;
}

ul li
{
    margin-top: 5px;
    margin-bottom: 10px;
}

ul.checkBox
{
    margin-bottom: 10px;
    list-style-image: url(/Resources/Themes/Default/Images/CheckBox.jpg);
}

ul.UlNone
{
    margin-bottom: 10px;
    list-style-type:disc;
    line-height: .95em;
    list-style-image: url("");
}

a
{
    color: #2F3293;
    text-decoration: none;
}


*
{
	margin: 0px;
	padding: 0px;
}

html, body, form
{
	height: 100%;
	text-align: center;
	font-family: 'Arial', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: .95em;
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	font-size: 0.9em;
	margin: 0 auto -100px;
	text-align: left;
}

.push
{
	height: 99px; 
}

.footer
{
	width: 100%;
	height: 99px; 
	text-align: center;
	background-color: #777263;
	border-top: solid 1px #000;
}

.content
{
	margin: 0 auto; 
	width: 900px;
    text-align: left;
}

#header
{
	height: 125px;
	width: 100%;
	background-color: #777263;
	border-bottom: solid 1px #000;
}

#logo
{
    padding-top: 10px;
    float: left;
    width: 200px;
}

#menu 
{
    text-align: right;
    padding-top : 95px;
    float:right; 
    vertical-align: bottom;
}

#printlogo
{
    display: none;
}

#main 
{
    width : 900px;
    margin : 0 auto;
    padding : 0;
    clear: both;
    text-align: center;
}

#home
{
    text-align: center;
}

.leftMain
{
    float:left;
    width:25%;
    margin-top: 60px; 
    margin-left: 20px;  
    margin-bottom: 10px;
    vertical-align: top;
    font-size: 1.2em;
}

.rightMain
{
    float:right;
    width:70%;
    margin-top: 60px; 
    margin-bottom: 10px;
    vertical-align: top;
    text-align: justify;
    font-size: 1.2em;
}

#leftFooter 
{
    padding: 5px;
    float: left; 
    width: 500px;
    color: #FFF;
    text-align: left;
}

#rightFooter 
{
    padding: 5px;
    float: right; 
    width: 375px;
    color: #FFF;
    text-align: right;
}

/*****
Menus
*****/
.leftMenu
{
    margin-left: 20px;  
    margin-top: 5px;  
    font-size: 12pt;
    line-height: 1.5em;
}

.footerMenu 
{
    padding-left: 10px;
    margin: 0 auto;
}

.activeCssClass
{
    font-size: 12pt;
    font-weight: bolder;    
}

.mouseOverCssClass
{
    font-size: 12pt;
    font-weight: bolder;    
}

/*****
Other
*****/
table.FinancialSectorGrid td 
{
    padding: 5px;
    text-align:center;
}

.bioPortrait
{
    margin-top: 8px;
}

.homeImage
{
    margin: 10px;
    width: 185px;
    height: 185px;
}

ul.bioBoxDirectors
{
    text-align: left;
    line-height: 1em;
    font-size: .85em;
}
