body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color:#9cd0bc;
	padding: 0 0 100px 0;
	text-align: center;
	width: 100%;
}
#outercontainer {
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
	margin-top: 0px;
	position:relative;
}
#container {
	width:710px;
	margin: auto;
	padding-top:15px;
	position:relative;
	height:100%;
}
#leftcolumn {
	float: left;
	width: 140px;
}
#leftcolumn P {
	margin-top: 105px;
}
#rightcolumn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	
}
#menu {
	float:left;
	height:62px;
	width:539px;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: normal;
}
#menu a:link {
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: White;
	text-decoration: none;
}

#menu ul {
	float:left;
	width:415px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float:left;
	list-style-type: none;
}
#menu li a {
	float:left;
	width:83px;
	text-align: center;
	margin-top: 16px;
}
#menuright {
	float: left;
	
}
#menuright ul {
	color: #FFFFFF;
	width: 120px;
	height:62px;
	clear:both;
}
#menuright li {
	color: #FFFFFF;
	clear:both;
}
#menuright li a {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
}
#menuright li a:link {
	color: #FFFFFF;
}
#menuright li a:visited {
	color: #FFFFFF;
}
#menuright li a:hover {
	color: #FFFFFF;
}

#submenuspacer {
	float: left;
	width:150px;
	height:25px;
}
#submenu {
	float: left;
	width:539px;
	height:25px;
	font-size: 65%;
	color:#cccccc;
	text-decoration: none;
}
#submenu a:link {
	color: #cccccc;
	text-decoration: none;
}
#submenu a:visited {
	color: #cccccc;
	text-decoration: none;
}
#submenu a:hover {
	color: White;
	text-decoration: none;
}
#banner {
	float: left;
	width:539px;
	height:128px;
}
#content {
	float: left;
	width:539px;
	font-size: 8pt;
	color:#636466;
	text-align: left;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

h1  {
	font-weight: bold;
	color: #0e8a78;
	font-size: 16px;
	}

h2 {
	font-weight: bold;
	color: #0e8a78;
	font-size: 14px;
	}
	
h3 {
	color: #008752;
	font-size: 12px;
	font-style: oblique;
	}

#content a:link {
	color: #555555;
	text-decoration: underline;
}
#content a:visited {
	color: #555555;
	text-decoration: underline;
}
#content a:hover {
	color: Black;
	text-decoration: underline;
}
#contentright {
	float: left;
	width:215px;
	font-size: 8pt;
	color:#636466;
	text-align: left;
	font-weight: normal;
	margin-top: 30px;

}
#contentcenter {
	float: left;
	width:324px;
	font-size: 8pt;
	color:#636466;
	text-align: left;
	font-weight: normal;
	margin-top: 30px;
}

#bottommenu {
	position: absolute;
	width: 539px;
	height: 75px;
	left: 160px;
	padding-top: 5px;
	padding-bottom: 10px;
	bottom: 20px;
	background-color: #269F77;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
}

#bottommenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#bottommenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottommenu a:hover {
	color: #000000;
	text-decoration: none;
}

#bottommenu ul {
	float:left;
	width:539px;
	margin: 0px;
	padding: 0px;
}
#bottommenu li {
	float:left;
	list-style-type: none;
}
#bottommenu li a {
	float:left;
	width:179px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.sitemaptext {

	text-size: 10px;
	color: #555555 ;
	text-decoration: none;

} 
.sitemaptext a:link {
	color: #555555;
	text-decoration: none;
}

.sitemaptext a:visited {
	color: #555555;
	text-decoration: none;
}

.sitemaptext a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#privacynotice {
	height: 200px;
	overflow: scroll;
	width: 320px;
	border: 1px solid #000000;
}
