/*************************** Global ***************************/
BODY
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 77%;
	color: #000000;
}
SPAN.underline
{
	text-decoration: underline;
}
BODY.entire
{
	background: url(../images/global/bg_top.gif) repeat-x;
}
A
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
#container
{
	width: 980px;
	position: relative;
	top: -40px;
	left: 0px;
	text-align: left;
	border: 0px solid #0000FF;
}
/*Header*/
#logo
{
	width: 150px;
	position: relative;
	left: 740px;
	top: 20px;
	border: 0px solid #FF0000;
}
#header
{
	border: 0px solid #FF0000;
}
#header #breadcrumb
{
	position: relative;
	left: 20px;
	top: 5px;
	font-size: 140%;
	width: 650px;
	border: 0px solid #FF0000;
}
#header #breadcrumb .large_crumb
{
	font-size: 120%;
	border: 0px solid #008000;
}
#header #title_top
{
	width: 980px;
	height: 52px;
	position: relative;
	left: 0px;
	top: 0px;
	border: 0px solid #008000;
}
#header #title_flash
{
	border: 1px solid #FFA500;
}
A #header
{
	text-decoration: underline;
}
#header #title
{
	position: relative;
	left: 20px;
	top: 5px;
	font-size: 280%;
	border: 0px solid #FF0000;
}
/*End: Header*/
#title_bottom
{
	width: 715px;
	position: relative;
	left: 0px;
	top: -5px;
	border: 0px solid #0000FF;
}
#top_nav
{
	width: 980px;
	height: 140px;
	border: 0px solid #FFFF00;
}
/*Navigation: Primary*/
#nav_tier_1
{
	position: relative;
	left: 22px;
	top: 75px;
	color: #CCCCCC;
	border: 0px solid #FF0000;
	font-size: 120%;
}
/*End: Navigation Primary*/
#nav_tier_1 A
{
	color: #CCCCCC;
	text-decoration: none;
	border: 0px solid #FF0000;
}
#nav_tier_1 A:hover
{
	text-decoration: underline;
}
/*Navigation: Secondary*/
#nav_tier_2
{
	background: url(../images/global/bg_tier_2.gif) no-repeat;
	width: 715px;
	height: 33px;
	position: relative;
	left: 12px;
	top: 91px;
	color: #CCCCCC;
	border: 0px solid #FF0000;
}
#nav_tier_2 .elements
{
	position: relative;
	left: 10px;
	top: 8px;
	color: #CCCCCC;
	border: 0px solid #FF0000;
}
/*End: Navigation Secondary
Main Body*/
#main_body_short
{
	background: url(../images/global/bg_main.gif) repeat-y;
	width: 980px;
	float: left;
	position: relative;
	top: -10px;
	margin: 0px;
	padding-bottom: 20px;
	overflow: hidden;
}
#main_body_tall
{
	background: url(../images/global/bg_main.gif) repeat-y;
	width: 980px;
	float: left;
	position: relative;
	top: -10px;
	margin: 0px;
	padding-bottom: 0px;
	border: 0px solid #FF0000;
	overflow: hidden;
}
/*End: Main body*/
#page_titles
{
	font-size: 160%;
}
#icon_row
{
	float: right;
	display: inline;
	margin: 10px 15px 5px 5px;
	text-align: right;
	width: 960px;
	border: 0px solid #FF0000;
	height: 17px;
}
/*Form Elements*/
INPUT
{
	margin-bottom: 5px;
}
SELECT
{
	margin-bottom: 5px;
}
/*Spacing*/
.left_8
{
	margin-left: 8px;
}
.left_15
{
	margin-left: 15px;
}
.margin_right_10
{
	margin-right: 10px;
}
.margin_right_30
{
	margin-right: 30px;
}
.padding_10
{
	padding: 15px 0px;
}
.pNoSpace
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF0000;
}
/*Positioning*/
.float_right
{
	float: right;
	margin: 5px;
}
/*Font & Line*/
STRONG
{
	font-weight: bold;
}
#line_height_150
{
	line-height: 150%;
}
.red_text
{
	color: #990000;
}
.intro_text
{
	font-size: 140%;
	line-height: 120%;
}
.light_text
{
	color: #666667;
}
/*--------------------------- End: Global ----------------------------
*************************** Left Column ****************************/
#left_column
{
	margin: 5px;
	padding: 0px;
	width: 220px;
	float: left;
	border-right: 0px solid #000000;
	line-height: 150%;
}
/*------------------------ END: LEFT COLUMN ------------------------
************************* CONTENT COLUMN **************************/
#content_column_default
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 580px;
	min-height: 450px;
	height: 493px;
	margin: 10px 0px;
	float: left;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#content_column_half
{
	width: 300px;
	margin: 10px 0px;
	padding: 10px 30px;
	float: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#default_main
{
	border: 0px solid #FF0000;
	width: 520px;
	margin-left: 30px;
}
#content_column_small
{
	width: 500px;
	margin: 20px 0px;
	padding: 20px 30px 0px;
	float: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#content_column_large
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 580px;
	min-height: 450px;
	height: 493px;
	margin: 0px;
	float: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#content_column_larger
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin-top: 10px;
	margin-left: 5px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	float: left;
	padding-bottom: 2700px;
	margin-bottom: -2700px;
}
/*--------------- END: CONTENT COLUMN --------------
************************** RIGHT COLUMN ****************************/
#right_column
{
	margin: 10px 0px 0px 30px;
	padding-left: 0;
	width: 160px;
	border-left: 0px solid #000000;
}
/*------------------ END: RIGHT COLUMN ------------------
*************************** FOOTER ****************************/
#bottom_nav
{
	font-size: 90%;
	width: 860px;
	border: 0px solid #FF0000;
	margin-top: 15px;
}
#bottom_nav_careers
{
	font-size: 90%;
	width: 980px;
	border: 0px solid #FF0000;
	text-align: left;
	position: relative;
	top: -30px;
}
/**************************** Section Headers ****************************/
H2.white_medium
{
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
/*-- End Section Headers ---
*************************** Content Borders ****************************/
.full_content_border
{
	background-color: #FFFFFF;
	padding: 8px;
	width: 610px;
	border: 1px solid #B3B3B3;
}
/**************************** About: Silo ****************************/
#header .about
{
	color: #CAD8DD;
}
#content_column_about
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 533px;
	min-height: 450px;
	height: 493px;
	margin: 5px 0px 0px;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	line-height: 150%;
}
#content_column_about #about_main
{
	border: 0px solid #FF0000;
	width: 475px;
	margin-left: 30px;
	line-height: 150%;
}
#content_column_about #about_main A
{
	color: #92B6C7;
}
#content_column_about_diversity
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 533px;
	min-height: 450px;
	height: 493px;
	margin: 5px 0px 0px;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	line-height: 150%;
}
#content_column_about_diversity #about_main
{
	border: 0px solid #FF0000;
	width: 475px;
	margin-left: 30px;
	line-height: 150%;
}
#content_column_about_diversity #about_main A
{
	color: #0E66AF;
}
#content_column_aboutOneBorder
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 533px;
	min-height: 450px;
	height: 493px;
	margin: 5px 0px 0px;
	float: left;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#content_column_aboutOneBorder #about_main
{
	border: 0px solid #FF0000;
	width: 475px;
	margin-left: 30px;
	line-height: 150%;
}
#content_column_aboutOneBorder #about_main A
{
	color: #0E66AF;
}
A.about
{
	position: relative;
	left: 25px;
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	color: #333333;
	font-size: 120%;
	text-decoration: none;
	display: block;
	border: 0px solid #0000FF;
}
A.about:hover
{
	background: url(../images/nav/leftnav_rollover_about.gif) no-repeat;
	color: #49798F;
	text-decoration: none;
	border: 0px solid #0000FF;
}
A.about_on
{
	background: url(../images/nav/leftnav_rollover_about.gif) no-repeat;
	position: relative;
	left: 25px;
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	color: #0E66AF;
	font-size: 120%;
	text-decoration: none;
	display: block;
	border: 0px solid #0000FF;
}
A.about_diversity
{
	display: block;
	color: #333333;
	line-height: 25px;
	font-size: 120%;
}
A.about_diversity_on
{
	display: block;
	color: #333333;
	line-height: 25px;
	font-size: 120%;
	font-weight: bold;
}
H1.about
{
	font-size: 220%;
	color: #98692A;
	font-weight: normal;
}
H2.about
{
	font-size: 150%;
	color: #5293C7;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px solid #FF0000;
}
H2.about_right
{
/*font-size: 150%;*/
	font-size: 140%;
	color: #5293C7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
#right_column_about
{
	margin: 5px 0px 0px 15px;
	width: 185px;
	float: left;
	border: 0px solid #FF0000;
/*line-height: 150%;*/
}
#right_column_about A
{
	color: #49798F;
	text-decoration: none;
	display: block;
	margin: 5px 0px 25px;
}
#right_column_about A:hover
{
	text-decoration: underline;
}
/*----------- Attorney: Silo -----------*/
#header .attorneys
{
	color: #97D3CD;
}
#attorney
{
	width: 520px;
	margin-left: 20px;
	border: 0px solid #FF0000;
}
#attorney_name
{
	font-size: 150%;
	color: #003B37;
	margin: 0px 0px 10px;
	padding: 0px;
}
#attorney_title
{
	font-size: 120%;
	color: #003B37;
	margin: 0px 0px 10px;
	padding: 0px;
}
#header #attorneys
{
	color: #97D3CD;
	padding-top: 15px;
	border: 0px solid #FF0000;
}
#header #attorneys A
{
	color: #97D3CD;
	text-decoration: none;
}
#header #attorneys A:hover
{
	text-decoration: underline;
}
#left_column_attorneys #intro
{
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	display: block;
	width: 180px;
	border: 0px solid #FF0000;
}
#left_column_attorneys
{
	margin: 10px 0px;
	padding: 0;
	width: 220px;
	float: left;
	border-right: 0px solid #000000;
	line-height: 150%;
}
#left_column_attorneys UL
{
	margin: 0px;
	padding: 0px;
}
#left_column_attorneys UL LI
{
	margin-left: 10px;
	list-style-type: none;
	border: 0px solid #FF0000;
	line-height: 125%;
	margin-top: 10px;
}
#left_column_attorneys #attorney_image
{
	border: 0px solid #FF0000;
	width: 190px;
	margin-left: 20px;
	padding: 0;
}
#left_column_attorneys #practice_areas
{
	border-top: 2px solid #013431;
	border-bottom: 2px solid #013431;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	width: 190px;
}
#left_column_attorneys #practice_areas_one_line
{
	border-top: 2px solid #013431;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	width: 190px;
}
#left_column_attorneys #practice_areas A
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#left_column_attorneys #practice_areas A:hover
{
	text-decoration: underline;
}
#left_column_attorneys #table_practice_areas
{
	border-top: 2px solid #013431;
	border-bottom: 2px solid #013431;
	line-height: 170%;
	margin-left: 20px;
	margin-right: 20px;
	/*[disabled]padding:25px 15px;*/
	display: block;
	width: 190px;
}
#left_column_attorneys H3
{
	font-size: 150%;
	color: #017E80;
	margin: 0px 0px 5px;
	padding: 0px;
}
#content_column_attorney_search
{
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 550px;
	margin: 10px 0px;
	padding: 0px 30px 10px;
	float: left;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#content_column_attorney_search A
{
	color: #336666;
}
#content_column_attorney_search TABLE
{
	font-size: 100%;
	/*[disabled]line-height:150%;*/
}
#content_column_attorney_bio
{
	width: 560px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin-top: 10px;
	margin-left: 5px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	float: left;
	padding-bottom: 2700px;
	margin-bottom: -2700px;
}
#left_column_attorneys UL
{
	margin: 0px;
	padding: 0px;
}
#att_activities
{
	border: 0px solid #FF0000;
	line-height: 150%;
}
#att_activities P
{
	padding-top: 0px;
	margin-top: 0px;
}
/*#att_activities ul {
border: 0px solid red;
margin-top: 0px;
}

#att_activities ul li    {
margin: 0px 0px 3px -40px;
list-style-type: none;
line-height: 150%;
border: 0px solid red;
padding: 0px;
}


#att_honors ul {
border: 0px solid red;
margin-top: 0px;
}

#att_honors ul li    {
margin: 0px 0px 3px -40px;
list-style-type: none;
line-height: 150%;
border: 0px solid red;
padding: 0px;
}*/
#right_column_attorney
{
	margin: 40px 0px 0px 15px;
	width: 160px;
	float: left;
	border: 0px solid #FF0000;
	line-height: 150%;
}
#right_column_attorney A
{
	color: #336666;
}
#right_column_attorney #practice_areas
{
	border-top: 2px solid #013431;
	border-bottom: 2px solid #013431;
	margin-left: 15px;
	margin-right: 15px;
	padding: 20px;
	display: block;
}
/*#attorney h2    {
font-size: 110%;
color: #41351E;
margin: 0px;
padding: 0px;
}
#attorney h2    {
font-size: 110%;
color: #003B37;
margin: 0px;
padding: 0px;
}
 */
H2.attorney
{
	font-size: 160%;
	color: #336666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
/*ROUND BOXES
Attorneys*/
A.roundcorners_att
{
	color: #336666;
	text-decoration: none;
	position: relative;
	width: auto;
	height: 19px;
	font-size: 13px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	display: inline;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}
A:hover.roundcorners_att
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-image: url(../images/nav/boxes/bg_rollover_left_att.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
	cursor: pointer;
}
A:hover.roundcorners_att SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #E0F2F0;
	background-image: url(../images/nav/boxes/bg_rollover_right_att.gif);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.roundcorners_att SPAN.right SPAN
{
	font-size: 11px;
	margin-top: 2px;
	float: left;
}
.roundcorners_att_on
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-image: url(../images/nav/boxes/bg_rollover_left_att.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
}
.roundcorners_att_on SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #E0F2F0;
	background-image: url(../images/nav/boxes/bg_rollover_right_att.gif);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.roundcorners_att_on SPAN.right SPAN
{
	font-size: 11px;
	margin-top: 2px;
	float: left;
}
A.roundcorners_att_beige
{
	color: #000000;
	text-decoration: none;
	position: relative;
	width: auto;
	height: 19px;
	font-size: 13px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	display: inline;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}
A:hover.roundcorners_att_beige
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-image: url(../images/nav/boxes/bg_rollover_left_pa.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
	cursor: pointer;
}
A:hover.roundcorners_att_beige SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #EEECDB;
	background-image: url(../images/nav/boxes/bg_rollover_right_pa.gif);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.roundcorners_att_beige SPAN.right SPAN
{
	font-size: 13px;
	margin-top: 2px;
	float: left;
}
.roundcorners_att_beige_on
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-image: url(../images/nav/boxes/bg_rollover_left_pa.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
}
.roundcorners_att_beige_on SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #EEECDB;
	background-image: url(../images/nav/boxes/bg_rollover_right_pa.gif);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.roundcorners_att_beige_on SPAN.right SPAN
{
	font-size: 13px;
	color: #000000;
	margin-top: 2px;
	float: left;
}
.attorney_blue
{
	color: #336666;
}
IMG.vcard_right
{
	margin-top: 2px;
}
/*----------- Contact: Silo -----------*/
#header .contact
{
	color: #E5E8EE;
}
#content_column_large #contact_main
{
	border: 1px solid #FF0000;
	width: 520px;
	margin-left: 30px;
	line-height: 150%;
}
#contact_main_wide
{
	width: 700px;
	border: 0px solid #FF0000;
	float: left;
}
#contact_main_wide A
{
	color: #5F5F62;
}
#contact_address
{
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
H2.contact
{
	font-size: 140%;
	color: #5F5F62;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px solid #FF0000;
}
/*------------ Legal  Silo -------------*/
#header .legal
{
	color: #FFFFFF;
}
#legal_main
{
	width: 520px;
	border: 0px solid #008000;
	margin-left: 30px;
	margin-top: 15px;
}
#legal_main A
{
	color: #5F5F62;
}
/*----------- News: Silo -----------*/
#header .news
{
	color: #BA9DB8;
}
#news_main
{
	width: 520px;
	border: 0px solid #008000;
	margin-left: 30px;
	margin-top: 15px;
}
#news_main A
{
	color: #6B3868;
	border: 0px solid #FF0000;
}
#right_column_news
{
	margin: 40px 0px 0px 15px;
	width: 140px;
	float: left;
	border: 0px solid #FF0000;
	line-height: 150%;
}
#right_column_news A
{
	border: 0px solid #FF0000;
	text-decoration: underline;
	color: #6B3868;
}
#right_column_news A:hover
{
	border: 0px solid #FF0000;
	text-decoration: none;
}
#content_column_subscribe
{
	width: 700px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	height: 493px;
	margin: 0px;
	float: left;
	border-left: 1px solid #666666;
	line-height: 150%;
	/*[disabled]border-right:1px solid #FF0000;*/
}
#news_main_subscribe
{
	width: 700px;
	border: 0px solid #008000;
	margin-left: 30px;
	margin-top: 15px;
}
/*#right_column_news    {
line-height: 150%;
}
 */
#whatsnew_listing
{
	border: 0px solid #FF0000;
}
#info_margin
{
	border: 0px solid #008000;
	width: 200px;
	margin-left: 15px;
}
H2.news
{
	font-size: 135%;
	color: #6B3868;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	border: 0px solid #FF0000;
}
H2.news_right
{
	font-size: 140%;
	color: #6B3868;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
A.news
{
	position: relative;
	left: 15px;
	height: 25px;
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	font-size: 120%;
	text-decoration: none;
	display: block;
	border: 0px solid #0000FF;
}
A.news:hover
{
	background: url(../images/nav/leftnav_rollover_news.gif) no-repeat;
	text-decoration: none;
	border: 0px solid #0000FF;
}
A.news_on
{
	background: url(../images/nav/leftnav_rollover_news.gif) no-repeat;
	position: relative;
	left: 15px;
	height: 25px;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	color: #6B3868;
	font-size: 120%;
	text-decoration: none;
	display: block;
	border: 0px solid #0000FF;
}
/*----------- Office: Silo -----------*/
#header .offices
{
	color: #AD6B46;
}
#main_body_tall #offices
{
	border: thin solid #BBFF00;
}
#content_column_office_search
{
	width: 550px;
	margin: 10px 0px 0px 30px;
	padding: 0px 30px 0px 0px;
	float: left;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#office_main
{
	width: 520px;
	border: 0px solid #008000;
	margin-left: 30px;
	margin-top: 0px;
}
#office_main A
{
	color: #440F19;
	text-decoration: none;
}
#office_main A:hover
{
	text-decoration: underline;
}
#right_column_offices
{
	margin: 10px 0px 0px 15px;
	width: 140px;
	float: left;
	border: 0px solid #FF0000;
	line-height: 150%;
}
#right_column_offices A
{
	color: #440F19;
	text-decoration: none;
}
#right_column_offices A:hover
{
	text-decoration: underline;
}
#office_list
{
	width: 520px;
	border: 0px solid #008000;
	margin-left: 120px;
	margin-top: 10px;
}
#office_name
{
	border: 0px solid #FF0000;
	margin-right: 2px;
}
#office_name A
{
	text-decoration: none;
	font-size: 130%;
	color: #440F19;
}
#office_directions
{
	border: 0px solid #008000;
	padding-top: 4px;
}
#office_directions A
{
	text-decoration: none;
	font-size: 90%;
	color: #440F19;
}
#office_info
{
	border: 0px solid #FFFF00;
	padding-top: 2px;
	display: block;
	clear: both;
	text-align: left;
	width: 250px;
	margin-bottom: 10px;
}
#office_info_right
{
	border: 0px solid #FFFF00;
	padding-top: 2px;
	display: block;
	clear: both;
	text-align: left;
	/*[disabled]width:250px;*/
	margin-bottom: 10px;
}
H2.offices
{
	font-size: 150%;
	color: #440F19;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px solid #FF0000;
}
.office_red
{
	font-size: 140%;
	color: #9D2E2D;
}
A.offices
{
	position: relative;
	left: 25px;
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	color: #333333;
	font-size: 120%;
	text-decoration: none;
	display: block;
	border: 0px solid #0000FF;
}
A.offices:hover
{
	background: url(../images/nav/leftnav_rollover_offices.gif) no-repeat;
	color: #440E18;
	text-decoration: none;
	border: 0px solid #0000FF;
}
A.offices_on
{
	background: url(../images/nav/leftnav_rollover_offices.gif) no-repeat;
	position: relative;
	left: 25px;
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	color: #440E18;
	font-size: 120%;
	text-decoration: none;
	display: block;
	border: 0px solid #0000FF;
}
.office_gray
{
	font-size: 140%;
	color: #8C8C8C;
}
/*----------- Practice: Silo -----------*/
#practice
{
	width: 540px;
	margin-left: 20px;
	border: 0px solid #FF0000;
}
#header .practice
{
	color: #C2AF7A;
}
#header #practice
{
	color: #C2AF7A;
	padding-top: 15px;
	border: 0px solid #FF0000;
}
#header #practice A
{
	color: #C2AF7A;
}
#content_column_practice
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 580px;
	min-height: 450px;
	height: 493px;
	margin: 0px;
	float: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#practice_main
{
	width: 520px;
	border: 0px solid #FF0000;
	margin-left: 30px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: lighter;
}
#practice_main TABLE A
{
	color: #41351E;
}
#practice_main .beige_att A
{
	color: #41351E;
}
#practice_groups
{
	font-weight: bold;
}
#practice_tables
{
	font-size: 100%;
}
#left_column_practice
{
	padding: 0px;
	width: 180px;
	margin: 10px 20px 0px;
	line-height: 150%;
}
#left_column_practice_home
{
	padding: 0px;
	width: 180px;
	margin: 10px 20px 0px;
	line-height: 150%;
}
#left_column_practice UL
{
	border: 0px solid #FF0000;
	padding: 0px;
	list-style-type: none;
	margin-left: 10px;
	line-height: 180%;
	font-size: 12px;
	font-weight: lighter;
}
#left_column_practice LI
{
	border: 0px solid #0000FF;
	line-height: 125%;
	margin-bottom: 10px;
}
#column_practice_spacer
{
	margin-left: 25px;
	border: 0px solid #FF0000;
	height: 395px;
}
#middle_column_practice
{
	height: 460px;
	width: 330px;
	margin: 10px 0px 0px;
	float: left;
	border-left: 1px solid #666666;
}
#middle_column_practice A
{
	color: #41351E;
	text-decoration: none;
}
#middle_column_practice A:hover
{
	text-decoration: underline;
}
#practice_areas_listings
{
	border: 0px solid #FF0000;
	width: 160px;
	margin: 20px 0px 20px 15px;
}
#right_column_practice
{
	height: 460px;
	width: 330px;
	margin: 10px 0px 0px 35px;
	float: left;
	border-left: 1px solid #666666;
}
#right_column_practice A
{
	color: #41351E;
	text-decoration: none;
}
#right_column_practice A:hover
{
	text-decoration: underline;
}
.brownArrow
{
	border: 0px solid #008000;
	margin: 40px 0px 0px 25px;
	width: 250px;
}
.brownArrow IMG
{
	border: 0px solid #008000;
	margin: 0px 5px 0px 0px;
}
H2.practice
{
	font-size: 160%;
	color: #41351E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
H2.practice_small
{
	font-size: 110%;
	color: #41351E;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #C2AF7A;
	margin-top: 0px;
}
H2.practice_parent
{
	font-size: 160%;
	color: #41351E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
H2.practice_child
{
	font-size: 100%;
	color: #41351E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}
#practice_dots
{
	border-bottom: 1px dotted #C2AF7A;
	padding-bottom: 5px;
	padding-top: 5px;
}
#practice_list_header_left
{
	font-size: 160%;
	font-weight: normal;
	color: #41351E;
	width: 130px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C2AF7A;
}
#practice_list_header_right
{
	font-size: 160%;
	font-weight: normal;
	color: #41351E;
	width: 135px;
	float: left;
	margin-bottom: 0px;
	margin-left: 37px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C2AF7A;
}
/*Round links: Practice Areas*/
A.roundcorners_pa
{
	text-decoration: none;
	position: relative;
	width: auto;
	height: 19px;
	font-size: 13px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	display: inline;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}
A:hover.roundcorners_pa
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-image: url(../images/nav/boxes/bg_rollover_left_pa.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
	cursor: pointer;
}
A:hover.roundcorners_pa SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #EEECDB;
	background-image: url(../images/nav/boxes/bg_rollover_right_pa.gif);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.roundcorners_pa SPAN.right SPAN
{
	font-size: 13px;
	margin-top: 2px;
	float: left;
}
.roundcorners_pa_on
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-image: url(../images/nav/boxes/bg_rollover_left_pa.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
}
.roundcorners_pa_on SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #EEECDB;
	background-image: url(../images/nav/boxes/bg_rollover_right_pa.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
.roundcorners_pa_on SPAN.right SPAN
{
	font-size: 13px;
	margin-top: 2px;
	float: left;
	color: #000000;
}
/*Off State*/
.roundcorners_off
{
	position: relative;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid #FF0000;
}
.roundcorners_off SPAN.right
{
	position: relative;
	float: left;
	margin: 0;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0;
	padding-right: 5px;
	width: auto;
	height: 19px;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #808080;
	background-position: center right;
	background-repeat: no-repeat;
}
.roundcorners_off SPAN.right SPAN
{
	font-size: 13px;
	margin-top: 2px;
	float: left;
}
#whatsnew_listing A
{
	color: #6B3868;
	font-size: 105%;
	line-height: 140%;
}
#whatsnew_listing
{
	/*[disabled]border-bottom:1px dashed #6B3868;*/
	padding-bottom: 15px;
}
/*----------- Careers: Silo -----------*/
BODY.careers
{
	background: url(../images/global/bg_top_careers.gif) repeat-x;
}
#careers_body_tall
{
	width: 980px;
	float: left;
	position: relative;
	top: 0px;
	margin: 0px;
	padding-bottom: 20px;
	border: 0px solid #FF0000;
}
#careers_container
{
/*min-height hack for ie6*/
	min-height: 550px;
	height: auto !important;
	height: 550px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	float: left;
}
#header .careers
{
	color: #FFFFFF;
}
/*#header .people    {
color: #FFFFFF;
}*/
#careers_homelink
{
	border: 0px solid #FF0000;
	z-index: 10;
	width: 350px;
	height: 60px;
	position: absolute;
	top: 50px;
	left: 15px;
}
#logo_careers
{
	border: 0px solid #FF0000;
	z-index: 10;
	width: 150px;
	height: 75px;
	position: absolute;
	top: 70px;
	left: 740px;
}
#nav_careers
{
	background: url(../images/global/bg_tier_careers.gif) no-repeat;
	width: 715px;
	height: 97px;
	margin: 0px;
	position: absolute;
	left: 12px;
	top: 45px;
	color: #CCCCCC;
	border: 0px solid #FF0000;
}
#nav_careers .elements
{
	position: relative;
	left: 10px;
	top: 71px;
	color: #CCCCCC;
	border: 0px solid #0000FF;
}
#tagline_careers
{
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
	font-size: 145%;
	position: absolute;
	left: 185px;
	top: 19px;
}
#search_careers
{
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 770px;
	top: 9px;
}
#search_careers INPUT.field
{
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 16px;
	font-size: 100%;
	position: relative;
	left: 0px;
	bottom: 3px;
}
#title_bottom_careers
{
	width: 715px;
	height: 110px;
	position: relative;
	left: 19px;
	top: -2px;
	float: left;
	border: 0px solid #0000FF;
}
#left_nav_careers
{
/*min-height hack for ie6*/
	min-height: 220px;
	height: auto !important;
	height: 220px;
	float: left;
	display: block;
	border: 0px solid #FF0000;
	margin: 8px 0px 0px;
	padding: 0px;
	width: 235px;
	position: relative;
	left: 10px;
	top: -2px;
}
#left_nav_careers #section_info
{
	margin: 30px 0px 0px;
	border: 0px solid #008000;
}
#left_nav_careers .car_container
{
	width: 234px;
	border: 0px solid #008000;
	background-color: #AB1600;
	display: block;
}
#left_nav_careers .car_curves
{
	height: 7px;
}
#left_nav_careers .car_items
{
	color: #FFFFFF;
	border: 0px solid #008000;
}
#left_nav_careers .car_items_lower
{
/*min-height hack for ie6*/
	min-height: 55px;
	height: auto !important;
	height: 55px;
	padding: 10px;
	color: #FFFFFF;
	border: 0px solid #008000;
}
.large_arrow_margin
{
	float: left;
	margin: 4px 4px 0px 2px;
	border: 0px solid #FF0000;
}
.small_arrow_margin
{
	float: left;
	margin: 0px 0px 0px -10px;
	border: 0px solid #FF0000;
}
.small_arrow
{
	float: left;
	margin: -1px 1px 0px 0px;
}
#careers_entry_left
{
/*min-height hack for ie6*/
	min-height: 430px;
	height: auto !important;
	height: 430px;
	border: 0px solid #800080;
	width: 330px;
	float: left;
	position: relative;
	left: 35px;
	top: 0px;
	line-height: 150%;
}
#careers_entry_left A
{
	color: #D56229;
	border: 0px solid #000000;
}
#careers_entry_left IMG
{
	border: 0px solid #000000;
}
#careers_cities_left
{
/*min-height hack for ie6*/
	min-height: 430px;
	height: auto !important;
	height: 430px;
	border: 0px solid #800080;
	width: 330px;
	float: left;
	position: relative;
	left: 35px;
	top: 0px;
}
#careers_cities_left TABLE
{
	border: 0px solid #FF0000;
	font-size: 100%;
}
#careers_cities_left A
{
	color: #D56229;
	border: 0px solid #000000;
}
#careers_cities_left IMG
{
	border: 0px solid #000000;
}
#careers_cities_right
{
/*min-height hack for ie6*/
	min-height: 430px;
	height: auto !important;
	height: 430px;
	width: 330px;
	float: left;
	border-left: 1px solid #828282;
	padding-left: 15px;
	position: relative;
	left: 50px;
	top: 0px;
}
#careers_cities_right TABLE
{
	border: 0px solid #FF0000;
	font-size: 100%;
}
#careers_cities_right A
{
	color: #D56229;
	border: 0px solid #000000;
}
#careers_cities_right IMG
{
	border: 0px solid #000000;
}
#careers_fullwidth
{
	border: 0px solid #800080;
	display: block;
	width: 580px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	left: 35px;
	top: 0px;
}
#careers_diversity_home
{
	border: 0px solid #FF0000;
	margin: 10px 0px 0px;
}
#careers_diversity_home P
{
	border: 0px solid #FF0000;
	margin: 0px;
	padding: 0px;
}
#careers_diversity_home A
{
	border: 0px solid #FF0000;
	display: block;
	color: #010000;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#careers_diversity_news
{
	border: 0px solid #FF0000;
	margin: 10px 0px 0px 10px;
}
#careers_diversity_news P
{
	border: 0px solid #FF0000;
	margin: 0px;
	padding: 0px;
}
#careers_diversity_news A
{
	border: 0px solid #FF0000;
	display: block;
	color: #D56128;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
/*.careers_main_header    {
font-size: 105%;
color: #B26A30;
font-weight: bold;
margin-top: 0px;
border: 1px solid red;
}

.careers_main_header a:hover    {
text-decoration: underline;
}*/
#careers_icon_row
{
	float: right;
	display: inline;
	margin: 0px 15px 5px 5px;
	text-align: right;
	width: 700px;
	border: 0px solid #FF0000;
}
#careers_main
{
/*min-height hack for ie6*/
	min-height: 430px;
	height: auto !important;
	height: 430px;
	border: 0px solid #800080;
	width: 485px;
	float: left;
	position: relative;
	left: 35px;
	top: 0px;
	line-height: 150%;
}
#careers_main P
{
	line-height: 150%;
}
#careers_main LI
{
	border: 0px solid #FF0000;
	margin-bottom: 10px;
}
H2.careers_main
{
	font-size: 150%;
	color: #B26A30;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	border: 0px solid #FF0000;
}
H3.careers_main
{
	font-size: 125%;
	color: #B26A30;
	font-weight: bold;
	margin-top: 10px;
}
A.careers_main
{
	color: #D56128;
}
#careers_main A
{
	color: #D56128;
}
#careers_main_left
{
	border: 0px solid #800080;
	width: 680px;
	float: left;
	position: relative;
	left: 15px;
	top: 0px;
}
#careers_main_right
{
/*min-height hack for ie6*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border-left: 1px solid #B3B3B3;
	width: 250px;
	float: left;
	padding-left: 10px;
	position: relative;
	left: 27px;
	top: -2px;
}
#careers_main_right A
{
	color: #D56128;
}
#careers_entry_right
{
/*min-height hack for ie6*/
	min-height: 430px;
	height: auto !important;
	height: 430px;
	width: 330px;
	float: left;
	border-left: 1px solid #828282;
	padding-left: 15px;
	position: relative;
	left: 50px;
	top: 0px;
	padding-top: 10px;
}
H2.careers_entry_right
{
	color: #B26A30;
	font-size: 140%;
	border-left: 0px solid #008000;
	border: 0px solid #FF0000;
	display: block;
	padding: 0px;
	margin: 0px;
}
#careers_entry_right A
{
	border: 0px solid #FF0000;
	color: #D56128;
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0px 15px;
}
#careers_entry_right A:hover
{
	text-decoration: underline;
}
#careers_right_column
{
/*min-height hack for ie6*/
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 170px;
	float: left;
	border-left: 1px solid #828282;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 10px;
	position: relative;
	left: 50px;
	top: 0px;
}
#careers_right_column P
{
	border: 0px solid #FF0000;
	margin: 0px;
	padding: 0px;
}
#careers_right_column A
{
	border: 0px solid #FF0000;
	display: block;
	color: #D56128;
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0px 25px;
}
#careers_right_column A:hover
{
	text-decoration: underline;
}
H2.careers_home
{
	color: #B26A30;
	font-size: 140%;
	display: block;
	border: 0px solid #FF0000;
	margin: 0px 10px 10px 13px;
}
H2.careers_left
{
	color: #B26A30;
	font-size: 140%;
	display: block;
	border: 0px solid #FF0000;
	margin: 30px 10px 15px;
}
H2.careers_right_home
{
	color: #B26A30;
	font-size: 140%;
	display: block;
	border: 0px solid #FF0000;
	margin-top: 5px;
	margin-bottom: 20px;
	position: relative;
	left: 0px;
	top: 0px;
}
H2.careers_right
{
	color: #B26A30;
	font-size: 140%;
	display: block;
	border: 0px solid #FF0000;
	margin-top: 0px;
	margin-bottom: 3px;
	position: relative;
	left: 0px;
	top: 0px;
}
#left_column_news
{
	margin: 10px 0px;
	padding: 0px 0px 20px;
	width: 220px;
	float: left;
	color: #333333;
	border-right: 0px solid #000000;
}
A.top_sub
{
	color: #FFFFFF;
	font-size: 150%;
	margin-left: 0px;
	padding-left: 0px;
	padding: 0px;
}
A:hover.top_sub
{
	color: #FFFFFF;
}
A.top_sub_careers
{
	width: 170px;
	display: block;
	color: #FEAD41;
	font-size: 65%;
	text-decoration: none;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 4px;
	border-bottom: 1px dashed #CD5530;
}
A:hover.top_sub_careers
{
	color: #FFFFFF;
	text-decoration: none;
}
A.top_sub_careers_on
{
	width: 170px;
	display: block;
	color: #FEAD41;
	font-size: 65%;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 4px;
	border-bottom: 1px dashed #CD5530;
}
A:hover.top_sub_careers_on
{
	color: #FEAD41;
	text-decoration: none;
	font-weight: bold;
}
A.top_sub_careers_on_nodash
{
	width: 170px;
	display: block;
	color: #FEAD41;
	font-size: 65%;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 4px;
/*border-bottom: 1px dashed #CD5530;
border: 1px solid red;*/
}
A:hover.top_sub_careers_on_nodash
{
	color: #FEAD41;
	text-decoration: none;
	font-weight: bold;
}
A.top_sub_sub_careers
{
	border: 0px solid #FF0000;
	width: 150px;
	display: block;
	color: #FEAD41;
	font-size: 65%;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 15px;
}
A:hover.top_sub_sub_careers
{
	border: 0px solid #FF0000;
	width: 150px;
	display: block;
	color: #FFFFFF;
	font-size: 65%;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 15px;
}
A.top_sub_sub_careers_on
{
	border: 0px solid #FF0000;
	width: 150px;
	display: block;
	color: #FFFFFF;
	font-size: 65%;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 15px;
}
A:hover.top_sub_sub_careers_on
{
	border: 0px solid #FF0000;
	width: 150px;
	display: block;
	color: #FFFFFF;
	font-size: 65%;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 15px;
}
A.sub_careers
{
	width: 200px;
	display: block;
	color: #FEAD41;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	border-bottom: 1px dashed #CD5530;
}
A:hover.sub_careers
{
	color: #FFFFFF;
	text-decoration: none;
}
A.sub_careers_on
{
	width: 200px;
	display: block;
	color: #FEAD41;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 1px dashed #CD5530;
}
A:hover.sub_careers_on
{
	color: #FEAD41;
	text-decoration: none;
	font-weight: bold;
}
.careers_ul
{
	margin-left: 10px;
	border: 0px solid #FF0000;
}
.careers_li
{
	list-style-image: url(../images/nav/careers/arrow_right.gif);
	color: #FFFFFF;
	font-size: 160%;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px;
}
H2.medium_white
{
	color: #FFFFFF;
	font-size: 140%;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.white_divider
{
	border: 1px solid #FFFFFF;
	margin: 3px 0px;
}
.orange_dash
{
	border-bottom: 1px dashed #CD5530;
/*border: 1px solid red;*/
	width: 170px;
	height: 1px;
	font-size: 0%;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
}
/*------------ Search Silo -------------*/
#content_column_sitesearch
{
	width: 580px;
/*min-height hack for ie6*/
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 580px;
	min-height: 450px;
	height: 493px;
	margin: 10px 0px;
	float: left;
	border-left: 1px solid #666666;
	line-height: 150%;
}
#content_column_sitesearch A
{
	border: 0px solid #5E4D46;
	color: #5E4D46;
}
#sitesearch_main
{
	border: 0px solid #FF0000;
	width: 520px;
	margin-left: 30px;
}
#header #search
{
	border: 0px solid #FF0000;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 770px;
	top: 12px;
}
#header #search INPUT.field
{
	border: 0px solid #FF0000;
	width: 150px;
	height: 15px;
	font-size: 100%;
}
H2.search
{
	font-size: 150%;
	color: #5E4D46;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px solid #0000FF;
}
.searchFont
{
	font-size: 110%;
	color: #5E4D46;
}
.searchHeader
{
	font-size: 100%;
	color: #5E4D46;
	font-weight: bold;
}
#header .search
{
	color: #DDD4D1;
}
/*------------ Sitemap Silo -------------
h1.sitemap    {
font-size: 160%;
color: #5E4D46;
font-weight: none;
margin: 0px 0px 0px 40px;
padding: 0px;
border: 1px solid red;
}*/
H2.sitemap
{
	font-size: 150%;
	color: #5E4D46;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px solid #FF0000;
}
H3.sitemap
{
	font-size: 150%;
	color: #5E4D46;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px 0px 10px;
	border-bottom: 1px dashed #5E4D46;
}
#content_column_sitemap
{
	width: 580px;
	/*[disabled]min-height:450px;*/
	/*[disabled]height:493px;*/
	margin: 10px 0px 20px;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	line-height: 150%;
}
#header .sitemap
{
	color: #DDD4D1;
}
#sitemap_main_wide
{
	/*[disabled]width:700px;*/
	border: 0px solid #FF0000;
	float: left;
}
#sitemap_main_wide A
{
	color: #5E4D46;
}
#sitemap_middle
{
	width: 150px;
	margin: 10px 0px 10px 30px;
	border: 0px solid #FF0000;
	float: left;
}
#sitemap_right
{
	width: 150px;
	margin: 10px 0px 10px 110px;
	border: 0px solid #FF0000;
	float: left;
}
/*------------ Page Silo -------------*/
H2.page
{
	font-size: 150%;
	color: #5E4D46;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px solid #FF0000;
}
#header .page
{
	color: #D56229;
}
/*------------XSTANDARD STYLES------------*/
.orange
{
	color: #D56229;
}
.small
{
	font-size: 120%;
}
.medium
{
	font-size: 140%;
}
.larger
{
	font-size: 160%;
}
.float_right
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.float_left
{
	float: left;
	margin: 0px 10px 10px 0px;
}
.gray
{
	color: #666666;
	font-weight: bold;
}
/*.careers_main_header    {
font-size: 105%;
color: #B26A30;
font-weight: bold;
margin-top: 10px;
}

---------- Print Styles ----------*/
BODY.print
{
	margin-top: 10px;
	margin-left: 10px;
	line-height: 150%;
	font-size: 77%;
	font-family: Tahoma, Geneva, sans-serif;
}
BODY.print TD
{
	font-size: 12px;
	line-height: 150%;
	font-family: Tahoma, Geneva, sans-serif;
}
#print_logo
{
	padding-bottom: 20px;
}
.print_footer
{
	text-align: center;
	padding-top: 20px;
}
TABLE.attorney_print TD
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 77%;
	color: #343417;
	line-height: 150%;
}
/*------------ Form-errors --------------*/
.form-errors LI
{
	color: #FF0000;
}
#content_column_attorney_search
{
}
#content_column_practice A
{
	color: #41351E;
}
#sitemap_main_wide A
{
}
#careers_main_right A
{
}
#attorney A
{
	color: #336666;
}

