@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 20px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	background-color: #FFFFFF;
	color: #000000;
	height: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
}
#logo {
	height: 90px;
	padding-bottom: 2px;
}
#nav {
	height: 28px;
}
#banner {
	height: 115px;
}
#column {
	width: 760px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}
.style4 {color: #000066}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

td img {display: block;}
#midbutton {
	text-align: center;
}
#copyright {
	text-align: right;
}

