body {
	margin: 0 auto;
	width: 770px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	background-color:#E9F7F0;
}

body, html {
	scrollbar-base-color: #F2F2ED;	
	scrollbar-3dlight-color: #D9D8CD;	
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-shadow-color: #F2F2ED;	
	scrollbar-darkshadow-color: #D9D8CD;	
	scrollbar-arrow-color: #99988A;
}
#content {
	width: 100%;
	background-image: url("../images/bg_leaf.jpg");
	background-repeat:no-repeat;
	background-position:right;
	border-left:1px solid #A0DCC0;
	border-right:1px solid #A0DCC0;
	border-bottom:1px solid #A0DCC0;
}
#contentother {
	width: 100%;
	background-image: url("../images/bg.jpg");
	background-repeat:no-repeat;
	background-position:right;
	border-left:1px solid #A0DCC0;
	border-right:1px solid #A0DCC0;
	border-bottom:1px solid #A0DCC0;
}

#header {
/*	margin-left: 18px;*/
	width:100%;
	height: 102px;
	margin:0px;
	padding:0px;
}
.logo {
	margin-left: 18px;
}
#footer {
	text-align:center;
	font-size: 0.9em;
	padding: 5px 0px;
}

#menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	padding: 39px 10px;
	font-weight:bold;
}
a {
	color:#FFFFFF;
}
.selected{
	font-weight:bold;
	color:#339966;
}

.contenttext a:link, .contenttext a:visited, .contenttexthome a:link, .contenttexthome a:visited, .contenttextawards a:link, .contenttextawards a:visited, .contentnews a:link, .contentnews a:visited {
	color:#339966;
}

a:link, a:visited {
	text-decoration:none;
	font-size:1em;
}
a:hover {
	text-decoration:underline;
}
#footer a:link, #footer a:visited {
	color:#666666;
}
#menu a {
	font-size:1em;
	margin-left:8px;
}
#menu a:link, #menu a:visited {
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#submenu, #submenub {
	color:#666666;
}
#submenu a, #submenub a {
	margin-right:3px;
}
#submenu a:link, #submenu a:visited, #submenub a:link, #submenub a:visited {
	color:#339966;
	text-decoration:none;
}
#submenu a:hover, #submenub a:hover {
	text-decoration:underline;
}
.contentbody {
	height:319px;
	width:100%;
}

#left .heading {
	font-size:2em;
	color:#A0DCC0;
	padding:0px 0px 32px 0px;
}
#right .heading {
	font-size:1.2em;
	color:#A0DCC0;
	padding:40px 0px 0px 20px;
	font-weight:bold;
}
#left .contenttext {
	width:350px;
	padding-bottom:6px;
}
#right .contenttext {
	width:200px;
	padding-left:60px;
	padding-bottom:10px;
	color:#999999;
}

#right .contenttexthome {
	width:320px;
	padding-left:10px;
	padding-bottom:10px;
	color:#999999;
}
#full .heading {
	font-size:2em;
	color:#A0DCC0;
	padding:0px 0px 5px 0px;
}
#full #submenu, #full #submenunews, #full #submenub {
	background-image: url("../images/bg_subm.gif");
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:15px;
	margin-bottom:0px;
	padding-left:0px;
	width:700px;
}
#full #submenu, #full #submenub {
	text-align:left;
	padding-left:10px;
}
#full #submenunews {
	text-align:right;
}

#full .contenttext {
	padding-left:5px;
	padding-right:20px;
	padding-bottom:0px;
	color:#669999;
}
#full .contenttextawards {
	padding-left:5px;
	padding-right:20px;
	padding-bottom:0px;
	color:#669999;
	width:100%;
}
#full .contenttextpromo {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	color:#669999;
	width:90%;
}

.bodyfull {
	padding:0px 10px 20px 30px;
}
.bodyleft {
	padding:0px 10px 20px 30px;
	width:55%;
}
.bodyright {
	padding:0px 20px 20px 10px;
}
td {
	vertical-align:top;
	padding-bottom:10px;
}
.wtborder {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.thead, .theadsub {
	font-weight:bold;
	height:15px;
	font-size:1.1em;
}
.thead {
	width:60%;
}
.theadsub {
	text-align:center;
}
.contenttext table {
	width:460px;
}
.contenttexthome table {
	width:280px;
}
.contentnews table {
	width:600;
}
.contenttext table.form {
	width:530px;
}
.contenttext table.form td{
	padding-left:25px;
}

.contentmap table {
	width:700px;
}

.contentnews table td.linklist{
	padding-left:10px;
	color:#339966
}

#imgborder, .imgborder {
	border:5px solid #A0DCC0;
}
.imgborder {
	border:5px solid #A0DCC0;
	 width: 150px;
	 height:200px;
	 display:block;
}
.contenttext img.rightbdr {
	border-right: 13px solid #A0DCC0;
}
div.scroll {
	height: 185px;
	overflow: auto;
}
td.formelem {
	text-align:right;
	font-weight:bold;
	width:20%;
}
input.formelem, textarea.formelem, select {
	background-color:transparent;
	padding: 2px;
	border: 1px solid #A0DCC0;
	font-size:0.9em;
	color:#339966;
	font-family: Arial, Helvetica, sans-serif;
}

input.formelem, textarea.formelem {
	width:100%;
}
input.formbutton {color: #339966;background: transparent;font: 10px "Verdana", "Arial", "Helvetica", "sans-serif";}
img.news {
	padding-right:10px;
}

