<!--


.smallText {
FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; FONT-SIZE: 10px; COLOR:#000000
}

.mediumText {
FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; FONT-SIZE: 12px; COLOR:#000000
}
.smallTextGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
A.navBottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
A.navBottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.navBottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #FF9900;
}
.activeField {
	background-color: #FFFFCC;
}
.Arial {

FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; FONT-SIZE: 12px; COLOR:#000000
}
.Verdana {


FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; COLOR:#000000
}
.Times {



FONT-FAMILY: "Times New Roman", Times, serif; FONT-SIZE: 14px; COLOR:#000000
}
.activeBox {

	background-color: #FFCC00;
}

.tc
{
	color: navy;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.tc:Visited
{
	color: navy;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.tc:Link
{
	color: navy;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.tc:Hover  {
        text-decoration : underline;
}

-->