/* *** ** Start of GlobalWrapper ** *** */
/*------------------- General Styles -------------------*/
div.GlobalWrapper_S9WC_S9ComponentContent {
	min-height: 400px;
	position:   relative;
	background: #cecdae;
	width: 720px !important;
}

#wrapper {
	padding: 10px;
}

#wrapper ul {
	margin-bottom: 0px;
}

#wrapper ul li {
	margin-bottom: 3px;
}


#content {
	min-height: 200px;
	position: relative;
	background: #cecdae;
	width: 720px !important; 
}

#container {
	padding: 20px 0;
	clear: both;
	float: none;
	width: 720px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}
	
.pageTitle {
	font-family: times, serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
	letter-spacing: -2px; 
	text-align: left;
	padding: 20px 0 10px 0; 
}
.pageText {
	text-align:left;
	padding: 0 0 10px 0;
}

.pageTitle:first-letter { 
	font-size: 150%; 
}

#hRule {
	width: 100%;
	text-align: left;
	height: 1px;
	color: #666;
	background-color: #666;
	margin-left: 0px;
}

#scrollerWrapperDiv {
	margin-top: 18px;
	width: 250px; /* IE6 needs this width - don't delete or change */
}

#footer {
	font-size: 10px;
	height: 22px;
	text-align: center;
	padding: 6px 0 1px 0;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	z-index: 0;
	width: 720px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#top_fade {
	width: 720px;
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	background: #cecdae url(/Resources/Category/000010/0000/top_fade.gif) no-repeat;
}

#bot_fade {
	width: 720px;
	height: 17px;
	margin: 0 auto;
	text-align: center;
	background: #cecdae url(/Resources/Category/000010/0000/bot_fade.gif) no-repeat;
}

.body a:link {
	color: #1e477d;
	font-weight: normal;
	text-decoration: underline;
}

.body a:hover {
	color: #1e477d;
	font-weight: normal;
	text-decoration: underline;
}

.body a:active {
	color: #1e477d;
	font-weight: normal;
	text-decoration: underline;
}

.body a:visited {
	color: #1e477d;
	font-weight: normal;
	text-decoration: underline;
}

.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #333;
	font-size: 10pt;
	line-height: 14px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 0px;
}

/*------------------- Portfolio Page -------------------*/
#portfolioCompanies td {
	padding: 10px 0 10px 0;
}

#portfolioCompanies .ResourceLink {
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 0;
}

#PortfolioLeft {
        width: 200px;
	text-align: left;
	float: left;
}

#PortfolioLeft td {
	padding-bottom: 20px;
}

#PortfolioRight {	
	margin-left: 200px;
	width: 450px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.portfolioTitle {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 4px;
}

/*------------------- Image Array -------------------*/
#imageArray {
	width: 640px;
	margin: 0 auto;
}

#imageArray td {
	width: 190px;
	text-align: center;
	padding: 20px 25px 10px 25px;
	vertical-align: top;
}

#imageArray .caption { 
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 20px;
}

#imageArray .caption p { 
	padding: 2px 0;
	margin: 0;
}

/*------------------- Bio Pages -------------------*/
#BioImage {
        width: 200px;
	text-align: center;
	float: left;
}
#BioText {	
	margin-left: 200px;
	width: 450px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#advisoryBoard {
	padding-top: 15px;
}

#advisoryBoard td {
	padding-bottom: 15px;
}

#advisoryBoard .caption {
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
}

#advisoryBoard .caption p {
	text-align: center;
	padding: 2px 0;
	margin: 0;
}

/*------------------- Home Page + News Page -------------------*/
#colLeft {
        width: 420px;
	text-align: left;
	float: left;
	border-right: 1px solid;
	padding-right:10px; 
}

#colRight {
	margin-left: 440px;
	width: 230px;
	text-align:left;
}

#bottom {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	clear: both;
}

#bottom .HorizMenuNav {
	width: 604px; 
	float:none; 
	margin: 0 auto;
	border: 0px;
	height: 18px;
	background: url(/Assets/Category/0001/000083/Members-bar.gif) no-repeat;
}

