@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;
	background-color: #666666;
	height: 23px;
	text-align: center;
}
#logo {
	height: 120px;
	padding-bottom: 1px;
}
#navigation {
	height: 23px;
	background-color: #064e81;
}
#banner {
	height: 410px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#bottomMenu {
	background-color: #000000;
	height: 23px;
}
.style26 {color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style27 {color: #FFFFFF
}
.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style30 {
	color: #064E81;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#wrapper #header #navigation {
	display: none;
}
#wrapper #header #logo {
	display: none;
}
#wrapper #bottomMenu {
	display: none;
}
#wrapper #footer {
	display: none;
}
#wrapper #banner .style30 {
	display: none;
}

#wrapper #banner a {
	display: none;
}

