@charset "UTF-8";
/* CSS Document */

.body {
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	background-color: #1F3A53;
	background-image: url(/images/background.jpg);
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
	text-align: left;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
}
h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}
	
a:link {
	color: #1F3A53;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #517089;
}

/*MENU*/

.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.style3 a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

.style3 ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.style3 a
{
	float:left;
	width:160px;
	text-decoration:none;
	color:white;
	background-color:#1F3A53;
	padding:10px;
	border-right:1px solid white;
}
.style3 a:hover {
	background-color:#517089
}
li {
	/*display:inline*/
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

#menu3 a { /*Menu3 Links*/
color:white;
background-color:#294B66;
text-decoration:none;
text-indent:1ex;
}
#menu3 a:hover {
color:white;background-color:#507089;
}
#menu3 a:active	{color:white;text-decoration:none;}
#menu3 a:visited	{color:white;text-decoration:none;}
#contactus { float:left;
width:50%;
}
#form { float:right;
width:335px;
margin-right:5px;
margin-top:50px;
}
#radioadd { float:center;
}
#slideshow { float:right;
padding-right:15px;
}
#quote { padding-left:25px;
padding-right:25px;

}

.style5 {
	font-size: 12px
}
.style6 {font-size: 10px}

p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
}
.style7 {
	font-size: 1.1em;
	font-weight: bold;
}

/*  <![ 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 {
	text-align:left;
	}

	.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;
		display:block;
	}
		

/*  <![ 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{
	}

.logo {
	text-align:center;
	padding:10px;
}
.side-nav {
	margin:0;
	padding:0;
	text-align:left;
}

.side-nav li {
	list-style:none;
	display:inline;
	text-align:left;
}

.side-nav a {
	background-color:#1f3a53;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;

	padding:10px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.side-nav a:hover {
	background-color:#517089;
	color:#fff;
}

.qctable {
	margin:0px 10px;
	_margin:0px 5px;
	font-size:11px;
}

.qctitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	padding:20px 0px 10px 0px;
}

.qctable .form-pct {
	margin-left:20px;
	_margin-left:10px;
	width:480px;
}

.qctable .form-pct-name {
	margin-left:52px;
	_margin-left:48px;
	margin-top:10px;
	_margin-top:5px;
	width:200px;
}

.qctable .msg-pct {
	margin-left:178px;
	_margin-left:174px;
	padding:2px;
	width:476px;
}

.qctable .form-radio {
	margin:2px 10px 2px 4px;
	_margin-right:1px 5px 1px 2px;
	vertical-align:middle;
}

.qctable .submit {
	margin:20px 0px;
	_margin:10px 0px;
}

.RichText {
	text-align:left;
}

#form_rt {
	float:right;
}