body, p, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}

body
{
	text-align: justify;
	background: #FFFEE9;
	color: #7A7A7A;
	margin: 0px;
	padding: 0px;
}

table.bodyTextSmall td
{
	font-size: 9px;
}

table td.bluebottomline
{
	border-bottom: 1px solid #006
}

a, a:hover, a:visited, a:active
{
	color: #7A7A7A;
	font-weight: normal;
	text-decoration:underline;
}

a:hover
{
	color: #005A90;
	text-decoration: underline;
}

/*-------- sitetools --------*/
#sitetools
{
	padding: 0px 41px;
	color: white;
	height: 20px;	
}
#sitetools table td
{
	padding: 0px;
	color: white;
	height: 20px;
	vertical-align: middle;
	background-color:#B0B0B0;
}
#sitetools table
{
	float:right;
}
#sitetools a
{
	color: white;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 3px;
	font-size: 10pt;
}
#sitetools a:hover
{
	color:white;
}
/*-------- centre logo -----*/
#centreLogo
{
	padding-top: 10px;
}

/*-------- levelone --------*/
#levelone
{
	background-color: none;
	padding: 0px 45px;
	height: 39px;
	margin-bottom: 1px;
}
#levelone table
{
	margin: 14px 0px;
}
#levelone a
{
	font-family: /*ITCStoneSans, */Arial, Helvetica, sans-serif;
	color: #005A90;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
#levelone a:hover
{
	color:#ddd;
}

/*-------- leveltwo --------*/
#leveltwo
{
	padding: 0px 45px;
	height: 26px;
	margin-bottom: 1px;
}
#leveltwo td
{
	border-bottom:solid 1px #7A7A7A;
	text-align:center;
}
#leveltwo a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#leveltwo a:hover
{
	/*font-weight: bold;*/
	/*letter-spacing: -1px*/
	color:#005A90;	
}
.menuArrow
{
	margin-bottom:1px;
}

/* rules to align the gamma menu arrows properly, and the gamma nav for multi-line menu-items */
.gamma_level1 .menuArrow
{
	margin: 5px 3px 0px 0px;
	float:left;
}

a.gammaNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	text-decoration: underline;
	float:left;
}
a:hover.gammaNav
{
	font-family: Arial, Helvetica, sans-serif;
	color: #005A90;
	text-decoration: underline;
}

/*-------- other --------*/
#pagetitle
{
	font-family: /*ITCStone, */Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 3px 45px 0px 45px;
	height: 26px;
	color: #005A90;
}

/*-------- FundData ------*/
table.FundData
{
	border-collapse:collapse;
}
th.FundData
{
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
	padding:4px;
}
td.FundData
{
	font-size: 9pt;
	text-align:center;
	padding:4px;
}
td.FundDataAlt
{
	font-size: 9pt;
	text-align:center;
	background-color:#FFFFF0;	/*Ivory*/
	padding:4px;
}
