body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

a, a:hover, a:visited {
  color: #000;
  outline: none;
}

a:hover {
  color: #85001f;
  outline: none;
}

a:active {
  outline: none;
}

dl {
  padding: 5px 0;
}

dt {
  color: #85001f;
  padding: 2px 0;
}

dd {
  margin-left: 15px;
  padding: 2px  0;
}

h1 {
	color: #85001f;
	font-size: 16px;
	padding: 15px 0 10px 0;
}

h2 {
	font-size: 14px;
	font-style: italic;
}

h3 {
  color: #85001f;
  font-size: 14px;
  padding: 10px 0;
}

h4 {
  color: #85001f;
  font-size: 12px;
	padding: 10px 0;
}

h5 {
	font-style: italic;
}
img {
  outline: none;
}

p {
	padding: 10px 0;
  line-height: 1.4em;
}

sup {
  height: 0;
	font-weight: normal;
	font-size: 11px;
  position: relative;
  top: -6px;
  vertical-align: baseline !important;
  vertical-align: bottom;
}

td, th {
  line-height: 1.4em;
}

#page {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 950px;
}

#header {
	background-color: #85001f;
}

#header2 {
	background-color: #85001f;
  height: 169px;
}

#header2 img {
	vertical-align: bottom;
}

#nav {
	background-color: #e4e0d9;
	color: #776f65;
	font-size: 12px;
	height: 30px;
}

#nav ul {
	list-style-type: none;
  margin-left: 12px;
}

#nav li {
	display: block;
	float: left;
	line-height: 20px;
  margin-top: 5px;
  padding: 0px 15px 0 15px;
	position: relative;
}

#nav li.line {
  margin-top: 3px;
  padding: 0 2px 0 2px;
}

#nav a, #nav a:visited {
  border-left: 1px solid #e4e0d9;
  border-right: 1px solid #e4e0d9;
  border-top: 1px solid #e4e0d9;
	color: #776f65;
	display: block;
	line-height: 20px;
	padding: 0 6px 4px 6px;
	text-decoration: none;
}

#nav a:hover {
	background-color: #776f65;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  border-top: 1px solid #555;
  color: #fff;
  display: block;
  overflow: hidden;
	padding: 0 6px 4px 6px;
}

#nav a.current, #nav a:visited.current {
	background-color: #776f65;
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  border-top: 1px solid #555;
  color: #fff;
  display: block;
	padding: 0 6px 4px 6px;
}

#nav2 {
	background-color: #776f65;
	color: #fff;
	font-size: 12px;
	height: 25px;
}

#nav2 ul {
	list-style-type: none;
}

#nav2 li {
	display: block;
	float: left;
	line-height: 14px;
}

#nav2 li.line {
  margin-top: -1px;
  padding: 0 2px 0 2px;
}

#nav2 a, #nav2 a:hover, #nav2 a:visited {
	color: #fff;
	display: block;
	line-height: 14px;
	padding: 5px 15px 4px 10px;
	text-decoration: none;
}

#nav2 a:hover {
	color: #85001f;
}

#left_nav {
	font-size: 12px;
	width: 225px;
}

#left_nav p {
	font-size: 13px;
	margin-left: 20px;
	margin-top: 5px;
	text-decoration: underline;
}

#left_nav p a{
	text-decoration: underline;
}

#left_nav p a.current{
  color: #85001f;
}

#left_nav li {
	margin-left: 5px;
	margin-top: 5px;
}

#left_nav a {
  color: #000;
	text-decoration: none;
}

#left_nav a.current {
  color: #85001f;
}

#left_nav a:hover {
	color: #85001f;
}

#sub_nav a {
	color: #000;
	margin-left: 20px;
	text-decoration: none;
}

#sub_nav a.current {
  color: #85001f;
}

#content {
	margin-bottom: 50px;
	width: 725px;
}

#content a, #content a:hover, #content a:visited {
  font-weight: normal;
  line-height: 14px;
}

#content ol, #content ul {
	padding: 5px 0;
}

#content ol {
  list-style: decimal;
  margin-left: 30px;
}

#content ol li {
  padding: 2px;
}

