/* <![ Global [ -----------------------------------------------------------*/
html {
	height:100%}
	
body{	
	margin:0; 
	padding:0; 
	background:#092a7e;
	text-align:center; 
	height:100%;}
	
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:890px;
	background:#dadada;}
			
a, td.content a font {	
	color:#000;
	text-decoration:none;
	font-weight:bold;}
	
a:hover, td.content a:hover font {	
	color:#000;
	text-decoration:underline;
	font-weight:bold;}
	
input, select, textarea{	
	border:1px solid #000;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

address {
	font-style:normal;}	

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav-table {
	border:5px solid #b4b4bf;
	background:#0f3597;}
	

table.menu{
	font-size:100%;
	position:absolute;
	visibility:hidden;} 

.menu { 
	}

	.menu table {
		border:1px solid #b4b4c0;
		width:237px;}

	.menu td{
		background:#b4b4c0;
		color:#072c7d;
		border:1px solid #b4b4c0;
		font:bold 12px Arial, Helvetica, sans-serif;}

	.menu a {
		display:block;
		background:#b4b4c0;
		color:#072c7d;
		text-decoration:none;
		text-align:left;}	

	.menu a:hover{
		color:#072c7d;
		text-decoration:underline;} 
		
	.navigation div {
		position:relative;
		left:237px;
		top:0px;}
	

.navHome {}
	.navHome a {
		background:url(/images/menu/NAV-home.gif) top no-repeat;
		display:block;}
	.navHome a:hover, #home .navHome a {
		background:url(/images/menu/NAV-home-OVER.gif) top no-repeat;
		display:block;}

.navOverview {}
	.navOverview a {
		background:url(/images/menu/NAV-overview.gif) top no-repeat;
		display:block;}
	.navOverview a:hover, #overview .navOverview a {
		background:url(/images/menu/NAV-overview-OVER.gif) top no-repeat;
		display:block;}

.navAtty {}
	.navAtty a {
		background:url(/images/menu/NAV-attorneys.gif) top no-repeat;
		display:block;}
	.navAtty a:hover, #atty .navAtty a {
		background:url(/images/menu/NAV-attorneys-OVER.gif) top no-repeat;
		display:block;}
		
		.navAtty .menu a, #atty .navAtty .menu a  {
			display:block;
			padding:5px;
			background:#072c7d;
			color:#fff;
			text-decoration:none;
			text-align:left;}	
		.navAtty .menu a:hover, #atty .navAtty .menu a:hover {
			color:#b4b4c0;
			background:#072c7d;
			text-decoration:none;} 

.navAOP {}
	.navAOP a {
		background:url(/images/menu/NAV-aop.gif) top no-repeat;
		display:block;}
	.navAOP a:hover, #AOP .navAOP a {
		background:url(/images/menu/NAV-aop-OVER.gif) top no-repeat;
		display:block;}
		
		.navAOP .menu a, #AOP .navAOP .menu a {
			display:block;
			padding:5px;
			background:#072c7d;
			color:#fff;
			text-decoration:none;
			text-align:left;}		
		.navAOP .menu a:hover, #AOP .navAOP .menu a:hover {
			color:#b4b4c0;
			background:#072c7d;
			text-decoration:none;}   

.navClients {}
	.navClients a {
		background:url(/images/menu/NAV-clients.gif) top no-repeat;
		display:block;}
	.navClients a:hover, #clients .navClients a {
		background:url(/images/menu/NAV-clients-OVER.gif) top no-repeat;
		display:block;}

.navResults {}
	.navResults a {
		background:url(/images/menu/NAV-results.gif) top no-repeat;
		display:block;}
	.navResults a:hover, #results .navResults a {
		background:url(/images/menu/NAV-results-OVER.gif) top no-repeat;
		display:block;}
		
		.navResults .menu a, #results .navResults .menu a {
			display:block;
			padding:5px;
			background:#072c7d;
			color:#fff;
			text-decoration:none;
			text-align:left;}
		.navResults .menu a:hover, #results .navResults .menu a:hover {
			color:#b4b4c0;
			background:#072c7d;
			text-decoration:none;}   


.navNews {}
	.navNews a {
		background:url(/images/menu/NAV-news.gif) top no-repeat;
		display:block;}
	.navNews a:hover, #news .navNews a {
		background:url(/images/menu/NAV-news-OVER.gif) top no-repeat;
		display:block;}

.navLinks {}
	.navLinks a {
		background:url(/images/menu/NAV-links.gif) top no-repeat;
		display:block;}
	.navLinks a:hover, #links .navLinks a {
		background:url(/images/menu/NAV-links-OVER.gif) top no-repeat;
		display:block;}

