body, html {
  padding: 0;
  margin: 0;
}

body {
  background: #ebdfc2;
  font-size: 11pt;
  font-family: "Times New Roman", serif;
}

h1, h2, h3, h6, #sub_info, #nav_bar {
  font-family: Helvetica, sans-serif; 
}

h1 {
  color: #215ca5;
  font-size: 120%;
  font-weight: bold;
}

h2 {
  color: #215ca5;
  font-size: 100%;
  font-weight: bold;
}

h3 {
  color: #215ca5;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  margin: .5em 0 0 0;
}

h4 {
  color: #215ca5;
  font-family: "Times New Roman", serif;
  font-size: 120%;
  font-weight: bold;
}

h5 {
	font-size: 75%;
  font-weight: normal;
}

h6 {
  color: #215ca5;
  font-size: 90%;
  font-weight: normal;
  text-align: left;
  margin: .5em 0 0 0;
}

a, a:visited {
	color: #215ca5;
  text-decoration: none;
}

a:hover {
	color: #4e7cbe;
  text-decoration: underline;
}

#content_container {
  width: 984px;
  margin: 0 auto 10px auto;
  border-collapse: collapse;
  position: relative;
}

#content_container td {
  vertical-align: top;
  padding: 0;
  margin: 0;
	padding-bottom: 9px;
}

.clearer {
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 1px;
  height: 1px;
}

.content {
  padding: 20px;
}


/*********************** Nav bar **************************/
#nav_bar {
  background: #215ca5 url(images/nav_bg.png);
  width: 228px;
  color: #fff;
}

.nav_header {
  background: #4e7cbe;
  margin: 7px 0 10px 0;
  line-height: 150%;
  padding-left: 20px;
}

.nav_header_taweb {
  background: #f9d180;
  margin: 7px 0 10px 0;
  line-height: 150%;
  padding-left: 20px;
}

#nav_bar a {
  text-decoration: none;
  color: #fff;
}

#nav_bar a.taweb {
  text-decoration: none;
  color: #215ca5;
}

#nav_bar ul {
  margin: 0;
  padding: 0 0 0 60px;
  font-size: 90%;
}

#nav_bar li {
  list-style: none;
  line-height: 18px;
}

#nav_bar li.selected {
  list-style: url(images/diamond.gif);
  color: #f9d180;
}

#nav_bar li.selected a {
  color: #f9d180;
}


/******************* Footer ***********************/
#sub_info {
  background: #215ca5 url(images/nav_bg.png);
  padding: 0 40px 0 15px;
  color: #fff;
  width: 929px;
  margin: 0 auto;
}

#sub_info p {
  margin: 0; padding: 5px 0;
}

#copyright {
	font-size: 90%;
  float: left;
}

#phone_numbers {
	font-size: 90%;
  float: right;
}

/*************** Main content ***********************/
#main_image {
  height: 174px;
  text-align: left;
}

#main_image img {
  display: block;
}

#mc_td {
  background: url(images/main_corner.png) bottom right no-repeat #f2edde;
}

#main_content {
  min-height: 350px;
	max-height: 100%;
  height: 100%;
  padding: 10px 10px 2em 40px;
  position: relative;
}

#main_content a.top {
  float: right;
  font-family: Helvetica, sans-serif;
	font-size: 75%;
  text-align: right;
	clear: right;
}

#secondary_nav {
  position: absolute;
  bottom: 5px;
  right: 25px;
  text-align: right;
	font-family: Helvetica, sans-serif;
  font-size: 75%;
}

#secondary_nav a {
  color: #666;
}

.descriptor {
  float: right;
  font-family: Helvetica, sans-serif;
	font-size: 90%;
  text-align: right;
  clear: right;
}

.fake_header {
  color: #215ca5;
}

.stars {
  float: right;
  font-family: Helvetica, sans-serif;
  font-size: 90%;
	margin-top: -35px;
  text-align: right;
  clear: right;
}

#performance_table {
  width: 100%;
  margin-bottom: 1em;
}

#performance_table th {
  font-weight: normal;
  font-size: 90%;
	font-family: Helvetica, sans-serif;
  border-bottom: 2px solid #000;
}

#performance_table td, th {
	text-align: left;
	padding: 3px;
	vertical-align: bottom;
}

#performance_table th.navdata {
background-color:#005DAA;
text-align:center;
color:#FFFFFF;
}
#performance_table td.navdata {
background-color:#CCCCCC;
text-align:center;
}
#performance_table th.navnone {
border: none;
}

#performance_table td.name {
  background-color:#CCCCCC;
  text-align: left;
}

#performance_table th.name {
  background-color:#005DAA;
  text-align: left;
  color:#FFFFFF
}

#performance_table td.ytd {
  border-right: 2px solid #000;
}

#performance_table #cihdx td {
	border-bottom:1px solid #000000;
  color: #215ca5;
}


ul {
  list-style: url(images/blue_diamond.gif);
}


/***************** Side bar ***************************/

td#secondary_content {
  width: 170px;
  padding: 10px 35px;
  background: #7d97ce;
}

#secondary_content h2 {
  text-align: center;
  border-bottom: #215ca5 2px solid;
}

#secondary_content h2.alt {
  background: #215ca5;
  border: none;
  color: #fff;
  margin: -10px -35px 0 -35px;
  font-size: 110%;
  line-height: 150%;
}

#secondary_content table {
  width: 100%;
  color: #fff;
}

#secondary_content table.daily_nav {
  width: 100%;
	margin-top: -10px;
  color: #fff;
}

#secondary_content th {
  color: #215ca5;
	font-family: Helvetica, sans-serif;
	font-size: 90%;
  text-align: center;
}

#secondary_content th.data {
  text-align: right;
}

#secondary_content td {
  text-align: center;
}

#secondary_content td.name {
  text-align: left;
}

#secondary_content td.data {
  text-align: right;
}

#secondary_content table.shares {
  color: black;
  line-height: 90%
}

#secondary_content table.shares th {
  text-align: left;
  color: #000;
  font-weight: normal;
}

#secondary_content table.shares td {
	padding: 3px;
  text-align: right;
}

#secondary_content div {
  border: 3px solid #f1ac1e;
  background: #f9d180;
  margin: 10px -25px;
  padding: 0 10px;
  text-align: center;
}

#secondary_content div h2 {
  border: 0;
}

#secondary_content p {
  color: #215ca5;
  text-align: left;
}

#secondary_content div.alt {
  margin: 0 -35px;
  border: 2px solid #215ca5;
  background: #d1bc81;
  font-size: 90%;
}

#secondary_content p.alt {
  margin: 1em -20px;
  color: #000;
  font-size: 90%;
}


/* Prospectus */
#prospectus {
	font-size: 9pt;
	font-weight: normal;
}

#prospectus a {
color: #F9D180;
}