/* INTERNET EXPLORER */

body {
  margin: 6px;
  color: #333;
  font-family: Verdana;
  font-size: 10px;
  background: url(../images/background.jpg) #014D41 repeat-y;
  text-align:left;
  line-height: 100%;
}

h2 {
  font-size: 14px;
}

a {
  background: none;
  color: #014D41;
}

table {
  margin: 0;
}

table td {
  padding: 3px;
  font-family: Verdana;
}

table.default td.page, div.default div.page, .description div.page, h1.page {
  padding-top: 12px;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .05em;
  background: none;
  color: #56001a;
  line-height:normal;
}

table.default td.section, div.default div.section {
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #014D41;
  color: #ffffff;
  line-height:normal;
}

table.default td.title, div.default div.title {
  padding-top: 14px;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  background: none;
  color: #014D41;
  line-height:normal;
}

table.default td.subtitle, table.defualt th.subtitle, div.default div.subtitle {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background: none;
  color: #333;
  line-height:normal;
}

#sitemap th {
  background: #A29061;
  color: #fff;
  padding: .3em 1em;
  text-align: left;
  width: 50%;
}

#sitemap td {
  padding: 1em 0;
}

#sitemap th a {
  color: #fff;
}

div.default div.description td {
  font-size: 11px;
}
div.default div.description table {
  margin-top: 1em;
  padding-top: 0;
}

table.default td.description, div.default div.description {
  font-size: 13px;
  line-height:normal;
}

.ph_border {
  border-collapse: collapse;
}

.ph_border td {
  border: 1px solid #666666;
}

table.default table.wisdom td {
  padding: 0px 3px 0px 3px;
}

table.default td.description .highlighted {
  color: #014D41;
}

table.default td.description .ttitle {
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  background: #014D41;
  color: #ffffff;
}

table.default td.description .symbol {
  font-size: 10px;
  text-align: left;
  background: #DDC78D;
  color: inherit;
}

table.default td.description .sd {
  font-size: 10px;
  text-align: left;
  background: #E3D3BB;
  color: inherit;
}


table.default span.description {
  font-size: 13px;
}

table.default td.footnote, table.default span.footnote {
  padding: 0;
  font-family: Verdana;
  font-size: 9px;
  background: none;
  color: #333;
}

table.default, div.default {
  width: 570px;
  position: absolute;
  top: 160px; left: 170px;
}

table.default td, table.default th {
  font-family: Verdana;
  font-size: 13px;
  padding: 3px 3px 3px 3px;
  background: none;
}

div.footnote {
  font-size: 9px;
}

/* *************************************************** */

table.default td.sitesubheader {
  background: #e3d3bb;
  font-weight: bold;
}

table.default td p#subtext {
  font-family: Verdana;
  font-size: 9px;
}

table#toptabs {
  position: absolute;
  top: 0px; left: 10px;
}

table#toptabs td {
  padding: 0;
  border: 0px solid #ffd700;
  vertical-align: bottom;
  font-family: Verdana;
}

div#access a {
  display: block;
  font-family: Verdana;
  font-size: 10px;
  background: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 100%;
  margin-left: 10px;
  padding: 2px 6px;
  white-space: nowrap;
  width: 110px;
}


div#access a:hover {
  background: #ffffff;
  color: #014D41;
  text-decoration: none;
}

table#closing {
  position: absolute;
  top: 160px; left: 180px;
}

table#closing td {
  padding: 2px;
  /*border: 0px solid #ffd700;*/
  font-family: Verdana;
  font-size: 10px;
  background: #F6EAD3;
  color: #333333;
}

table#home {
  position: absolute;
  top: 150px; left: 161px;
}

table#home td {
  padding: 0px;
  border: 0px solid #ffd700;
  font-family: Verdana;
  font-size: 10px;
  color: #003B3A;
}

table#home td.title {
  font-family: 'Arial Narrow';
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  width: 130px;
  padding-top: 10px;
  padding-right: 14px;
}

table#home td.text {
  background: none;
  color: #333333;
  font-family: 'Times New Roman';
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  width: 130px;
  padding-top: 5px;
  padding-right: 14px;
  letter-spacing: .03em;
}

div#new {
  width:200px;
  height: auto;
  padding:0;
  background: #E3D3BB;
  color: #003B3A;
  position: absolute;
  top: 143px; 
  left: 590px; 
  z-index: 5;
}

div#new table {
  width:200px;
  margin:0;
  padding:0;
  position: relative;
  top: -2px; 
}

div#new td {
  font-size: 11px;
  margin: 0;
  padding: 8px;
}

div#new img {
  float: right; 
  border: 0; 
  margin: 5px 0 10px 10px;
}

div#new a {
  text-decoration: none;
}
div#new a:hover, div#new td li a:hover {
  text-decoration: underline;
  color: #014D41;
  background: none;
}

