body {
	background-color: #E1E1E1;
	background-image: url(../images/bg3New.gif);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	margin-bottom: 12px;
	margin-top: 8px;
	text-decoration: none;
}
.container {
	background-color: #5C7589;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}
#printLogo {
	display: none;
}
#masthead {
	border-bottom: 1px solid #FFFFFF;
}
#nav {
	background-color: #5C7589;
	float: left;
	width: 192px;
}
#nav p {
	margin: 0px;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 528px;
}
#content .noMargin {
	margin: 0px;
}
#content .margin30 {
	margin-left: 30px;
	margin-top: 30px;
}
#content .contentPadded {
	margin-left: 30px;
	margin-right: 30px;
}
#footer {
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/bgFooter.jpg);
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	height: 49px;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .floatRight {
	float: right;
}
#footer p {
	margin: 0px;
	padding: 16px;
}
#bottomLinks {
	color: #285271;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	text-decoration: none;
	width: 720px;
}
#bottomLinks a {
	color: #285271;
	text-decoration: none;
}
#bottomLinks li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}
#bottomLinks ul {
	margin: 0px;
	padding: 0px;
}
.footerBg {
	background-image: url(../images/bgFooter.jpg);
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #5C7589;
	text-decoration: none;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.footerTxtUnder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
.investmentNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	text-decoration: underline;
}
.investmentNavBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #0F324D;
	text-decoration: none;
}
.bgLeft {
	background-image: url(../images/bgShadowLeft.jpg);
	background-repeat: repeat-y;
}
.bgRight {
	background-image: url(../images/bgShadowRight.jpg);
	background-repeat: repeat-y;
}
.contentHiLite {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 18px;
color: #0F324D;
text-decoration: none;
}
#investorsBySectorLinks {
	background-color: #FFFFFF;
	border-left: 1px solid #5F7687;
	border-right: 1px solid #5F7687;
	border-bottom: 1px solid #5F7687;
	display: block;
	padding: 5px;
	position: absolute;
	top: 370px;
	width: 118px;
}
#investorsBySectorLinks a:hover { 
color: #0F324D;
}
.printLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding-top: 50px;
}
.printLink a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	vertical-align: top;
	text-decoration: underline;
}
.printLink img {
	border: 0;
	padding-right: .5em;
	vertical-align: middle;
}
.bottomNav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #285271;
	text-decoration: none;
}
.businessInformationServices, .consumer, .financialServices, .healthcare, .industrial, .mediaCommunications {
	width: 100%;
}
.portfolioTitle {
	background-color: #B2C8D9;
	font-weight: bold;
	padding: 4px;
}
.portfolioImage {
	float: left;
	width: 35%;
}
.portfolioData {
	float: left;
	padding-left: 15%;
	width: 45%;
}
.portfolioCopy {
	clear: left;
	padding-bottom: 2em;
	padding-top: 1em;
}

.clear {
clear: left
}

@media print {
	.container {
		width: 100%;
	}
	#printLogo {
		display: block;
	}
	#masthead, #nav, #footer, #bottomLinks, .noMargin, .printLink {
		display: none;
	}
	#content {
		margin: 0px;
		width: 90%;
	}
	#content .margin30 {
		margin-left: 0px;
		margin-top: 0px;
	}
	#content .contentPadded {
		margin-left: 0px;
		margin-right: 0px;
	}
}.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D1D4D6;
}
.annualText {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	margin-bottom: 12px;
	margin-top: 8px;
	text-decoration: none;
}
.annualHilite {

	background-color: #FFFFFF;
	color: #0F324D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	margin-bottom: 12px;
	margin-top: 8px;
	text-decoration: none;
}
.annualLink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
