/* layout assets */
body {
	background-color: #fff;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.page_wrapper {
	width: 100%;
	min-width: 785px;
	min-height: 500px;
	background-image: url(../images/hdr_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.page_header {
	width: 100%;
	height: 75px;
	min-width: 785px;
	/*border: 1px solid #0000ff;*/
}
.logo_container {
	width: 529px;
	height: 75px;
	float: left;
}
.main_navigation {
	width: 100%;
	min-width: 785px;
	/*height: 1.8em;*/
	clear: both;
	/*background-color: #003b77;*/
	/*border: 1px solid #ff0000;*/
}
.photo_container {
	/* margin: -9px 0 0 0; SEE ABOUT REMOVING THIS */
	width: 100%;
	height: 176px;
	min-width: 785px;
	background-color: #acc2d8;
	/*border: 1px solid #ff0000;*/
}
.main_photo {
	width: 785px;
	height: 176px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #ff0000;*/
}
.hack {
	position: absolute;
	width: 100%;
	height: 1.8em;
	background-color: #003b77;
	/*border: 1px solid #ff0000;*/
}
.hp_col_container {
	width: 100%;
	/*height: 1.8em;*/
	min-width: 785px;
	/*border: 1px solid #ff0000;*/
	/*background-color: #003b77;*/
}
.hp_col01, .hp_col02, .hp_col03 {
	position: relative;
	float: left;
	width: 33%;
	min-height: 255px;
}
/*ie specific*/
* html body .hp_col01, .hp_col02, hp_col03 {
	height: auto;
}
.sp_col_container {
	width: 100%;
	min-width: 785px;
	min-height: 500px;
	/*border: 1px solid #ff0000;*/
	background-color: #fff;
}
.sp_col_container_black {
	width: 100%;
	min-width: 785px;
	/*border: 1px solid #ff0000;*/
	background-color: #000;
}
/* breadcrumbs */
.breadcrumb {
	height: 1.8em;
	padding: 8px 0 0 10px;
	/*border: 1px solid #ff0000;*/
	font: normal 10px verdana;
}
.breadcrumb a {
	background: transparent url(../images/bul_arrow1.gif) no-repeat center left;
	text-decoration: none;
	padding: 0 10px 2px 10px; /*adjust bullet image padding*/
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #666666;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/* breadcrumbs */

.sp_col01 {
	float: left;
	width: 75%;
	/*border: 1px solid #ff0000;*/
	background-color: #fff;
}

.sp_col01a {
	float: left;
	width: 100%;
	/*border: 1px solid #ff0000;*/
	background-color: #fff;
}
.sp_col02 {
	float: left;
	padding-left: 28px;
	width: 20.8%;
	/*border: 1px solid #ff0000;*/
	background-color: #fff;
}
.sp_col1_row1_container {
	width: 100%;
	/*height: 1.8em;*/
	/*border: 1px solid #ff0000;*/
	/*background-color: #003b77;*/	
}
.sp_col1_row2_container {
	width: 100%;
	clear: both;
	/*height: 1.8em;*/
	/*border: 1px solid #ff0000;*/
	/*background-color: #003b77;*/
}
.sp_col2_row1_container {
	width: 100%;
	/*height: 1.8em;*/
	/*border: 1px solid #ff0000;*/
	/*background-color: #003b77;*/
}
.sp_col2_row2_container {
	width: 100%;
	/*height: 1.8em;*/
	/*border: 1px solid #ff0000;*/
	/*background-color: #003b77;*/
}
.sp_col1_row1_left {
	float: left;
	width: 49%;
	/*border: 1px solid #ff0000;*/
}
.sp_col1_row1_right {
	float: left;
	width: 49%;
	/*border: 1px solid #ff0000;*/
}
.sp_col1_row1_full {
	width: 96%;
	line-height: 14px;
	padding: 3px 20px 20px 20px;
	/*border: 1px solid #ff0000;*/
}
img.sp_photo {
	float: left;
	margin: 0.5em 2em 1em 0em;
}
.sp_col1_row2_left {
	float: left;
	width: 48.6%;
	/*background-color: #0000ff;*/
}
.sp_col1_row2_right {
	float: right;
	width: 48.6%;
	/*background-color: #0000ff;*/
}
.sp_col1_row2_new_left {
	float: left;
	width: 30.6%;
	/*background-color: #0000ff;*/
}
.sp_col1_row2_new_right {
	float: right;
	width: 66.6%;
	/*background-color: #0000ff;*/
}
.sp_col2_row1 {
	border: 1px solid #ff0000;	
}
h3.our_practice_areas_header, h3.industry_and_client_groups_header, h3.firm_contacts_header, h3.what_we_do_header, h3.whats_new_header, h3.upcoming_and_recent_seminars_header, h3.information_memo_article_archive_header {
	margin: 0 0 0 0;
	padding: 5px 0 2px 10px;
	height: 1.3em;
	font-family: times new roman, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #efaf41;
	background-color: #000;
	
}
h3.news_header, h3.presentations_header, h3.publications_header {
	margin: 0 0 0 0;
	padding: 5px 0 2px 10px;
	height: 1.2em;
	font-family: times new roman, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.page_footer {
	clear: both;
	width: 100%;
	height: 2em;
	border-top: 1px solid #efaf41;
	background-color: #000;
}
.footer_copy_left {
	float: left;
	text-align: left;
	line-height: .5em;
	margin: 10px 0 0 10px;	
	height: 1em;
	background-color: #000;
	/*border: 1px solid #ff0000;*/
}
.footer_copy_right {
	float: right;
	text-align: right;
	line-height: .5em;
	margin: 10px 0 0 0;
	height: 1em;
	background-color: #000;
	/*border: 1px solid #ff0000;*/
}
/* layout assets */

/* link and text assets */
a.sp_body_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a.sp_body_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.sp_body_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.sp_body_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.sp_list_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.sp_list_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.sp_list_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.sp_list_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a.footer_link {
	margin: 0 10px 0 0;
}
a.footer_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #efaf41;
	text-decoration: none;
}
a.footer_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #efaf41;
	text-decoration: none;
}
a.footer_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.txt_pln_orange_caps {
	text-transform: uppercase;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #efaf41;
}
.txt_orange_bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #efaf41;
}
.txt_black_bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.txt_black_normal {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.txt_white_normal {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.txt_grey_normal {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;	
}
.txt_red_normal {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC0033;
}
/* link and text assets */

/* list assets */
ul.news, ul.presentations, ul.publications {
	margin: 10px 10px 10px 10px;
	padding: 0;
	list-style: none;
}
ul.news li {
	position: relative;
	background-image: url(../images/bul_diamond1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 14px;
}
ul.presentations li {
	position: relative;
	background-image: url(../images/bul_diamond1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 14px;
}
ul.publications li {
	position: relative;
	background-image: url(../images/bul_diamond1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	line-height: 14px;
}
ul.sp_list_col1, ul.sp_list_col2, ul.sp_list_col3 {
	margin: 10px 10px 10px 10px;
	padding: 0;
	list-style: none;
}
ul.sp_list_col1 li, ul.sp_list_col2 li {
	position: relative;
	background-image: url(../images/bul_arrow2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 14px;
}

ul.sp_list_col3 li {
	position: relative;
	background-image: url(../images/bul_diamond2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 14px;
}
/* list assets */

/* form assets */
.search_assets {
	float: right;
	margin: 42px 0px 0 0;
	padding: 0;
	/*border: 1px solid #ff0000;*/
}
input.search_field {
	vertical-align: middle;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	width: 75px;
}
input.search_button {
	vertical-align: middle;
	margin: 0 10px 0 8px;
	font-family: verdana;
	font-size: 10px;
	color: #efaf41;
	width: 49px;
	height: 18px;
	border: 0;
}

input.ifield,select.sfield {
	vertical-align: middle;
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}
/* form assets */

/* buttons */
.more_button_container {
	width: 53px;
	height: 18px;
	margin: -10px 0 10px 18px; 
}
/* buttons */