* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #342E25;
 background:#37424a;
}

img {
border: none;
}

a {
color: #65551c;
}

a:link, a:visited {
text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.indent {
margin-left: 25px;
padding-bottom: 5px;
}

.asofdate {
font-size: 10px;
font-style:italic;
}

h1 {
color: #342E25;
font-family:"Times New Roman", Times, serif;
font-size:20px;
padding-bottom: 10px;
text-align:left;
}

.fauxh1 {
color: #342E25;
font-family:"Times New Roman", Times, serif;
font-size:20px;
text-align:left;
font-weight:bold;
float:left;
clear:none;
width:200px;
}

sup {
font-size: 0.6em;
}

h2 {
color: #7d0e04;
font-size:13px;
margin-bottom: 0px;
text-align:left;
}

h2.nobullet {
background: none;
padding-left: 0;
}

h3 {
font-family:"Times New Roman", Times, serif;
font-style: italic;
font-size: 14px;
color:#FFFFFF;
font-weight: normal;
}

h4 {
font-size: 14px;
color:#65551c;
padding: 5px 0 5px 0px;
margin-bottom: 5px;
text-align:left;
}

h4 em {
font-size: 12px;
}

h5 {
border-bottom:#BB650E solid thin;
color: #3D4D22;
font-size:12px;
padding: 2px;
}

h6 {
color:#772432;
font-family:"Times New Roman", Times, serif;
font-size: 20px;
text-align:left;
border-bottom:1px solid #772432;
width:230px;
line-height:40px;
}

.header {
font-size: 14px;
}

.download {
background:url(../images/arrow.gif) left top no-repeat;
margin: 5px 0px 0px 15px;
}

.literature {
background:url(../images/arrow.gif) left top no-repeat;
margin: 5px 0px 0px 15px;
padding-bottom: 15px;
}

.bullet {
margin: 5px 0px 0px 20px;
text-align:left;
}

div.hr {
	clear:both;
	height:1px;
	background:#37424a;
}
	
#container { 
 margin: 0 auto;
 width: 960px;
 background-color:#FFFFFF;
 border: solid #FFF 10px;
 border-top: none;
}

#masthead {
background: url(../images/masthead.png) top left no-repeat;
color: #333;
width: 960px;
height: 140px;
}

#masthead .home_link {
	float:left;
	background:none;
	width:320px;
	height:140px;
	cursor:pointer;
}


#masthead div.conference {
	background:url(../images/conferencereplay.png) no-repeat;
	float:right;
	width:600px;
	height:100px;
	max-height:100px;
	vertical-align:middle;
	clear:right;
}

#masthead div.conference p {
	font-size:12px;
	padding:10px;
	line-height:20px;
}

#masthead div.conference a {
	color:#9a996e;
}

#masthead div.conference a:hover {
	color:#000;
}

/*
#masthead .comm_link {
	float:right;
	background:none;
	width:220px;
	height:100px;
	cursor:pointer;
	clear:right;
}*/

#masthead ul {
	list-style:none;
	position:relative;
	top:0;
	float:right;
	padding:10px;
}

#masthead ul li {
	display:inline;
	padding:5px;
}

#masthead a {
	color:#FFF;
	text-decoration:none;
}

#masthead a:hover {
	color:#9a996e;
	text-decoration:none;
}

#logo {
float: left;
} 

/* ---------- UPPER NAVIGATION ---------- */

#uppernav {
float:right;
width:960px;
height:30px;
font-size:15px;
background:url(../images/uppernavgradient.png) left repeat-y;
}

#uppernav ul {
list-style:none;	
float:right;
}

#uppernav ul li {
position: relative;
float: left;
height:30px;
line-height:30px;
vertical-align:middle;
text-align:center;
text-decoration:none;
color:#FFF;
padding:0 15px;
margin-left:2px;
margin-right:2px;
border-left: #050100 2px solid;
}

#uppernav ul li.first {
	float:left;
	left:0;
}

#uppernav ul li {
margin-right:0;
}

#uppernav ul li a, #uppernav ul li span.nolink {
display:inline-block;
height:25px;
color:#D5DBDD;
text-decoration:none;
}

#uppernav ul li ul {
display:none;
}

