@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .65em;
	background-color: #aadff0;
}
.clearBoth {
	clear: both;
}
#header {
	height: 130px;
}
#header h1, #header h2, #header h3 {
	text-indent: -5000px;
}
#wrapper {
}
#page {
	margin: 0 auto;
	width: 800px;
}
#menu {
	float: left;
	width: 170px;
}
#menu a {
	display: block;
	padding: 8px 5px 8px 10px;
	color: #000000;
	text-decoration: none;
}
#menu li.selected a {
	background-color: #ed174f;
	color: #ffffff
}
#contentWrapper {
	margin-bottom: 0px;
	background-color: #fff;
}
#content {
	margin-left: 172px;
	padding: 10px 20px;
	min-height: 300px;
	font-family: Verdana, Arial, Helvetica;
	line-height: 1.6em;
	border-top: 0;
	border-bottom: 0;
	background-color: #fff;
}
#content .breadcrumb {
	margin: 5px 0 10px 0;
	font-size: .75qem;
	line-height: .8em;
}
#content .breadcrumb a {
	text-decoration: none;
}
#content h2 {
	margin: 30px 0 15px 0;
	font-size: 1.3em;
	padding: 0px 0px 8px 0px;
	color: #ed174f;
	border-bottom: 1px solid #000000;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	color: #ed174f;
}
#content h4 {
	font-size: 1.25em;
	color: #8e8e8e;
}
#content h5 {
	font-size: 1em;
	font-weight: bold;
	color: #8e8e8e;
}
#content p {
	margin-bottom: 15px;
}
#content sup {
	font-size: .5em;
	vertical-align: top;
	color: #333;
}
#content .legendLeft, #content .legendMiddle, #content .legendRight {
	font-size: .7em;
}
#content .legendLeft, #content .legendMiddle {
	float: left;
	width: 180px;
}
#content .written {
	float: left;
	width: 250px;
}
#content .written strong, #content .certified strong {
	font-weight: bold;
}
#content .written a, #content .certified a {
	display: block;
	margin-top: 10px;
}
#content em {
	font-size: .9em;
	font-style: italic;
	line-height: 1.2em;
}

#homeWelcome, #corpProfile {
	font-size: 1.2em;
	line-height: 1.6em;
}
#corpProfile {
	margin-top: 30px;
	padding-left: 200px;
	min-height: 265px;
	background: transparent url(../images/hqillumination.jpg) no-repeat 0 10px;
}
#corpProfile h3 {
	margin-top: 0;
}

#globFT {
}
#globFT .col1 {
	width: 120px;
	text-align: left;
}
#globFT .row1 td {
	border-bottom:1px solid #8e8e8e;
}
#globFT .row7 td {
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
}
#globFT .row15 td {
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #8e8e8e;
}

#globFT .col2, #globFT .col3, #globFT .col4 {
	width: 150px;
	text-align: right;
}

#finHigh {
}
#finHigh td {
	padding: 2px 2px 2px 2px;
	font-size: 1em;
}
#finHigh .row1 td {
	padding-top: 2px;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
	text-align: center;
}
#finHigh .row5 td {
	border-bottom: 1px solid #8e8e8e;
}
#finHigh .row18 td {
	border-bottom: 1px solid #8e8e8e;
}
#finHigh .row22 td {
	border-bottom: 1px solid #8e8e8e;
}
#finHigh .col1 {
	width: 210px;
	text-align: left;
}
#finHigh .col2, #finHigh .col3 {
	text-align: right;
}
#finHigh .col2 {
	width: 75px;
	color: #000000;
}
#finHigh .col3 {
	width: 75px;
	text-align: right;
}
#finHigh .col4 {
	width: 75px;
	text-align: right;
}
#finHigh .col5 {
	width: 75px;
	text-align: right;
}
#content #finHighTitle {
}
#finHighSubtitle {
	margin: 0;
	padding: 5px 0px 5px 0px;
	font-size: .45em;
	color: #8e8e8e
}
#finHighCharts {
	padding: 40px 0 20px 90px;
}
#barcharts {
	margin-left: 65px;
}
#signature {
	margin: 0;
	padding-top: 53px;
	width: 203px;
	height: 5px;
	background: transparent url(../images/signature.gif) no-repeat top left;
}
#letterPieCharts {
	float: right;
}
#picBabb {
	float: left;
	margin-right: 10px;
}
#footer {
	background-color: #ed174f;
	margin-bottom: 30px;
	padding: 5px 5px 5px 5px;
	color: #ffffff;
	font-size: 1em
}