/* CSS Document */

html {
	height: 100.1%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
.text {
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.error {
	color: red;
}



A:link {
	text-decoration: none;
	color: #628301;
}

A:visited {
	text-decoration: none;
	color: #628301;
}

A:hover {
	text-decoration: none;
	color: #628301;
}


.footer {
	color: #707070;
	font-size: 9px;
}


a.footer:link {
	text-decoration: none;
	font-weight: normal;
}

a.footer:visited {
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
}

.headline {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

.navigation {
	font-size: 11px;
	line-height: 11px;
	color: #628301;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 22px;
}


A.navigation:link {
	text-decoration: none;
	color: #628301;
	font-weight: bold;
}

A.navigation:visited {
	text-decoration: none;
	color: #628301;
	font-weight: bold;
}

A.navigation:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.navigation_active {
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 22px;
}

A.navigation_active:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.navigation_active:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.navigation_active:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.subnavigation {
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 22px;
}


A.subnavigation:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

A.subnavigation:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

A.subnavigation:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.subnavigation_active {
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 22px;
}

A.subnavigation_active:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.subnavigation_active:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.subnavigation_active:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.link_icon {
	margin-left: 4px;
	margin-right: 3px;
	border: 0px;
}

