form /* removes form paddings */
	{ 
	display: inline;
	margin: 0px;
	padding: 0px;
	} 
	
body {/*
	scrollbar-face-color:eee;           
	scrollbar-arrow-color:000;
	scrollbar-track-color:fff;
	scrollbar-shadow-color:eee;        
	scrollbar-highlight-color:eee;        
	scrollbar-3dlight-color:fff;
	scrollbar-darkshadow-Color:fff;
	*/
	margin: 0px;
	padding: 0px;
	}

td { font-family:verdana; font-size:10px; color: 000000; }
td.menu { color:white; vertical-align: bottom; padding-bottom:2px}
.tab { padding-left:18px; }

input
	{
	font-family: arial;
	font-size: 10px;
	color: 666666;
	border-color: 666666;
	border-style: solid;
	border-width: 1px
	}

.text_search
	{
	width: 78;
	}
	
.text_attorney
	{
	width: 107;
	}

.button_attorney
	{
	width: 53;
	font-family: arial;
	font-size: 10px;
	color: 666666;
	border-color: 666666;
	border-style: solid;
	border-width: 1px
	}
	
.no_border
	{
	border-width: 0px;
	}
	
.button
	{
	font-family:arial;
	font-size:10px;
	color: ffffff;
	border-color: 666666;
	border-width: 1px; 
	background: 333333;
	}
	
select
	{
	font-family:arial,verdana;
	font-weight: 100;
	font-size:10px;
	color: 333333;
	}
	
.black /* black text */
	{
	font-family: verdana;
	font-size:10px;
	color: 000000;
	line-height: 14px;
	font-weight: 100;
	}
	
.black a	{
	color: #666666;
	text-decoration: none;
	}
	
.black a:hover	{
	color: #666666;
	text-decoration: underline;
	}
	
.contact
	{
	font-family: arial;
	line-height: 13px;
	font-size:10px;
	color: #000000;
	text-decoration: none;
	}
	
.contact a
	{
	font-family: arial;
	line-height: 13px;
	font-size:10px;
	color: #666666;
	text-decoration: none;
	}
	
.contact a:hover, 
	{
	font-family: arial;
	font-size:10px;
	color: #666666;
	text-decoration: underline;
	}
	
.gray /* gray text */
	{
	font-family: verdana;
	font-size:10px;
	color: #666666;
	line-height: 14px;
	font-weight: 100;
	}
	
.red /* red text */
	{
	font-family: verdana;
	font-size:10px;
	color: f00;
	line-height: 14px;
	font-weight: 100;
	}
	
	
/* red start */	
.red a:link	{
	color: 3366CC;
	text-decoration: none;
	}
.red a:visited	{
	color: 3366CC;
	text-decoration: none;
	}
.red a:hover	{
	color: 3366CC;
	text-decoration: underline;
	}	
.red a:active	{
	color: 3366CC;
	text-decoration: none;
	}

td.utilities a /* utilities links */
	{ 
	text-decoration: none;
	font-family: verdana;
	color: 666666;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	} 
	
td.utilities /* utilities */
	{ 
	text-decoration: none;
	font-family: verdana;
	color: 000000;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	} 
	


.td a:link, .td a:visited, .td a:active{ color:#004080; text-decoration:none}
.td a:hover { color: #004080; }
/*
td.side_on a /* side navigation on *//*
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	width: 138px; 
	/*color: 7dbb21;*//*
	}
	*/ 
	
td.side_off a /* side navigation off */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	width: 138px; 
	color: 000000;
	} 
	
td.side_off_bold a /* side navigation off */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block; 
	width: 138px; 
	} 

td.menu_off a /* top navigation header off */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 0px;
	padding-top: 8px;
	display: block;
	height: 56px;
	} 
	
td.menu_on a /* top navigation header on */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 0px;
	padding-top: 8px;
	display: block; 
	height: 56px; 
	} 
	
