@charset "utf-8";
/* CSS Document */
    
body {
	background:url(../_images/bg_stripes.gif); 
	background-color: #ffffff;
	margin: 0px;
}
img, div {behavior: url(includes/iepngfix.htc);}

#nav { position:relative; z-index: 99; }

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #616161;
}
.footerText a {
	font-weight: bold;
	text-decoration: none;
	color: #616161;
}
.footerText a:hover {
	text-decoration: underline;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#7d705f;
}
.menuText a:hover {
	color:#999999;
}
.menuText a {
	color:#7d705f;
	text-decoration: none;
}
.subMenu {
	position: relative;
	left: -2px;
	top: -2px;
	font-size: 15px;
	vertical-align: text-top;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6c6c6c;
}
.bodyText a {
	color: #6c6c6c;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #000000;
}

.bodyTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F00;
}

.titleBlueHeader, .titleBlueHeader2 {
	font-size: 18pt;
	color: #005a84;
}
.titleGrayHeader {
	font-size: 13.5pt;
	color: #6c6c6c;
}
.titleGrayHeaderSmall {
	font-size: 10.5pt;
	color: #6c6c6c;
}
.toutBold a {
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.toutNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 12pt;
	position: relative; 
	top:5px;
	margin-bottom: 10px;
}
.toutNormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 10pt;
}
.toutBold a:hover {
	color: #cccccc;
}
.toutNormal a:hover {
	color:#cccccc;
}
.practiceGroup {
	font-size: 12pt;
}
a.practiceGroup {
	color:#005a84;
}
.searchSuggest, .searchSuggest a:link, .searchSuggest a:visited {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	color: #000000;	
	font-size: 12px;
	z-index: 200;
	height: 50px;
	width: 200px;
	display: none;
	cursor: default;
}

.searchSuggest a:hover {
	background-color: #C0DCC0;
}


/* POP OUT MENU */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 202px; /* Width of Menu Items */
	}
	
#menu ul li {
	position: relative;
	}
	
#menu li ul {
	position: absolute;
	background:url(../_images/secondaryBackground.jpg) left repeat-y;
	left: 202px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

.secondTier {
	background:url(../_images/secondaryBackground.jpg) left repeat-y;
}

/* Styles for Menu Items */
#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 0px;
	border-bottom: 0;
	}

/* IE Requirement \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul, li.over ul { display: block; } /* The magic */

#mAbout { display: block; width: 202px; height: 38px; background: url("../_images/m_about_on.gif") no-repeat; }
#mAbout:hover { background-position: 0 -38px; }
#mAbout span { display: none; }

#mOffices { display: block; width: 202px; height: 38px; background: url("../_images/m_offices_on.gif") no-repeat; }
#mOffices:hover { background-position: 0 -38px; }
#mOffices span { display: none; }

#mDirectory { display: block; width: 202px; height: 38px; background: url("../_images/m_directory_on.gif") no-repeat; }
#mDirectory:hover { background-position: 0 -38px; }
#mDirectory span { display: none; }

#mIndustries { display: block; width: 202px; height: 38px; background: url("../_images/m_industries_on.gif") no-repeat; }
#mIndustries:hover { background-position: 0 -38px; }
#mIndustries span { display: none; }

#mPractice { display: block; width: 202px; height: 38px; background: url("../_images/m_practiceAreas_on.gif") no-repeat; }
#mPractice:hover { background-position: 0 -38px; }
#mPractice span { display: none; }

#mLibrary { display: block; width: 202px; height: 38px; background: url("../_images/m_library_on.gif") no-repeat; }
#mLibrary:hover { background-position: 0 -38px; }
#mLibrary span { display: none; }

#mNews { display: block; width: 202px; height: 38px; background: url("../_images/m_news_on.gif") no-repeat; }
#mNews:hover { background-position: 0 -38px; }
#mNews span { display: none; }

#mCareers { display: block; width: 202px; height: 38px; background: url("../_images/m_careers_on.gif") no-repeat; }
#mCareers:hover { background-position: 0 -38px; }
#mCareers span { display: none; }

#mContact { display: block; width: 202px; height: 38px; background: url("../_images/m_contact_on.gif") no-repeat; }
#mContact:hover { background-position: 0 -38px; }
#mContact span { display: none; }

.titleGrayHeaderSmall0 { line-height: 18px; }

			.suggest_link {
				background-color: #FFFFFF;
				padding: 2px 6px 2px 6px;
			}
			.suggest_link_over {
				background-color: #c0dcc0;
				padding: 2px 6px 2px 6px;
				cursor: hand;
			}
			#search_suggest {
				
				position: absolute; 
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11pt;
				background-color: #FFFFFF; 
				text-align: left; 
				border: 1px solid #000000;
				visibility:hidden;

			}
