input, select, checkbox, textarea {

}

form, form div  {
}

form .no-border {
	border: none ! important;
}

input {
	font: 10px "Trebuchet MS", Arial, sans-serif;
	color: rgb(122,122,122);
	padding: 2px 6px;
}

#headsearch {
	float: right;
	width: 170px;
	position: relative;
	margin: 22px 47px 0 0px ! important;
}

#searchform {
	
}

#office-locator {
	width:115px;
	height: 20px;
	display: block;
	margin: 0.5em auto;
}

#office-locator input {
	float:left;
}

#office-locator input#zip-code-search {
	width: 81px;
	height: 20px;
	background:transparent url(../images/input-back-93w.gif) no-repeat;
}


#headsearch-form input#searchform{
	margin: 0;
	width: 135px;
	height: 20px;
	border: none ! important;
	background:transparent url(../images/input-back.gif) no-repeat;
	float: left;
}

#headsearch-form #headsearch-go {
	border: none ! important;
	padding: 0;
	display: block;
	padding-top: 5px;
}

.spotlight-nav label {
}

.spotlight-nav .goimage {
	margin-top: 3px;
}

.spotlight-nav.two .goimage {
}

#body-secondary .caption select, #vert-nav select  {
	width: 124px;
	font: 11px Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 1px solid #7F9DB9;
}

#vert-nav select, #vert-nav p#quick-link  {
	margin-left: 14px;
}

.advSearch {
	border-top: 2px solid #c0c7ca;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9AA6AB;
	border-bottom-color: #9AA6AB;
	border-left-color: #c0c7ca;
	background-color: #F8FAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b5b6a;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#headsearch404 {
	float: left;
	width: 165px;
	position: relative;
	padding-left: 380px;
	padding-top: 20px;
}


/* Base main-content Form Styles */

div.form {
	width: 500px;
	background: white url(/images/tan-vertical-gradient-20x245.jpg) repeat-x;
	margin: 21px auto 0;
}

.form input, .form select, .form select.dropdown, .form textarea {
	border: solid 1px rgb(127, 157, 185);
	background-color: white;
	max-width:125px;
}

.form textarea {
	max-width:200px;
	height: 200px;
}
	
select { padding: 0; }

form.cmxform {
font:  12px/16px Tahoma, Arial, sans-serif;
padding: 15px 45px;
}

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	/*display:none;*/
	}

#contact-form form.cmxform legend {
	padding-bottom: 1em;
	font-size: .8em;
	color: rgb(141, 33, 27);
}
	
form.cmxform label {
	display: inline-block;
	text-align: left;
	font-weight: bold;
	line-height: 1.8;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	text-align: left;
	}

form.cmxform label { 
	width: 100px; } /* Width of labels */
	
form.cmxform fieldset fieldset label { 
	margin-left: 128px; } /* Width plus 3 (html space) */

form.cmxform fieldset {
	border: none;
}

form.cmxform fieldset#titles label {
	width:auto ! important;
	display: inline ! important;
	margin: 0 6px 0 0;
	font-weight: normal ! important;
}

label {
	height: 22px;
}

li label.error{
	float: none ! important;
	width: auto ! important;
	height: 15px;
	background: transparent url(/images/cancel.png) 0px -2px no-repeat;
	font-size: 9px;
	font-weight: normal;
	color: red;
	text-align:left ! important;
	padding:0px 0px 0px 20px;
	display: inline-block;
	overflow: visible;
	}
	
input.error {
	border-color: red ! important;
	background-color: #FFB3B3 ! important;
	margin-right: 5px;
}

.optional {
	display: none;
}

fieldset#styleSubmit {
	background: transparent url(images/lock.png) 110px 5px no-repeat;
}

#styleSubmit input, input.submit {
	background: rgb(36, 106, 169) none ! important;
	color: white;
	height: 23px;
	border:none;
	float:right;
	margin-right: 100px;
	font: normal 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif ! important;
}

#styleSubmit input, input.submit {
	cursor: pointer;
}

#styleSubmit input:hover, input.submit:hover {
	background-color: #0099CC ! important;
}

label#preferContact.error {
	display: none;
	color: red ! important;
}

.requiredAsterix {
	color: rgb(36, 108, 169);
	height: 15px ! important;
	font-size: 24px;
	line-height: 12px;
	vertical-align: -70%;
}

.no-bold label {
	font-weight: normal ! important;
}

