body {
	background-color: #96CBEC;
	color: #000000;
	font-family: Verdana;
	font-size: small;
}
div.page {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	color: #000000;
}
div.header {
	text-align: center;
}
div.topnav {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #96cbec;
}
div.bottomnav {
	text-align: right;
	border-top-style: solid;
	border-top-color: #96cbec;
	border-bottom-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-color: #96cbec;
}
div.footer {
	text-align: center;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #96cbec;
	clear: both;
}
div.management {
	margin: 10px;
}
div.management div.center {
	text-align: center;
}
div.management table.management {
	width: 700px;
}
div.management td.center {
	text-align: center;
}
div.management td.left {
	text-align: left;
}

div.bodyleft {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div.bodyleft div.center {
	text-align: center;
}
div.bodyleft p.center {
	text-align: center;
}
div.bodyright {
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
div.header img {
	margin: 4px 2px 4px 2px;
}
img.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
ul.nav {
	margin: 2px;
}
ul.nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
ul.nav a {
	background-color: #FFFFFF;
	color: #0152A4;
	font-weight: bold;
	text-decoration: none;
}
ul.nav a:hover {
	color: #DA0037;
}
div.footer p {
	margin: 2px;
}
div.footernav {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #96cbec;
}
div.body h2 {
	font-size: small;
	font-weight: bold;
}
div.body h3 {
	font-size: small;
	font-weight: bold;
}
div.body a {
	text-decoration: none;
	color: #0152a4;
}
div.body a:hover {
	color: #da0037;
}
div.body img.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
div.body img.gallery {
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
hr {
	height: 1px;
	color: #0152a4;
	background-color:white;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	clear: both;
}
img.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
img.imgleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
div.box {
	border-color: #96cbec;
	background-color: #e8e8e8;
	color: black;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin-bottom:10px;
	text-align: center;
}
div.box p {
	text-align:left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
}
div.box p.center{
	text-align: center;
}
div.box h2 {
	color: Black;
	background-color: #cccccc;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #96cbec;
}
div.box h3 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
img.imgBox {
	text-align: center;
}
div.sitemap p {
	margin-bottom: 5px;
	margin-top: 5px;
}
div.sitemap p.indent {
	margin-left: 20px;
}
div.sitemap p.doubleindent {
	margin-left: 40px;
}
