.main {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-color: #FF0000;}
.WorkWise {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;}

.copyright {
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

.textfield {background: #E1E0E0; border: solid 1px #860000; font: 11px "lucida grande", verdana, lucida, arial, helvetica, sans-serif; line-height: 1.3em;cursor: arrow;}

.button {font-family:verdana; font-size:11px; font-weight:bold; color:#FFFFFF; background-color: #000000; border: 1px solid #FF0000; cursor: hand;}