body {
	background-color:#FFFFFF;
	cursor:default;
	margin:0;
	background-image: url("images/bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #007054;
	text-decoration:underline;
}
a:hover {
	color: #004B85;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 2;
	padding-right: 24px;
	padding-left: 28px;
}

H1 {
	font-size: 17pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004B85;
    }


H2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004B85;
   }

.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.profile {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8;
}
.profileHeader {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
}

.profilebox {
	background-color: #004B85;
	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #003053;
	background-position: center center;
	line-height: 2;
}
.fundslist {
	color: #000000;
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 1.8;
	padding-right: 0px;
	letter-spacing: -0.5px;
}
.vision {
	color: #004B85;
	font-family: Arial;
	font-size: 13px;
	line-height: 2;
	padding-right: 16px;
	padding-left: 16px;
	font-style: italic;
}