div#new td ul {
  margin: -1em 0 0 20px;
  padding: 0;
}
div#new td li {
  list-style-type: disc;
  margin: 0;
}

#new td.dark {
  background: #67112C;
  border: 2px solid #67112C;
}
div#new .dark a, div#new .dark a:hover, div#new .dark a:visited {
  color: #fff; 
  font-weight: bold;
}
div#new .dark img {
  margin: 10px 17px 10px 10px;
}

td#buttons {
  background:#014D41; 
  margin: 0;
  padding: 10px 0;
  border:none;
}
td#buttons img, td#buttons a {
  margin:0;
  float: none;
  border:none;
  width:180px;
}

div#space {
  border: 3px solid #F6EAD3;
  height: 10px;
  width: 1px;
}

div#leftmenu {
  padding-left: 10px;
  padding-top: 10px;
  background: none;
  color: #003B3A;
  position: absolute;
  top: 160px; left: 0px; z-index: 2;
}


/*  POP-UP MENUS
  Each pop-up menu contains its own div tag
*/

div#aboutfunds {
  position:absolute;
  top: 49px; left: 203px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 160px;
}

div#aboutfunds a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#aboutfunds a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#invest {
  position:absolute;
  top: 49px; left: 315px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 275px;
}

div#invest a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#invest a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#invedum{
  position:absolute;
  top: 49px; left: 540px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 220px;
}

div#invedum a{
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#invedum a:hover{
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dnyvfund {
  position:absolute;
  top: 199px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#dnyvfund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dnyvfund a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* dnyvf submenus */
div#dnyvfcom {
  position:absolute;
  top: 252px; left: 210px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dnyvfcom a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dnyvfcom a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dnyvfperf {
  position:absolute;
  top: 288px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dnyvfperf a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dnyvfperf a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dnyvfphold {
  position:absolute;
  top: 306px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dnyvfphold a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dnyvfphold a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}
/* end dnyvf submenus */

div#dffund {
  position:absolute;
  top: 230px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#dffund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dffund a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* dff submenus */
div#dffcom {
  position:absolute;
  top: 283px; left: 210px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dffcom a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dffcom a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dffphold {
  position:absolute;
  top: 337px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dffphold a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dffphold a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* end dff submenus */

div#dofund {
  position:absolute;
  top: 268px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#dofund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dofund a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* dof submenus */
div#dofcom {
  position:absolute;
  top: 321px; left: 210px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dofcom a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dofcom a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dofphold {
  position:absolute;
  top: 375px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dofphold a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dofphold a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}
/* end dof submenus */

div#drefund {
  position:absolute;
  top: 304px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#drefund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#drefund a:hover {
text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* dref submenus */
div#drefcom {
  position:absolute;
  top: 356px; left: 210px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#drefcom a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#drefcom a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#drefphold {
  position:absolute;
  top: 409px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#drefphold a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#drefphold a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* end dref submenus */

div#daifund {
  position:absolute;
  top: 343px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#daifund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#daifund a:hover {
text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#daifphold {
  position:absolute;
  top: 450px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#daifphold a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#daifphold a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/*  begin davis global fund menus */
div#dgfund {
  position:absolute;
  top: 379px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#dgfund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dgfund a:hover {
text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dgfphold {
  position:absolute;
  /*  position with Factsheet */
  /*  top: 433px; left: 202px;  z-index: 3; */
  /* temp positions */
  top: 415px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}

div#dgfphold a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dgfphold a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}
/*  end davis global fund menus */

/*  begin davis international fund menus */
div#difund{
  position:absolute;
  top: 415px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}
div#difund a{
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}
div#difund a:hover{
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}
div#difphold {
  position:absolute;
  /*top: 477px; left: 202px;  z-index: 3;*/
  top: 457px; left: 202px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
  border: 1px solid #999999;
}
div#difphold a{
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}
div#difphold a:hover{
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}
/*  end davis international fund menus */


div#dgmmfund {
  position:absolute;
  top: 379px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#dgmmfund a {
display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dgmmfund a:hover {
text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#ditrfund {
  position:absolute;
  top: 415px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#ditrfund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#ditrfund a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

div#dgbfund {
  position:absolute;
  top: 448px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 200px;
}

div#dgbfund a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dgbfund a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* END POP-UP MENUS */

/* BEGIN ADMIN EDIT MENU */
div#editmenu {
  position:absolute;
  top: 75px; left: 562px;  z-index: 1;
  color: #F6EAD3;
  background: #67112C;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  width: 200px;
  padding: 4px 0px 4px 0px;
  border: solid 2px #F6EAD3;
}

div#editmenu a {
  display: block;
  text-decoration: none;
  color: #F6EAD3;
  padding: 1px 6px 1px 6px;
  background: none;
}

