@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	background-color: #999;
	min-width: 900px;
}

#pagecontainer {
	float: left;
	width: 98%;
	border: 1px solid #009900;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 98%;
	margin-left: 1%;
	margin-right: 0.5%;
	margin-top: 0.5%;
	background-image: url(../images/banner-lightblue-bg10.png);
	background-repeat: repeat;
	height: 125px;
	background-position: left top;
	padding-left: 0px;
	border-bottom-style: solid;
	background-color: #036;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
#header-home {
	width: 98%;
	margin-left: 1%;
	margin-right: 0.5%;
	margin-top: 0.5%;
	background-image: url(../images/banner-lightblue-bg10.png);
	background-repeat: repeat;
	height: 150px;
	background-position: left top;
	padding-left: 0px;
	border-bottom-style: solid;
	background-color: #036;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}

#logo {
	float: left;
	height: 150px;
	width: 150px;
	padding-left: 2em;
}

#headertext {
	float: right;
	height: 150px;
	width: 600px;
}




#hnav {
	font-weight: bold;
	background-color: #CCDBF2;
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: 30px;
	width: 98%;
	margin-left: 1%;
	margin-right: .5%;
}

#maincontent {
	width: 98%;
	margin-top: 5px;
	float: left;
	font-size: 0.8em;
	color: #333;
	margin-left: 1.25%;
	min-height: 30em;
}
#content2 h1, h2, h3, h4, h5, h6{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


#maincontent li{ line-height: 1.5em;
}

#leftnav {
	float: left;
	width: 20%;
	background-color: #FC9;
	border: 0;
	color: #03C;
	font-size: 1em;
	text-align: left;
	clear: right;
	padding: 0px;
}
#leftnav p {
	padding-left: 0.4em;
}


#leftnav ul {
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 3em;
	padding-bottom: 0px;
	padding-left: 0em;
	text-align: left;
	text-indent: 0px;
	list-style-type: none;
}
#leftnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	list-style-type: none;
	text-indent: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#leftnav a {
	color: #00C;
	text-decoration: none;
}
#leftnav a:hover {
	color: #333;
	text-decoration: underline;
}

#contentbox1 {
	background-color: #FFFFFF;
	float: right;
	height: 15em;
	width: 25.5%;
	margin-right: 0%;
	margin-left: 0.5%;
	margin-top: 0px;
}

#tabheader1 {
	background-color: #8EAFE2;
	height: 24px;
	width: 100%;
}

#contentbox2 {
	background-color: #FFFFFF;
	float: right;
	height: 15em;
	width: 25%;
	margin-top: 0px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
#tabheader2 {
	background-color: #3C9;
	height: 24px;
	width: 100%;
}

#contentbox3 {
	background-color: #FFFFFF;
	float: right;
	height: 15em;
	width: 25%;
	margin-top: 0px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	color: #666;
}
#tabheader3 {
	background-color: #8EAFE2;
	height: 24px;
	width: 100%;
}

#contentbox4 {
	color: #666666;
	background-color: #FFFFFF;
	clear: right;
	float: right;
	height: 15em;
	width: 25.5%;
	margin-top: 3px;
	margin-right: 0%;
	margin-left: 0.5%;
}

#tabheader4 {
	background-color: #8EAFE2;
	height: 24px;
	width: 100%;
}

#contentbox5 {
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	height: 15em;
	width: 25%;
	margin-top: 3px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

#tabheader5 {
	background-color: #3C9;
	height: 24px;
	width: 100%;
}

#contentbox6 {
	color: #666666;
	background-color: #FFFFFF;
	height: 15em;
	width: 25%;
	margin-top: 3px;
	margin-right: 0.5%;
	float: right;
	margin-left: 0%;
}

#tabheader6 {
	background-color: #8EAFE2;
	height: 24px;
	width: 100%;
}
#footer {
	clear: left;
	width: 98%;
	margin-left: 1.25%;
	margin-top: 0.2%;
	float: left;
	margin-right: 0px;
	font-size: 0.7em;
	color: #FFF;
}
.headercontent {
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
#headercontent a {
	color: #FFF;
}