#bottom .HorizMenuNav li a {
	padding: 2px 9px;

}

#scrollerContainer td, #newsContainer td {
	padding-bottom: 10px;
}

#scrollerContainer a:link, #newsContainer a:link {
	text-decoration: none;
}
#scrollerContainer a:hover, #newsContainer a:hover {
	text-decoration: none;
}
#scrollerContainer a:active, #newsContainer a:active {
	text-decoration: none;
}
#scrollerContainer a:visited, #newsContainer a:visited {
	text-decoration: none;
}

#newsContainer .newsTitle, #newsContainer .newsLink {
	display: inline;
	font-weight: bold;
}

#newsContainer .newsTitle {
	padding-right: 6px;
}

#newsContainer .newsDate {
	font-weight: normal;
}

/*------------------- Horizontal Menu -------------------*/

#HorizMenuNav {
	background: #333; 
	text-decoration: none;  
	font-family: Times,serif;
	font-size: 11px;
        text-transform: uppercase;
	height: 20px;
	text-align: center;
	padding: 6px 0px;
	color: #fff;
	font-weight: bold;
	z-index: 10;
	width: 720px;
	clear: both;
        position: relative;
 	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#HorizMenuNav ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

#HorizMenuNav.MtHoodTeam ul { margin:0 auto; width: 500px; }

#HorizMenuNav li {
	float: left; 
	border-right: 1px solid #fff;
}

#HorizMenuNav li.first_child {
	padding-left: 4px;
}

#HorizMenuNav li li.first_child {
	padding-left: 0px;
}

#HorizMenuNav li.last_child {
	border-right: none;
}

#HorizMenuNav li a {
	display: block;  
	margin: 0px; 
	text-decoration: none; 
	border: none; 
	color: #fff; 
	padding: 3px 7px 3px 6px;
}

#HorizMenuNav li:hover, #HorizMenuNav li.s9hover { 
	background-color: #333; 
	color: #fff;
}

#HorizMenuNav li li:hover, #HorizMenuNav li li.s9hover { 
	background-color: rgb(30,71,125); 
	color: #fff;
}

#HorizMenuNav li:hover a, #HorizMenuNav li.s9hover a {
	background-color: #333; 
	color: #fff;
}
#HorizMenuNav li ul {
	margin: 0px; 
	padding: 0px; 
	background: rgb(51,51,51);  
	border: none; 
	z-index: 10; 
	position: absolute; 
	left: -998em;
}
#HorizMenuNav li:hover ul, #HorizMenuNav li.s9hover ul {
	left: auto;
}
#HorizMenuNav li li {
	float: none;  
	width: 125px;
	background: #fff; 
	border: none;
	margin: 0px; 
	padding: 0px; 
}
#HorizMenuNav li li a {
	padding: 4px 6px; 
	color: #fff; 
}

#HorizMenuNav li:hover li a, #HorizMenuNav li.s9hover li a {
	background-color: #333;
	color: #fff;
}

#HorizMenuNav li:hover li:hover a, #HorizMenuNav li.s9hover li.s9hover a {
	background-color: rgb(30,71,125);
	color: #fff;
}

#HorizMenuNav li:hover ul {
	left: auto;
}

/* For IE7 */
#HorizMenuNav li:hover { 
	*position:static; 
}

* html #HorizMenuNav li.s9hover ul {
	left:auto;
}

#HorizMenuNav li ul li  {
	float: none;
	border-bottom: 1px solid  #333;
        color:white;
}
#HorizMenuNav li ul li a {
	height: 16px; /* Set a specific height (not auto), or else IE7 puts gaps between the lis. */
   	width: auto !important ;
	width: 125px /*for ie*/;
	color: white;
}

#HorizMenuNav li ul li a:link {
	color: white;
}

#HorizMenuNav li:hover ul ul, 
#HorizMenuNav ul li:hover ul li ul {
	left: -999em; /* hides popout menu */
}

* html #HorizMenuNav li.s9hover ul ul, 
* html #HorizMenuNav li.s9hover ul li ul li ul{
	
	left: -999em /* hides popout menu*/;
}/* *** ** End   of GlobalWrapper ** *** */
