.body {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	line-height: 24px;
	text-decoration: none;
	text-indent: 0;
	letter-spacing: 0;
	background-color:#333;
	margin:0px;
}
A:link {
	color: #327397;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #547283;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #c60;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	color: #444;
	font-size: 9px;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 2px
}
.caps {
	color: #fff;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #99a2a7;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin-right: 3px;
	padding-left: 2px;
	outline: solid 1px #727f86
}
.navtext {
	color: #f1f1f1;
	font-size: 10px;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	line-height: 15px;
	text-decoration: none;
	text-align: right
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-align: right
}
a.nav:hover {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-align: right
}

/*  <![ 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!important;
	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!important;
	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!important;
	top:3px;
	border:none;
}

/*  <!---------------------------------------------------- ] Primary Contact Form ] -->*/
/*  <![ Directions [ ----------------------------------------------------*/

/* 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{
	}

/*  <!---------------------------------------------------- ] Directions ] -->*/

.content {
	text-align:left;
}