.errorbox {
	font-family: "Lucida Sans";
	font-size: 10pt;
	color: #990000;
	text-align: left;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.formbase {
	width: 420px;
}

.formrow {
	width: 420px;
}

.formcelltitle {
	font-family: "Lucida Sans";
	font-size: 9pt;
	line-height: 17px;
	color:#333333;
	float: left;
	padding: 2px;
	width: 100px;
	font-weight: bold;
}

.formchecktext {
	font-family: "Lucida Sans";
	font-size: 9pt;
	line-height: 17px;
	color:#333399;
}

.formcellinput {
	float: right;
}

.formcellspacer {
	clear: both;
	margin-bottom: 5px;
}

.contactmessage {
	width: 430px;
	font-family: "Lucida Sans";
	font-size: 10pt;
	line-height: 17px;
	color:#666666;
}