.navDirections {}
	.navDirections a {
		background:url(/images/menu/NAV-directions.gif) top no-repeat;
		display:block;}
	.navDirections a:hover, #directions .navDirections a {
		background:url(/images/menu/NAV-directions-OVER.gif) top no-repeat;
		display:block;}

.navContact {}
	.navContact a {
		background:url(/images/menu/NAV-contact.gif) top no-repeat;
		display:block;}
	.navContact a:hover, #contact .navContact a {
		background:url(/images/menu/NAV-contact-OVER.gif) top no-repeat;
		display:block;}

.nav {
	}
	.nav a {	
		color:;
		text-decoration:;}
	.nav a:hover {
		color:;
		text-decoration:;}
	
.aop {
	}
	.aop a {	
		color:;
		text-decoration:;}
	.aop a:hover {
		color:;
		text-decoration:;}	
		
.footlinks {
	color:#605f5c;
	padding:10px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;}
	.footlinks a {
		font-weight:normal;
		color:#605f5c;
		text-decoration:none;}
	.footlinks a:hover {
		font-weight:normal;
		color:#990000;
		text-decoration:none;}	
					
.footer {
	font:;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

.FRM_width {width:300px;}

.header {
	vertical-align:top;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#082671;
	line-height:18px;}

	#home .header {
		background:url(/images/header-HOME.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#overview .header {
		background:url(/images/header-OVERVIEW.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#atty .header {
		background:url(/images/header-ATTORNEYS.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#AOP .header {
		background:url(/images/header-AOP.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#clients .header {
		background:url(/images/header-CLIENTS.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#results .header {
		background:url(/images/header-RESULTS.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#news .header {
		background:url(/images/header-NEWS.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#links .header {
		background:url(/images/header-LINKS.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#directions  .header {
		background:url(/images/header-DIRECTIONS.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}
	
	#contact .header {
		background:url(/images/header-CONTACT.jpg) bottom right repeat-x;
		vertical-align:top;
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#082671;
		line-height:18px;}

.left {
	vertical-align:top;
	padding:0px;}

.mid {
	vertical-align:top;}	
	
.right {
	vertical-align:top;
	padding:0px 0px 17px 0px;}
	
.main_body {
	padding:13px 25px 25px 25px;
	vertical-align:top;
	background:#fff;
	border:1px solid #bfc5c6;
	border-top:none;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;}	
	.main_body p {
		line-height: normal;}	
	.main_body h1{	
		font:20px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#092a7e;
		text-align:center;
		line-height:normal;
		font-variant:small-caps;}
	.main_body h2{	
		font:16px Arial, Helvetica, sans-serif;
		text-align:left;
		font-weight:bold;
		color:#314678;}
	.main_body h3{	
		font:12px Arial, Helvetica, sans-serif;
		text-align:left;
		font-weight:bold;
		color:#000;}
	.main_body a {
		color:#092a7e;
		text-decoration:underline;
		font-weight:normal;}
	.main_body a:hover {
		color:#092a7e;
		text-decoration:none;
		font-weight:normal;}
	.main_body li {
		padding:;
		text-align: left;}
	.main_body ul {
		text-align:left;}
	.main_body td li {
		padding:;
		text-align: left;}
	


	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	font:;
	color:;}
	
.qchead {
	font:;
	color:;}	

.PAD_form_itm {
	padding:0px;}
	
.form-pct { 
	width:100px; 
	height:15px;}

.msg-pct { 
	width:100px; 
	height:70px;
	overflow:auto;}

.submit {
	display:block;
	height:16px;
	width:52px;
	border:;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;
	border:;	
	text-decoration:none;
	color:#fff;}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/
.disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#858585;}
	.disclaimer a {
		color:#858585;
		text-decoration:none}
	.disclaimer a:hover {
		color:#858585;
		text-decoration:underline}	
		
.modified {
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	color:#858585;
	padding:10px 0px;}
	
/*	<![ MH_Hacks [ --------------------------------------------------------*/
td.content a font{
	margin:0px 0px 0px 5px;}
td.content a:hover font{
	margin:0px 0px 0px 5px;}
/* #map{
	filter:gray;}*/
.ddTable{
	border: none;}
.ddBottomBorder{
	border-bottom: 1px solid black;}
table.content{		
	width:100%;}
table.content a{
	font-size:12px;	
	font-weight:bold;}
table.content a:hover{
	font-size:12px;	
	font-weight:bold;}
	
/*  <![ 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:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:445px;
	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 {
	}
	
#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;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 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: 45px;
	list-style:circle;}

