/* *** ** Start of NoQuickContact ** *** */
@import url(/styles/main.css);
#search{
	position:relative;
	top:137px;
	left:25px;
z-index:99;
}/* *** ** End   of NoQuickContact ** *** */
/* *** ** Start of ContactUsLayout ** *** */
/*	<![ Disclaimer Alert [	 -----------------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;
}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;
}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;
}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;
}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;
}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}



/*	<![ Contact Us Page [ -----------------------------------------------------------*/

.pad_frm_itm {
padding:3px 0px;
margin:0px;
}

.form-label {
width:140px; /* Width of labels */
padding:0px 5px 0px 0px;
display:inline-block;
vertical-align:top;
}

.form-pct {
width:300px;
font:12px Verdana, Arial, Helvetica, sans-serif;
}

.msg-pct {
width:445px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
height:70px;
overflow:auto;
font:12px Verdana, Arial, Helvetica, sans-serif;
}

.custom-form {
}

.custom-form fieldset {
margin:0px 0px 10px 0px;
padding:0px;
width:470px; /*  .msg-pct width + 25   */
border:none;
}

.custom-form legend {
padding:0px 2px;
font-weight:bold;
}

.custom-form fieldset ol {
margin:0px;
padding:0px;
list-style:none;
}



#Captcha2 img {
	margin-bottom:3px;
}/* *** ** End   of ContactUsLayout ** *** */
