.contacttopnav {
	background-color:#586364;
	height: 25px;
	position: relative;
	z-index: 1;
}
.contacttopnav ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	width: 940px;
}
.contacttopnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8A8F97;
	border-right-color: #8A8F97;
	border-bottom-color: #8A8F97;
	border-left-color: #8A8F97;
	line-height: 20px;
}

.contacttopnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.contacttopnav a:hover {
	text-decoration: underline;
}

.topnav {
	background-image: url(../images/topnav_dgreen_bg.png);
	background-repeat: repeat-x;
	height: 48px;
	position: relative;
	z-index: 1;
}
.topnav ul {
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 930px;
}
.topnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 27px;
}

.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 27px;
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8A8F97;
	border-right-color: #8A8F97;
	border-bottom-color: #8A8F97;
	border-left-color: #8A8F97;
		height: 27px;
}
.topnav a:hover {
	background-image: url(../images/topnav_dgreen_bg_over.gif);
}
.MainContainer {
	background-image: url(../images/MainContainer_dgreen_bg.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #142425;
}
.maincontent a {
color: #142425;
}
.MainContainer .imgborder {
	padding: 6px;
	border: 1px solid #142425;
		background-color: #FFFFFF;
}
.MainContainer_bottom {
	width: 928px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(../images/MainContainer_dgreen_bottom.png);
	background-repeat: no-repeat;
	height: 48px;
}
.header_rotator {
	background-color: #142425;
}
.leftside {
	float: left;
	width: 215px;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.leftside ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
.leftside li {
	background-image: url(../images/leftside_dgreen_bg.jpg);
	height: 22px;
	margin: 0px;
	padding: 0px;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}
.leftside a {
	line-height: 22px;
	background-image: url(../images/leftside_dgreen_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	display: block;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
		height: 22px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #142425;
	font-weight: bold;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #142425;
	font-weight: bold;
}