#content ul li {
  padding: 4px 0;
}

#content2 li {
	padding: 5px 5px;
}

#content ul.bullet {
  list-style: square;
  margin-left: 30px;
}

#content ul.bullet li {
  line-height: normal;
  padding: 4px 0;
}

#content ul.dash {
	list-style-type: none;
}

#content ul.dash li {
  line-height: normal;
  margin-left: 15px;
  padding: 4px 0;
}

#content_nav {
  border-bottom: 1px solid #999;
	font-size: 12px;
	height: 35px;
}

#content_nav ul {
	list-style-type: none;
}

#content_nav ul li {
  color: #fff;
	display: block;
	float: left;
  padding: 0;
	position: relative;

}

#content_nav a {
  background-image: url('/images/bg01.jpg');
  background-repeat: no-repeat;
	display: block;
  height: 20px;
  padding: 5px 0 0 0;
  margin-top: 5px;
  text-align: center;
	text-decoration: none;
  width: 125px;
}

#content_nav li.w200 a {
  background-image: url('/images/bg03.jpg');
  background-repeat: no-repeat;
  width: 200px
}

#content_nav a:hover {
  color: #85001f;
}

#content_nav a:hover.current {
  color: #fff;
}

#content_nav a:hover.current {
  color: #fff;
}

#content_nav a.current {
  background-image: url('/images/bg02.jpg');
  background-repeat: no-repeat;
  color: #fff;
  height: 25px;
  margin-top: 0;
  width: 125px;
}

#content_nav li.w200 a.current {
  background-image: url('/images/bg04.jpg');
  background-repeat: no-repeat;
  width: 200px
}
#footer {
	border-top: 4px solid #bfbfbf;
	clear: both;
	font-size: 12px;
	height: 35px;
	width: 950px;
}

#footer ul {
	list-style-type: none;
  margin-left: 7px;
}

#footer li {
	display: block;
	float: left;
	line-height: 20px;
  padding: 0 0;
	position: relative;
  width: 33%;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #666;
	display: block;
	text-align: center;
	text-decoration: none;
}

#footer a:hover {
	color: #85001f;
	line-height: 20px;
}

#footer a.current, #footer a:visited.current {
color: #85001f;
}

#site_map ul {
  margin-top: -5px;
  padding: 0 0 10px 0;
}

#site_map ul {
  margin-top: -5px;
  padding: 0 0 10px 0;
}

#site_map li {
  list-style-position: inside;
  list-style-type: square;
  padding: 2px 10px;
}

#site_map a {
  color: #000;
  text-decoration: none;
}

#site_map a.current, #site_map a:visited.current {
  color: #85001f;
}

#subsection1 {
  display: none;
}

#subsection1 td {
  padding: 4px 0;
}

#subsection1 td.col1 {
  width: 120px;
}

#subsection1 td.col2 {
  text-align: right;
  width: 140px;
}

#subsection1 td.col3 {
  width: 20px;
}

#subsection1 td.col4 {
  width: 150px;
}

#subsection1 td.col5 {
  text-align: right;
  width: 130px;
}

#subsection1 .lower_content {
	float: left;
	margin-top: 40px;
	width: 725px;
}

#subsection2 {
  display: none;
}

#subsection2 th.col1 {
  width: 140px;
}

#subsection2 th.col2 {
  width: 140px;
}

#subsection2 th.col3 {
  width: 80px;
}

#subsection2 th.col4 {
  padding: 4px 0 4px 0;
  text-align: right;
  width: 60px;
}

#subsection2 th {
  border-bottom: 1px solid #000;
  font-style: italic;
  padding: 4px 25px 4px 0;
  text-align: left;
}

#subsection2 th.bottom {
  border-bottom: none;
  font-style: italic;
  padding: 10px 0 4px 0;
  text-align: right;
}

#subsection2 td {
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
}

#subsection2 td.last {
	border-bottom: 1px solid #000;
}

#subsection2 .lower_content {
	float: left;
	margin-top: 40px;
	width: 725px;
}

#subsection3 {
  display: none;
}

#subsection3 th.col1 {
  text-align: left;
  width: 120px;
}

