.body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#A0B0C7;
	} 
	
p {
	font-family: arial;
	line-height: 13pt;
	font-size: 11px;
	color: #024F8D;
	text-indent : 0;
	text-align: justify;

} 

.sidebar {
	font-family: arial;
	line-height: 13pt;
	font-size: 11px;
	color: #024F8D;
	text-indent : 0;
	text-align: justify;

} 

.bodycopy {
	font-family: arial;
	line-height: 15pt;
	font-size: 12px;
	color: #024F8D;
	text-indent : 0;
	text-align: justify;

} 

.bodycopy2 {
	font-family: arial;
	line-height: 11pt;
	font-size: 12px;
	color: #024F8D;
	text-indent : 0;
	text-align: justify;

} 

.white {
	font-family: arial;
	line-height: 12pt;
	font-size: 12px;
	color: #FFFFFF;
	text-indent : 0;
	text-align: justify;

} 

.credits {
	font-family: arial;
	line-height: 11pt;
	font-size: 11px;
	color: #747575;
	text-indent : 0;
	text-align: left;

} 

h1 {
	font-family: arial;
	line-height: 15pt;
	font-size: 12px;
	color: #D8A420;
	font-weight : bold;
	}
h1.title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 18px;
	color: #024F8D;
	font-weight : bold;
	}

	
h2 {
	font-family: arial;
	line-height: 10pt;
	font-size: 12px;
	color: #024F8D;
	font-weight : bold;
	}
	


b {	font-family: arial; line-style: bold; line-height: 10pt; font-size: 12px;color: #024F8D;} 
ul { font-family: arial; line-style: underline; line-height: 13pt; font-size: 11px; color: #024F8D; } 
strong { font-family: arial; line-height: 10pt; font-size: 12px; color: #024F8D; font-weight : bold;}
table, tr, p, td { color: #024F8D; font-family: arial; font-size: 11px; border:0px; line-height: 13pt; text-align: justify;}
textarea, input, select { font-family: arial; font-size: 11px; color: #024F8D; }

.body a          { color: #024F8D; font-weight: bold; text-decoration: underline }
.body a:hover    { color: #A0B2BE; font-weight: none; text-decoration: underline }

.index-container a {
	color:#fff;
	text-decoration:none;
}

.index-container a:hover {
	color:#024F8D;
	text-decoration:none;
}

.sub-nav,
.sub-nav:a { color: #024F8D; font-weight: none; text-decoration: none }
.sub-nav:hover { color: #A0B2BE; font-weight: none; text-decoration: none }

.tsub-nav,
.tsub-nav:a { color: #50748C; font-weight: none; font-size: 11px; text-decoration: none }
.tsub-nav:hover { color: #A0B2BE; font-weight: none; font-size: 11px; text-decoration: none }

.fsub-nav,
.fsub-nav:a { color: #FFFFFF; font-weight: none; text-decoration: none }
.fsub-nav:hover { color: #A0B2BE; font-weight: none; text-decoration: none }

.footer,
.footer { arial; font-weight : bold; line-height: 11pt; font-size: 11px; color: #FFFFFF; }


.footerlink {color: #FFFFFF; line-height: 12pt; padding:10px 0px; text-align:center;}
.footerlink a { color: #FFFFFF; font-weight: none; text-decoration: none }
.footerlink a:hover { color: #A0B2BE; font-weight: bold; text-decoration: none }

.formborderline {
   border-bottom: 1px solid #024F8D;
   padding: 5px 0px 5px 0px;
}

/*  <![ 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{
	}

/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
	width:700px;
	margin:0 auto;
}

.logo {
	padding:5px 0px;
}

.disclaimer {
	padding:2px 0px;
}

.disclaimer a {
	color:#fff;
}

.disclaimer a:hover {
	color:#fff;
}

.index-container .footerlink a.fsub-nav:hover {
	color:#024F8D!important;
}

.index-container .disclaimer a:hover {
	color:#024F8D;
}

.content {
	width:482px;
}

#nav {
margin-left:-39px;
margin-top:-11px;
*margin-top:0px;
background:#02508F;
}

#nav ul {
list-style-type:none;
display:block;
}

#nav ul li {
float:left;
color:#fff;
background:#02508F;
padding:1px 39px 1px 40px;
border-right: 1px solid #fff;
}

#nav ul li a {
color:#fff;
text-decoration:none;
}

.drop {
position:absolute;
margin-left:-160px;
margin-top:7px;
*margin-top:17px;
}

.drop ul {
list-style-type:none;
display:block;
_width:150px;
}

.drop ul li {
color:#fff;
border-bottom: 1px solid #fff;

}

.drop ul li a {
color:#fff;
text-decoration:none;
font-weight:normal;
background:#A0B0c7;
padding: 2px 5px;
display:block;
}

.drop ul li a:hover {
color:#fff;
text-decoration:none;
background:#02508F;
}