@charset "UTF-8";
.flashcontainer {
	height: 625px;
	width: 1075px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 1075px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -25px;
	margin-left: auto;
	position: relative;
}
.footerlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFCC;
	text-decoration: underline;
	text-align: center;
}