#subsection3 th.col2 {
  text-align: right;
  width: 120px;
}

#subsection3 th.col3 {
  text-align: right;
  width: 100px;
}

#subsection3 th.col4 {
  text-align: right;
  width: 100px;
}

#subsection3 th {
  border-bottom: 1px solid #000;
  font-style: italic;
  padding: 4px 0 4px 0;
}

#subsection3 td {
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
}

#subsection3 td.last {
	border-bottom: 1px solid #000;
}

#subsection3 .lower_content {
	float: left;
	margin-top: 40px;
	width: 725px;
}

#subsection4 {
  display: none;
}

#subsection4 th.col1 {
  text-align: left;
  width: 120px;
}

#subsection4 th.col2 {
  text-align: right;
  width: 150px;
}

#subsection4 th.col3 {
  text-align: right;
  width: 100px;
}

#subsection4 th.col4 {
  text-align: right;
  width: 100px;
}

#subsection4 th {
  border-bottom: 1px solid #000;
  font-style: italic;
  padding: 4px 0 4px 0;
}

#subsection4 td {
  border-bottom: 1px solid #000;
  padding: 4px 0;
}

#subsection5 {
  display: none;
}

#subsection5 th {
  border-bottom: 1px solid #000;
  width: 150px;
}

#subsection5 td {
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
}

#subsection5 td.empty {
  border-bottom: 1px solid #fff;
  width: 25px;
}

#subsection5 td.last {
	border-bottom: 1px solid #000;
}

#subsection5 .lower_content {
	float: left;
	margin-top: 40px;
	width: 725px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.w125 {
	width: 125px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w325 {
	width: 325px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w450 {
	width: 450px;
}

.w500 {
	width: 500px;
}

.w725 {
  width: 725px;
}

.color_0 {
	color: #000;
}

.color_1 {
	color: #002b45;
}

.color_2 {
	color: #331c54;
}

.color_3 {
	color: #55601c;
}

.color_4 {
	color: #7796B2;
}

.color_5 {
	color: #a0ce67;
}

.homepage {
  width: 950px;
}

.homepage_left {
  float: left;
  width: 475px;
}

.homepage_left img {
	height: 150px;
	padding-bottom: 12px;
}

.homepage_left img.distributions {
	height: 54px;
	padding-left: 155px;
	padding-top: 12px;
}

.homepage_left img.tax {
	height: 38px;
	padding-left: 155px;
}

.homepage_left_content {
  color: #85001f;
  text-align: center;
  width: 450px;
}

.homepage_right {
  float: left;
  padding-top: 30px;
  width: 475px;
}

.homepage_right h1 {
  padding: 15px 0 5px 0;
}

.homepage_right_content {
  padding: 45px 0 30px 0;
}

.homepage_right_content li {
  list-style-position: inside;
  list-style-type: square;
  padding: 4px 0;
}

.homepage_lower_content {
  clear: both;
}

.pm_photo {
  float: left;
  height: 200px;
  margin-top: 5px;
  padding-right: 10px;
}

.pm_column1 {
  float: left;
}

.pm_column2 {
  float: left;
  margin-left: 15px;
}

.pm_position {
  color: #000;
}

.pm_lower_content {
  clear: both;
  float: left;
  margin-top: 40px;
  width: 725px;
}

.ff li {
  padding: 2px 0;
}

li.odd {
  background-color: #666;
}

li.even {
  background-color: #333;
}

.ff_col1 {
  float: left;
  list-style: none;
  padding: 10px 0;
}

.ff_col2 {
  float: left;
  list-style: none;
  margin-left: 20px;
  padding: 10px 0;
  text-align: right;
}

.ff_col3 {
  float: left;
  list-style: none;
  margin-left: 20px;
  padding: 10px 0;
}

.ff_col4 {
  float: left;
  list-style: none;
  margin-left: 20px;
  padding: 10px 0;
  text-align: right;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.disclaimer {
  font-style: italic;
  text-align: left;
  width: 98%;
}

.perf th {
  padding: 4px 0;
  text-align: right;
}

.perf th.col1 {
  width: 180px;
}

.perf th.col2 {
  width: 100px;
}

.perf th.col3 {
  width: 100px;
}

.perf th.col4 {
  width: 100px;
}

.perf th.col5 {
  width: 100px;
}

.perf th.col6 {
  width: 100px;
}

.perf td {
  padding: 4px 0;
}

#dividends {
  width: 700px;
}

#dividends th {
  border-bottom: 1px solid #000;
  font-style: italic;
  padding: 4px 0;
}

#dividends td {
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
}

