/* Set up 5/9/07 boB */
.form-fields {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 5px 5px;
	padding: 5px 5px 5px 10px;
	background-color:inherit;}
.td1 {width:40%;}
.td2 {width:15%;}
.td3 {width:25%;}
.td4 {width:15%;}
.td3-center {width:25%;text-align:center;}
.form-padding {padding-top:15px;}
.underline {text-decoration:underline;}
/* Used on the Sign Up Page */
.td1a {width:85%;text-indent:1.5em;padding:5px 0px 5px 0px;}
.td2a {width:15%;text-align:center;}
/* Used on the Contact Us Page */
.td1-cu {width:35%;}
.td2-cu {width:15%;}
.td3-cu {width:46%;}
