td.fieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
}
td.fieldnamenospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 8px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
label.fieldnamenospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
}
.field {
	text-align: left;
}
#register h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#register p.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #737373;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
}
.tblarge {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #999999;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tblarger {
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #D2DAEB;
	height: 22px;
}
.tbsmall {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #999999;
	height: 22px;
}
.requirements {
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #999999;
	height: 60px;
}
#register {
	padding: 14px;
}
#register a:link {
	color: #737373;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#register a:visited {
	color: #737373;
	text-decoration: underline;
}
#register a:hover {
	color: #17673C;
	text-decoration: underline;
}
#register a:active {
	color: #17673C;
	text-decoration: none;
}
fieldset {
	border: 1px dotted #FF0000;
	padding: 10px;
	margin-top: 16px;
}
label.black {
	color: #737373;
	font-weight: normal;
}