td.menu_on_2nd /* top navigation header on - for 2nd home pages*/
	{ 
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	text-indent: 0px;
	padding-top: 8px;
	height: 56px; 
	} 

#menu_ul
	{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	}
	

.menu_li a:link, .menu_li a:visited, .menu_li a:active, .menu_li a:hover, .menu_li_on a:link, .menu_li_on a:visited, .menu_li_on a:active, .menu_li_on a:hover{
	color:white;
	text-decoration:none;
	} 
	
.menu_li{
	display:inline;
	float:left;
	color:white;
	padding: 10px 10px 7px 10px; /*top - right - bottom - left*/
	} 
	
.menu_li_on{
	display:inline;
	float:left;
	background-color:#000000;
	padding: 10px 10px 7px 10px; /*top - right - bottom - left*/
	} 

#menu a /* top navigation */
	{ 
	text-decoration: none;
	font-family: verdana;
	line-height: 14px;
	font-weight: 100;
	font-size:10px;
	display: block; 
	color: ffffff;
	background-color:#000000;
	padding: 6px 0px 6px 0px; /*top - right - bottom - left*/
	} 

.box
	{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width: 100%;
	top:51px;
	padding: 0px 0px 0px 0px;
	visibility:hidden;
	text-align:center;
	margin-left:0px;
	margin-right:0px
	
	}
	
#box_positioner
	{
	width: 800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto
	}

#about /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 130px;
	left: 0px;
	text-align:left;
	display: block;
	}
	
#careers /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 130px;
	left: 170px;
	text-align:left;
	}
	
#practice /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 130px;
	left: 111px;
	text-align:left;
	}
	
#news /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 130px;
	left: 229px;
	text-align:left;
	}
	
#events /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 128px;
	left: 276px;
	text-align:left;
	}
	
#offices /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 130px;
	left: 347px;
	text-align:left;
	}	
	
#diversity /* top menu hidden layers */
	{
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/
	background: #000000;
	padding: 10px;
	position: relative;
	width: 130px;
	left: 401px;
	text-align:left;
	}	
td.search_on a
	{
	padding-top: 1px;
	display: block;
	width: 16;
	height: 16;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: ffffff;
	 }	
	 
td.search_off a
	{
	padding-top: 1px;
	display: block;
	width: 16;
	height: 16;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
	color: 666666;
	 }
	 
	 
	 
/*content control*/ 
h1	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: 900;
	margin-top: 4px;
	margin-bottom: -9px;
	}
	
h2	{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: 900;
	margin-top: 6px;
	margin-bottom: -4px;
	}
	
p	{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-weight: 100;
	margin-top: 4px;
	margin-bottom: 10px;
	}
	
p a	{
	color: #666666;
	text-decoration: none;
	}
	
p a:hover	{
	color: #666666;
	text-decoration: underline;
	}

li {
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}
		
ul {
	/*list-style-image: url("../images/ul.gif");*/
	color: #000000;
	margin-left: -25px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}

ul a, li a	{
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}
	
ul a:hover, li a:hover	{
	color: #666666;
	text-decoration: underline;
	font-family: verdana;
	font-size:10px;
	line-height: 14px;
	font-weight: 100;
	}
	
.map a
	{ 
	text-decoration: none;
	font-family: arial;
	color: #666666;
	line-height: 12px;
	font-weight: 100;
	font-size:9px;
	} 
	
.map a:hover
	{ 
	text-decoration: underline;
	font-family: arial;
	color: #666666;
	line-height: 12px;
	font-weight: 100;
	font-size:9px;
	}
	
.map b a
	{ 
	text-decoration: none;
	font-family: arial;
	color: #666666;
	line-height: 12px;
	font-weight: 100;
	font-size:9px;
	} 

.map b a:hover
	{ 
	text-decoration: underline;
	font-family: arial;
	color: #666666;
	line-height: 12px;
	font-weight: 100;
	font-size:9px;
	}

.s_hide
	{
	display: none;
	}
	