html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 2px;
	outline: 0px;
	font-size: 100%;
	text-align: center;
}
img {
	border-style: none;
	padding-top: -10px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
}
body {
	background-color: #009999;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../assets/images/body-bg_grn3.png);
	background-repeat: repeat-x;
}
p {
	font-size: 1.3em;
}
.IconImg {
	float: left;
}

h1 {
	color: #036;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -999px;
	height: 300px;
	width: 500px;
}

h2 {
	color: #003366;
	font-size: 17px;
	font-weight: bolder;
	line-height: 20px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 10px;
}
.boldtext {
	font-size: 1.1em;
	font-weight: bold;
	color: #036;
}
a, a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:focus {
	color: #666666;
}
a:active {
	color: #023A77;
}
#wrapperbackground {
	background-image: url(../assets/images/body-bg_grn4.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0C9D9D;
		
}
#outerWrapper {
	text-align: left;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 54px;
	text-align: left;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: right;
	width: 350px;
	padding-top: 5px;
}
#header #links {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
}
#links a, #links a:active, #links a:visited {
	color: #FFA600;
	font-weight: normal;
}
#header #links a:hover {
	color: #FFF;
	text-decoration: none;
}

#nav {
	clear: both;
	position: absolute;
	top: 44px;
	margin: 0px auto -8px auto;
	width:463px;
	margin-top: -17px;
	left: 301px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 2px;
}

* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}

#nav li a {
	display: block;
	height: 27px;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
	background-image: url(../assets/images/nav-left_edit.png);
	background-repeat: no-repeat;
	background-position: left top;
  }  
  
#nav li a span {
	display: block;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../assets/images/nav-right_edit.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav li a:hover {
	background-position: left -27px;
	text-decoration: none;
	cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
	background-position: right -27px;
	color: #FFFFFF;
}

#nav li.current_page a {
	background-position: left -27px;
}

#nav li.current_page a span {
	background-position: right -27px;
	color: #FFF;
}

#outerWrapper #feature {
	height: 225px;
	width: 840px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(../assets/images/feature_image2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 4px solid #F28627;
}
#outerWrapper #subcontentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
	background-color: #FFF;
	padding-bottom: 40px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-left-color: #F90;
	background-image: url(../assets/images/footer-fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#outerWrapper #subcontentWrapper #rightColumn {
	float: right;
	width: 220px;
	background-color: #3399cc;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
	height: auto;
}
#outerWrapper #homecontentWrapper #content {
	padding-bottom: 25px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 840px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border: solid;
	border-top-color: #F28627;
	border-right-color: #F28627;
	border-bottom-color: #F28627;
	border-left-color: #F28627;
	padding-top: 8px;
	text-align: left;
	background-image: url(../assets/images/homepagetopslice.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #subcontentWrapper #content {
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 550px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#content ul li {
	margin-bottom: 5px;
}
.hometitle {
	color:#003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 40px;
	margin-left: 50px;
	text-align: left;
}
.homefeatureboxes {
	font-size: 11px;
	padding-top: 20px;
	line-height: 14px;
	padding-bottom: 20px;
	color: #FFF;
}
.homefeatureboxes p {
	padding-right:10px;
	margin: 10px 0 5px 0;
	color: #023A77;
}

.homefeatureboxes img {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	display: block;
	margin-bottom: 10px;
}
.homeleft-box {
	float: left;
	width: 250px;
	margin-right: 7px;
	background-color: #DFF2F0;
	border: 1px solid #F28627;
	height: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	padding-top: 5px;
	padding-left: 6px;
	margin-left: 7px;
	text-align: left;
}
.homemiddle-box {
	float: left;
	width: 255px;
	margin-right: 7px;
	background-color: #DFF2F0;
	border: 1px solid #F28627;
	height: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	padding-top: 5px;
	padding-left: 6px;
	text-align: left;
}
.homeright-box {
	float: left;
	width: 250px;
	margin-right: 6px;
	background-color: #DFF2F0;
	border: 1px solid #F28627;
	height: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	padding-top: 5px;
	padding-left: 6px;
	text-align: left;
}
.homefeaturetitle {
	font-size: 23px;
	font-weight: normal;
	color: #333;
	line-height: 25px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F28627;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-align: center;
}
.imgPadding {
	margin-top: -8px;
	margin-right: 0px;
}
#rightColumnContent {
	width: 210px;
	color: #333;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#rightColumnContent h3 {
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 18px;
	padding-right: 4px;
	padding-left: 4px;
	color: #036;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
}
#rightColumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColumn ul li {
	list-style: none;
	display: inline;
}
#rightColumn ul li a {
	display: block;
	padding: 4px 4px 4px 6px;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3CCF7;
}
#rightColumn ul li a:hover {
	text-decoration: none;
	background-color: #B0CBF7;
	color: #036;
}
#footer {
	color: #003366;
	text-align: center;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: 5px;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #003366;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #BAD1F8;
	background-color: #FFA600;
	color: #333;
}
.sidebardk {
	color: #333;
	border: 1px solid #87AFF1;
	padding: 6px;
	background-color: #FFA600;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	float: left;
	margin-left: 10px;
}
.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	width: 250px;
	margin-right: 5px;
	float: left;
	padding: 5px;
	text-align: center;
}
.middle-box {
	float: left;
	width: 180px;
	margin-right: 20px;
}
.right-box {
	float: left;
	width: 250px;
	margin-right: 0px;
	padding: 5px;
}
.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}
.readmore {
	background-image: url(../../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

.clearFloat {
	clear: both;
	display: block;
}
#sublogo {
	padding-right: 30px;
}
#wrapperbackground #outerWrapper #subcontentWrapper img {

}
#contactForm {
	background-color: #E1E1E1;
	border: thin solid #000000;
	padding: 5px;
	text-align: left;
}
#wrapperbackground #outerWrapper #homecontentWrapper #content h3 {
	font-size: 18px;
}
.imgTxt {
	text-align: center;
}
h3 {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapperbackground #outerWrapper #subcontentWrapper #rightColumn #rightColumnContent p {
	text-align: left;
}

