#main {
	position: absolute;
	left: 66px;
	background-color: white;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	z-index: 99;
}
#main ul li a:link {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	color: #6439DA;
	text-decoration: underline;
}
	#main ul li a:hover {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	color: #CC0000;
	font-style: normal;
	text-decoration: underline;
}
#main ul li a:visited {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	color: #999999;
	text-decoration: underline;
}

#mainpans { position: relative; left: 0px; background-color: white; visibility: visible }
#mainportfolios { position: relative; left: 0px; background-color: white; visibility: visible }
#sponsors {
	position: absolute;
	top: 483px;
	left: 11px;
	background-color: white;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	z-index: 96;
}
#foot { position: absolute; top: 530px; left: 80px; background-color: white }
.head  { color: #999; font-size: 18pt; font-family: Helvetica, Verdana, Arial }
.headpurp   { color: #000; font-size: 10pt; font-family: Helvetica, Verdana, Arial; font-weight: 450 }
.subhead  { color: #999; font-size: 8pt; font-family: Helvetica, Verdana, Arial }
.subheadB  { color: #000; font-size: 8pt; font-family: Helvetica, Verdana, Arial }
.text  {
	color: #000000;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Arial;
}
a.subhead:link {text-decoration: none; color: #999; font-size: 8pt; font-family: Helvetica, Verdana, Arial }
a.subhead:hover {text-decoration: none; color: #000; font-size: 8pt; font-family: Helvetica, Verdana, Arial }

a:link {text-decoration: none; color: #999; font-size: 8pt; font-family: Helvetica, Verdana, Arial }
a:hover {text-decoration: none; color: #000; font-size: 8pt; font-family: Helvetica, Verdana, Arial }
