﻿/*
	Global Style Overrides
*/
body
{
	margin:0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

h1
{
	font-size: 14px;
}

h2
{
	font-size: 12px;
}

h3
{
	font-size: 11px;
	padding: 0;
	margin:0;
}

textarea
{
	behavior: url(/Scripts/Maxlength.htc);
}

div#bodyContent a, div#leftBarOuter a
{
	text-decoration: none;
}

div#bodyContent a:hover, div#leftBarOuter div#leftBarC a:hover
{
	text-decoration: underline;
}

em
{
	font-style: normal !important;
}


/*
	Generic Style Classes
*/
.leftMargin
{
	margin-left: 12px;
}

.boldHeader
{
	font-weight: bold;
}

.italicText
{
	font-style: normal;
}


/*
	Element Specific Style Classes
*/
h3.search
{
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

table.searchGrid tr td
{
	padding: 2px 0 8px 0;
}

div.noLeftMargin
{
	margin-left: 0 !important;
}

ul.padList li
{
	padding-bottom: 4px;
}

img.leftImage
{
	float: left;
	padding: 3px 16px 8px 0;
}

img.rightImage
{
	float: right;
	padding: 3px 0 8px 16px;
}

a.noUnderline:hover
{
	text-decoration: none !important;
}

/*
	Element Explicit Style Information
*/
div#mainOuterEncapsulator, table#tblCentralLayoutEncapsulator td#tdMainContent
{
	width: 785px;
}

div#mainOuterEncapsulator
{
	margin: 20px;
}

div#topHeader, div#topHeader div.inherit
{
	height: 174px;
}

div#topHeader div.inherit, div#midHeader div.inherit
{
	float: left;
}

div#topHeader div#topHeaderLeft, div#midHeader div#midHeaderLeft
{
	width: 195px;
	border-right: solid 2px white;
}

div#topHeader div#topHeaderRight, div#midHeader div#midHeaderRight
{
	width: 588px;
}

/*	Fix for IE Bug 	*/
* html body div#midHeader div#midHeaderRight
{
	margin-top: -1px;
}

div#topHeader div#topHeaderRight table.topNav
{
	position: absolute;
	top: 21px;
}

div#midHeader
{
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	height: 20px;
}

div#midHeader div.inherit
{
	height: 20px;
}

div#topHeader div#topHeaderLeft img
{
	position: relative;
	top: 108px;
	left: 129px;
	border-top: solid 2px #FFFFFF !important;
	border-left: solid 2px #FFFFFF !important;
}

div#SearchBar
{
	position: relative;
	top: 0;
	left: 365px;
	width: 195px;
	height: 42px;
	background-color: #BFC8D6;
}

div#SearchBar input.SearchText
{
	position: relative;
	top: 12px;
	border: 0;
	height: 18px;
	margin-left: 4px;
	background-color: #F0F8F4;
	font-size: 12px;
	width: 160px;
}

div#SearchBar input.SearchButton
{
	position: relative;
	top: 16px;
	height: 20px;
}

div#leftBarOuter
{
	position: absolute;
	width: 195px;
}

div#topHeaderLeft div.sharePrice
{
	position: absolute;
	margin: 6px;
}

div#topHeaderLeft div.sharePrice label#sp1
{
	color: #80817F;
}

div#topHeaderLeft div.sharePrice label#sp2
{
	color: #010F76;
}

div#topHeaderLeft div.sharePrice a
{
	text-decoration: none;
	color: #00B4CF;
}

/* Fix for IE Bug - wrong absolute positioning 
* html body div#leftBarOuter
{
	margin-left: -209px;
}*/

div#bodyContent
{
	margin-left: 209px;
}

div#bodyContent li
{
	text-align: justify;
}

div#bodyContent p
{
	text-align: left;
}

div#leftBarOuter h2
{
	margin: 0 !important;
	height: 16px;
	color: #010F76;
	font: normal 10px Arial, Sans-Serif;
	padding: 4px 0 0 4px;
}

div#leftBarOuter div.inherit
{
	border-bottom: solid 2px white;
	height: 130px;
}

div#leftBarOuter div#leftBarC
{
	height: 97px;
}

div#leftBarOuter div#leftBarC div.newsItems, div#leftBarOuter div#leftBarC div.announcementsList
{
	padding: 10px;
}

div#leftBarOuter a.inherit
{
	position: absolute;
	display: block;
	width: 195px;
	height: 130px;
	left: 0;
	border: none;
	text-decoration: none;
}

table#tblCentralLayoutEncapsulator tr
{
	vertical-align: top;
}

table#tblCentralLayoutEncapsulator td.tdMainContentBuffer
{
	height: 100%;
}

/*
	Dynamic Menu Styles
*/

div#topHeaderRight .topNavStaticItem, div#topHeaderRight .topNavDynamicItem
{
	cursor: hand !important;
	background-color: #F0F8F4;	
	margin-bottom: 2px;
	color: #010F76;
	padding: 3px 5px 0px 8px;
}

div#topHeaderRight .topNavStaticItem
{
	width: 195px;
	height: 22px;
	vertical-align: middle;
}

div#topHeaderRight .topNavStaticItem img
{
	padding-top: 2px;
}

div#topHeaderRight .topNavDynamic
{
	background-color: #D0D9E2;
}

div#topHeaderRight .topNavDynamicItem a
{
	display: block;
	width: 165px;
	height: 14px;
}

div#midHeaderRight .midNavStaticItem
{
	cursor: hand !important;
	color: #010F76;
	border-left: solid 2px #fff;
	width:90px;
}

div#midHeaderRight .midNavStaticItem a
{
	display: block;
	width: 100%;
	min-width : 90px;
	height: 18px;
	padding: 2px 0 0 6px;
}

div#midHeaderRight .midNav
{
	margin-left: -2px;
}

div#midHeaderRight .midNavDynamicItem
{
	cursor: hand !important;
	color: #010F76;
	border-bottom: solid 1px #fff;
}

div#midHeaderRight .midNavDynamicItem img
{
	padding-top: 5px;
}

div#midHeaderRight .midNavDynamicItem
{
	padding-right: 14px;
}

div#midHeaderRight .midNavDynamicItem a
{
	display: block;
	width: 100%;
	padding: 4px 6px 2px 8px;
	height: 16px;
}

div#topHeaderRight .topNavStaticItemHover, div#topHeaderRight .topNavDynamicItemHover
{
	background-color: #E0EFE7;	
}

div#bodyContent .innerLeftNavStaticItem
{
	color: #80817F;
	padding: 3px 5px;
}

div.singleTopMenuDiv
{
    margin: 1px; 
    position: absolute;
    padding-top: 4px;
    padding-bottom: 3px;
    background-color: #F0F8F4;
}

div.singleTopMenuDiv:hover
{
    background-color: #E0EFE7;
}

div.singleTopMenuDiv a
{
    padding-left: 16px;
    padding-right: 113px;
    text-decoration: none;
}