/*.......... GLOBAL .........................................................*/
body{
	margin-top:0px;
	background-color:#4C2E36;
	}
td{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	}
input,textarea{
	}
a:link,a:visited{
	color:#47272F;
	text-decoration:none;
	}
a:hover,a:active{
	color:#8A4D5C;
	text-decoration:underline;
	}
a.a-rnav:link,a.a-rnav:visited{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	}
a.a-rnav:hover,a.a-rnav:active{
	color:#2F4988;
	}
	
	
/**/	
ul.ni{		padding: 0;
			margin-left: 0;	}
ul.ni li{		margin-left: 1.5em;
				padding-bottom:3px; /* non-indenting lists */
				list-style:url(../images/arrow.jpg) outside;	}
ul.ni li ul{	padding-top:3px;}
/**/	


/*.......... TEXT ...........................................................*/
h1{	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#47272F;
	}
h2{	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#47272F;
	}
h3{	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#47272F;
	margin-bottom:0px;
	}

.txt-redH{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#47272F;
	}
.txt-times{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}
.txt-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DDDEDF;
	}

p.settlementNotice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DDDEDF;
	margin:0px 12px 0px 12px;
	text-align:left;
}
	.settlementNotice a, .settlementNotice a:hover,.settlementNotice a:link,.settlementNotice a:visited { 
	text-decoration:underline;
	color:#DDDEDF;
	margin:0px;
}
	
.style1 {font-size: 11px}

/*.......... BACKGROUNDS ....................................................*/
.bg-rNav{
	background:url('../images/rnavLine.jpg') left repeat-y white;
	}
.bg-footer{
	background:url('../images/footerBg.jpg') repeat-x;
	}
/*.......... SPECIAL ........................................................*/
.ddTable{
	border: 1px solid black;
	}
	
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:215px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:363px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.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;}
		

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#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:335px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)*/


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ 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 {
	}



.Navigation ul li ul {
	margin: 0px;
	padding: 0px;}
.Navigation ul li ul li{
	margin: 0px;
	list-style:disc;}
.Navigation ul li ul li ul li{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style:circle;}

