body {background: #FFFFFF; color:#000000;}
h1 	 {color: #000000; font-weight: bold; font-family: Arial, Helvetica; font-size: 13px;}
h2 	 {color: #ff9933; font-weight: bold; font-family: Arial, Helvetica; font-size: 14pt;}
h3	 {color: #000000; font-weight: bold; font-family: Arial, Helvetica; font-size: 12pt;}
th   {color: #000000; background-color: #CCFFCC; font-weight: bold; font-family: Arial, Helvetica; font-size: 10pt;}		
a	 {color: #990000; text-decoration: none; }


.navText
{
	color: #000000;
	font-family: Franklin Gothic Demi, Arial Black, Helvetica;
	font-size: 12px;
	text-decoration: none;
}

.navText:hover
{
	color: blue;
	font-family: Franklin Gothic Demi, Arial Black, Helvetica;
	font-size: 12px;
	cursor: hand;
}


.leftNav
{
	color: #000000;
	font-family: Franklin Gothic Demi, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.leftNavSubHead
{
	color: #990000;
	font-family: Franklin Gothic Demi, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.hotBox
{

	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0099FF;
	
	color: #000000;
	font-family: Franklin Gothic Demi, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;

}


.text
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 9pt;
} 

.desc
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	
	color: #000000;
	font-family: Franklin Gothic Demi, Arial, Helvetica;
	font-size: 12px;
}
