* { padding: 0; margin: 0; }

body { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #82786F; 
background: url(../images/gradient-a-760.png) repeat-x top left #82786F; 
}

img { border: none; }

a { color: #093B62; }

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

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

@font-face {
font-family: 'FuturaStdBook';
src: url(fonts/futurastd-book-webfont.eot);
src: local('Futura Std Book'), url(fonts/futurastd-book-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}

h1 {
background:url(../images/h1-actionlines.gif) left no-repeat;
color: #782328;
font-family: FuturaStdBook, Arial, Helvetica, sans-serif;
font-size:15px;
padding-left: 38px;
margin-bottom:8px;
text-transform: uppercase;
}

.asofdate {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: lighter;
}

h2 {
color: #782328;
font-size:12px;
margin-bottom: 0px;
font-weight:normal;
}

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

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

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

.header {
font-size: 14px;
margin-bottom:8px;
}

.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 {
background:url(../images/bullet-orange.gif) left top no-repeat;
margin: 5px 0px 0px 15px;
}

.orangify {
color: #BB650E;
}

.greenify {
color: #3D4D22;
}

.goldify {
color:#FBB041;
}

.boldify {
	font-size: 14px;
	font-weight:bold;
}

#container { 
 margin: 0 auto;
 width: 960px;
 background-color:#FFFFFF;
 padding: 0 0 10px 0;
}

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

#logo {
float: left;
} 

#head_links ul {
	list-style: none;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align:right;
}

#head_links li.bottom {
	margin-top: 25px;
	line-height: 20px;
	font-size: 14px;
}
#head_links img {
	vertical-align: bottom;
	margin: 0 3px 0 10px;
}

#head_links li.bottom img {
	margin: 0 0 0 3px;
}

/* Content */
#left {
 width: 220px;
 float: left;
position: relative;
z-index:10000;
 left:10px;
 margin: 0 20px 10px 0;
}

#content_full_width { 
 float:left;
 position: relative;
 width: 940px;
 margin: 0 10px 10px 10px;
 }
 
#content_full_width_one, #content_full_width_two, #content_full_width_three  {
	float: left;
	width: 270px;
	padding: 0 19px 0 10px;;
	margin-right: 20px;
	border-right: 1px solid #E0DED8;
}
#content_full_width_three {
	margin-right: 0;
	padding-right: 0;
	border: none;
}

#content_full_width li {
	list-style: none;
}

#content_full_width li.navhead {
	font-style: italic;
	margin: 3px 0 0 0;
	color:#000;
}

#content_full_width ul li {
	font-weight: bold;
	margin: 3px 0 0 10px;
}

#content_full_width ul li a, #content_full_width ul li ul li a {
	display: block;
	background: url(../images/leftnav-arrow.png) 0px -3px no-repeat;
	padding-left: 20px;
	position: relative;

}
#content_full_width ul li ul li a {
	font-weight: normal;
		left: 0;
}

#content_full_width ul li a {
	left: -20px;
}


#content_full_width li.solutions, #content li.solutions {
	display: none;
}

#content { 
 float:left;
/*position: relative;*/
 width: 700px;
 margin: 0 10px 10px 10px;
 }
 
 #content p, #content_full_width p {
	 line-height: 1.5em;
 }
  
 
 #content p {
 margin-bottom: 5px;
 }
 
 #content_split_left {
 float: left;
 width: 460px;
 }
 
#content_split_right {
	float: right;
	width: 200px;
	padding:10px;
	border:1px solid #E0DED8;
}

#content_split_right a {
color: #3d4d22;
text-decoration: none;
}

#content_split_right a:hover, #content_split_right a:active {
color: #BB650E;
}
 
#index_ad {
width: 460px;
height: 220px;
margin-bottom:15px;
padding-bottom:15px;
}

#index_ad p {
margin: 0;
padding: 0;
width: 250px;
position: relative;
left: 480px;
top: 25px;
color:#FFFFFF;
font-size: 13px;
line-height: 25px;
}
 
#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: 30px;
}

#content li {
list-style-image:url(../images/bullet.gif);
margin-top: 5px;
padding: 0 10px 5px 0;
}

