@charset "utf-8";
.body-text {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
}
.top-line {
	background-image: url(../images/top-line.png);
	background-repeat: repeat-x;
}

.top-red-bar {
	background-image: url(../images/top-red-bar.png);
	background-repeat: no-repeat;
}
.top-image {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}

.white-small-text {
	font-family: Verdana;
	font-size: 8px;
	color: #FFF;
}
.middle-bg-image {
	background-image: url(../images/middle-image.png);
	background-repeat: no-repeat;
}
.bottom-sides2 {
	background-image: url(../images/side-greybar.png);
	background-repeat: repeat-x;
}

.bottom-sides {
	background-image: url(../images/bottom-side.png);
	background-repeat: repeat-x;
}
.bottom-red {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}
.disc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #000;
	font-style: italic;
}

.contacts-white-text {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	line-height: 13px;
}
.contact-white-bold {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
.fund-titles {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.download-text {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.BUTTONS {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	line-height: 10px;
}



.button-bg1 {
	background-image: url(../images/button1.png);
	background-repeat: no-repeat;
}
.button-bg2 {
	background-image: url(../images/button2.png);
	background-repeat: no-repeat;
}
.button-bg3 {
	background-image: url(../images/button3.png);
	background-repeat: no-repeat;
}
.button-bg4 {
	background-image: url(../images/button4.png);
	background-repeat: no-repeat;
}
.button-bg5 {
	background-image: url(../images/button-5.png);
	background-repeat: no-repeat;
}
.button-bg6 {
	background-image: url(../images/button6.png);
	background-repeat: no-repeat;
}


a#sitemap,a.hover#sitemap,a.visited#sitemap {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color:#FFF;
}

a#email,a.hover#email,a.visited#email {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
}

a#website,a.hover#website,a.visited#website {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#FFF;
}
a#download,a.hover#download,a.visited#download {
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#666;
}
.bottom-grey {
	background-image: url(../images/bottom-greybar2.png);
	background-repeat: repeat-x;
}
.contact-text {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: justify;
}

