.contact {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	width:390px;
  }
.onecol label {
	text-align:right;
	width:125px;
	float:left;
	padding:0.1em;
	margin-top:0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: .1em;
	position: relative;
  }
 .twocol {
	float: none;
	position: absolute;
	left: 15em;
  } 
.twocol label {
	text-align:right;
	width:55px;
	padding:0.2em;
	margin-top:0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.2em;
  }

.contact .textfield {
	height:16px;
	width:225px;
	margin: 2px;
}
.contact .textfieldMed {
	height:16px;
	width:100px;
	margin: 2px;
}
.contact .selectfield {
	height:20px;
	margin: 2px;
}
.contact .selectfieldSm {
	height:20px;
	width:35px;
	margin: 2px;
}
.contact .textarea {
	margin:2px;
	height:105px;
	width:225px;
}
.contact .last-name {
	display: none;
	visibility: hidden;
}
.errorcolor {
	color:#FF0000;
}.normalcolor {
	color:#000000;
}
.calendar_img {
	border:none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* FAX FORM STYLES*/

#ff_frame {
	border: medium double #000033;
}

.ff_legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000033;
}
.ff-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin-left: 15px;
}

.ff_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ff_underline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000033;
}
.ff-inner-box {
	margin: 10px;
	padding: 10px;
	border: medium double #000033;
}
.ff-print {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.ff-terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#ff-address {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	bottom: 0px;
}

.ff-table {
	margin-right: auto;
	margin-left: auto;
}
#ff-box {
	background-color: #FFFFFF;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#numChild {
	display:block;
}
