html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #3D5D81;
	background-image: url(images/body-bg_new.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}

a:link,a:visited,a:active {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #2971BD;
}

a:hover {
	text-decoration: underline;
	border: none;
}

h2 {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #666666;
	font-size: 14px;
}

/* Layout */
.iePngFix {
	position: relative;
	padding: 0;
}

#moreInfoLink {
	font-size: 11pt;
}

#boundingBox {
	position: relative;
	width: 976px !important;
	margin: 0 auto;
	padding-left: 40px;
	*padding-left: 42px
	height: 100%;
}

#pageFooter {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#header {
	height: 269px;
	width: 976px;
	background-image: url(images/environ_header.jpg);
	background-repeat: no-repeat;
	margin-left: -21px;
	*margin-left: -19px;
	position: relative;
}

#topmenu {
	position: absolute;
	margin: 0 auto;
	z-index: 1000;
	top: 245px;
	font-variant: small-caps;
}

#footerMenu {
	font-size: 11px;
}

#footerMenu a {
	color: #538BC8;
	font-variant: small-caps;
}

#footerMenu ul {
	text-align: center;
	margin: 5px 0px 10px 5px;
}

#footerMenu ul li {
	display: inline;
	margin-left: 10px;
}

#outer-800 {
	width: 950px;
	padding-top: 6px;
	margin-left: 8px;
	position: relative;
}

#maincol-extra-wide-800 {
	float: left;
	width: 930px !important;
	width: 255px;
	margin-left: 0px !important;
	margin-left: 0px;
	padding-top: 3px !important;
	padding-top: 0px;
	margin-top: 50px;
}

iframe.wrapper {
	z-index: 0;
}

.clr {
	clear: both;
}

.content {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	width: 900px;
}

/* Topmenu */
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

ul#mainlevel-nav li {
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	margin-right: 1px;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
}

ul#mainlevel-nav li a {
	height: 20px;
	display: block;
	padding-left: 2px;
	padding-right: 5px;
	text-decoration: none;
	margin-left: 5px;
	white-space: nowrap;
	font-weight: bold;
}


.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #666666;
	text-align: left;
}

.contentpaneopen {
	text-align: left;
	background: transparent;
	font-size: 12px;
	line-height: 16px;
}

.moveLeft {
	margin-left: -33px;	
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

ul#HomeList {
	font-family: 'Comic Sans MS', cursive;
	font-size: 11pt;
	list-style: none;
	padding-left: 0px;
	margin-left: 4px;
}

ul#HomeList li {
	padding-bottom: 7px;
}

img.homeTick {
	padding-left: 8px;	
	vertical-align: text-top;
}
