html {
	margin: 0;
	padding: 0px;
}

body {
	font-family: Arial, Times;
	font-size: 75%;
	margin-left: 33px;
	padding: 0;
	text-align: left;
}

h1 {
	background-color: #339933;
	color: white;
	font-family: Arial;
	font-size: 12pt;
	left: 18px;
	margin: 0em;
	padding-bottom: 1em;
	padding-left: 18px;
	padding-right: 0;
	padding-top: 1em;
	text-indent: 3px;
	text-transform: uppercase;
}

h2 {
	background-color: #f0f4ef;
	color: black;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding-bottom: 1em;
	padding-left: 18px;
	padding-right: 0;
	padding-top: 0;
	text-transform: none;
}

h3 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: gray;
	font-size: 133%;
	margin: 0;
	padding: 0;
}

h4 {
	color: black;
	font-size: 100%;
	margin: 0;
	text-align: center;
}

h5 {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding-bottom: 0em;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0em;
}


p {
	line-height: 1.2;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 0em;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	color: rgb(90%, 10%, 10%);
}

table {
  border-collapse: collapse;	
}

div#container {
	background-color: white;
	text-align: left;
	padding: 0px;
	width: 862px;
}

div#content p {
	background-color: #f0f4ef;
	left: 18px;
	line-height: 1.2;
	width: 610px;
}


div#footer {
	clear: both;
	color: #FFF;
	height: 13px;
	width: 100%;
}

div#footer p {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

#header {
	font-family: Arial;
	font-size: 10pt;
	height: 105px;
	line-height: 12px;
}

div#wrapper {
	float: left;
	height: 484px;
	margin: 0em;
	padding: 0em;
	width: 862px;
}

div#navigation {
	background-color: white;
	float: left;
	font-family: Arial, sans-serif;
	font-size: medium;
	height: 468px;
	margin-top: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0em;
	width: 200px;
}
div#navigation1 {
	background-color: #f0f4ef;
	font-family: Arial, sans-serif;
	font-size: medium;
	height: 403px;
	margin-top: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0em;
	width: 200px;
}

div#navigation2 {
	background-color: #f0f4ef;
	font-family: Arial, sans-serif;
	font-size: medium;
	height: 39px;
	padding-top: 0em;
	margin-top: 0em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	width: 200px;
}

div#navigation3 {
	padding-top: 0em;
	margin-top: 0em;
	border: 0px;
	background-color: white;
	height: 26px;
	width: 200px;
}
div#navigation4 {
	padding-top: 0em;
	margin-top: 0em;
	border: 0px;
	background-color: white;
	height: 0px;
	width: 200px;
}


div#content {
	background-color: #f0f4ef;
	float: right;
	height: 468px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 650px;
}

div#contentheader {
	background-color: #f0f4ef;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    height: 50px;
    width: 650px;
}
div#contentbody {
	background-color: #f0f4ef;
    height: 418px;
    overflow: auto;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 650px;
}

div#content1 {
	background-color: white;
	float: right;
	height: 468px;
	width: 650px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#navigation p {
	line-height: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

ul#menu {
	line-height: 13px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#menu a {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 14px;
	text-indent: 12px;
	text-decoration: none;
    padding-top: 0;
    margin-top: 0;	
	background: #C7D7C4; 
	color: black;
}

ul#menu a:hover {
	background: #CCCCCC; 
	color: black;
}

ul#menu li {
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
}


#header h1 {
	background-color: transparent;
	color: black;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
}

#header h5 {
	background-color: white;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding-bottom: 0em;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0em;
}

#navigation a2 {
	background-color: #dcddc7;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	padding-top: 0px;
}

.subnavi {
	background-color: #dcddc7;
	float: right;
	width: 180px;
	margin-top: 12px;
}

.mainnavi {
	background-color: #c7d7c4;
}

.sublinks {
	float: left;
	margin-left: 0px;
	border-bottom: 13px;
}
