/* INTERNET EXPLORER */

.noscreen { display: none; }

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

a {
	background: none;
	color: #465C2A;
}

a.site {
	background: none;
	color: #DCC8A5;
}

a:hover.site {
	background: none;
	color: #ffffff;
}


table {
	margin: 0;
}

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

table.default td.page {
	padding-top: 12px;
	font-family: 'Verdana';
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .05em;
	background: none;
	color: #6C2220;
}

table.default td.section {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #465C2A;
	color: #ffffff;
}

table.default td.title {
	padding-top: 14px;
	font-family: 'Verdana';
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: #465C2A;
}

table.default td.subtitle {
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	background: none;
	color: #333333;
}

table.default td.description {
	font-size: 13px;
	color: inherit;
	background: none;
}

.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;
	background: none;
}

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

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

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

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

table.default td.footnote {
	padding-top: 12px;
	font-family: 'Verdana';
	font-size: 9px;
	background: none;
	color: #333333;
}

table.default span.footnote {
	padding-top: 12px;
	font-family: 'Verdana';
	font-size: 9px;
	background: none;
	color: #333333;
}

table.default div.footnote {
	padding-top: 12px;
	font-family: 'Verdana';
	font-size: 9px;
	background: none;
	color: #333333;
}

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

table.default td{
	font-family: 'Verdana';
	font-size: 13px;
	padding: 3px 3px 3px 3px;
	color: inherit;
	background: none;
}

table.default td.sitesubheader{
	background: #e3d3bb;
	color: inherit;
	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;
	background: #F9F1E2;
	color: #465C2A;
}

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;
	background: none;
}

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;
}

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

div#new {
	height: 100px;
	background: none;
	color: #003B3A;
	position: absolute;
	top: 143px; 
	left: 590px; 
	z-index: 5;
}

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

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

div#new a {
	text-decoration: none;
}

div#new a:hover {
	text-decoration: underline;
	color: #000;
	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: #465C2A;
	border: 2px solid #465C2A;
}
#new td.dark a:hover {
	background: transparent; 
}

div#new .new_ad a:link,
div#new .new_ad a:visited,
div#new .new_ad a:active {
	width: auto;
	text-decoration: none;
	color: #000000;
	background: inherit;
	white-space: normal;
}

div#new .new_ad a:hover {
	width: auto;
	text-decoration: none;
	color: #000000;
	background: none;
	white-space: normal;
}

div#buttons {
	padding-top: 8px;
	height: auto;
	background: #6C2220;
	color: #003B3A;
	position: absolute;
	top: 572px; left: 590px; z-index: 5;
}

div#buttons a {
	display: block;
	text-decoration: none;
	width: 200px;
	white-space: nowrap;
	text-align: center;
}

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#about{
	position:absolute;
	top: 49px; left: 203px;  z-index: 2;
	color: #6C2220;
	background: #DCC8A5;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	width: 160px;
}

div#about a{
	display: block;
	text-decoration: none;
	color: #6C2220;
	padding: 3px 0px;
	background: none;
}

div#about a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

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

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

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

div#educate {
	position:absolute;
	top: 49px; left: 427px;  z-index: 2;
	color: #6C2220;
	background: #DCC8A5;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	width: 356px;
}

div#educate a{
	display: block;
	text-decoration: none;
	color: #6C2220;
	padding: 3px 0px;
	background: none;
}

div#educate a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

div#americanshares{
	position:absolute;
	top: 198px; left: 75px;  z-index: 2;
	color: #405427;
	background: #DCC8A5;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	width: 200px;
}

div#americanshares a{
	display: block;
	text-decoration: none;
	color: #405427;
	padding: 3px 0px;
	background: none;
}

div#americanshares a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

/* sas submenus */
div#sascom{
	position:absolute;
	top: 252px; left: 210px;  z-index: 3;
	color: #405427;
	background: #DCC8A5;
	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#sascom a{
	display: block;
	text-decoration: none;
	color: #405427;
	padding: 3px 0px;
	background: none;
}

div#sascom a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

div#dnyvfperf{
	position:absolute;
	top: 288px; left: 202px;  z-index: 3;
	color: #3C5A1C;
	background: #E3D8C2;
	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: #3C5A1C;
	padding: 3px 0px;
	background: none;
}

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

div#sasphold{
	position:absolute;
	top: 306px; left: 202px;  z-index: 3;
	color: #405427;
	background: #DCC8A5;
	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#sasphold a{
	display: block;
	text-decoration: none;
	color: #405427;
	padding: 3px 0px;
	background: none;
}

div#sasphold a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}
/* end sas submenus */

