@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#nav {
	height: 28px;
}
#banner {
	height: 60px;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #000099;
}
.style2 {font-size: large; font-weight: bold; color: #000099; }
.style3 {font-size: small}
.style6 {	font-size: large;
	font-weight: bold;
	color: #000099;
	font-style: normal;
}

.style16 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style15 {color: #000000}
.style22 {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFFFF;
}
.style25 {color: #0000CC; font-family: Arial, Helvetica, sans-serif; font-style: normal; background-color: #FFFFFF; font-weight: bold; }
.style29 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #0000CC;
}
.style30 {color: #0000CC; }
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #99C999
	font-size: 18px;
	color: #0000CC;
	background-color: #99C999;
}