#uppernav ul li ul {
background:#fff;
padding:0;
}

#uppernav ul li:hover ul, #uppernav ul li.sfhover ul {
display:block;
position:absolute;
top:30px;
left:0;
}

#uppernav ul li ul li {
width:175px;
background:#d5dbdd;
color:#FFFFFF;
margin:0;
padding: 0 10px 0 10px;
line-height:25px;
vertical-align:middle;
text-align:left;
border-bottom:1px solid #37424A;
border-left:none;
}

/* #uppernav ul li ul li.last {
border-bottom:none;
} */

#uppernav ul li ul li:hover {
color:#fff;
background:#9a996e;
}

#uppernav ul li ul li a {
height:25px;
font-weight:normal;
color:#772432;
}

#uppernav ul li ul li:hover a {
	color:#ffffff;
}
/* ---------- END UPPER NAVIGATION ---------- */

/* ---------- LEFT NAVIGATION ---------- */
#left {
	width: 220px;
	float: left;
	margin-top:10px;
}
/* ---------- LEFT NAVIGATION ---------- */

/* ---------- CURRENT NEWS BOX ---------- */
#chucksletter {
	background:#16213d;
	margin-bottom:10px;
	padding:10px;
	height: 30px;
}

#chucksletter p {
	width: 160px;
	float: left;
	font-style: italic;
	font-size: 13px;
}

#chucksletter a {
	color:#FFF;
}

#chucksletter img {
	float: right;
}


#currentnews {
	background:#d5dbdd;
	color:#37424a;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	height:130px;
}

#currentnews .title {
	background:#772432;
	font:italic 18px "Times New Roman", Times, serif;
	color:#FFF;
	width:100%;
	text-align:center;
	padding:5px 0 2px 0;
	margin-bottom:5px;
}

#currentnews table {
	border-bottom:1px solid #FFF;
	width:80%;
	padding:0 10px 5px 10px;;
}

#currentnews .letter {
	margin:10px 10px 20px 10px;
	height:25px;
}

#currentnews .select {
	margin:10px;
}

#currentnews .select_title {
	font-size:12px;
	padding-bottom:5px;
	text-align:left;
}

#currentnews .content {
	background:#d5dbdd;
	color:#37424a;
	padding:5px;
}

/* ---------- COMMUNICATION SIGNUP ---------- */
#comm_signup {
	background:#16213d;
	margin-bottom:10px;
	padding:10px;
	height: 30px;
}

#comm_signup p {
	width: 160px;
	float: left;
	font-style: italic;
	font-size: 13px;
}

#comm_signup a {
	color:#FFF;
}

#comm_signup img {
	float: right;
}

/* ---------- COMMUNICATION SIGNUP ---------- */

#funddata {
	background:#d5dbdd;
	font-size:11px;
	margin-bottom:10px;
	padding:10px;
}

/* ---------- TABLES ---------- */
#funddata table {
padding: 0 0 10px 0;
}

#funddata table th {
color: #37424a;
text-align:left;
}

#funddata table td {
padding: 2px 0 0 5px;
}

#funddata table td.name {
color: #772432;
text-align:left;
padding-top:5px;
}

#funddata table td.nav {
text-align:left;
border-bottom:1px solid #37424a;
padding-bottom:5px;
}

#funddata table td.nav_last {
border-bottom:none;
}

.subhead {
color: #342E25;
font-weight: bold;
}

.positive {
color: green;
}

.negative {
color: #800000;
}

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

#performance th {
	padding:4px;
}

#performance th.cum {
	color:#37424a;	
}

#performance th.ann {
	color:#772432;
}
	
#performance td {
	font-size:11px;
	padding:4px;
	border:thin dotted #9a996e;
}

#performance td.no_bg, #performance th.no_bg {
	background:#FFF;
	border:none;
	text-align:right;
}

#performance td.cum {
	background:#37424a;	
	padding:4px;
	border:none;
}

#performance td.ann {
	background:#772432;
	padding:4px;
	border:none;	
}

#performance tr.return_type {
background:#d5dbdd;
text-align:center;
padding:4px;;
margin:0;
}

#performance tr.period {
	color:#FFF;
	padding:4px;
}

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

#dividends {
	padding-bottom:20px;
}

