/* Global document style definitions */
body {
	background-color: #fff;
	color : #000;
	font-family: Arial, sans-serif;
	font-size: 80%;
	margin: 0;
}
img { border: none; }
form { margin: 0; }

/* Prebanner region definitions */
#prebanner, #banner, #contentWrap, #footerWrap {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footerWrap{
border-top:3px solid #eee;
}

#prebanner {
	padding-top: 11px;
	color: #979696;
	font-size: 8pt;
	margin-bottom: 6px;
	height:90px;
}
/*DM added 2/5/2007 for search button*/
.prebanner_search_button, .prebanner_search_button_hover { 
	height:19px;
	padding-right:1px;
	padding-left:2px;
	padding-bottom:2px;
	font:normal 8pt arial;
	cursor:pointer;
}
.prebanner_search_button	{ 
	background-color:#FFF;
}
.prebanner_search_button_hover { 
	background-color:#f8f8f8;
	color:#000; 
}
#searchLabel{
	color:#000;
}
/**End DM changes*/
#prebanner input {
	border-top:1px solid #CBC6B5;
	border-left:1px solid #CBC6B5; 
	margin-right: 4px;
}
#prebanner input.searchText {
	border-left-color: #7C7C7C;
	border-top-color: #7C7C7C;
	padding: 1px 3px;
	width: 100px;
}
#prebanner input.searchBtn {
	font-size: 7pt;
	background-color: #fff;
	color: #868585;
	width: 22px;
	height: 18px;
}
#prebannerLinks {
	margin-bottom: 16px;
	text-transform: lowercase;
}
#prebannerLinks a {
	color: #000;
	text-decoration: none;
}
#prebannerLinks a:hover { text-decoration: underline; }

/* Banner region definitions */
#bannerWrapper {
	/*background-image: url("bg-hdr-pinstripe.gif");*/
	position: relative;
}
#banner { background-color: #fff; }
#bannerHR { border-top: 1px solid #fff; clear: both; }
#topnav0 a {
	width: 93px;
	color: #fff;
	background-color: #000; /* #70bc1f */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 7px 10px;
	
	float: left;
	display: block;
	border-right:1px solid #fff;
/*	text-transform: uppercase; */
}
#topnav0 div.filler { margin-right: 0; width: 134px; }
#topnav0 #topnavItem2 {
	margin-left: 0;
	width: 48px;
	/*background-image: url("navbar/ourfirm_bg.gif");*/
	background-repeat: no-repeat;
}
#topnav0 #topnavItem3 {
	margin-left: 1;
	width: 63px;
	/*background-image: url("navbar/ourfirm_bg.gif");*/
	background-repeat: no-repeat;
}
#topnav0 #topnavItem6 {
	margin-left: 1;
	width: 80px;
	/*background-image: url("navbar/ourfirm_bg.gif");*/
	background-repeat: no-repeat;
}
#topnav0 a:hover, #topnav0 a.mmSelected { background-color: #ccc;border-right:1px solid #fff; }
#topnav0 #topnavItem4 { width: 71px; }/*Our people*/
#topnav0 #topnavItem5 { width: 74px; }/*Community*/
#topnav0 #topnavItem10 { width: 56px; }/*Careers*/
#topnav0 #topnavItem6 { width: 74px; }/*Technology*/
#topnav0 #topnavItem2 { width: 56px;  }/*Our firm*/
#topnav0 #topnavItem300 { width: 115px; border-right:5px solid #fff; }/*News & pubs*/
#topnav0 #topnavItem_right_filler a{
background-color: #000; 
float:right;
width:auto;
border-right:1px solid #000;
margin:0px 0px 2px -10px;
font-weight:normal;
}
#topnav0 #topnavItem_right_filler a:hover{
color:red;
}


div.topnavDrop {
	position: absolute;
	background-color: #222;
	font-size: 11px;
	width: 116px;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	border-top: 1px solid #fff;
	margin-top:0px;
	_margin-top:0px;
}
div.topnavDrop div { width: 100%; }
div.topnavDrop a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 2px 0;
	color: #fff;
	padding:5px 0px 5px 0px;
	text-decoration: none;
}
div.topnavDrop a span { padding-left: 10px; padding-right:10px; }
div.topnavDrop a:hover, div.mmSelected a { background-color: #666; color:#fff;}
div.topnavDrop table { border: 0; border-collapse: collapse; }
div.topnavDrop table td { vertical-align: top; padding: 0; }
div.topnavDrop table td.c1 { border-right: 1px solid #888; }
a.topnavArrow {
	background-image: url("navbar/bg_arrow.gif");
	background-position: center right;
	background-repeat: no-repeat;
}
#topnav2 table { width: 280px; }
#topnav2 td.c1 a { padding: 2px 0 3px 0; }

/* Home icon */
#topnav0{background-color:#000;line-height:0.9em;margin-top:4px;}
#topnav0 #bannerHome { background-image: url("banner-home-icon.gif"); width: 23px; background }
#topnav0 #bannerHome span { display: none; }

#bannerImage, #bannerBox {
	background-repeat: no-repeat;
	width: 990px;
	display: block;
	text-decoration: none;
}
#banner h3, #banner h4 { margin: 0; }
#bannerBox span { display: none; }

/* Content region global definitions - these are merged with level?.css */
#contentWrap {
	background-color: #fff;
	position: relative;
	/*background-image: url("content-menu-bg.gif");*/
	background-repeat: repeat-y;
}
#content {
	font-size: 95%;
	line-height: 1.4em;
}
#content h2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CFCECE;
	margin: 0;
	line-height: 16pt;
}
#content h5 a{
	font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
}
#content a {
	font-weight: normal;
	text-decoration: none;
	color: #009fD9;
}
#content a:hover { text-decoration: none; }
#content #colmain a { border-bottom: 0 solid #0066cc; }
#content #colmain a:hover { color: #f00; text-decoration: none; }
#content #colmain ul li { list-style-type: square; }
#content #col1 a { color: #009fD9; }
#content #col1 a:hover { color: #f00; text-decoration: none; }
#content #col1 h2 { color: #000; text-decoration: none; }
#content hr { display: all; }

