/* <![ Global [ */
.body{	background-color:#6085B1;
		margin:0;}
td	{	font: 13px "Times New Roman", Times, serif;}
table#main{	margin-left:auto;
			margin-right:auto;	}
			
a		{	color:#369;}
a:hover	{	color:#000;}

.form		{	background-color:#f3f3f3;
				border:1px solid #000;}
.form-pct	{	width:98%;}
.submit{	background-color:#38669e;
			font: bold 11px Tahoma, Arial, sans-serif;
			color:#fff;
			border: 1px outset #999;
		}
input, select, textarea {	border:1px solid #000;}
input[name="checkbox"]	{	border:none;	}/*CSS2*/

ul{		padding: 0;
		margin-left: 0;	}
li{		margin-left: 1.5em;
		padding-bottom:3px; /* non-indenting lists */
		list-style:url(/images/bullet.gif) outside;	}
li ul{	padding-top:3px;}

/*	<![ Layout [ */
.pad_solid10{	padding:10px;	}
.pad_left10{	padding-left:10px;	}
.pad_rightTD{	padding-left:9px;}
.pad_spLeftTD{	padding: 80px 10px 10px 10px;	}
.form_addy_td{	padding:3px 10px 3px 0px;	
					border:1px solid #ED442F;
					border-left:none;
					border-right:none;	
					font:normal 12px "Times New Roman", Times, serif;
					color:#38669E;	}
.aop_tdBORD{	border-bottom:2px solid #000;	}

/*	<![ Main [	 */

td.footer{	background-color:#6085B1;
			padding: 13px 10px;}
			
.td_footertxt, .td_footertxt a{	font: 10px Arial, Helvetica, sans-serif;
				color:#fff;	}

a.footerLink{		color:#fff;}
a.footerLink:hover{	color:#99ACC8;}
.hp_LLinks{		font: 11px "Times New Roman", Times, serif;}
.form_elem_txt{	font:10px Verdana, Arial, Helvetica, sans-serif;
					font-weight:bold;
					padding: 2px 10px 2px 0px;}
h1{	font: bold 16px "Times New Roman", Times, serif;
	color:#f00;}
h2{	font: bold 14px "Times New Roman", Times, serif;
	color:#f00;}

a.aoplinks{	color:#000;}
a.aoplinks:hover{	color:#369;}


/*	<![ MH_Hacks [ */
#map{				filter:gray;	}
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
table.content{		width:100%;		}
table.content{		width:100%;		}
table.content a{	font-size:12px;	font-weight:normal;}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
		

/*  <![ 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:415px;
	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;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

.Captcha {
	width:150px;
}

.Captcha img {
	border:1px solid #000;
	margin:5px 0px;
}
.Captcha input {
	width:150px;
	margin-top:5px;
	background-color:#F3F3F3;
}