body, html {
	position: relative;
	text-align: center;
	border : 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 101%;
	font: Baskerville old Face, Verdana, Arial, sans-serif;
	background: #A2CD5A;
}
.wrapper{
	padding-top:5px;
	text-align: left;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF;
	width: 830px;
}
.headerlogo, .top {
	width:830px;
}
.lang {
	padding-top: 2px;
	width: 822px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
}
.headerlogo {
	height: 300px;
	text-align: center;
	vertical-align: middle;
}
.top {
	left: 0;
	width: 100%;
	height: 36px;
	background: #FFFFFF;
}
.menu {
	height: 24px;
	background: #F1F1F1;
	margin: 6px;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu ul a, .menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	font-size:12px;
	text-decoration: none;
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 12px;
	margin: 0;
	color: #000000;
}

.menu ul a:hover, .menu ul .act a {
	color: #FFFFFF;
	background-color: #006400;
}

.menu li {
	float: left;
	margin: 0;
	padding: 0;
}

.content {
	margin: 24px 36px 12px 36px;
	padding: 0;
	z-index: 2;
	background: #FFFFFF;
	
}
.footer {
	width: 818px;
	left: 0;
	height: auto;
	background: #FFFFFF;
	margin: 0;
	padding: 6px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}

H1, H2, H3, H4, H5, H6, P { font-family: Baskerville old Face, Verdana, Arial, Helvetica, sans-serif; color: #006400; }
UL { font-family: Baskerville old Face, Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { color: #006400; text-decoration: none; }
A:hover { color: #006400; text-decoration: underline; }
P, UL, OL { font-size: 18px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 26px; color: #006400; }
H2 { font-size: 24px; color: #006400; }
H3 { font-size: 22px; color: #006400; }
H4 { font-size: 20px; color: #006400; }
H5 { font-size: 18px; color: #006400; }
H6 { font-size: 9px; color: #006400; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Baskerville old Face, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; line-height: 20px; padding-bottom: 6px;}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 17px; }
LI { padding-left: 2px; }

IMG { border-style: none; }

P.csc-caption { font-size: 18px; }

.csc-textpic-caption { font-family: Baskerville old Face, Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }

table {margin-top:20px;}
.contenttable { background-color: #FFF; }
.contenttable-0 {width: 660px; margin-bootom: 20px; }
.content table tr { height:21px; font-family:Baskerville old Face, Verdana, Arial, Helvetica, sans-serif; font-size:18px; text-align:center;}

.tr-0 { background-color: #006400; color: #FFF; font-weight: bold; font-family:  Baskerville old Face, Verdana, Arial, Helvetica, sans-serif;}
.td { width:220px;}
.td a:link, .td a:visited, td a:hover {font-size:18px; text-decoration:none; color: #FFF; font-weight: normal;}

