/* <![ Global [ -----------------------------------------------------------*/
body{	
	background-color:#000;
	margin:0px;
	padding:0px;}
	
td{	
	font:12px Arial;
	color: #FFF;
	line-height:18px;}
	
table#main{	
	margin-left:auto;
	margin-right:auto;	}
			
a{
	color:#c85509;
	text-decoration: none;}
	
a:hover{
	color:#c85509;
	text-decoration: underline;}
	
a.A_mini{	
	color:#666666;
	text-decoration:none;}

a.A_mini:hover{	
	color:#666666;
	text-decoration:underline;}		
	
.PAD_form_itm{
	font:12px Arial;
	color:#fff;
	line-height:14px;
	padding:5px 11px 3px 0;
	text-align:right;}	

.form-pct2{
	background-color:#000;
	border:1px solid #fff;
	font:12px Verdana, Arial, Helvetica, sans-serif;
/*	overflow:auto;*/
	color:#eee;
	width:96%
}

.form-msg {
	overflow:auto;
}
	
.submit{
	background:#111111;
	border:1px solid #454545;
	font:12px Arial;
	color:#fff;
	text-align:center;
	cursor:pointer;
}	

input, select, textarea{border:1px solid #000;}

ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
 }

li{
  background-position:0px 5px;
  padding: 5px 0px 5px 10px;
  margin-left: 15px;
  color: #FFF;
  font:12px Arial;
  list-style: disc;
 }

/*	<![ Layout [ -----------------------------------------------------------*/






/*	<![ Main [	 -----------------------------------------------------------*/
h1{	
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #FFF solid;}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

.disclaimer{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding:10px;}


/*	<![ MH_Hacks [ --------------------------------------------------------*/
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
table.content{		width:100%;		}
table.content a{	font-size:12px;	font-weight:normal;}

/* -------------------------	New CSS Styles	----------------------------- */
form{
	margin:0;
	padding:0;
}
.alignTop{
	vertical-align:top;
}
.tblOuterParent{
	background:url(/images/bg_page_bot.jpg) repeat-x bottom;
	padding:0px;
	margin:0px;
}
.tblOuter{
	background:url(/images/bg_outertbl.jpg) left top repeat-x;
	background-color:#272727;
	width:919px;
}
.tdOuterTblRight{
	background:url(/images/bg_page_right.jpg) no-repeat top;
	width:50px;
	height:453px;
}
.hdrContact{
	background:url(/images/img_call.jpg) no-repeat left top;
	width:202px;
	height:77px;
}

/*Content CSS*/

.tdCntParent{
	background:#181818;
	padding:0 4px 5px 5px;
}
.tblMainCnt{
	border:2px solid #454545;
}
.tdRcntParent{
	background:url(/images/bg_content.jpg) no-repeat right top;
	background-color:#111;
	vertical-align:top;
	padding-left:11px;
}
.tdRcntFooter{
	background-color:#111;
	vertical-align:top;
	padding-left:11px;
}
.tdCntTitle{	
	background:url(/images/hdr_company.jpg) no-repeat right top;
	background-color:#111;
	height:48px;
}

.tdTextCnt{
	padding:15px;
	vertical-align:top;
}
.tdTextCnt p{
	font:12px Arial;
	font-weight:normal;
	color:#fff;
	line-height:18px;
}
.tdTextCnt strong{
	font:14px Arial;
	font-weight:bold;
}
/*Left Panel CSS*/
.tdLeftParent{
	border-right:2px solid #454545;
	width:167px;
	padding:12px 7px;
	vertical-align:top;
}
.tblLeftNav a, .tblLeftNav a:hover, .tblSubNav a, .tblSubNav a:hover{
	background:url(/images/icn_plus.jpg) left no-repeat;
	background-position:3px 8px;
	padding:3px 0 3px 17px;
	background-color:#252525;
	border-bottom:1px solid #1b1b1b;
	border-top:1px solid #1b1b1b;
	font:12px Arial;
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	display:block;	
}
table.tblSubNav a {
	background:none;
	background-color:#666666;
	color:#fff;
}
table.tblSubNav a:hover{
	background:none;
	background-color:#c85509;
	color:#fff;
}
.tblLeftNav a:hover{
	color:#c85509;
}
.tblLeftNav a.selected, .tblLeftNav a.selected:hover{
	background:url(/images/icn_minus.jpg) left no-repeat;
	background-position:3px 10px;
	padding:3px 0 3px 17px;
	background-color:#252525;
	border-bottom:1px solid #1b1b1b;
	border-top:1px solid #1b1b1b;
	font:12px Arial;
	color:#c85509;
	text-decoration:none;
	display:block;
}
.tdLogo{
	/*background:url(/images/logo_lexis_nexis.jpg) no-repeat center;*/
	height:80px;
}
/*Right Panel Start*/
.tdRightPanel{
	width:235px;
	vertical-align:top;
}
.tdRightImage{
	padding:10px 0 11px 0;
}
.tblForm{
	vertical-align:top;
}
.tdForm{
	border-left:1px solid #666;
}
.tblAddress td{
	border-top:1px solid #575757;
	font:11px Arial;
	font-weight:normal;
	color:#b4b4b4;
	text-align:center;
	height:21px;
}
/*Footer Table CSS*/
.tblFooter td{
	text-align:center;
	padding:8px 0;
}
.tblFooter td a {
	font:12px Arial;
	text-decoration:none;
	color:#666666;
	margin:0px 8px;}
	
.tblFooter td a:hover {
	font:12px Arial;
	text-decoration:underline;
	color:#c85509;
	margin:0px 8px;}
	
/*  <![ 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:200px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:350px;
	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;}
		.custom-form li {
			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 {
	color:#000;
	}
	
#iagree {
	position:absolute;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:340px;
	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 6px 0 0;
	font:10px 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:200px;}

#directionsLocale {
	padding:10px 0px;}

#locale {
	}

#directionsSubmit {
	padding:10px 0px;}

#map {
	border:1px solid #000;
	color:#000;}

#addressNotFound {
	}

#directions {
	}


.Navigation ul li{
	margin-left: 15px;
	padding: 0px;}
.Navigation ul li ul {
	margin: 0px;
	padding: 5px 5px 5px 0px;}
.Navigation ul li ul li{
	margin: 0px;
	padding: 5px 5px 5px 0px;
	list-style:disc;}
.Navigation ul li ul li ul li{
	margin: 0px;
	padding: 5px 5px 5px 0px;
	margin-left: 35px;
	list-style:disc;}
  
