body{
	background: #FFF;
	color: #333;
	font-size: 12px;
	}
strong{
	font-weight: bold;
	}
p{
	padding: 0 0 15px 0;
	}
h2{
	color:#666666;
    padding: 0 0 10px 0;
    font: bold 15px arial, helvetica;
	}
h2.holdings{
	color:#666666;
    padding: 0 0 0 0;
    font: bold 15px arial, helvetica;
	}
h4{
	font-weight: bold;
	}
h4.ticker{
	margin: 0 0 0 0;
	}
tr{
	page-break-inside: avoid;
	}

.pub_subtitle {
	color:#666666;
	padding: 10px 0 10px 0;
	font: bold 12px arial, helvetica;
}

.dotted_bottom {
	border-bottom: 1px dotted #CCC;
}

.author, .author a {
	color:#666666;
	padding: 4px 0 15px 0;
	font: italic 10px arial, helvetica;
}

#header{
	background: #11124D;
	margin: 0 0 20px 0;
	padding: 8px 0 0 0;
	height: 52px;
	width: 689px;
	}
#header h1{
	display: none;
	}
#header div.close{
	position: absolute;
	left: 647px; top: 8px;
	}
#header div.close a{
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	}
#header div.close a:hover{
	text-decoration: underline;
	}
#popup_wrapper{
	width: 500px;
	margin: 0 12px;
	}
#popup_wrapper ul{
	}
#popup_wrapper p{
	color: #999;
	padding: 0 0 15px 0;
	font: normal 10px arial;
	}
#article_credits{
	color: #666;
	font: italic 10px arial;
	padding: 0 0 12px 0;
	}
#ticker_wrapper{
	background: url(/images/bg/h2_gradient.gif) repeat-x;
	margin: 0 0 20px 0;
	clear: left;
	}
#ticker{
	width: 500px;
	border: 1px solid #999;
	border-right: 0;
	}
#ticker th{
	font: bold 11px arial;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 3px 8px;
	vertical-align: top;
	}
#ticker td{
	border-right: 1px solid #999;
	padding: 3px 8px;
	font: normal 11px arial;
	vertical-align: top;
	}
#ticker th.center, #ticker td.center{
	text-align: center;
	}
#ticker tr.even{
	background: #E6E6E6;
	}
#date{
	color: #666;
	font: italic 11px arial;
	width: 250px;
	float: left;
	}
#sector{
	background: url(/images/icons/xls.gif) no-repeat right;
	color:#045FAA;
	padding: 1px 18px 1px 0;
	width: 232px;
    font: bold 11px arial, helvetica;
    text-decoration:none;
    text-align: right;
    float: right;
	}
#date_sector_wrapper{
	padding: 20px 0 6px 0;
	}
a.sectorLink{
    color:#045FAA;
    font: bold 11px arial, helvetica;
    text-decoration:none;
	}
a.sectorLink:hover{
    text-decoration:underline;
	}
#content{
	margin: 0 12px;
	}
#disclaimer{
	color: #999;
	padding: 0 0 12px 0;
	width: 689px;
	font: normal 10px arial;
	float: left;
	}
#disclaimer p{
	margin: 0 0 15px 0;
	}