@charset "UTF-8";
/* CSS Document */

object {
	outline: none;
}

html, body {
	height: 100%;
	overflow-x: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

#flashContent {
	height: 100%;
}