#dividends table {
	font-size:11px;
	width:600px;
	text-align:center;
}

#dividends td.div_header {
	background:#37424a;
	color:#ffffff;
	padding:4px;
}

#dividends .div_type {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 0;
}

#dividends td {
	padding:4px;
}

#dividends tr.row td {
	background:#d5dbdd;
	border:thin dotted #9a996e;	
}

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

#holdings {
	font-size:10px;
}

#holdings table {
	width:100%;
	margin-bottom:20px;
}

#holdings table tr.border td {
border-bottom:thin solid #bbbbbb;
}

#holdings table tr.border_none td {
	border-bottom:none;
}
	
#holdings table td {
	line-height:16px;
	height: 18px;
/*	border-bottom:thin solid #bbbbbb;*/
}

#holdings table td sup {
	font-size: 0.8em;
}
	
#holdings table td.left{
	text-align:left;
	vertical-align:bottom;
	padding:0 10px 0 10px;
	margin:0;
	width:45%;
}

#holdings table td.right{
	text-align:right;
	vertical-align:bottom;
	padding:0 10px 0 10px;
	margin:0;
	width:5%;
}

#holdings table td.sector_title {
	text-align:left;
	background:#37424a;
	color:#FFF;
	padding:1px 0 1px 10px;
	line-height:10px;
}

#holdings table td.sector_total {
	text-align:right;
	background:#37424a;
	color:#FFF;
	font-weight:bold;
	padding:1px 10px 1px 0;
	line-height:10px;
}

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


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

table.disclosure {
	font-size:10px;
	padding-top:20px;
	text-align:left;
}

table.disclosure tr td {
padding-bottom:5px;
}

/* ---------- TABLES ---------- */

/* ---------- CONTENT ---------- */

#content { 
 float: left;
 width: 730px;
 margin-left:10px;
 margin-top:10px; 
 text-align:center;
 }
 
 #content p {
 margin-bottom: 5px;
 text-align:left;
 }
 
 #contentsplitleft {
 float: left;
 width: 520px;
 }
 
 #contentsplitright {
 float: left;
 width: 200px;
 padding-left:10px;
 }

.right {
padding-top: 18px;
}
/*
#contentsplitright a {
color: #3d4d22;
text-decoration: none;
}

#contentsplitright a:hover, #contentsplitright a:active {
color: BB6550E;
}*/

/* ---------- Questions and Answer ---------- */
#questions a {
	display:block;
	clear:both;
	text-align:left;
	float:left;
	width:98%;
	margin:0 auto;
}
#questions a:hover {
	text-decoration:none;
}
#questions a:hover span {
	text-decoration:underline;
}
#questions a:hover span.q_body {
	text-decoration:none;
}
#questions span {
	width:95%;
	float:right;
	margin:4px 0;

}
#questions span.q_body {
	width:3%;
	float:left;
	clear:left;
}

#questions p {
	float:left;
	margin-bottom:16px;
	clear:both;
	width:96%;
	margin:0 auto;
	padding:2%;
}
#questions table {
	margin:0 auto;
	border:1px solid ##65551C;
	padding:10px;
}
#questions table tr.bold td {
	font-weight:900;
}
#questions table tr.odd td {
	background:none;
	border:none;
}
#top_questions {
	float:left;
	margin:0 0 10px 0;
}
#questions-sep {
	width:98%;
	border-bottom:5px solid #D5DBDD;
	float:left;
	height:10px;
	margin-bottom:7px;
}
#questions h2 {
		border-bottom:5px solid #D5DBDD;
		margin-bottom:5px;
		
}

 
#index_ad {
width: 520px;
height: 200px;
background-image:url(../images/index_ad20120127.jpg);
cursor:pointer;
margin-bottom:10px;
}

#index_ad p {
margin: 0;
padding: 0;
width: 250px;
position: relative;
left: 480px;
top: 25px;
color:#FFFFFF;
font-size: 13px;
line-height: 25px;
}

#content div.index_bucket {
	display:inline;
	float:left;
	clear:none;
	height: 175px;
	text-align:left;
	border-right:1px solid #d5dbdd;
	width: 200px;

}

#content div.index_bucket h2 {
	color: #7d0e04;
	margin: 20px 0;
}

