/* print.css */

body {line-height:1.5;font-family: Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
.pagetools { display: none; }
#flash { display: none; }
#navigation { display: none; }
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
#logo a { color:#e6680e; text-decoration:none; }
#logo h1 { margin-bottom:0; }
#logo h2 { margin-top:0px }
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/* a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}*/
dl          { margin: 0 30px 1.5em 60px; line-height: 20px; }
dl dt       { margin-bottom: 0 !important; margin: 1.5em 0 0.7em 0; margin-left: -42px; font-weight: bold; }
dl dt span  { font-size: 2em; font-style: italic; font-weight: normal; }
dd          { margin-left: -7px; padding-left: 7px; }
.fundpricetable { border-collapse: collapse; width: 100%; background-color: #ffffff; border: 1px solid #d8d5cb; border-width: 0px 0px 1px 0px; margin-bottom: 20px; }
.fundpricetable td, .fundpricetable th {  font-size: 12px; line-height: 20px; padding: 2px 5px 2px 5px; border: 1px solid #d8d5cb; border-width: 0px 0px 1px 0px; }
.fundpricetype { width: 100%; margin-top: 10px; margin-bottom: 4px; }
.fundpricetitle { font-weight: normal; font-size: 17px; line-height: 21px; }
.fundpricedate { font-weight: normal; font-size: 11px; line-height: 12px; text-align: right; }