html, body{
	margin:18px 0 0 0;
	font-family:verdana, arial;
}

* {margin:0;padding:0}


a{
	font-size:11px;
	text-decoration:underline;
	color:#052e48;
}

a:hover{
	text-decoration:none;
}

p {
	padding:5px 0 5px 0;
}

.clear {
	clear:both;
}

fieldset{
	border:none;
}


#search_button{
	position: relative; 
	top: 6px;
}

#container {
	width: 737px;
	position:relative;
	margin:0px auto;
}

h1 {
	color: #052e48;
	font-size:14px;
	padding:6px 0 6px 0;
	margin:0px;
	font-weight:bold;
	text-transform:uppercase;
}

#mast_head {
	width: 737px;
	height:63px;
}

.sub-title{
	font-size:12px;
	color:#052e48;
	font-weight:bold;
}

#int_logo{
	float:left;
	height:52px;
	width:153px;
}

#header{
	float:right;
	width:566px;
	height:63px;
}

#header img{
	display:block;
}

#int_navigation{
	margin:0px auto;
	width:150px;
	height:246px;
	background-color:#052e48;
	padding-top:44px;
	padding-bottom:33px;
}

#content{
	width:737px;
	font-family:verdana;
	font-size:12px;
	line-height:1.4em;
}


/* generated by csscreator.com */ 
 
#left_column{
 	width:153px; 
 	float:left; 
 	position:relative; 
	text-align:right;
 }
 
#left_column img{
	display:block;
}
 
 
#two_columns{
 	width:584px;  /* Right column Width 165px + Center Column Width 419px = 584px */ 
 	float:right; 
 	position:relative; 
 }
 
#right_column{
 	width:165px; 
 	float:right; 
 	position:relative; 
}

#format{
	padding-top:15px;
	text-align:right;
}


 
#center_column{
	text-align:left; 
 	float: left; 
 	display:inline; 
 	position: relative; 
 	width:419px; 
	overflow:visible; /* Fixes italics bug in IE */
	
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* --------------------------- */ 

#center_column ul, ol {
	padding:0 0 0 20px;

}

#center_column li {
	list-style-type:square;
	padding:3px 0 3px 0;
}

#center_padding{
	padding:0 18px 18px 18px;
}

#orange_border{
	padding: 11px 0 11px 0;
	border-right: 2px solid #e7b355;
	border-top: 2px solid #e7b355;
	text-align:left;
}

#subnav ul{
	text-align:left;
	width:152px;
	list-style: none;
	margin: 0;
	background-color:#ffffff;
}
		
#subnav li {
	margin: 0;
	padding: 2px 0px 2px 0px;
}

#subnav a {
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	padding: 3px 3px 3px 7px;
	background-color:#bfbfc0; /* grey */
	display:block;
}


#subnav a:hover {
	background-color:#bfbfc0;
	color:#000000;
}

#subnav #active_link a {
	background-color:#bfbfc0;
	color:#000000;
}

form, fieldset, input {
	display:none;
} 


#bread_crumb{
	font-size:10px;
	color:#696969;
	line-height:1.5em;
	padding: 5px 0 5px 0;
}

#bread_crumb a{
	font-size:10px;
	color:#df9b21;
	text-decoration:underline;

}

#bread_crumb a:hover{
	text-decoration:none;

}


#biography_search form, label, input, select { 
	font-size : 11px; 
	
}  

#practices li li{
	list-style-type:none;
}

#practices ul ul{
	padding:0 0 0 5px;
}


#biography_search form, label, input, select { 
	font-size : 11px; 
	
}  

#biography_search fieldset {
	width: 28em; 
	padding: .5em 1em; 
	border:none; 
} 

#biography_search label { 
	position: relative;
	width: 10em; 
	display: block;
	margin: .5em 0em; 
	padding-top:5px; 
} 

#biography_search label input { 
	position: absolute; 
	left: 100%; 
	top: 0px;
	width: 225px; /* 14em */
} 

#biography_search label select {
	position: absolute; 
	left: 100%; 
	top: 0px;
	width: 230px; 
}

#biography_search br { 
	display : none; 
}

#alphabet{
	line-height:1.5em;
	font-size:14px;
}

#alphabet a{
	font-weight:bold;
	font-size:14px;
}

#attorney_info{
	padding:0 0 0 23px;

}


.left{
	float:left;
	width:191px;

}

.right{
	float:right;
	width:191px;
}

hr {
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	border: none 0; 
	border-top: 3px solid #df9b21;/*the border*/
	width: 100%;
	height: 3px;/*whatever the total width of the border-top and border-bottom equal*/
	padding-top:2px;
	padding-bottom:10px;
}

#footer{
	color:#000000;
	font-size:11px;
	text-align:center;
}

#footer a{
	color:#003767;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


ul.IR li {
 display:none;
}

#int_navigation{
	display:none;

}




