/* CSS Document */
a:link {
	color: #4B74AC;
	text-decoration: none;
}
a:visited {
	color: #4B74AC;
	text-decoration: none;
}
a:hover {
	color: #7E3552;
	text-decoration: none;
}
.bodyheader {
	color: #000000;
	font-size: 12pt;
	font-family: "Verdana";
	font-weight: bold;
	text-decoration: none;
}
.bodytext {
	color: #000000;
	font-size: 10pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
}
.bodytextbold {
	color: #000000;
	font-size: 11pt;
	font-family: "Verdana";
	font-weight: bold;
	text-decoration: none;
}
ul {
	color: #000000;
	font-size: 10pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
	list-style-type: circle;
}
.footertext {
	color: #000000;
	font-size: 10pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
}
.footer_sm {
	color: #000000;
	font-size: 8pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
}
.footer_sm a {
	color: #000000;
	font-size: 8pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
}
.footer_sm a:visited {
	color: #000000;
	font-size: 8pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
}
.footer_sm a:hover {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
}
.mainframe {
	background-repeat: no-repeat;
}