#formarea {
	position: static;
	margin-left: 30px;
	margin-right: 30px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	}

#formarea2 {
	position: static;
	margin-left: 30px;
	margin-right: 30px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	}

.example {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin: 0px;
	}

#formtable {
	padding: 0px;
	border: 0px;
	}

#formtable-lsq {
	width: 100%;
	padding-left: 15px;
	padding-right: 20px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

#ssn {
	padding: 0px;
	border: 0px;
	}

#formtable td {
	vertical-align: top;
	}

#formarea td#labels {
	width: 40%;
	padding-right: 20px;
	padding-top: 3px;
	}

#formarea td#fields {
	width: 60%;
	}

#formarea2 td#labels {
	width: 10%;
	padding-right: 2px;
	}

#formarea2 td#fields {
	width: 90%;
	padding-top: 3px;
	}

#formspace {
	height: 15px;
	}

#formspace2 {
	height: 0px;
	}

#formbuttons {
	float: left;
	}

#formarea input[type=text].long {
	height: 16px;
	width: 194px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

#formarea input[type=text].small {
	height: 16px;
	width: 84px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

#formarea input[type=checkbox] {
	vertical-align: middle;
	}

#formarea input[type=radio] {
	vertical-align: middle;
	}

#formarea2 input[type=checkbox] {
	vertical-align: middle;
	}

#formarea2 input[type=radio] {
	vertical-align: middle;
	}

#formarea select.select {
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

#formarea textarea {
	height: 80px;
	width: 200px;
	border: 1px solid #333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

#formarea textarea.comments {
	height: 80px;
	width: 194px;
	padding: 3px;
	border: 1px solid #333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

#formarea a {
	color: #666;
	text-decoration: underline;
	}

#formarea2 a {
	color: #666;
	text-decoration: underline;
	}

#formtable-lsq a {
	color: #666;
	text-decoration: underline;
	}

#pbfield {
	padding-right: 30px;
	}

#chooseCenter {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666;
	}

#chooseCenter a {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #666;
	text-decoration: none;
	}

#chooseCenter a:hover {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #666;
	text-decoration: underline;
	}

#chooseCenter b {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #666;
	text-decoration: none;
	}

a.privacy {
	margin-left: 30px;
	margin-right: 30px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	}

#ssn {
	line-height: 16px;
	}

#formarea td#fields-bottom {
	width: 60%;
	padding-top: 0px;
	}

#formarea td#labels-bottom {
	width: 40%;
	padding-right: 20px;
	padding-top: 0px;
	}

#formline {
	border-bottom: 1px dotted #666;
	margin: 10px 0px 0px 0px;
	height: 10px;
	}

#formarea td#fields-bottom {
	width: 60%;
	padding-top: 0px;
	}

#formarea td#labels-bottom {
	width: 40%;
	padding-right: 20px;
	padding-top: 0px;
	}

#formline {
	border-bottom: 1px dotted #666;
	margin: 10px 0px 0px 0px;
	height: 10px;
	}