div#editmenu a:hover {
  text-decoration: none;
  color: #67112C;
  background: #F6EAD3;
}

/* For Mid Cap Tables */
div.midcap {
  background: #F6EAD3;
  color: #014D41;
  width: 570px;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0px solid #999999;
}

/* SICAV menus */

div#dfsicav {
  position:absolute;
  top: 268px; left: 75px;  z-index: 2;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 150px;
}

div#dfsicav a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#dfsicav a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* SICAV - The Philosopy sub menu */

div#sicavsub {
  position:absolute;
  top: 280px; left: 110px;  z-index: 3;
  color: #014D41;
  background: #E3D3BB;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  width: 260px;
  border: 1px solid #999999;
}

div#sicavsub a {
  display: block;
  text-decoration: none;
  color: #014D41;
  padding: 3px 0px;
  background: none;
}

div#sicavsub a:hover {
  text-decoration: none;
  color: #000000;
  background: #DDC78D;
}

/* used on Shelby Davis Commentary */
table.bottom-border {   
  width: 100%; 
  margin-bottom: 1.5em; 
  border: none;
  background-color: #e0cfc0 !important;
}
table.bottom-border, table.bottom-border th, table.bottom-border td {   
  background-color: #e0cfc0 !important;
}
table.bottom-border caption { 
  text-align: center; 
  font-weight: bold; 
  color: #fff;
  background-color: #a29061;
  padding: .4em;
  font-size: 11pt;
}
table.bottom-border th, table.bottom-border td {
  text-align: left;
  border: none;
  padding: .1em;
  vertical-align: top;
  font: 8pt/9pt Arial, Helvetica, san-serif;
}
table.bottom-border th { padding: 1em 1em .7em; }
table.bottom-border td { padding: .6em 1em; border-bottom: 1px solid #a29061; }
table.bottom-border td.noborder { border: none; }
table.bottom-border th.center, table.bottom-border td.center { text-align: center; }
table.bottom-border th.right, table.bottom-border td.right { text-align: right; white-space: nowrap }

.noscreen { display: none; }

.section { 
  border: 1px solid #A29061;
  padding: 0 14px 14px;
  margin-bottom: 1em;
}

.section h2 {
  background: #A29061;
  margin: 0 -14px;
  padding: .3em 14px;
  color: white;
  font-size: 14px;
}

.section p {
  width: 99%;
}

.videomenu {
	float: right; 
	font-size: 10px; 
	width: 300px; 
	height: 420px; 
	overflow: auto;
	margin: 0 0 0 10px;
	padding: 0;
}

.videomenu h2 {
  font-size: 1.1em;
  padding-left: 2em;
}

.videomenu p {
  font-size: 1.1em;
  margin: 1em;
}

.videomenu ol {
  margin: 1em;
  padding: 0 0 0 2.8em;
}

.videomenu ol li {
  margin: .8em 0;
  padding: 0;
}

.videomenu ol li a {
  text-decoration: none;
}

.a-01 .li-01 a, .a-02 .li-02 a, .a-03 .li-03 a, .a-04 .li-04 a, .a-05 .li-05 a, .a-06 .li-06 a, .a-07 .li-07 a, .a-08 .li-08 a, .a-09 .li-09 a, .a-10 .li-10 a {
  color: #000;
}
.a-01 .li-01, .a-02 .li-02, .a-03 .li-03, .a-04 .li-04, .a-05 .li-05, .a-06 .li-06, .a-07 .li-07, .a-08 .li-08, .a-09 .li-09, .a-10 .li-10 {
  font-weight: bold;
}

.playlist li {
  margin-bottom: 1em;
}

.fourtieth {
  margin-top: 1em;
}

.fourtieth .section {
  background-color: transparent !important;
  color: #000 !important;
  float: left;
  font-weight: normal !important;
  height: 56em;
  margin-right: 1.8em;
  padding: 0 1.1em 1em 1.1em !important;
  text-align: left !important;
  width: 47%;
}
.fourtieth img { float: left; margin-right: 1em; }
.fourtieth .no-margin { margin: 0 !important; }
.fourtieth ul { list-style: none; padding-left: 0; }
.fourtieth ul li { margin-bottom: 1em; margin-left: -3em; }

.rating {
  float: right;
  width: 250px;
  font-size: 85%;
  border: 1px solid #A29061;
  margin: 1em 0 0 0;
  padding: 1em 1em;
  line-height: .3em;
  text-align: center;
  background-color: #fff;
}

.pullquote {
  border: 1px solid #A29061;
  width: 40%;
  margin: 1em 0 1em 1em;
  padding: 1em;
  font-style: oblique;
  float: right;  
}
table.pullquote {
  padding: 0 1em;
  width: auto;
}
table.pullquote th { text-align: left; }
table.pullquote, table.pullquote th, table.pullquote td { background-color: #E7DFCF; }

.right {
  float: right;
  margin: 1em 0 1em 1em;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


table.returns, table.returns th, table.returns td {
  border: none;
}
table.returns th, table.returns td, table.returns caption {
  font: 12px 'Arial Narrow', Arial, san-serif !important;
  margin: 0;
}
p.returns {
  font: 12px 'Arial Narrow', Arial, san-serif !important;
}
table.returns th, table.returns td {
  border-bottom: 1px solid #666;
}
table.returns th {
  font-weight: bold;
}
table.returns td {
  text-align: right;
  white-space: nowrap;
  padding-right: .5em;
}
table.returns th.left {
  padding-right: 1em;
}

table.returns td.wide {
  padding-right: 1.7em;
}

table.returns caption, .left { text-align: left; }
table.returns caption { padding-left: 3px; }

table.simple { 
  border: 1px solid #a29061;
  border-bottom: none;
  padding: 0;
  width: 160px;
}
table.simple th, table.simple td { 
  border-bottom: 1px solid #a29061; 
  font: 95% 'Arial Narrow', Arial, san-serif;
  margin: 0;
  padding-left: 12px;
}
div.simple {
  border: 1px solid #a29061; 
  font: 95% 'Arial Narrow', Arial, san-serif;
  padding: .5em;
}

.bookmenu {
  border-top: 1px solid #ccc;
  list-style: none;
  margin-top: 2em;
  margin-left: 0;
  padding-top: 2em;
  padding-left: 0;
}
.bookmenu li {
  margin-bottom: 1em;
}

.fontsize14px, p.fontsize14px, table.fontsize14px th, table.fontsize14px td, table.fontsize14px caption {
  font: 14px 'Arial Narrow', Arial, san-serif !important;
}

.taxsummary {
  border: 1px solid #666;
  margin-bottom: 1.5em;
}
.taxsummary th {
  background: #E3D3BB !important;
  font-weight: normal;
  vertical-align: bottom;
}
.taxsummary td {
  vertical-align: middle;
  text-align: center;
}
.taxsummary th, .taxsummary td {
  border: 1px solid #666;
  font-size: 10px !important;
  padding: .2em .4em;
}
.taxsummary .total {
  border-left-color: #014D41;
  border-left-width: 2px;
}
.taxsummary .fundclass {
  padding: .2em 2em;
  vertical-align: middle;
  white-space: nowrap;
}
.taxsummary tr.seperator th, 
.taxsummary tr.seperator td,
.taxsummary th.seperator,
.taxsummary td.seperator {
  border-bottom-width: 3px !important;
}

.pics { 
  display: none;
  height: 81px;
  width: 108px;
  float: right;
  padding:0;
  margin:0;
  border: 1px solid #ccc;
  background-color: #eee;
  overflow: hidden;
}
.pics img {
  height: 81px;
  width: 108px;
  margin: 0 !important;
  position: absolute;
  top:0;
  left:0;
}

#sitemap h3 {
  font-size: 90%;
}

div.promo {
  border: 1px solid #333;
  clear: none;
  color: #000;
  float: right;
  font-size: 10px;
  font-weight: normal;
  margin: 0 0 1em 1em;
  padding: 1em;
  width: 300px;
}

div.promo strong {
  font-size: 120%;
  font-style: oblique;
}

.promo img,
.section img.promo {
  float: right;
  margin: 0 0 0 .8em;
}

.section img.promo {
  margin-top: .8em;
}

/* Performance and price tables */

table.prices th, table.prices td,
table.performance th, table.performance td,
table.grid th, table.grid td{
  font-size: 10px !important;
}

table.prices th,
table.performance th,
table.grid th {
  background-color: #E3D3BB;
}

table.price td,
table.performance td {
  text-align: center;
}

table.prices th {
  vertical-align: bottom;
}

table.prices td {
  vertical-align: top;
}

/* Prospectus table */

table.grid {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  margin-bottom: 3em;
}

table.grid th, 
table.grid td {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  padding: .8em .6em;
}

table.grid td {
  text-align: center;
}

table.grid td ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

table.grid td li {
  margin: .4em 0 .4em 0;
  padding: 0;
}

ul.links {
  border: 1px solid #000;
  border-top: none;
  border-left: none;
  list-style: none;
  margin: 0;
  padding: .8em 1em;
}

.links li {
  margin-bottom: .4em;
}
.border {
  border: 1px solid #000;
  border-bottom: none;
  border-right: none;
  padding: 0;
}

.disclaimer {
  font-size: 10px !important;
}

table.toc {
  border: none;
  margin: 0 !important;
  padding: 0;
}

table.toc th, table.toc td {
  font-size: 13px !important;
  margin: 0 !important;
  padding: 0 0 1em 0;
}

table.toc th {
  font-weight: normal;
  vertical-align: top;
  white-space: nowrap !important;
}