#fundtable {
padding: 0 0 10px 0;
}

#fundtable td.noborder, #fundtable th.noborder {
border: none;
}

#fundtable th {
border-bottom:#BB650E solid thin;
color: #3D4D22;
font-size:12px;
padding: 5px;
}

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

#fundtable td {
border-bottom:#f2f0ef solid thin;
padding: 5px;
}

#right_nav_news td {
	font-size:11px;
}

#right_nav_news td.date {
	color:#002857;
}

#right_nav_news td a {
	color:#82786f;
}

/* Lower Breadcrumbs */

#lowerbreadcrumbs{ 
 color: #FFFFFF;
 clear: both;
 height:20px;
}

#lowerbreadcrumbs li {
list-style: none;
margin: 0;
display: inline;
padding: 0 10px;
border-right: 1px solid #FFFFFF;
font-size:10px;
}


#lowerbreadcrumbs li a {
color:#FFFFFF;
}

#lowerbreadcrumbs li.last {
border: none;
padding-right: 0;
}

/* Footer */
#footer {
	width:918px;
	height:80px;
	background:url(../images/gradient-a-10.gif) repeat-x;
	padding:10px 10px 10px 10px;
	margin: 0 10px 0 10px;
	border:1px solid #E0DED8;
	font-size:11px;
	clear: both;
}

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

#disclosure {
	width:920px;
	margin: 10px 10px 0 10px;
	font-size:11px;
	clear: both;
}


/* FORMS */


form {
	margin-bottom: 20px;
}
select {
	margin-right: 10px;
}

form input {
	vertical-align: bottom;
}

input.entry {
background:#fff;
border:1px solid #82786f;
}

input.req_entry {
background:#e0ded8;
border:1px solid #82786f;
}

div.req_entry {
	width:10px;
	height:10px;
	background:#e0ded8;
	border:1px solid #82786f;
	float:left;
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 460px; padding: 5px; background-color: #000000; color: #FFFFFF; }

.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

/* Table Styles */

#typea {
padding: 0 0 10px 0;
}

#typea td.noborder, #typea th.noborder {
border: none;
}

#typea th {
border-bottom:#782327 solid thin;
color: #82786F;
font-size:12px;
padding: 5px;
}

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

#typea td {
border-bottom:#f2f0ef solid thin;
padding: 5px;
text-align: center;
}

#typea tr:hover td {
border-bottom: 1px dotted #333333;
}

/* PERFORMANCE TABLE */
#performance_table {
	width:100%;
	border-top: 2px solid #82786f;
}

#performance_table th, #document_table th {
	border-bottom: 1px solid #c7c2ba;
}

#performance_table td, th, #document_table td, #document_table th {
	text-align: center;
	padding: 3px;
	vertical-align: bottom;
	border-bottom: 1px solid #c7c2ba;
}

#document_table td {
	text-align: left;
}

#document_table td.pdf {
border: none;
}

#performance_table td.navdata {
	text-align:center;
	white-space:nowrap;
	border-right:1px solid #E0DED8;
}

#performance_table td.navdata2 {
	background:#E0DED8;
	text-align:center;
	white-space:nowrap;
	border-right:none;
}

#performance_table td.head {
	background:#E0DED8;
	border-left:1px solid #E0DED8;
	border-right:1px solid #E0DED8;
	text-align:center;
	vertical-align:top;
}

#performance_table td.head_last {
	border-left:1px solid #E0DED8;
	text-align:center;
	vertical-align:top;
}

#performance_table td.name, #document_table th  {
	background:#002857;
	font-family: FuturaStdBook, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
  	text-align: left;
	border-bottom: 1px solid #82786f;
}

#performance_table td.classname {
	background:#E0DED8;
  	text-align: left;
	border-bottom: 1px solid #c7c2ba;
	max-width: 125px;
}

#performance_table td.separator {
	line-height:20px;
	border-bottom:none;
}

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

#performance_table span.bold {
	font-weight:bold;
}

#performancedisclosure {
	margin-top: 10px;
	font-size:11px;
}
#performancedisclosure p{
	margin-bottom: 10px;
}