/* Footer region definitions */
#footer {
	font-size: 8pt;
	color: #666;
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer a { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footerSiteNav {
	float: right;
	width: 180px;
	text-align: right;
}
#footerCopyright {
	font-size: 7pt;
	padding-top: 2px;
}

/* Hide HRs used to break up content regions in text/mobile browsers */
#prebanner hr, #footer hr { display: none; }

/* Left-hand menu */
#content #menu {
	float: left;
	width: 152px;
	margin-right: 12px;
	margin-top: 1px;
	font-weight:normal;
	
}
#content #menu a {
	display: block;
	background-color: #000;
	background-image: url("bg-linkbtn-narrow.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	width: 100%;
	padding: 0 0 5px 0; 
	margin-top: 1px;
	font-size: 8pt;
	font-weight:normal;
}
#content #menu a:hover { text-decoration: underline; }
#content #menu a span { margin-left: 20px; display: block; line-height: 1.3em;padding-top:4px; }

/* Selected menu item block */
#content #menu div.selected {
	background-color: #EA5030;
	background-image: url("bg-linkbtn-narrow.gif");
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	margin-top: 1px;
	padding: 0px 0 5px 0;
	width: 100%;
	margin-bottom: 1px;
}
#content #menu div.selected a, #content #menu div.selected a:hover {
	display: inline;
	background: none;
	border: none;
	color: #fff;
	padding: 4px 0 5px 0;
}
#content #menu div.selected ul { margin: 2px 0 0 20px; padding: 0;	 }
#content #menu div.selected li {
	list-style: none;
	background-image: url("bg-linksel-bullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;  /* space for the image */
}
#content #menu div.selected ul a {
	color: #f9f9f9;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0; margin: 0; display: inline;
}
#content #menu div.selected ul a:hover { text-decoration: underline; background: none; }

/* Right column bar styles */
#content #rightcol {
	float: left;
	width: 155px;
	margin-left: 5px;
	margin-top: 2px;
	font-size: 95%;
	line-height: 1.3em;
}
#content #rightcol a { color: #0066CC; }
#content #rightcol div.heading {
	padding: 1px 8px;
}
#content #rightcol div.section a {
	background-image: url("bg-sidebar-link.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}
#content #rightcol div.heading h3 {
	margin: 0;
	padding: 2px 0 2px 8px;
	font-size: 9pt;

	color: #fff;
	text-transform: uppercase;
}
#content #rightcol div.section {
	padding: 1px 8px 8px 8px;
}
#content #rightcol div.section p {
	margin: 0;
	font-size: 95%;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 10px;
}
#content #rightcol div.section a.download {
	background-image: url("bg-sidebar-download-link.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
#content #rightColTopText{
	margin-bottom:40px;font-size:8.5pt;
}
#content #rightColText{
	font-weight:bold;
	height:80px;
	padding-top:3px;
	cursor:pointer;
	padding-left:1px;
	border:1px solid red;
}
#content #rightColText2{
	font-weight:bold;
	height:80px;
	padding-top:9px;
	cursor:pointer;
	padding-left:1px;
	border:1px solid red;
}
#content #otherLink a{
	float:left;margin-right:15px;margin-top:10px;color:#009fD9;font-weight:bold;
}
#content #otherLink a:hover{
	float:right;margin-right:15px;margin-bottom:5px;color:red;
}

#newsAndAlerts a{
	margin-bottom:20px;
	margin-top:10px;
	font-weight:bold;
	line-height:30px;
	font-size:11pt;
}

/* `Box Styles
----------------------------------------------------------------------------------------------------*/
.home_page_key_note_box {
width: 643px;margin-bottom:10px;margin-top:9px;
}
.home_page_key_note_box .top-left, .home_page_key_note_box .top-right, .home_page_key_note_box .bottom-left, .home_page_key_note_box .bottom-right  {
background-image: url(/resources/home/quickSurvey-box.gif);
background-repeat: no-repeat;
}
.home_page_key_note_box .top-left {
background-position: left top;
}
.home_page_key_note_box .top-right {
background-position: right top;
margin-left: 5px;
padding: 10px 5px 0px 5px;
}
.home_page_key_note_box .bottom-left {
background-position: left bottom;
}
.home_page_key_note_box .bottom-right {
background-position: right bottom;
height: 10px;
margin-left: 10px;
}
/* `Box Styles
----------------------------------------------------------------------------------------------------*/

/* `Box Styles
----------------------------------------------------------------------------------------------------*/
.search_box {
width:310px;margin-bottom:10px;margin-top:10px;margin-left:0px;
}
.search_box .top-left, .search_box .top-right, .search_box .bottom-left, .search_box .bottom-right  {
background-image: url(/resources/home/search-box.gif);
background-repeat: no-repeat;
}
.search_box .top-left {
background-position: left top;
}
.search_box .top-right {
background-position: right top;
margin-left: 5px;
padding: 10px 5px 0px 5px;height:34px;
}
.search_box .bottom-left {
background-position: left bottom;
}
.search_box .bottom-right {
background-position: right bottom;
height: 10px;
margin-left: 10px;
}
/* `Box Styles
----------------------------------------------------------------------------------------------------*/


