body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #CCD6E0;
	background-image: none;
}
.bodyCopy {
	font-size: 14px;
	color: #331E54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.style1 {
	font-size: 12px;
	color: #331E54;
	font-weight: bolder;
}
.style3 {
	font-size: 22px;
	color: #331E54;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #331E54;
	font-weight: bold;
	font-size: 14px;
	margin-right: 45px;
	line-height: 22px;
}

a:link {
	font-size: 12px;
	color: #331E54;
	font-weight: bolder;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #331E54;
	font-weight: bolder;
	text-decoration: none;
}
	
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.formtext {
	font-size: 12px;
}
.asterick {
	font-size: 14px;
	color: #CC0033;
}
  .error {
  font-family: Arial;
  font-size: 8pt;
  color: red;
  display:none;
}
