html,body{margin:0px; padding:0px;}

.Header_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	color: #CC3333;
	font-variant: small-caps;
	margin-bottom: 15px;
	display:block;
} 
.Subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #667397;
	font-weight: bold;
} 

.Content_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
} 

.Footer_Text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.Contact_Box_Headers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:block;
	border-bottom:1px solid #333333;
	color: #333333;
	font-weight:bold;
}
.Contact_West_Box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color:#efc580;
	border:1px solid #ffffff;
	padding:10px;
	width:245px;
	vertical-align:top;
}
.Contact_CentralEast_Box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color:#9cb5c7;
	border:1px solid #ffffff;
	padding:10px;
	width:245px;
	vertical-align:top;
}
.Contact_SouthEast_Box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color:#bad38a;
	border:1px solid #ffffff;
	padding:10px;
	width:245px;
	vertical-align:top;
}

.Contact_Grey_Box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color:#eaeaea;
	border:1px solid #ffffff;
	padding:10px;
	width:245px;
	vertical-align:top;
}

.Fund_Document_Header{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #000000;
	padding:5px;
	text-align:-moz-center;
	!text-align:center;
}

.Fund_Document_Box{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	vertical-align:top;
	padding:5px;
}

a{color:#000000; text-decoration:none; font-weight:bold;}
a:hover{color:#ffffff; text-decoration:none; font-weight:bold; background-color:#000000;}