
.formTags
{
	background-color: #CECECC;
	border: 1px solid #000000;
	font: normal 10px Arial;
	color: #000;	
}

.contactTextNormal
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
}

.errorText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #93130d;
}