A:link, A:visited, A:active { color: #0084BD; text-decoration: none; }
A:hover { background: #0084BD; color: #FFFFFF; text-decoration: none; }

.botTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}
A.botTEXT:link, A.botTEXT:visited, A.botTEXT:active { color: #000000; text-decoration: none; }
A.botTEXT:hover { background: #0084BD; ;color: #FFFFFF; text-decoration: none; }.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.insideFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #0084BD;
	background-color: #FAF699;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.boldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #005C84;
}
.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0084BD;
	padding-left: 15px;

}
.fieldrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.lineheight {
	padding-bottom: 5px;
}
