@charset "utf-8";
.BodyText1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919397;
}
.BodyText2 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 11px;
	color: #666666;
}

.HeaderText1 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E69B6;
	line-height: 24px;
}
.Link1 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E69B6;
	line-height: 20px;
}
.Footer1 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 11px;
	color: #E9E9E9;
}
.BodyText3 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 13px;
	color: #000000;
}
.HeaderText2 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E69B6;
}
.BodyText4 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 12px;
	color: #000000;
}
.HeaderText3 {
	font-family: "Century Gothic", Arial, "Helvetica LT Std", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1E69B6;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

