.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #92d9e8;
	padding-right: 28px;
}
.footer-link-color {
	color: #92d9e8;
}
/**/
a.footer-links:link {
	color: #92d9e8;
	text-decoration: none;
}
a.footer-links:visited {
	color: #92d9e8;
	text-decoration: none;
}
a.footer-links:hover {
	color: #92d9e8;
	text-decoration: underline;
}
a.footer-links:active {
	color: #92d9e8;
	text-decoration: none;
}
/**/
a:link {
	color: #9566DB;
	text-decoration: none;
}
a:visited {
	color: #9566DB;
	text-decoration: none;
}
a:hover {
	color: #343333;
	text-decoration: underline;
}
a:active {
	color: #9566DB;
}
/**/
.text-9pt-black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #343333;
}
.text-large01 {
	font-size: 1.8em;
	color: #235B67;
	font-weight: 500;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.text-13pt-black {
	color: #343333;
	font-size: 13pt;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.text-8pt {
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