#indexpoints {
margin-top: 10px;
}

#indexpoints td.indexcontent {
border: 1px solid #A59D94;
width: 370px;
vertical-align: top;
}

#indexpoints td.threepercent {
width: 10px;
}

#indexpoints td.indexcontent p {
padding: 5px;
}

#content ul {
margin-left: 20px;
text-align:left;
}

#content li {
margin-top: 5px;
padding: 0 10px 5px 0;
}

#content div.threecolumn {
	padding:5px;
	width:232px;
	clear:none;
	float:left;
}

#content div.advisor_portrait {
	float:left;
	clear:none;
	padding: 0 5px 5px 0;
}

#content div.advisor_title {
	float:left;
	text-align:left;
	vertical-align:bottom;
	height:80px;
	width:140px;
	clear:right;
	padding:5px;
}

#content div.advisor_descript {
	clear:both;
	text-align:left;
}

#content ul.advisor {
	list-style:none;
	float:left;
	margin:10px 0 10px 0;
	padding:0;
}

#content li.advisor_portrait {
	display:inline;
	position:relative;
	float:left;
	vertical-align:top;
	width:75px;
	min-height:100px;
}

#content li.advisor_title {
	display:inline;
	position:relative;
	float:left;
	vertical-align:top;
	width:100px;;
	min-height:100px;
}

#content li.advisor_descript {
	float:left;
	width:525px;	
}

select.currentnews { /* Shrink pulldowns in Current News
	font-size:10px; */
}

#fundsubmenu {
	float:right;
}

select.fundsubmenu {
	font-size:10px;
}

#fundsubmenu .selector {
	margin:0 10px 15px 0;
	float:left;
}

#fundsubmenu .select_title {
	font-size:11px;
	padding-bottom:2px;
	text-align:left;
	position:relative;
}

/* DOCUMENTS */

#documents .col3 {
	float:left;
	width:240px;;
	display: inline;
	clear:none;
}

#documents ul.documents {
	margin-bottom: 10px;
	width:220px;
}

#documents ul.documents li {
font-size:11px;
text-align:left;
}

#documents .ticker {
	background:#772432;
	font-style: italic;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	text-align:right;
	width:210px;
	padding:2px 10px;;
}

#right ul.documents li { /* lists in right most column */
list-style:disc;
font-size:11px;
text-align:left;
}

#news table.documents {
font-size:11px;
text-align:left;
padding-bottom:10px;
}

#news table.documents td {
	padding:5px 0 5px 0;
}

/* DOCUMENTS */

/* Right Navigation */
#right {
 width: 200px;
 float: right;
 color:#58595B;
}

#info {
background:#d5dbdd;
font-size:11px;
margin-bottom:10px;
padding-bottom:10px;
height:190px;
}

#info .title {
	background:#772432;
	font: italic 18px "Times New Roman", Times, serif;
	color:#FFF;
	width:100%;
	text-align:center;
	padding:5px 0 2px 0;
	margin-bottom:5px;
}

#info .select {
	margin:10px;
}

#info .select_title {
	font-size:12px;
	padding-bottom:5px;
	text-align:left;
}

#info .content {
	background:#d5dbdd;
	color:#37424a;
	padding:5px;
}

#footer { 
 margin-top: 10px;
 clear: both;
 color: #342E25;
 font-size: 10px;
 font-style: italic;
}

/* Footer */

#footer p {
padding: 0 0 5px 0;
}

#footer sup {
	font-size: 0.8em;
}
	


/* SpryValidationSelect.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* These are the classes applied on the messages
 * (required message and invalid state message)
 * which prevent them from being displayed by default.
 */ 
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states (required, invalid).
 * These classes set a default red border and color for the error text.
 * The state class (.selectRequiredState or .selectInvalidState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (SELECT) looks like when the widget is in one of the states: 
 * focus, required / invalid, valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the SELECT
 * - the widget id is placed on the SELECT element itself (there are no error messages)
 */
 
/* When the widget is in the valid state the SELECT has a green background applied on it. */
.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the SELECT has a red background applied on it. */
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the SELECT has a yellow background applied on it. */
.selectFocusState select, select.selectFocusState {
	background-color: #FFFFCC;
}
