.formfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D4B76;
	background-color: #F2EED2;
}
.submit {
	background-color: #FAEFB3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BAAA38;
	border-right-color: #BAAA38;
	border-bottom-color: #BAAA38;
	border-left-color: #BAAA38;
	font-size: 12px;
	font-weight: bold;
}
.signupbx {
	background-color: #DCD28B;
	border: 2px solid #7D3765;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 5px;
	width: 200px;
}
.signupheader {
	font-size: 13px;
	color: #1D4B76;
}
.smallertext {
	font-size: 11px;
}
.signupbx2 {

	background-color: #DCD28B;
	border: 2px solid #7D3765;
	font-family: Arial, Helvetica, sans-serif;
}
.sutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7D3765;
}
.textregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
}
table.center {margin-left:auto; margin-right:auto;text-align: left;}