body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #009DDC;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
}

.btn_enter_site {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 272px;
	height: 65px;
	margin: 0 auto;
	display: block;
	position: relative;
	/*left: 210px;*/
	cursor: pointer;
}

.btn_enter_container {
	width: 1086px;
	margin: 0 auto;
	margin-bottom: 320px;
	position: relative;
	top: -88px;
}

.content {
	background-color: #F3E5BF;
	margin-top: 71px;
	padding-top: 1px;
}

.flash_default {
	text-align: center;
	width: 1086px;
	margin: 0 auto;
	margin-bottom: 15px;
	position: relative;
	top: -66px;
}

.footer_tile {
	background-image: url(images/bg_footer_tile.jpg);
	background-repeat: repeat-x;
	height: 97px;
}

.header {
	width: 987px;
	height: 152px;
	margin: 0 auto;
}

.homepage {
	margin-top: -155px;
}

.homepage_bg {
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	height: 223px;
	margin-top: -133px;
}

.homepage_logo {
	background-image: url(images/bg_default_logo.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	left: -220px;
	top: 106px;
}

.portal_btn_bg {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 1086px;
	height: 110px;
	margin: 0 auto;
	margin-bottom: -66px;
	position: relative;
	top: -66px;
}
