@charset "utf-8";
body {
	background-color: #064e81;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 1px;
	margin-bottom: 1px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
	text-align: center;
	background-color: #666666;
	height: 23px;
}
#logo {
	height: 140px;
	padding-bottom: 1px;
}
#navigation {
	height: 23px;
}
#banner {
	height: 50px;
	text-align: center;
}
#bannerflash {
	height: 650px;
	padding-top: 15px;
	text-align: center;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#bottomMenu {
	height: 23px;
	text-align: center;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 10px}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-size: 16px}
