/* dit.css
style sheet for dit web site
created by j.red digital arts April 2001  */

body {
	margin: 0px;
	padding: 0px;
	font-family: serif;
	font-size: 12px;
	color: #000000;
}

a {  text-decoration: none}
a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  color: #CC0000; text-decoration: underline}
a:visited {  text-decoration: underline}

td img { display: block; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
h2 { font-size: 14px; }
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #666666}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #663366}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding: 0;
}
.infotable td {
	vertical-align: top;
}

#nav {
	display:none;
	background-color:#999999;
	width: 50px;
}

#nav td a:link, #nav td a:visited {
	color: #333;
	}
	
#globnav {
margin-top: 4px;
margin-bottom: 4px;
}

#secnav {
	display:none
	background-color:#fff;
}	
#secnav td {
	}
	
li {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; font-weight: normal; color: #333333; list-style-type: disc; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

blockquote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color: #333333}

#content td {
	padding-top: 0px;
	padding-left: 0px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footerleft td {
	width: 0px;
}


.bluetitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399}

.sml10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.smll9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.designnotes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #006600; font-weight: normal}

/* Use td bg tag to set color of sidebar */
.sidebarhdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.fundperfhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
}

.incfundhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCD9CC;
	text-align: center;
}

.eqfundhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E5D9BF;
	text-align: center;
}
.argenhdr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #333399}
.argengray {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000066; background-color: #CCCCCC}
.italictxt10px {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.italicbody {
	font-style: italic;
}
.printpageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
