html, body {
	margin:0px; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
	padding:0px;
	border:0px;
	/* \*/
  height:100%;/* Last height declaration hidden from Mac IE 5.x */
}
body {
	font-family: Arial;
	text-decoration: none;
	background: #8b8fcf url("../images/blue_background-gradient.gif") repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
}
.container {
	width: 1000px;
	background: #FFF;
	margin: 0px auto;
	border: 2px solid #3457a2;
}
.content {
	padding: 0px 0 10px;
}
#header {
	background-color: #fff;
	visibility: visible;
	z-index: 2;
	width: 1000px;
	height: 125px;
	margin: 0px auto;
	padding: 0px;
}
#nav {
	text-align: left;
	visibility: visible;
	z-index: 2;
	width: 1000px;
	height: 35px;
	border-top: 2px solid #009;
	border-bottom: 2px solid #009;
	background: url("../images/bar-burgundy.gif") repeat-x;
	margin: 0px auto;
	padding: 0px;
}
.navtitle {
	color: #fff;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	visibility: visible;
	z-index: 2;
	margin: 7px 0px -27px 30px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.h1menu {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	z-index: 3;
	padding: 0px;
	width: 800px;
	background: url("../images/menubar_blueback.gif") repeat-x;
	height: 30px;
	font: bold 13px/22px Arial, Helvetica, sans-serif;
	margin: 6px 0px 4px 200px;
	visibility: visible;
}
.borderall {
	border: 1px solid #5e90c8;
	margin: 0px;
	padding: 0px;
}
.statement a:link {
	color: #aa0057;
	text-decoration: none;
}
.statement a:visited {
	color: #aa0057;
	text-decoration: none;
}
.statement a:hover {
	color: #33f;
	text-decoration: none;
}
.statement a:active {
	color: #aa0057;
	text-decoration: none;
}
.statement {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: none;
	text-align: justify;
	margin: 20px 5px 10px 10px;
	padding: 0px;
	visibility: visible;
	z-index: 2;
}
.ptext {
	font-size: 12px;
	text-align: left;
}
.slideshow {
	font-family: Arial;
	color: #006;
	font-size: 12px;
	text-align: center;
	visibility: visible;
	z-index: 2;
	width: 355px;
	height: 440px;
	padding: 0px;
	margin: 0px;
}
.h6statement {
	color: #aa0057;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #006;
	font: 12px Arial, Helvetica, sans-serif;
	color: #009;
	font: 12px Arial, Helvetica, sans-serif;
	color: #009;
	text-align: center;
}
.h3header {
	color: #aa0057;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 5px 0px 3px 10px;
	z-index: 2;
	padding: 0px;
}
.footer {
	color: #006;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 16px;
	text-align: center;
	visibility: visible;
	margin: 20px 0px 20px;
	z-index: 3;
	width: 600px;
	height: 70px;
	padding: 0px;
}
.footer a:link {
	color: #006;
}
.footer a:visited {
	color: #006;
}
.footer a:hover {
	color: #f0c;
}
.footer a:active {
	color: #006;
}
.banner {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#bluebar       { background-image: url("../images/bar_dkblue.gif"); background-repeat: repeat-x; visibility: visible; position: absolute; z-index: 2; top: 183px; left: 0; width: 900px; height: 20px; overflow: hidden }

