html, body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 12px;
	} 

#sidebar { float:right; }
	
span, div, td, p {
	color: #000000;
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 12px;
	}		  
.shortdesc { font-weight:normal; margin-bottom:20px;}
td {
	vertical-align: top;	
	}
p {
	margin-top: 10px;
	}

table#attorney_directory td { font-weight:normal; }

img {
	border-width: 0px;
	}
	
a:link {
	color: #4150B5;}
a:visited {
	color: #666666;}
a:active {
	color: #666666;}	
a:hover {
	color: #666666;}	
	
div.newsItem { font-weight:bold; margin-bottom:7px;}
#newsselect { display:inline; }
#casestudyselect, #casestudyselect2 { display:inline; }
#casestudyselect select, #casestudyselect2 select { font-size:10px; }
#practiceareaformdiv { margin-top:20px; font-weight:bold; margin-bottom:30px;} 
#practice_content, #industry_content { float:left; width:400px; } 
div.searchheader { font-weight:bold; font-size:1.3em; }
div.searchbody { font-size:.9em; margin:0px 0px 10px 0px;}
/* ------- baseline layout styles ----------*/

  @media print {
    #navGlobal {
		display: none;}	
	#utilityBox {
		display: none;}	
	#navSubBox {
		display: none;}	
	#contentCol {
		width: 98% !important;
		float: left !important;}					
	#navFooter {
		display: none;}		
	#contentContainer {
		width: 98% !important;}		
	}
		
		
#masthead {
	width: 760px;
	height: 80px;
	}

#logo {
	float: left;
	width: 280px;
	}	

#navGlobal {
  	width: 740px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 750px;
	height: 20px;
	text-align: right;
	background-color: #AEB685;
	border-bottom: 1px solid #3D3E36;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
	}	
html>body #navGlobal {
  width: 740px;
  }

#utilityBox {
	float: right;
	width: 430px;
	}	
#navUtility {
	float: left;
	padding: 15px 0px 0px 55px;
	}	
#navUtility a {
	color: #000000;
	font-size: 10px;
	padding: 0px 6px 0px 6px;
	}

#contentContainer {
	width: 750px;

	}

#contentCol {
	width: 580px;
	float:right;
	}	
	
#featureBox {
	width: 760px;
	height: 205px;
	border-top: 1px solid #FFFFEC;
	margin-bottom: 6px;
	clear: both;
	}	

#footer {
	clear:both;
	width: 750px;
	height: 23px;
	background-color: #AEB685;
	border-bottom: 1px solid #FFFFEC;
		}	
#navFooter {
	float: left;
	font-size: 10px;
	margin: 4px 0px 0px 4px;
	}	
#navFooter a {
	color: #000000;
	margin: 0px 6px 0px 6px;
	}

#copyright {
	float: right;
	font-size: 10px;
	margin: 4px 6px 0px 0px;
	}	

/* ------ Sub naviagtion ----------*/

#navSubBox {
	width: 154px;
	float: left;
	margin-top: 90px;
	}
#navSub {
	margin: 0px 0px 0px 0px;
	}		
#navSub a {
	display: block;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	}	
#navSub a.navSubItem:hover {
	color: #45539A;
	font-weight: normal;
	background-color: #E7E9DA;
	text-decoration: none;
	}
#navSub a.navSubItemOn {
	color: #45539A;
	font-weight: bold;
	background-color: #E7E9DA;
	text-decoration: none;
	}
#navSub a.childsubnav { padding-left:25px;}

#navSub a.navSubItem2 {
	display: block;
	padding: 4px 10px 4px 32px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	background-color: #F7F8F3;
	text-decoration: none;
	}	
#navSub a.navSubItem2:hover {
	color: #45539A;
	font-weight: normal;
	background-color: #E7E9DA;
	text-decoration: none;
	}
#navSub a.navSubItem2On {
	color: #45539A;
	font-weight: bold;
	background-color: #E7E9DA;
	text-decoration: none;
	padding-left: 32px;
	}	

/* ------ Content specific styles ----------*/

.borderVerticalDash {
	background-image: url(../images/bg_vertical_dash.gif);
	background-position: top;
	background-repeat: repeat-y;
	}

.moreBox {
	width: auto;
	color: #FFFFFF;
	background-color: #4150B5;
	font-weight: bold;
	text-align: right;
	padding: 4px 4px 6px 4px;
	}
.moreBox a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	}	
	
