.text, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4d4d4d;
}

a {
     color: #6d9825;
     text-decoration: none;
}

a:link, a:visited {
     color: #6d9825;
     text-decoration: none;
}

a:hover, a:active {
     color: #6d9825;
     text-decoration: underline;
}

a.language_white:link, a.language_white:visited {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-left:6px;
}

a.language_white:hover, a.language:active {
	color:#4b691a;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	outline: none;
}

a.language:link, a.language:visited {
	font-family:Arial,sans-serif;
	color: #6d9825;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
/*	padding-right:0;*/
	margin-right:-14px;
}

a.language:hover, a.language:active {
	color: #4b691a;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
/*	padding-right:0;*/
	margin-right:-14px;
}

a.news:link, a.news:visited {
	color: #6d9825;
	text-decoration: none;
}

a.news:hover, a.news:active {
	color: #6d9825;
	text-decoration: underline;
} 

form {
	margin: 0px;
}

.pageimage {
}

.pageheader, h1 {
	margin-top: 44px;
	margin-bottom: 18px;
	padding: 0px;
	font-family: "Helvetica 73 Bold Extended", Helvetica, sans-serif;
	font-size: 18px;
	color: #6d9825;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing:0.05em;
}

.subheader, h2 {
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6d9825;
	font-weight: bold;
	text-transform: uppercase;
}

.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	width: auto;
	vertical-align: middle;
}



