﻿.textbox
{
	font-size: 9pt;
	font-family: arial;
}
.error
{
	font-family: Arial;
	font-size:9pt;
	text-align:left;
}
.validation
{
	font-size: 12pt;
	color: red;
	font-family: Times New Roman;
}
.complete
{
	font-size: 12pt;
	color: black;
	font-family: Tahoma, Arial;
}