﻿body{
	background-color: #E8E8E8;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana;
	padding: 0px;
	background-image: url("images/backgroundCell.png");
}

body.index{
	background-image: url("images/splashBack.png");
	background-repeat: repeat-x;
}

a:active
{
  outline: none;
  outline-style: none;
  outline-width: medium;
}

:focus
{
  -moz-outline-style: none;
}

.secondSubHeader h1{
	font-weight: normal;
	font-size: 24px;
	font-family: "Segoe UI", "Segoe", Tahoma;
	margin: 0px;
	padding: 0px;
}

.contentCont h1
{
    color: #557EB9;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
	text-decoration: underline;
	text-align: center;

}

h2{
	color: #557EB9;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

h2 .bbc
{
    color: #557EB9;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	width: 600px;
	float: left;
	text-align: center;
}

h3{
		color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;

}

h4{
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
}

h5{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

h6{
	color: #557EB9;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	
}

p{
	font-size: 11px;
}

ul li{
	font-size: 11px;
	margin-bottom: 6px;
}

a{
	 color: #557EB9;
}

a:hover{
	color: #557EB9;
}

.underline{
	text-decoration: underline !important;
}

.centerCont{
	width: 980px;
	margin: auto;
}

.bodyCont{
	width: 980px;
	float: left;
}

.secondary{
	background-image: url('images/secondBackground.png');
}

.homeHeader{
	width: 720px;
	float:left;
}

.homeHeader img{
	position:relative;
	left: 130px;
}

.homeContent{
	width: 980px;
	height: 397px;
	float: left;
	background-image: url('images/homeBackground.png');
	background-repeat: repeat-y;
}

.homeImage{
	width: 720px;
	height: 397px;
	float: left;
	position:relative;
	left: 130px;
	background-image: url('images/homeImage.jpg');
	background-repeat: no-repeat;
}

.secondNavCont{
	float: left;
	width: 190px;
	position:relative;
	top: 0px;
	left: 17px;
}




.homeNavCont{
	float: left;
	width: 190px;
	position:relative;
	top: 7px;
	left: 9px;
}

.homeNavItemSelect, .homeNavItemSelect a{
	background-color: #557EB9 !important;
	color: #BAD5E8 !important;
	
}

.index .homeNavItem{
	height: 16px;
	background-color: transparent;
	color: white;
	list-style-type: none;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	background-image: url('images/navArrowBlack.png');
	background-position: right bottom;
	background-repeat: repeat-x;
	float: left;
	width: 190px;
}

.index .homeNavItem:hover{
	height: 16px;
	background-color: transparent;
	background-image: url('images/navArrowBlack-Roll.png');
	color: white;
	list-style-type: none;
	font-size: 11px;
}

.index .homeNavItem a{
	color: white;
	text-decoration: none;
}

.index .homeNavItem a:hover{
	color: #BAD5E8;
}




.homeNavItem{
	height: 16px;
	background-color: transparent;
	color: #557EB9;
	list-style-type: none;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	float: left;
	width: 190px;
	border-top: 1px dotted #898B8D;
	
}

.homeNavItem:hover{
	height: 16px;
	background-color: #557EB9;
	color: white !important;
	list-style-type: none;
	font-size: 11px;
}

.homeNavItem a{
	color: #557EB9;
	text-decoration: none;
	display: block;

	
}

.homeNavItem a:hover{
	color: white;
	display: block;
	
}

.index .navReviewCont{
	background-image: url('images/navArrowBlack.png');
	background-position: right bottom;
	background-repeat: repeat;
	background-color: transparent;
	float: left;
	
	width: 195px;

	margin-bottom:0px;

}

.index .navReviewItem{
	border-top: 1px solid #898B8D;
}

.index .navReviewItem:hover{
	background-image: url('images/navArrowBlack-Roll.png');
	background-position: right bottom;
	background-repeat: repeat-x;
	background-color: transparent;

}



.navReviewCont{
	float: left;
	
	width: 195px;
	background-color: #557EB9;
	margin-bottom:-3px;
	
}

.navReviewItemSelect, .navReviewItemSelected, .navReviewItemSelect a{
	font-weight: bold !important;
	color: #BAD5E8 !important;
}

.navReviewItem{
	height: 16px;
	color: #FFF;
	list-style-type: none;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	float: left;
	width: 190px;
	text-indent: 14px;
	border-top: 1px solid #84A3CD;
}


.navReviewItem a{
	color: #FFF;
	text-decoration: none;
	display: block;
}

.navReviewItem a:hover{
	color: #BAD5E8;
}

.homeFooter{
	width: 720px;
	float: left;
	color: #ffffff;
	font-size: 10px;
	position: relative;
	top: -33px;
	left: 130px;
	text-align:center;

	
}

.homeFooter a, .secondFooter a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.homeFooter a:hover
{
	text-decoration: underline;
}

.secondFooter a:hover{
	text-decoration: underline;
}

.searchBox{
	display: inline-block;
	width: 125px;
	height: 14px;
	border: 1px solid #B9B8B8;
	margin-left: 10px;
	font-size: 11px;
	color: #525051;

	
}

.searchBtn{
	background-image: url('images/searchBtn.png');
	width: 16px;
	height: 16px;
	margin-left: 5px;
	border: 0px;
	cursor: pointer;
	text-indent: 20px;
	font-variant: small-caps;
	text-transform:uppercase;
	position:relative;
	top: 0px;
}

html>/**/body .searchBtn{
	
	top: 1px;
}

.secondHeader{
	width: 890px;
	float: left;
	height: 183px;
}

.secondHeader img{
	position:relative;
	left: 45px;
}

.secondFooter{
	width: 890px;

	float:left;
	color: #ffffff;
	font-size: 10px;
	position: relative;
	text-align:right;
	top: 157px;
	left: 0px;
	
}

.secondFooter .searchBtn{
	margin-left: 0px;
	margin-right:15px;
}

.secondFooter .searchBox{
	width: 148px;
	margin-right:0px;
	height: 12px;
}

.headLetter{
	background-image: url('images/topShareHolder.jpg');
}

.headFinancialReview{
	background-image: url('images/topFinancialReview.jpg');
}

.headDownloads{
	background-image: url('images/topDownloads.jpg');
}

.headInvestorRelations{
	background-image: url('images/topInvestorRelations.jpg');
}

.headDirectors{
	background-image: url('images/topDirectors.jpg');
}

.headFinancialHighlights{
	background-image: url('images/topFinancialHighlights.jpg');
}




.secondaryCont{
	position:relative;
	left: 45px;
	float: left;
	background-image: url('images/secondSideBack.png');
	background-repeat: repeat-y;
	background-position:left;
	padding-bottom:20px;

}

.secondContent{
	width: 890px;
	float: left;
	z-index:400;
}

.secondSubHeader{
	width: 890px;
	float: left;
	height: 93px;
	
}

.secondSubHeader h1{
	margin:0px;
	padding:0px;
	position:relative;
	top: 31px;
	left: 225px;
	width:400px;
	float:left;
}

.subHeadRight{
	width:170px;
	float: right;
	position:relative;
	left: -15px;
	margin-top:14px;
	
}

.btnPrev{
	float: left;
	border:0px;
}

.btnNext{
	float:right;
	border:0px;
}

.languageCont{
	font-size: 11px;
	color: #525051;
	margin-top: 20px;
}

.languageCont p{
	padding:0px;
	margin: 0px 0px 3px 0px;
}

.languageInput{
	width:166px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #525051;
	border-bottom: 0px;
	border-right: 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #999999;
	text-indent: 8px;
	padding-top:3px;
	cursor: pointer;
	background-image:url('images/downArrow.png');
	background-position: right center;
	background-repeat: no-repeat;
}



.contentCont{
	width: 600px;
	float: left;
	font-family: Verdana, Tahoma, Arial;
	position: static;
	z-index: 5;
	margin-left: 35px;
	margin-top: 3px;
}

.languageGroup{
	width: 166px;
	background-color:#ffffff;
	float: left;
	display:none;
	z-index: 100;
	position: relative;
	top:0px;
	left:0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom:1px solid #999999;
}

.languageGroup p{
	text-indent: 8px;
	padding-top:2px;
}

.languageGroup a{
	color: #525051;
	text-decoration: none;
}

.languageGroup a:hover{
	color: #000000;
}



.subNavCont{
	float: left;
	width: 195px;
	background-color: #E7E9FD;
	border-top: 1px solid #c3ebb7;

}

.subNavItemSelect a{
	font-weight:normal;
	color: #000000 !important;
}


.subNavItem{
	height: 16px;
	color: white;
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 3px 0px 0px 0px;
	font-size: 11px;
	float: left;
	width: 190px;
	text-indent: 20px;
	border-bottom: 1px solid #FFFFFF;
	
}



.subNavItem a{
	color: #666666;
	text-decoration:none;
	display: block;
}

.subNavItem a:hover{
	color: #000000;
}

.searchForm{
	display: inline;
	
	padding:0px;
	margin: 0px;
	border: 0px;
}



ol li{
	font-size: 11px;
}



/********** Table styles **********/
table{
	width: 600px;
	margin:0px 0 20px 0;
	border: none;
	font-size: 10px;
}

td.row0
{
    vertical-align: bottom;
}

th {
	padding:7px 7px 7px 0px;
	vertical-align: bottom;
}

table tr td {
	padding:7px 7px 7px 0px;
	text-align: right;
	
}

td.top {vertical-align: top;}



td.leftSpace.tableBorderBottom
{
    border-left: 0px solid white !important;
    background-image: url('images/lightLineGap.gif'); 
    background-repeat: no-repeat; 
    background-position:left bottom;
    margin-left: 10px;

}

td.leftSpace.tableBorderBottomHeavy
{
    border-left: 10px solid white;
}


td.leftSpace.tableBorderBottomHeavy.dollarTD
{
    border-left: 0px solid white !important;
    background-image: url('images/heavyLineGap.gif');
    background-position: left bottom;
    margin-left: 10px;
}



.dollarTD
{
	padding: 7px 0px 7px 7px;
	
	text-align: right;

}


td.rightSpace {border-right: 10px white solid;}

td:first-child {text-align: left;}

.tableBorderBottomHeavy {
                         background-image: url('images/heavyLine.gif'); 
                         background-repeat: repeat-x; 
                         background-position: bottom;}
.tableBorderBottom 
{
    background-image: url('images/singleLine.gif'); 
                         background-repeat: repeat-x; 
                         background-position: bottom;
    
    }
.tableBorderTop 
{
    background-image: url('images/singleLineTop.gif'); 
                         background-repeat: repeat-x; 
                         background-position: top;}
                         
.tableBorderBoth
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.indent, .Indent {padding:0 0 0 25px;}
.doubleIndent {padding:0 0 0 40px;}
.tripleIndent {padding:0 0 0 55px;}
.quadIndent {padding:0 0 0 70px;}

.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.alignCenter{text-align: center;}

.periodColumn {width: 150px;}

.hide{
visibility:hidden;
}

.footer{
	font-size: 9px;
	width: 890px;
	
	display: none;
	position:relative;
	text-align: right;
	top: 0px;
	left: -8px;
	float: left;
	
}

strong .hangSup
{
    position:relative;
    left: 16px;
}

.hangSup
{
    position:relative;
    left: 13px;
}

.hanger
{
   
    position:relative;
    left: 26px;
}

sup
{
    
  
}

.noWrap
{
    white-space: nowrap;
}

.negativeNumber
{
    position:relative;
    left: 4px;
}

.dropDownTotal
{
    position:relative;
    top: 14px;
}

.footNotes td
{
text-align: left;
vertical-align: top;
    
}

.addDate
{
	position:relative;
	left: 380px;
}

/*table cell alignments*/

.chart001 sup
{
	position:relative;
	left: -8px;
	top: -5px;
}

table tr td.noPadding
{
	padding: 7px 0px 7px 0px;
}

table tr th.noPadding
{
	padding: 7px 0px 7px 0px;
}

.moveSupRight
{
	position:relative;
	left: 15px;
}

.center
{
	text-align: center;
}

.netting
{
	position:relative;
	left: 16px;
}

.sitemapCont h2 a{ 

	text-decoration: none;
	color: #557EB9;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	

}

.sitemapCont h2{
padding-top: 36px;
}

.sitemapCont a{
font-size: 10px;
text-decoration: none;
color: #000;
line-height: 200%;
}

.sitemapCont a:hover{

text-decoration: underline;

}


.logo img
{
    border: 0px;
    width: 175px;
    height: 140px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.chart001 .col1 .dollar
{
	font-weight: bold;
}

.chart002 .col1
{
	font-weight: bold;
}

.chart004 .col1
{
	font-weight: bold;
}

.chart005 .col1
{
	font-weight: bold;
}

.chart006 .col1
{
	font-weight: bold;
}

.chart007 .col5, .chart007 .col6, .chart007 .col7
{
	font-weight: bold;
}

.chart008 .col1, .chart008 .col2, .chart008 .col3
{
	font-weight: bold;
}

.chart009 .col1, .chart010 .col1, .chart011, .chart012 .col1, .chart013 .col2, .chart04
{
	font-weight: bold;
}

.chart001 .col0
{
width: 220px;
}

.chart014 .col0
{
	width: 300px;
}

.preloader{
position:absolute;
left: -10000px;
top: -10000px;
}

.preloader img{
position:absolute;
}