div#specialshares{
	position:absolute;
	top: 234px; left: 75px;  z-index: 3;
	color: #405427;
	background: #DCC8A5;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	width: 200px;
}

div#specialshares a{
	display: block;
	text-decoration: none;
	color: #405427;
	padding: 3px 0px;
	background: none;
}

div#specialshares a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

/* sss submenus */

div#dffcom{
	position:absolute;
	top: 283px; left: 210px;  z-index: 3;
	color: #3C5A1C;
	background: #E3D8C2;
	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: #3C5A1C;
	padding: 3px 0px;
	background: none;
}

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

div#sssphold{
	position:absolute;
	top: 339px; left: 210px;  z-index: 3;
	color: #405427;
	background: #DCC8A5;
	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#sssphold a{
	display: block;
	text-decoration: none;
	color: #405427;
	padding: 3px 0px;
	background: none;
}

div#sssphold a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

/* end sss submenus */

div#dailygovfund{
	position:absolute;
	top: 270px; left: 75px;  z-index: 2;
	color: #405427;
	background: #DCC8A5;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	width: 200px;
}

div#dailygovfund a{
	display: block;
	text-decoration: none;
	color: #405427;
	padding: 3px 0px;
	background: none;
}

div#dailygovfund a:hover{
	text-decoration: none;
	color: #000000;
	background: #F9F1E2;
}

/* dof submenus */
div#dofcom{
	position:absolute;
	top: 321px; left: 210px;  z-index: 3;
	color: #3C5A1C;
	background: #E3D8C2;
	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: #3C5A1C;
	padding: 3px 0px;
	background: none;
}

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

/* end dof submenus */

div#drefund{
	position:absolute;
	top: 304px; left: 75px;  z-index: 2;
	color: #405427;
	background: #DCC8A5;
	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: #405427;
	padding: 3px 0px;
	background: none;
}

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

/* dref submenus */

div#drefcom{
	position:absolute;
	top: 356px; left: 210px;  z-index: 3;
	color: #3C5A1C;
	background: #E3D8C2;
	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: #3C5A1C;
	padding: 3px 0px;
	background: none;
}

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

div#daifund{
	position:absolute;
	top: 343px; left: 75px;  z-index: 2;
	color: #3C5A1C;
	background: #E3D8C2;
	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: #3C5A1C;
	padding: 3px 0px;
	background: none;
}

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

div#dgmmfund{
	position:absolute;
	top: 379px; left: 75px;  z-index: 2;
	color: #3C5A1C;
	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: #3C5A1C;
	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: #3C5A1C;
	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: #3C5A1C;
	padding: 3px 0px;
	background: none;
}

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

div#dgbfund{
	position:absolute;
	top: 379px; left: 75px;  z-index: 2;
	color: #3C5A1C;
	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: #3C5A1C;
	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: 77px; left: 562px;  z-index: 1;
	color: #6C2220;
	background: #ffffff;
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	padding: 4px 0px 4px 0px;
	border: solid 2px #333333;
}

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

div#editmenu a:hover{
	text-decoration: none;
	color: #ffffff;
	background: #465C2A;
}

/* For Mid Cap Tables */
div.midcap {
	background: #F6EAD3;
	color: #3C5A1C;
	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;
}

/* Form Buttons */
.sbutton {
font-family: 'Verdana';
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background: #465C2A;
cursor: hand;
padding: 2px 0px 2px 0px;
border-top: 2px solid #dddddd;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #666666;
border-left: 2px solid #666666;
}

.xbutton {
font-family: 'Verdana';
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background: #6c2220;
cursor: hand;
padding: 2px 0px 2px 0px;
border-top: 2px solid #dddddd;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #666666;
border-left: 2px solid #666666;
}

/* 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 }




table.returns, table.returns th, table.returns td {
	border: none;
}
table.returns th, table.returns td {
	font: 12px 'Arial Narrow', Arial, san-serif !important;
	border: none;
	border-bottom: 1px solid #666;
	margin: 0;
}
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;
}

.left { text-align: left; }

.taxsummary {
  border: 1px solid #666;
}
.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;
}


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

.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;
}

.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: 62em;
  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; }

.taxsummary {
  border: 1px solid #666;
  margin-bottom: 1em;
}
.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;
}

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: 1em;
}

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

p.right {
	float: none;
	text-align: right;
}

.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%;
}

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

.page div.promo {
  clear: both;
  float: none;
  margin: 1em 0 0 0;
  width: 96%;
}

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

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

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

/* Prospectus table */

h2 {
  font-size: 14px;
}

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

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

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

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

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

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

table.grid td li {
  margin: .6em 0 .4em 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;
}