#lvl2-logo {
	height: 120px;
	width: 27%;
	float: left;
	text-align: left;
	vertical-align: 50%;
	padding-left: 0.5em;
	padding-top: 0.5em;
}
#lvl2-logopic {
	float: left;
	height: 175px;
	width: 175px;
	padding-top: .5em;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #00C;
}

#lvl2-headertext {
	float: right;
	height: 120px;
	width: 600px;
}
#lvl2pagecontentbox1 {
	background-color: #FFF;
	float: right;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5%;
	min-height: 45em;
	text-align: center;
}
#lvl2-leftnav {
	float: left;
	width: 20%;
	background-color: #FC9;
	border: 0;
	color: #03C;
	font-size: 1em;
	text-align: left;
	clear: right;
	min-height: 30em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lvl2-leftnav p {
	padding-left: 0.4em;
}
#lvl2-leftnav ul {
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 3em;
	padding-bottom: 0px;
	padding-left: 0em;
	text-align: left;
	text-indent: 0px;
	list-style-type: none;
}
#lvl2-leftnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	list-style-type: none;
	text-indent: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#lvl2-leftnav a {
	color: #00C;
	text-decoration: none;
}
#lvl2-leftnav a:hover {
	color: #C09;
	text-decoration: underline;
}
#lvl2pagecontentbox2 {
	background-color: #FFF;
	float: right;
	width: 47.5%;
	margin-top: 0px;
	margin-right: 0.5%;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: left;
	min-height: 45em;
}
#lvl2pagecontentbox2 br {
	padding-bottom: 0px;
	vertical-align: 10%;
}

#lvl2pagecontentbox2  p {
	text-align: left;
	padding-left: 3px;
}
#lvl2pagecontentbox2 li {

}

#content2-lvl3 {
	background-color: #FFF;
	width: 100%;
	text-align: left;
	min-height: 28em;
}
#content2-lvl3 p {
	margin-right: 5px;
	margin-left: 5px;
}

#content2-textbox {
	padding: 3px;
	width: 98%;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 3px;
	text-align: left;
}
#content2 {
	padding-left: .4em;
}

#header-lvl3 {
	height: 75px;
	background-image: url(../images/banner-lightblue-bg10.png);
	width: 97.5%;
	margin-left: 1.25%;
	margin-top: 0.5%;
	margin-right: 0.5px;
}
#lvl3-logo {
	height: 75px;
	width: 27%;
	float: left;
	text-align: left;
	vertical-align: 50%;
	padding-left: 0.5em;
	padding-top: 0.25em;
}
#lvl3-headertext {
	float: right;
	height: 75px;
	width: 600px;
}
#hnav-lvl3 {
	font-weight: bold;
	background-color: #AEC6EA;
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: 30px;
	width: 97.5%;
	margin-left: 1.25%;
}


#lvl3pagecontentbox1 {
	width: 78%;
	margin-left: 21.5%;
	min-height: 30em;
}
#lvl2-logo-75h {
	height: 75px;
	width: 27%;
	float: left;
	text-align: left;
	vertical-align: 50%;
	padding-left: 0.5em;
	padding-top: 0.5em;
}
#lvl2-headertext-75h {
	float: right;
	height: 75px;
	width: 600px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#header-75h {
	width: 98%;
	margin-left: 1%;
	margin-right: 0.5%;
	margin-top: 0.5%;
	background-image: url(../images/banner-lightblue-bg10.png);
	background-repeat: repeat;
	height: 75px;
	background-position: left top;
	padding-left: 0px;
	border-bottom-style: solid;
	background-color: #90B1E3;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}
.greytext-small {
	font-size: 0.3em;
	color: #999;
}
.red {
	color: #F00;
}
.headermain {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.center {
	text-align: center;
}
.blue-bg {
	background-color: #039;
	color: #FFF;
}
#content2-textbox h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

