@charset "utf-8";
body {
	background-image: url(../FlashImages08/backgroundgradient.jpg);
	background-color: #000000;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footertext {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.ContentHeader {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ContentSubHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
