body {
	margin: 0px 0px 20px 0px;
    background-color: #38865D;
	}

table.centertable {
	margin-left:auto; 
	margin-right:auto;
	width:816px;
	background-color: #38865D;
	}

.layout {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 816px;
	height: 516px;
	z-index: 1;
	}	

.mainlayout {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 816px;
	height: 598px;
	z-index: 1;
	}	
	
.sidenav {
	position:absolute; 
	left:133px; 
	top:318px; 
	width:149px; 
	z-index: 3;
	}

.mainsidenav {
	position:absolute; 
	left:85px; 
	top:300px; 
	width:149px; 
	z-index: 3;
	}

.topnav {
	position:absolute; 
	left:542px; 
	top:65px; 
	width:311px; 
	z-index: 3;
	}

.maintopnav {
	position:absolute; 
	left:542px; 
	top:65px; 
	width:311px; 
	z-index: 3;
	}
	
.header {
	position:absolute; 
	left:242px; 
	top:143px; 
	width:311px; 
	z-index: 3;
	}
	
.snBg {
	height: 19px;
	background:#82C0A0;
	text-align: left;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	}

.copy {
   	position:absolute;
   	left:285px;
	top:320px;
   	width:570px;
	height: 300px;
	overflow: auto;
	background-color : #FFFFFF;
	font: 11px/16px verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:3;
	}

.submenu {
	background:#E2F9ED;
	padding: 5px 5px 5px 5px;	
	}
	
b.Headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #00573C;
	}
	
.Headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #00573C;
	}	

.SubHeadline {
	font: bold 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00573C;
	}
	
font.SubHeadline {
	font: bold 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00573C;
	}	
	
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #BD0338;
	}

a:hover {
	text-decoration : underline;
	color : #00573C;
	}
	
img {
	border:0px;
    }