body {
	margin: 0px; padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #809EC2;
	text-align: center;
}
a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #999999;
}
div {
	position: relative;
}
#wrapper {
	background: url(images/mainbg.gif) repeat-y;
	width: 783px; margin: auto; text-align:center;
	padding: 2px 0px;
}
#pagetop, #contentarea {
	width: 759px;
	margin: auto;
}
#pagetop {
	height: 103px;
	background: #FFF url(images/pagetop.gif) no-repeat;
	text-align: left;
}
#topquote {
	font-size: 10px;
	background: url(images/lt_arrow.gif) no-repeat 100% 3px;
	/*width: 247px;*/ height: 30px;
	position: absolute;
	top: 45px;
	left: 305px;
	padding-right: 15px;
	display: none;
}
#topdate {
	position: absolute; bottom: 28px; right: 2px;
	font-size: 10px;
}
#contentarea {
	background: #FFF url(images/homebg.gif) repeat-y top left;
	text-align: left;
}
#searchform, #content, #moreinfo {
	margin: 0px; margin-left: 266px;
	width: 480px; position: relative;
}
#searchform {
	text-align: right;
	padding: 0px;
}
#searchform #fundlogo {
	position: relative; top: 0px; left: -35px;
}
#searchform input {
	vertical-align: middle;
	margin-right: 20px;
}
input.txt {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 1px; border: 1px solid #000;
	width: 150px;
	background: #D8D9E6;
}
#content {
	min-height: 260px; height: auto !important; height: 260px;
}
#content, #content p {
 clear: both; margin-top: 0px; background: #FFF;
}
#footer {
	clear: both;
	font-size: 10px;
	margin: 0px 12px;
	padding-bottom: 12px;
	height: 30px;
}
#footer #left {
	width: 220px;
	margin-left: 10px;
	text-align: center;
}
#footer #right {
	position: absolute; top: 0px; right: 0px;
	text-align: right; background: #FFF; height: 100%;
	color: #ABBCD6; font: 11px bold "Times New Roman", Times, serif;
}
#pagebottom {
 width: 100%; text-align: left;
 margin-top: 2px; margin-bottom: -2px;
}
h1 {
	font-size: 16px;
	color: #2A4362;
	width: 100%; border-bottom: 1px solid #2A4362;
	margin: 0 0 10px 0; padding-top: 10px;
}
h3 {
	font-size: 11px;
	color: #286EB9;
	margin: 0px;
}
