.forminputerror
{
	background-color: red;
	color: white;
	font-family: verdana, arial, trebuchet, sans-serif;
	font-size: 1em;
}
.forminput
{
	background-color: white;
	font-family: verdana, arial, trebuchet, sans-serif;
	font-size: 1em;
	/* padding: 3px; */
}

.formheader
{
	font-weight: bold;
}

.forminputlabel
{
	color: #004F47;
}