#dividends td.last {
	border-bottom: 1px solid #000;
}

#fund_information {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 700px;
}

#fund_information td {
  padding: 2px 0;
}

#fund_performance {
	border-bottom: 1px solid #000;
  margin-bottom: 10px;
  width: 700px;
}

#fund_performance th {
  border-bottom: 1px solid #000;
  color: #85001f;
  padding: 4px 0;
  text-align: right;
}

#fund_performance td {
  padding: 4px 0;
}

.fund_data {
  text-align: right;
}

.fund_legend {
	border-bottom: 1px solid #000;
	padding: 2px 0;
	text-align: right;
}

.print {
	margin-right: 25px;
	text-align: right;
}

.performance_lower_content {
	float: left;
	margin-top: 25px;
	width: 725px;
}

.site {
  background-image: url('/images/bt01.jpg');
  background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
  margin-left: 125px;
  padding: 10px 0;
  text-align: center;
  width: 204px;
}

.site a, .site a:visited, .site a.current {
  color: #fff;
  padding: 5px 0;
  text-decoration: none;
}

.site a:hover {
  color: #85001f;
}

.site2 {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
  text-align: center;
}

#publications ul {
  list-style-position: inside;
  list-style-type: square;
}

#publications li {
  padding: 2px 0 2px 15px;
}

#publications li a, #publications li a:visited, #publications li a:hover {
  font-weight: normal;
  text-decoration: none;
}

#request_form th {
  text-align: left;
}

#request_form td {
	padding: 2px 20px 2px 0;
}

#archive_list a {
	font-weight: bold;
}

#archive_list a:hover {
	color: #85001f;
	font-weight: bold;
}

#archive_list h4 {
	color: #000;
}

#archive_list td {
	padding: 2px 5px 2px 0;
}

#featured_items {
  margin-top: 25px;
  margin-bottom: 25px;
}

#featured_items li {
  margin-left: 15px;
}

#featured_items a, #featured_items a:visited {
  text-decoration: none;
}

#featured_items a:hover {
  text-decoration: underline;
}

.archives_left {
  float: left;
  width: 300px;
}

.archives_right {
  margin-left: 325px;
}

.left_column {
	float: left;
	width: 250px;
}

.right_column {
	margin-left: 300px;
}

.lower_content {
	float: left;
	margin-top: 40px;
}

.no_bullet {
  list-style: none;
}

.no_underline {
  text-decoration: none;
}

.weightings_left {
  float: left;
  width: 340px;
}

.weightings_right {
  margin-left: 375px;
  width: 340px;
}

.clear {
  clear: both;
}

#lipper {
  float: left;
  font-family: Arial;
  height: 120px;
  padding-left: 425px;
  margin-top: -35px;
  text-align: center;
}

.lipper {
  font-family: Arial;
}

.lipper2 {
  font-family: Arial;
  text-align: center;
}

#how_to_invest {
	margin: 15px 0;
}

#how_to_invest th, #how_to_invest td {
	height: 26px;
	padding: 2px 15px;
	text-align: center;
	vertical-align: middle;
}

#how_to_invest th {
	background: #E4E0D9;
	border: 1px solid #000;
	font-weight: normal;
}

#how_to_invest th.first {
	border-left: none;
}

#how_to_invest th.last {
	border-right: none;
}

#how_to_invest td {
	border-bottom: 1px solid #000;
}

#how_to_invest td.fund {
	text-align: left;
}

#how_to_invest td.report {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

#how_to_invest td.section {
	color: #85001F;
	font-style: italic;
	font-weight: bold;
	padding: 2px 5px;
	text-align: left;
}


