.centercol {
width: 606px;
margin-right: auto;
margin-left: auto;
padding: 0;
margin-top: 10%;
}

.center{
text-align: center;
font-size:80%;
}

.pageheader{
	font-family: "garamond", "times-roman";
	font-size: 14px;
	width: 100%; /*leave this value as is in most cases*/
	clear: both;
}

.pageheader ul{
margin: 0;
padding: 0;
float: left;
width: auto;
}

.pageheader ul li{
display: inline;
}

.pageheader .title {
color: #55A9E2;
font-size: 200%;
background: white;
padding: 5px 0px 5px 0px;
text-decoration: none;
border: 1px solid black;
margin: 0;
width: 604px;
}

.pageheader ul li a{
text-align: center;
float: left;
background: #83BEE6;
border: 1px solid black;
border-right: 0px solid black;
border-top: 0px solid black;
color: black; /*text color*/
padding: 10px 0px 10px 0px;
width: 120px;
text-decoration: none;
font-size: 125%;
}

.pageheader ul li.nothingr {
text-align: center;
float: left;
background: #83BEE6;
border: 1px solid black;
border-left: 0px solid black;
border-top: 0px solid black;
color: #83BEE6; /*text color*/
padding: 10px 0px 10px 0px;
width: 121px;
text-decoration: none;
font-size: 125%;
}

.pageheader ul li.nothingl {
text-align: center;
float: left;
background: #83BEE6;
border: 1px solid black;
border-left: 0px solid black;
border-right: 0px solid black;
border-top: 0px solid black;
color: #83BEE6; /*text color*/
padding: 10px 0px 10px 0px;
width: 120px;
text-decoration: none;
font-size: 125%;
}

.pageheader .end {
border-right: 1px solid black;
padding-right: auto;
}

.pageheader ul li a:hover{
padding-top: 12px; /*shift text down 1px for selected and active item*/
padding-bottom: 8px; /*shift text down 1px for selected and active item*/
background: #55A9E2;
}

.pageheader ul li .current{
background: #55A9E2;
border-bottom: 1px solid black;
}

.pageheader ul li .currentend {
background: #55A9E2;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

.pageheader .submenu ul li a {
float: left;
background: #83BEE6;
padding: 5px 10px 5px 7px;
font-size: 90%;
width: auto;
}

.pageheader .submenu ul li a:hover {
background: #55A9E2;
padding-top: 6px;
padding-bottom: 4px;
}

.pageheader .submenu ul li .current {
background: #55A9E2;
}

.pageheader .submenu ul li .currentend {
background: #55A9E2;
border-right: 1px solid black;
}

.pageheader .servicesub {
}

.main {
	color: black;
	margin-top: 75px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "garamond";
	font-size:18px;
	clear: both;
	font-weight: bold;
}

.main a.skiplink {
position:absolute;
z-index:15;
font-size: 60%;
margin-left: 550px;
margin-top: 455px;
text-decoration: none;
color: black;
}

.main ul{
font-size:16px;
}

#bodytext {
	color: black;
	opacity: 0;
	font-size: 14pt;
}

span.bluetext{
color:#55A9E2;
}

div.newsitem {
	padding-bottom: 3em;	
}

div.newsheader {
	font-weight: bold;
	font-size: 125%;
	color:#55A9E2;
	margin-bottom: 1em;
}

img.layer2{
position: absolute;
z-index:2;
width: 606px;
margin-left: 0px;
opacity: 0;
}

img.layer3{
position: absolute;
z-index:3;
width: 606px;
margin-left: 0px;
opacity: 100;
}

img.layer4{
position: absolute;
z-index:4;
width: 606px;
margin-left: 0px;
opacity: 100;
}

img.layer5{
position: absolute;
z-index:5;
width: 606px;
margin-left: 0px;
opacity: 100;
}

img.layer6{
position: absolute;
z-index:6;
width: 606px;
margin-left: 0px;
opacity: 100;
}
.Container {
}
.centercol .main p {
}
.centercol .main p {
	font-weight: bold;
}
.centercol .main p {
	font-weight: normal;
}