#pagingLinks {
	padding-top: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #cccccc;
	}
#pagingLinks a {
	padding: 4px;
	/* border: 1px solid #cccccc;*/
	}	
.pagingLinksOff {
	color: #999999;
	padding: 3px;
	}	


/* ------ Reference bar styles ----------*/

#referenceBox {
	float: right;
	width: 170px;
	}		
.referencebar {
	margin: 10px 0px 0px 4px;	
	}
.referencebar a {
	display: block;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	border-bottom: 1px solid #C1C7EF;
	color: #666666;
	}			
.referencebar a:hover {
	color: #45539A;
	font-weight: normal;
	background-color: #E7E9DA;
	text-decoration: none;
	}	 
.referenceTitle {
	color: #4150B5;
	font-weight: bold;
	border-bottom: 2px solid #C1C7EF;
	padding: 0px 0px 2px 16px;
	}
	
.referenceTitle a {
	display: inline;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: none;
	color: #666666;
	}			
.referenceTitle a:hover {
	color: #666666;
	font-weight: normal;
	background-color: #E7E9DA;
	text-decoration: none;
	}
	
.collapseLink {
	text-decoration: none;
	border: 1px solid #C1C7EF;
	background-color: #4150B5;
	width: 20px;
	text-align:center;
	color: #ffffff;
	}

#signupBox {
	background-color: #F3F4EC;
	background-image: url(/assets/images/bg_signup.gif);
	background-repeat: no-repeat;
  	width: 150px; 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 170px;
	padding: 50px 10px 20px 10px;
	}
html>body #signupBox {
  width: 150px;
  }
  
 #fcontent { display:none; }
	
/* ------------------------------------------*/


h1 {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #4150B5;
	}
h2 {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-weight: bold;
    margin:10px 0px 6px 0px;
	color:#4150B5;
	font-size:16px;
	}
h3 {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #4150B5;
	}

h2.attorneyName {
	border-bottom: 1px dashed #333333;
	width: 260px;
	}

/* form styles */

.searchBox {
	float: right; 
	margin: 10px 10px 0px 30px;
	
	}
.searchField {
	width: 140px;
	font-size: 10px;
	margin: 0px 6px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #646464 #DBDBDB #DBDBDB #646464;
	}

.input1 {
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 4px;
	width: 98%;}
.input2	 {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 11px;}
.dropdown1 {
	background-color: #ffffff;
	font-size: 11px;
	padding: 1px;
	width: 98%;}	
.dropdown2 {
	background-color: #ffffff;
	font-size: 11px;	
	padding: 1px;
	font-size: 10px;}	
	
.submit	 {
	background-color: #4150B5;
	color: #ffffff;
	font-size: 11px;
	border: 1px solid #DFE4EA;}	

/* styles for html tables */	

.tableBox1 {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px;}	
	
.tableHeader {
	font-size: 12px;
	text-align: left;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #000000;}		
.letterHeader {
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid #C1C7EF;	
	border-bottom: 1px solid #C1C7EF;	
	color: #333333;
	background-color: #ffffff;}		
	
.searchResultsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4150B5;}		
	
a.colHeader:link, a.colHeader:visited {
	color: #333333;}	
a.colHeader:hover {
	color: #333333;}

tr.evenRow {
	background-color: #ffffff;}	
tr.oddRow {
	background-color: #eeeeee;}	
	
/* CSS for global navigation dropdown menus */

.menu .options {
	margin-right:1px;
	margin-bottom: 1px;
	border-top:1px solid #F3F4DD;
	border-bottom:1px solid #8B8C89;
	border-left:1px solid #8B8C89;
	border-right:1px solid #8B8C89;
	background-color:#F3F4DD;
	text-align: left;
	-moz-opacity:0.90;
	}
	
.menu a {
	color:#000000;
	font-size: 11px;
	display:block;
	padding: 4px 10px 4px 6px;
	margin: 0px 4px 0px 4px; 
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	background-color:transparent;}
.menu a:visited {
	color:#000000;}
	
.menu a:hover {
	background-color:#E7E9DA;
	color:#4150B5;
	padding: 4px 10px 4px 6px;}
	
.related_file { padding-left:20px; background:url(/assets/images/pdf_icon.gif) no-repeat;  }
#downloadadobe { margin-top:40px; border-top:1px solid #AEB685; clear:both; padding-top:8px;}
#downloadadobe img { margin-right:10px;border:none; }
