@charset "UTF-8";
html, body {
	height: 100%;
}
body {
	background-color: #3a431f;
	background-image: url(../images/bggradient_tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #3E332E;
	border: 0;
	vertical-align: top;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftofnav {
	background-image: url(../images/leftinnertile.gif);
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: top;
}
.bottomofnav {
	background-image: url(../images/bottomtile.gif);
	background-repeat: repeat-x;
	height:	10px;
}
.middlecontenttile {
	background-image: url(../images/middlebgtile_nav.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.content_bg {
	background-image: url(../images/content_bgtile.gif);
	background-repeat: repeat-y;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3E332E;
	vertical-align: top;
	padding: 10px;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #9c8f88;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link, a:active, a:visited {
	color: #9c8f88;
	text-decoration: none;
}
a:hover {
	color: #3E332E;
	text-decoration: none;
}
.contentheader_bg {
	background-image: url(../images/content_bgtile.gif);
	background-repeat: repeat-y;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3E332E;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightColumn {
	vertical-align: top;
	background-color: #999b7e;
}
.navColumn {
	background-image: url(../images/content_bgtile.gif);
	background-repeat: repeat-y;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3E332E;
	vertical-align: top;
}

.level1 {
	padding: 5px 10px 5px 10px;
	min-height: 15px;
	border-bottom: 1px solid #DAD2C3;
}

.level1active {
	background-color: 	#64674d;
}

.level2 {
	padding: 5px 10px 5px 20px;
	background-color: #f4f2ec;
	border-bottom: 1px solid #DAD2C3;
}

.level2active {
	background-color: #dad2c3;
	border-bottom: 1px #f4f2ec solid;
}

.level2:hover {
	background-color: #e9e5da;
}

.level3 {
	padding: 5px 10px 5px 30px;
	background-color: #f4f2ec;
	border-bottom: 1px solid #DAD2C3;
}

.level3active {
	background-color: #dad2c3;
	border-bottom: 1px #f4f2ec solid;
}

.level3:hover {
	background-color: #e9e5da;
}

TEST...html,body {
	height: 100%;
}

#subMenu {
	width: 184px;
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#subMenu a {
	vertical-align: middle;
	display: block;
	min-height: 15px;
	line-height: 15px;
	color: #3E332E;
}

* html #subMenu a { height: 15px; }

#subMenu .level1active a:link, #subMenu .level1active a:visited, #subMenu .level1active a:active {
	color: #FFFFFF;
}

#weather {
	margin-top: 3px;
	width: 173px;
	height: 33px;
	background-repeat: no-repeat;
	background-image: url('../images/weatherbg.gif');
	font-family: Arial,Verdana;
	padding: 8px 8px 8px 8px;
}

#weather .icon {
	float: left;
	text-align: center;
	margin-left: 8px;
} 

#weather img {
	border: 1px solid #CCCCCC;
}

#weather .text {
	float: left;
	text-align: right;
	width: 131px;
}

#datetime {
	margin-top: 27px;
	width: 173px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url('../images/datebg.gif');
	font-family: Arial,Verdana;
	padding: 8px;
	padding-top: 9px;
	text-align: right;
}

.footerHome {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #616253;
	background-image: url(../images/footerHome.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 22px;
	vertical-align: top;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #616253;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 22px;
	vertical-align: top;
}
.footer2 {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #616253;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color: #42423b;
	text-decoration: none;
}

a.footerlink:hover {
	color: #616253;
	text-decoration: none;
}

a.searchlink:link, a.searchlink:active, a.searchlink:visited {
	color: #3E332E;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
}

a.searchlink:hover {
	color: #616253;
	text-decoration: none;
}

.subscribeColumn {
	vertical-align: top;
	background-color: #999b7e;
	height: 73px;
}
tbody {
	vertical-align: top;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/welcomebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.search {
	color: #3E332E;
	font-size: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.stakeholders_text {
	vertical-align:top;
	padding-right:10px;
}
.stakeholders_img {
	vertical-align:top;
}
.popup_content {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right:20px;
	vertical-align:top;
}
.popup_img {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-right:20px;
	padding-top:5px;
	vertical-align:top;
}
.popup_title {
	background-color: #FFFFFF;
	padding-left: 20px;
}
.h1subtitle {
	font-size: 11px;
	color: #3E332E;
}

.divider_light {
	background-image: url(../images/divider_light.gif);
	background-repeat: repeat-x;
}
.subcopy {
	font-size:9px;
}