A.BottomNav {
   color:#0080ff;
   font-size:8pt;
   font-weight:medium;
   font-family:verdana,arial,helvetica;
   TEXT-decoration:none;
}

A:hover.BottomNav {
   color:#ff8000;
   font-size:8pt;
   font-weight:medium;
   font-family:verdana,arial,helvetica;
   TEXT-decoration:underline;
}
.BodyText {
	font-family: verdana,arial,helvetica;
	color: #5A1111;
	font-size: 9PT;
}
.BodyText2 {
	font-family: verdana,arial,helvetica;
	color: #ffffff;
	font-size: 10PT;
}
.BodyTextSmall {
	font-family: verdana,arial,helvetica;
	color: #003366;
	font-size: 7PT;
}
SELECT {
	font-family: Verdana,Arial,helvetica;
	font-size:8pt;
	font-weight: normal;
	background-color: #E5E5E5;
	color: Black;
}

INPUT {
	font-family: Verdana,Arial,helvetica;
	font-weight: normal;
	font-size: 8pt;
	background-color: #E5E5E5;
	color: Black;
}

TEXTAREA {
	font-family: Verdana,Arial,helvetica;
	font-weight: normal;
	font-size: 8pt;
	background-color: #E5E5E5;
	color: Black;
}

RADIOBUTTON {
	font-family: Verdana,Arial,helvetica;
	font-weight: normal;
	background-color: #E5E5E5;
	color: Black;
}

CHECKBOX {
	font-family: Verdana,Arial,helvetica;
	font-weight: normal;
	background-color: #FFFFFF;
	color: Black;
}
.Copyright {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
}