/* Start of CMSMS style sheet 'Clean Seas intro page styles' */
* {
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	width:100%;
	height:100%;
}
html {
	height:100%;
	overflow:hidden;
}
.accessible {
	position:absolute;
	top:-10000px;
	left:-10000px;
}
div#flashcontent {
	width:100%;
	height:100%;
}
/* End of 'Clean Seas intro page styles' */

