@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(bodybg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#topnotice {
	text-align: center;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topnotice h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-variant: small-caps;
}

#topbar {
	background-attachment: scroll;
	background-image: url(topbar1.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	clear: right;
	float: none;
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner {
	background-attachment: scroll;
	background-image: url(bannerbg.png);
	background-repeat: no-repeat;
	padding: 0px;
	clear: right;
	float: none;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner img {
	width: 270px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}

#navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.png);
	background-repeat: no-repeat;
	clear: right;
	float: none;
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#navigation ul {
	width: 776px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: thin outset #CCFF99;
	background-image: url(navmenubg.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
#navigation li {
	font-size: 14px;
	font-weight: 900;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	height: 40px;
	width: 140px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#navigation a {
	color: #FFFF00;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #0090a8;
}


#content {
	background-attachment: scroll;
	background-image: url(contentbg.png);
	background-repeat: repeat-y;
	clear: right;
	float: none;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 70px;
}
#content .specialblocks {
	margin: 0px 0px 15px 10px;
	padding: 0px;
	height: 50px;
	width: 360px;
}

#content h1 {
	font-size: 20px;
	font-weight: 900;
	font-variant: small-caps;
	color: #000066;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	color: #000066;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-variant: small-caps;
}
#content h3 {
	margin: 0px;
	color: #000099;
	font-size: 16px;
	padding: 0px;
}

#content #firstpar {
	font-weight: 900;
	text-align: center;
}
#content strong {
	font-weight: normal;
}
#content dl {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content dt {
	font-size: 16px;
	font-weight: 900;
	color: #000000;
}

#content #firstpar strong {
	font-weight: 900;
}
#navigation span {
	display: none;
}

#footer {
	background-attachment: scroll;
	background-image: url(footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	float: none;
	height: 12px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 19px;
	padding-right: 70px;
	padding-bottom: 69px;
	padding-left: 70px;
	text-align: center;
}
#footer h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
