/* Unchanged */
body {
	margin: 0px;
}
.bcg_Rpt {
	background: url(images/back_rpt.jpg) repeat-y;
}
.bodyImage {
	background-image:  url(file:///G|/BlackRock/site/img/h_bcg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #414b96;
	text-decoration: none;
}
a:active {
	color: #360;
	text-decoration: underline;
}
a:visited {
	color: #414b96;
	text-decoration: none;
}
#homeLinks {
	margin: 10px 10px 10px 20px;
	padding: 0px;
	text-decoration: none;
}
#homeLinks a:link, #homeLinks a:visited, #homeLinks a:active {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-decoration: none;
}
#homeLinks a:hover{
	color: #cc3333;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    line-height: 30px;

	font-weight: bold;
	color: #414b96;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F08C2A;
}
.Red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc3333;
}
.Red10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc3333;
}
a.Red10pt:link, a.Red10pt:visited, a.Red10pt:hover, a.Red10pt:active {
	color: #cc3333;
	text-decoration: underline;
}
.Black10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Red11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc3333;
}
a.Red11pt:link, a.Red11pt:visited, a.Red11pt:hover, a.Red11pt:active {
	color: #cc3333;
	text-decoration: underline;
}
.Black11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Grey12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D585A;
}
a.Grey12pt, a.Grey12pt:visited, a.Grey12pt:active {
	text-decoration: underline;
	color: #cc3333;
}
a.Grey12pt:hover{
	color: #cc3333;
	text-decoration: none;
}
.GreyBold11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D585A;
	font-weight: bold;
}
.GreyBold12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D585A;
	font-weight: bold;
}
.TealBold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F2A32;
	font-weight: bold;
}
.RedBold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.GreyBold12pt, a.GreyBold12pt:visited, a.GreyBold12pt:active {
	text-decoration: underline;
}
a.GreyBold12pt:hover{
	color: #cc3333;
}
.GreyBold14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D585A;
	font-weight: bold;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D585A;
	line-height: 12px;
}
a.footerText:link, a.footerText:visited, a.footerText:active {
	text-decoration: underline;
}
a.footerText:hover{
	color: #cc3333;
}
.subNavBcg {
	background-image:  url(file:///G|/BlackRock/site/img/sub/s_sidebar.jpg);
	background-repeat: repeat-y;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D585A;
}
ul li{
	list-style-image:  url(file:///G|/BlackRock/site/img/sub/s_bullet.gif);
}

ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
}

ul ul li{
	list-style-type: none;
	list-style-image:  url(file:///G|/BlackRock/site/img/sub/s_bullet2.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D585A;
}
ol li{
	list-style-image:  url(file:///G|/BlackRock/site/img/sub/s_bullet.gif);
}

ol li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
}
.subNavStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc3333;
}
a.subNavStyle:link, a.subNavStyle:visited, a.subNavStyle:active {
	text-decoration: none;
}
a.subNavStyle:hover{
	color: #cc3333;
	text-decoration: underline;
}
.footerBcg {
	background-image:  url(file:///G|/BlackRock/site/img/sub/s_footerbcg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 61px;
}
#dotted {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 50%;
	height: 1px;
}
.ltGreyBcg {
	background-color: #F5F5F5;
}
.imgLeft {
	float: left;
	margin-right: 8px;
}
.dotted {
	background-image:  url(file:///G|/BlackRock/site/img/h_dot.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.homeBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc3333;
	text-indent: 5px;
	border: 1px solid #B7B7B7;
}
.homeBar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
	background-color: #E6E6E6;
	text-indent: 2px;
}
.subLightGreyBcg {
	background-color: #EBEBEB;
}
.subBar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc3333;
	text-indent: 5px;
	border: 1px solid #B7B7B7;
}
.footer {
	height: 113px;
	width: 758px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.bckgrnd {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.sideBack {
	background: #FFFFFF url(images/side_back.jpg) no-repeat;
	height: 312px;
}
.gray_border {
	background-image: url(images/gray_blocks.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
strong {
	font-weight: bold;
}
b {
	font-weight: bold;
}
b {
	font-weight: bold;
	color: #333;
}
strong {
	font-weight: bold;
}
