/* ------------------------------------------------------------------------------------------------------- */

.thrColAbsHdr #mainContent {
	border-right: 1px solid #005953;
}

.thrColAbsHdr #mainContent h1 { 
	color: #005953;
}

.thrColAbsHdr #mainContent #grey_head { 
	color: #333333;
}

a.goldlink:link {color: #CC9900; text-decoration: none; font-weight: bold; font-size: 13px; }
a.goldlink:visited {color: #CC9900; text-decoration: none; font-weight: bold; font-size: 13px;  }
a.goldlink:hover {color: #CC9900; text-decoration: none; font-weight: bold;  font-size: 13px; }

.thrColAbsHdr  #mainContent #smallblue { 
	color: #005953;
	font-family: "Times New Roman", Bodoni, Palatino, Times, Serif;
	font-size: 14px;
}

.thrColAbsHdr  #mainContent #smallgold { 
	color: #CC9900;
	font-size: 12px;
}

.thrColAbsHdr #secondContent h3 { 
	color: #005953;
}


.thrColAbsHdr #equityContent {
	position: relative; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px 20px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: auto;
	width: 480px;
	line-height: 1.5;
	margin: 30px 100px 20px 160px;
}


.thrColAbsHdr #equityContent h1 { 
	color: #005953;
	font-family: "Times New Roman", Bodoni, Palatino, Times, Serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}



/* ------------------------------------------------------------------------------------------------------- */
/* Navigation styles */


div#header-navbar {
	background-color: #005953;
}

#navbar ul li a:hover, #navbar ul li a.current {
	background-color: #005953; }


/* ------------------------------------------------------------------------------------------------------- */

.thrColAbsHdr #sidebar1 {
	background-image:url(../../equity/images/advisory_bg.gif);
}

#navbar ul li .noborder a:link, #navbar ul li .noborder a:visited {
	border-bottom: none;
 }


/* ------------------------------------------------------------------------------------------------------- */

.thrColAbsHdr #sidebar1 {
	background-image:url(../../equity/images/equity_bg.gif);
}
/* ------------------------------------------------------------------------------------------------------- */


.thrColAbsHdr #sidebar2 img {
	margin-left: -20px;
}

a.next:link {text-decoration: none; color: #005953; }
a.next:visited {text-decoration: none;  color: #005953; }
a.next:hover {text-decoration: none;  color: #005953; }


/* ------------------------------------------------------------------------------------------------------- */

.equity_table {
	color: #005953;
	width:100%;
	font-size: 9px;
	border-collapse: collapse;
}

.equity_table .dark{
	background-color: #b6d0ca;
}

.equity_table .light{
	background-color: #d6e6e2;
}

.equity_table td{
	padding: 4px;
}

.equity_invest_table {
	color: #005953;
	width:100%;
	font-size: 9px;
	border-collapse: collapse;
}

.equity_invest_table .light{
	background-color: #d6e6e2;
}

.equity_invest_table td{
	padding: 2px;
	text-align: center;
}

.equity_invest_table img{
	padding-right: 8px;
	padding-left: 8px;
	padding-top:4px;
	padding-bottom: 4px;
	background-color: #b6d0ca;
}

a.tablelink:link {color: #005953; }
a.tablelink:visited {color: #005953; }
a.tablelink:hover {color: #005953; }


/* ------------------------------------------------------------------------------------------------------- */

.thrColAbsHdr #sidebar2 #navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4b8681;
	width: 180px;
	color: #ffffff;	
	margin-left: -25px;
}

.thrColAbsHdr #sidebar2 #navbar ul li a:link, .thrColAbsHdr #sidebar2 #navbar ul li a:visited {
	color: #ffffff;
	background-color: #4b8681;
	text-decoration: none;
	border: none;
	display: block;
	border-bottom: solid #ffffff 1px;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px; 
}

.thrColAbsHdr #sidebar2 #navbar ul li a:hover, .thrColAbsHdr #sidebar2 #navbar ul li a.current {
	background-color: #005953;
	text-decoration: none;
	border: none;
	border-bottom: solid #ffffff 1px;
}

.thrColAbsHdr #sidebar2 #navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

.thrColAbsHdr #sidebar2 #navbar ul {
	margin: 0px;
	padding: 0px;
}


.thrColAbsHdr #sidebar2 .brace_open, .thrColAbsHdr #sidebar2  .brace_close {
	color: #005953;
}