
H1, H2, H3, H4  {
	color: black;  font-family: arial;  font-weight: bold;
}
	
H1 { font-size: 20pt; margin: 0px;}
H2 { font-size: 14pt;  }
H3 { font-size: 10pt; }
H4 { font-size: 8pt;}

H5 { color: white; font-size: 8pt; font-family: arial ; font-weight: bold}
P { color: black; font-size: 10pt; font-family: arial ; font-style: normal; text-decoration: none}
P.first, P.second, P.third, P.fourth, P.fifth {   
	font-family: verdana ; font-weight: bold
}
P.first, P.second, P.third {
	font-size: 8pt;
}

P.first {color: black; }
P.second {color: white; }
P.third {color: red; } 
P.fourth {color: black; font-size: 7pt; }
P.fifth {color: red; font-size: 11pt; font-style: italic}

UL  { color: #333333; font-size: 9pt; font-family: arial; font-style: normal; list-style-image: url(/hbr/images/bullet_blk_block_on_blue_topspace.gif) }
/* div { color: black; font-size: 8pt; font-family: verdana ; font-weight: normal} */

.whiteheader { color: white; font-size: 11pt; font-family: arial ; font-weight: bold}

.identifier {color: #666666; font-size: 8pt; font-family: arial ; font-weight: bold} /* need */
.title {color: #333333; font-size: 11pt; font-family: arial ; font-weight: bold}

body, td{color: #333333; font-size: 10pt; font-family: arial ; font-weight: normal}

.bodyheader{color: #666666; font-size: 12pt; font-family: arial ; font-weight: bold}
.quote  { color: #999999; font-size: 15pt; font-family: arial; font-weight: bold; padding: 4pt 8pt 0 }
.clientnav{text-decoration: none; color:white; font-family: verdana; font-size: 12px; font-weight: bold}

A.clientnav:visited, A.clientnav:link, A.clientnav:active, A.clientnav:hover {text-decoration: none; color:white; font-family: verdana; font-size: 12px; font-weight: bold}

.tableborder {border: 1px solid #CCCCCC;}
.tableborderblue {border: 1px solid #000066;}

.whitenav {font-family: helvetica, arial, verdana, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; color: #FFFFFF}
A.whitenav:visited, A.whitenav:link,A.whitenav:active, A.whitenav:hover   {text-decoration: none; color:white; font-family: helvetica, arial, verdana, sans-serif; font-size: 10pt; font-weight: bold}

.sectionheader  { color: #5d486f; font-size: 16pt; font-family: helvetica, arial, verdana, sans-serif; font-weight: bold }
a.sectionheader:visited, a.sectionheader:link, a.sectionheader:active, a.sectionheader:hover { color: #5d486f; font-size: 16pt; font-family: helvetica, arial, verdana, sans-serif; font-weight: bold }

.registernow {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
}
A:visited, A:link, A:active     {color: #990000; text-decoration: none}
A:hover   {color: #990000; text-decoration: underline}

A.small:visited, A.small:link, A.small:active {
	color: #990000; text-decoration: none; font-family: verdana; font-size:8pt
}

A.small:hover  {color: #990000; text-decoration: underline; font-family: verdana; font-size:8pt}

A.image:visited, A.image:link,A.image:active, A.image:hover   {color: #000000; text-decoration: none}

TR.showRow  {
	display:table-row;
	}
TR.hideRow  {
	display:none;
	}
	
.milestoneNavOn, .milestoneNavOff {
	font-size: 12px;
	font-family: verdana;
}
.milestoneNavOn {
	color: #000000;
	font-weight: bold;
	border-top: #CCCCCC solid 1px;
}
.milestoneNavOff {
	color: #666666;
	font-weight: bold;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.milestoneNavTab {
	color: #665C52;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
}

.milestoneSubNav {
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

