/* <![ Global [ -----------------------------------------------------------*/
.body{	background-color:#0f1975; margin:0; padding:0}
td	{	font:12px/14px "Times New Roman", Times, serif;
		color:#000;}
table#main{	margin-left:auto;
			margin-right:auto;	}
			
a		{	color:#0f1975;}
a:hover	{	color:#000;}

.form-pct	{ }
input, select, textarea {	border:1px solid #000;}

ul, ol {		padding-bottom:6px;

		}
ul li{	margin-left: 3px;
		padding-bottom:3px; /* non-indenting lists */
		padding-left:3px;
		list-style-image:url(/images/li.jpg)
		}
li ul, li ol  { padding:5px 0px 0px 0px; margin:5px 0px 0px 5px}

hr { margin:2px 0px }

/*	<![ Layout [ -----------------------------------------------------------*/

.phones {
	background-image:url(/images/top-bg.jpg);
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6db82;
	font-weight:bold;
	text-align:center;
	padding:7px 0px 0px 0px
	}
	
.phones img {
	margin:0px 10px
	}	

.container {
	border:1px solid #6f1c26;
	background-color:#b1985f;
	}
	
.container-td {
	padding:0px 1px 1px 1px
	}	

.main-table {
	background-image:url(/images/main-table-bg.jpg);
	background-repeat:repeat-y;
	}

.right {
	padding-top:12px
}
	
.left {
	background-image:url(/images/left-bg.jpg);
	background-repeat:no-repeat;
	padding:25px 0px 0px 0px
	}	
	
.main-content {
	padding:22px 39px 22px 15px
	}	

.main-content p {
	line-height:18px
	}		

.footlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9da1f4;
	text-align:left;
	padding-left:25px
	}		

.footlinks img {
	margin:0px 2px;
	}	
	
.footlinks ul {
	margin-left: 0px;
	padding-left: 0px;
	}
	
.footlinks ul li {
	display:inline;
	margin:0px 1px 0px 0px;
	padding:0px 0px 0px 0px
	}	
	
.footlinks a {
	color:#0f1975;
	text-decoration:none
	}
	
.footlinks a:hover {
	color:#000;
	}		
	
	
.form { 
	width:150px; 
	background-color:#b1985f; 
	border-left:1px solid #4a2708; 
	border-top:1px solid #4a2708;  
	border-bottom:1px solid #83550b; 
	border-right:1px solid #83550b; 
	margin:4px 0px 4px 0px;
	}

.PAD_form_itm {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:0px 40px 0px 27px;
	color:#fff;
	font-size:12px;
	}	

.submit {
	margin:5px 25px 0px 0px;
	background:url(/images/submit.jpg) no-repeat;
	border:none;
	height:26px;
	width:54px;
	}	
	
.qc-head {
	padding:0px 0px 14px 8px	
	}	
	
.peer {
	margin-left:27px}	
	
.disclaimer {
	color:#b3b3b3;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:200px;
	}	

.disclaimer a {
	color:#fff;
}

.disclaimer a:hover {
	color:#fff;
}

.A_mini {
	color:#eee
	}	

.A_mini:hover {
	color:#fff
	}

/*	<![ Main [	 -----------------------------------------------------------*/
h1{	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color:#0f1975	}
h2{	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#0f1975	}
h3{	font: bold 10px Arial, Helvetica, sans-serif;
	margin:0px;	}




/*	<![ MH_Hacks [ --------------------------------------------------------*/
#map{				filter:gray;	}
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
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;
	}
		
	.custom-form select {
		height:22px;
	}

/*  <![ 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{
	}

