/* Contact--------*/
form.styled { font-size:11px; /*color: #4d371e;*/ }
form.styled p {
	padding: 0 0 30px 0;
	font-weight: bold; }
form.styled fieldset {
	clear: both;
	padding: 0 0 7px 0;
	border: none; }
form.styled fieldset.address { padding: 0; }
form.styled label {
	float: left;
	width: 170px; }
form.styled label.checkbox_long {
	width: 355px;
	padding-left:5px; }
form.styled label.checkbox_top {
	float: left;
	width: 350px;
	padding: 10px 0; }
form.styled fieldset.required label { font-weight: bold; }
#dateIcon {
	float: right;
	text-align:right;
	width: 130px; 
}
form.styled input.input-text {
	width: 194px;
	height: 14px;
	padding: 2px 4px 0 4px;
	font: normal 10px Verdana, Geneva, sans-serif;
	border: 1px solid #cccccc; }
form.styled select{
	font: normal 12px Verdana, Geneva, sans-serif;
	border: 1px solid #cccccc;
	width:110px;}
form.styled select.long{
	font: normal 12px Verdana, Geneva, sans-serif;
	border: 1px solid #cccccc;
	width:210px;}
form.styled input.long { width: 334px; }
form.styled input.name { width: 104px; }
	form.styled fieldset.address input {
		display: block;
		margin: 0 0 7px 150px; }
	form.styled fieldset.address input.addr2 {
		display: block;
		margin: 0 0 7px 160px; }
form.styled input.city {
	width: 104px;
	margin: 0 10px 0 0; }
form.styled input.zipcode { width: 54px; }
form.styled input.small { width: 34px; }
form.styled input.date {
	width: 64px;
	margin: 0 4px 0 0; }
form.styled textarea {
	width: 334px;
	height: 77px;
	padding: 4px;
	font: normal 10px Verdana, Geneva, sans-serif;
	border: 1px solid #cccccc; }
form.styled fieldset p {
	padding: 10px 0 10px 170px;
	font-size: 9px;
	font-weight: normal; }
form.styled ul.radios {
	float: left;
	width: 160px;
	padding: 0 !important; }
	form.styled ul.radios li {
	padding: 0 0 6px 0 !important;
	list-style: none !important; }
form.styled ul.radios label {
	float: none;
	width: auto;
	font-weight: normal; }
form.styled ul.radios input { margin: 0 3px 0 0; }
form.styled a.btn_calendar {
	padding: 0 0px 0px 0;
	background: transparent url(../images/calendar.png) 0 0 no-repeat; 
	width: 20px; height: 20px; display:block; 
	position: absolute; border: 1px solid white;  }
	form.styled input.btn_submit { margin: 0 0 0 170px; }
form.map-controls {
	padding: 10px;
	margin: 0 0 25px 0;
	font-size: 9px;
	border: 1px solid #999999; }
	form.map-controls fieldset { border: none; }
	form.map-controls label { }
	form.map-controls select { }
	form.map-controls p { display: inline; }
.checkbox_holder{
	width:15px;
}
.checkbox_label_holder{
	width:400px;
	padding-left:5px;
	line-height:12px;
	padding-top:4px;
	vertical-align:top;
}
.cdevFormHeader{
	color:#6C7B28;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin-top:5;
	padding-bottom:15px;
}
table.employeeApp{border:1px solid #6C7B28;	width:575px;}
table.employeeApp td.noBorder{border:1px solid #FFFFFF;}
table.employeeApp td.rowLabel{width:125px; text-align:center; vertical-align:middle;}
table.employeeApp td.stdCheckbox{width:50px; text-align:center; vertical-align:middle;}
table.employeeApp td.stdSmall{width:75px; text-align:center; vertical-align:middle;}
table.employeeApp td.stdShort{width:100px; text-align:center; vertical-align:middle;}
table.employeeApp td.stdLong{width:250px; text-align:center; vertical-align:middle;}
table.employeeApp td.edu{height:30px;}
table.employeeApp td {border:1px solid #6C7B28;}
.tdCenter{text-align:center;}
.formRadio {list-style:none;}
