td
{
	font-family: trebuchet ms, trebuchet-ms, trebuchet, arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
     
input
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	}

textarea
{
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

select
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	}


.errormessage
{
color: red
}

.contactheader
{
	background-color: #E2E2E2;
	padding-left: .5em;
	font-size: 16px;
	line-height: 20px;
	caption: Form Category Heading;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}