@charset "utf-8";
/* CSS Document */

body {
	background-color: #000066;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	margin-bottom: 10px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#logo {
	height: 78px;
}
#nav {
	height: auto;
}
#left {
	float: left;
	width: 950px;
	text-indent: 0px;
	text-align: center;
}

</style>


<style type="text/css">

.style1 {font-weight: bold}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.caltextbig {
	font-weight: bold;
	font-size: 14px;
}
 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
