<style type="text/css">{  }
/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }


/*LINK COLORS*/
.link { font: 11px arial,sans-serif;  color: #000000; text-decoration: none; }
.link:hover { text-decoration: underline; color: #990000;}
.striplink { font: bold 12px arial,sans-serif;  color: #000066; text-decoration: Underline; }
.striplink:hover { text-decoration: underline; color: #990000;}
/*BODY TEXT COLORS*/
.body { font: 11px arial,sans-serif;  color: #333333; }
.bodybd { font: bold 11px arial,sans-serif;  color: #333333; }
.bodyorangeBD { font: bold 11px arial,sans-serif;  color: #FF9900; }
.bodyredBD { font: bold 11px arial,sans-serif;  color: #CC3300; }
.Header { font: bold 14px arial,sans-serif;  color: #333333; }

.BillingInfoError
{
	border-style:none;
	background-color:#FFFFFF;
	color:RED;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	padding-bottom:5;
	padding-top:5;
	padding-left:5;
	padding-right:15;
}

.DrillDownHdr
{
	border-style:none;
	background-color:#99CBE5;
	text-align:center;
	font-weight:bold;
	padding-bottom:5;
	padding-top:5;
	padding-left:5;
	padding-right:15;
}
.DrillDownHdr2
{
	border-style:none;
	background-color:#000066;
	color:#ffffff;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
	padding-bottom:5;
	padding-top:5;
	padding-left:5;
	padding-right:15;
}
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 16px;
	margin-BOTTOM: 0px;
	COLOR: #000000;
	LINE-HEIGHT: 100%;
	margin-TOP: 0px;
	FONT-FAMILY: "bold 16px arial", sans-serif;
	font-weight: bold;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 13px;
	Margin-BOTTOM: 0px;
	COLOR: #000000;
	LINE-HEIGHT: 100%;
	margin-TOP: 0px;
	FONT-FAMILY: "bold 13px arial", sans-serif;
	font-weight: bold;
}
-->
</style>