﻿body {
	position: absolute;
	left: 0px;
	right: 0px;
	margin-top: 4px;
	background-color: #006699;
}
#pagecontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	z-index: 1;
}
#pageheader {
	width: 980px;
	height: 225px;
	position: relative;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#indexpageheader {
	width: 980px;
	height: 375px;
	position: relative;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#headerimage {
	position: absolute;
	width: 980px;
	height: 270px;
	z-index: 1;
	text-decoration: none;
}
#indexheaderimage {
	position: absolute;
	width: 980px;
	height: 375px;
	z-index: 1;
	text-decoration: none;
}
#headersearch {
	width: 125px;
	top: 92px;
	left: 830px;
	position: absolute;
	z-index: 5;
	vertical-align: bottom;
	text-align: right;
	height: 25px;
	bottom: auto;
}
#headermenu {
	width: 875px;
	left: 50px;
	position: relative;
	text-decoration: none;
	text-align: center;
	height: 35px;
}
#indexheadermenu {
	width: 875px;
	top: 2px;
	left: 50px;
	position: relative;
	text-decoration: none;
	text-align: center;
	height: 35px;
}
#headerlinkbox {
	width: 316px;
	height: 25px;
	position: relative;
	left: 640px;
	top: -145px;
	overflow: hidden;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	background-image: url('../images/page-bg-blue-middle.jpg');
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
}
#pagecontentsjustify {
	font-family: Arial;
	font-size: 1.0em;
	text-align: justify;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 30px 4px 30px;
	width: 920px;
	text-decoration: none;
	background-image: url('../images/page-bg-blue-middle.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}
#pagecontentstop {
	background-image: url('../images/page-bg-blue-top.jpg');
	height: 25px;
	width: 980px;
}
#pagecontentsbottom {
	width: 980px;
	height: 25px;
	background-image: url('../images/page-bg-blue-bottom.jpg');
}
#pagecontentscenter {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 30px 4px 30px;
	width: 920px;
	height: auto;
	text-decoration: none;
	background-image: url('../images/page-bg-blue-middle.jpg');
	background-repeat: repeat-y;
}
#pagecontentscenteriframe {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 15px 4px 15px;
	width: 960px;
	height: auto;
	text-decoration: none;
	background-image: url('../images/page-bg-blue-middle.jpg');
	background-repeat: repeat-y;
}
#pageiframewide {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: top;
	width: 980px;
	height: auto;
	text-decoration: none;
	background-image: url('../images/page-bg-blue-middle.gif');
	background-repeat: repeat-y;
}
#pagefooter {
	width: 980px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	background-image: url('../images/page-bg-blue-middle.jpg');
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	table-layout: auto;
	position: relative;
}
#indexpagefooter {
	width: 980px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	background-image: url('../images/page-bg-blue-middle.jpg');
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	table-layout: auto;
	position: relative;
}
#tablecenter {
	width: 720px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#topsearch {
	border: 2px solid #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	vertical-align: middle;
	line-height: 25px;
	width: 480px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #006699;
}
h1 {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;
}
h2 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
}
h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	text-align: justify;
}

