*	
{
	font-family: verdana, arial, Helvetica;

}

A:link,A:visited,A:active,A:hover	
{
	color: #EFEFEF;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

A.backLink
{
	color: #FFFFFF;
}

A.options,A.options:hover,A.options:link,A.options:visited
{
	font-weight: bold;
	color: #000000;
}

BODY
{
	margin: 0 0 0 0;
	font-size: 12px;
}

TABLE.funds TH
{
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	background-color: #D7E8D8;
	color: #2D5C3C;
}
TABLE.funds TD
{
	font-size: 10px;
}

TH
{
	font-size: 8pt;
}

TD.label
{
	font-size: 12px;
}

INPUT
{
	border: 1px solid #CCCCCC;
	width: 120px;
	text-align: center;
}

INPUT.search
{
	margin: 15 15 10 15;
	cursor: pointer;
	border: 1px solid #2D5C3C;
	background-color: #D7E8D8;
	color: #2D5C3C;
	font-weight: bold;
}

IMG
{
	border: 0;
}

.floatL
{
	float: left;
}
.floatR
{
	float: right;
}
.clear
{
	clear: both;
}

SELECT
{
	font-size: 12px;
}

TABLE.banner
{
	margin: 0 0 0 0;
	width: 100%;
}

TR.odd
{
	background-color: #ffffff;
}
TR.even
{
	background-color: #D6E7EF;
}

TD.data
{
	background-color: #FFEEEE;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}


.cdata,.ldata,.rdata
{
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 0px;
}

.ldata
{
	text-align: left;
}
.rdata
{
	text-align: right;
}
.cdata
{
	text-align: center;
}
.footer
{
	color: #003399;
}

DIV.pageHead
{
	background-color: #2D5C3C;
	width: 760;
	height: 70;
	color: #2D5C3C;
	font-weight: bold;
	vertical-align: middle;
}

DIV.sectionHead
{
	background-color: #2D5C3C;
	width: 760;
	height: 20;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
TH.sectionHead
{
	color: #FFFFFF;
}


SPAN.pageNav
{
	background-color: #2D5C3C;
	color: #FFFFFF;
	width: 760;
}

A.page,A.page:hover,A.page:link,A.page:visited
{
	font-weight: bold;
	color: #FFFFFF;
}
A.pageOn,A.pageOn:hover,A.pageOn:link,A.pageOn:visited
{
	font-weight: bold;
	color: #BBEEBB;
}

A.dataTypeOn,A.dataTypeOn:hover,A.dataTypeOn:link,A.dataTypeOn:visited
{
	font-weight: bold;
	color: #BBEEBB;
}
A.dataType,A.dataType:hover,A.dataType:link,A.dataType:visited
{
	font-weight: bold;
	color: #FFFFFF;
}

A.sortLink,A.sortLink:hover,A.sortLink:link,A.sortLink:visited
{
	font-weight: bold;
	color: #2D5C3C;
}

A.sortLink:hover
{
	color: #7EBE83;
}

.advOpt0
{
	display: none;
}
.advOpt1
{
	display: block;
}


#priceTable,#perfTable,#riskTable,#feesTable
{

}
.dataTableOn
{
	display: block;
	z-index: 10;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 305;
}

.dataTable
{
	display: none;
	z-index: 5;
	background-color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 305;
}

DIV#pageNav
{
	background-color: #2D5C3C;
	width: 760;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

DIV#pageNav
{
	position:absolute;
	width: 760;
	top: 795;
	left: 0;
}

DIV#pageNav DIV#Margin
{
	margin: 3px 3px 3px 3px;
}

.arrow
{
	font-family: Arial;
}

DIV#disclaimer
{
	background-color: #FFFFFF;
	width: 760;
	left: 0;
}
A.disclaimer,A.disclaimer:hover,A.disclaimer:link,A.disclaimer:visited
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	text-decoration: underline;
}
 DIV.footerColor
{
	background-color:#2D5C3C;
}


