html,body{margin:0;padding:0}
body{font: 85%/1.3 TrebuchetMS,Arial,sans-serif;
    text-align: left;background: #fff;padding-bottom:20px}

a { color: #2E6655; text-decoration: none;} 

 
h1,h2,h3 { font: bold 2.1em Arial, Arial, Sans-Serif; color: #152002 }
h4,h5,h6 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }

div#header{width:100%;overflow:hidden;background: #83A791; }
div#header h1,div#menu{width:770px;margin:0 auto;text-align:left}
div#header h1{padding: 30px 0 20px;color: #fff}

ul#navi,ul#navi li{list-style-type:none;margin:0;padding:0}
ul#navi{float:right;font-size: 80%}
ul#navi li{float:left;margin-left: 3px;text-align: center}
ul#navi a{float:left;width: 95px;padding: 5px 0;background: #C9DDC3;text-decoration:none;color: #666; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#navi a:hover{background: #fff;color: #000}
ul#navi li.activelink a,ul#navi li.activelink a:hover{background: #FFF;color: #003}

#left {
	float: left;
	width: 76%;
	padding: 1em;
	margin-bottom: 1.2em;
	background: #BADFC6;
	text-align: justify;
}

#right {
	float: right;
	width: 20%;
	margin: 0 0 10px 0;
	
}

#right .box {
	
	padding: 1em;
	margin: 0 0 1em 0;
	background : #C0D3AF;
}

#right h2 { font: bold 1.1em Arial, Arial, Sans-Serif; color: #152002 }


#content {
font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
	margin: 0 auto;
    padding: 15px;
	background: #fff;
	
	
}

 
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}


/* CMSimple */

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
li {
	line-height: 1.01;
	 
	}
li.doc {
	padding-left: 11px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;	
}
li.docs {
	padding-left: 11px;
	background-image: url(menu/docs.gif);
	background-repeat: no-repeat;
}
li.sdoc {
	padding-left: 11px;
	background-image: url(menu/sdoc.gif);
	background-repeat: no-repeat;
}
li.sdocs {
	padding-left: 11px;
	background-image: url(menu/sdocs.gif);
	background-repeat: no-repeat;
}


.menulevel1 {
	font-size: 100%;
}
.menulevel2, .menulevel3 {
	font-size: 100%;
}
.menulevel1,.menulevel2,.menulevel3,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu {
	font-weight: normal;
	text-decoration: none;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.submenu a:link,.submenu a:visited,.submenu a:active {
	text-decoration: none;
	color: #171717;
}
.menulevel1 a:hover,.menulevel2 a:hover,.menulevel3 a:hover,.locator a:hover,.navigator a:hover,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:hover {
	text-decoration: underline;color:#000000;
}


#mainmenu {
	margin: 5px 2px 5px 5px;
}




.edit {
	font-size:9px;
	color: #555;
	background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active {
	font-weight: normal;
	color: #555;
	font-size:9px;
	text-decoration: none;
}
.edit a:hover {
	text-decoration: underline;
}
input,select {font-size:9px;}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	width:98%;
	text-align: left;
}
#text {
	text-align: left;
	font-size: small;
}

