.splashBg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 13pt;
	background-color: #A0D73E;
	background-image: url(images/bg_splash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.splashText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	background-image: url(images/bg_splashtext.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 492px;
	text-align: center;
	padding-top: 15px;

}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	text-align: center;
	padding: 0px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 13pt;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
	padding: 30px;
	height: 302px;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 13pt;
}
a:link{color:#000000; text-decoration: underline} a:visited{color:#000000; text-decoration: underline} a:hover{color:#0393FF; text-decoration: none} a:active{color:#000000; text-decoration: underline}
a:redlink{color:#FF0000; text-decoration: underline} a:visited{color:#000000; text-decoration: underline} a:hover{color:#0393FF; text-decoration: none} a:active{color:#000000; text-decoration: underline}

.menuContent {
	padding: 15px;
}.finePrint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	line-height: 13pt;
}
