BODY
{
	font-family:	Verdana;
	font-size:		10px;
	
	margin:			0px;
	padding:		0px;
	border-width:	0px;
	
	scrollbar-face-color:	threedface;
	scrollbar-3dlight-color: threedface;
	scrollbar-darkshadow-color: threedshadow;
	scrollbar-shadow-color: threedface;
	scrollbar-highlight-color: threedface;
	scrollbar-track-color: threedhighlight;
	bgcolor: 0053A1
}

TABLE
{
	font-size: 10px;
}

A
{
	color:	#000000;
	text-decoration:	none;
}
A:hover
{
	text-decoration:	underline;
}
A:visited
{
	color:	#111111;
}

.TitleBar
{
	background-color:	#163A94;
	color:				white;
}


.FinanceAnchor
{
	color: black;
	text-decoration: none;
}
.FinanceAnchor:hover
{
	text-decoration: underline;
}
.FinanceBackground
{
	background-color: dimgray;
}
.FinanceCell
{
	background-color: silver;
}
.FinanceCellValue
{
	background-color: white;
}
.FinanceCalcCell
{
	background-color: #e1e1e1;
	border-bottom:		1px solid white;
}

.ExploreText
{
	font-size:	10px;
	font-family: Verdana, Arial, Sansserif;

}
.bodytext		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; line-height: 12px; text-decoration: none }
.greytext		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; line-height: 12px; text-decoration: none }
.bluetext		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #3366CC; font-size: 10px; line-height: 12px; text-decoration: none }
.helptext		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; font-style: italic; line-height: 12px; text-decoration: none }
.errortext		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC3300; font-size: 10px; line-height: 12px; text-decoration: none }
.lgreytext		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 10px; line-height: 12px; text-decoration: none }

.bodyhead		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; font-weight:bold; line-height: 12px; text-decoration: none }
.greyhead		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; font-weight:bold; line-height: 12px; text-decoration: none }
.greenhead		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #669900; font-size: 12px; font-weight:bold; line-height: 12px; text-decoration: none }
.lgreyhead		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; font-size: 10px; font-weight:bold; line-height: 12px; text-decoration: none }
.largehead		{ font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 16px; font-weight: bold; text-decoration: none }

ul			{ list-style-type: square; list-style-image: url(/images/blt_blue.gif)} }

input			{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px }
select			{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px }
textarea		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px }

a:link			{ text-decoration: underline; color: #3366CC }
a:visited		{ text-decoration: underline; color: #3366CC }
a:active		{ text-decoration: underline; color: #3366CC }
a:hover			{ text-decoration: underline; color: #3366CC }
a.boldlink:link		{ text-decoration: underline; color: #3366CC; font-weight:bold }
a.boldlink:visited	{ text-decoration: underline; color: #3366CC; font-weight:bold }
a.boldlink:active	{ text-decoration: underline; color: #3366CC; font-weight:bold }
a.boldlink:hover	{ text-decoration: underline; color: #3366CC; font-weight:bold }
a.bodyhead:link		{ text-decoration: underline; color: #333333; font-weight:bold }
a.bodyhead:visited	{ text-decoration: underline; color: #333333; font-weight:bold }
a.bodyhead:active	{ text-decoration: underline; color: #333333; font-weight:bold }
a.bodyhead:hover	{ text-decoration: underline; color: #333333; font-weight:bold }