.formTxt {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 9pt;
}
.boxTitle {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.formBg {
	background-color: #FFFFFF;
}.pgnofm {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
.msgHd {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}
.msgBody {

	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size: 9pt;
	color: #000000;
	background-color: #EFEFEF;
}
.thankMsg {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.errorMsg {
	font-family: Arial, helvetica;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.msgHdLnk {
	color: #666666;
	text-decoration: none;
}
.msgHdLnk:hover {
	color: #000000;
	text-decoration: underline;
}
.admLnk {
	font-family: Tahoma, Verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.admLnk:hover {
	color: #990000;
	text-decoration: underline;
}
