/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 16px;
padding: 2px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #186129;
	padding: 8px;
}
.headline {
	font-family: Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #186521;
}
.Large {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D5EDB3;
	padding: 3px;
	text-decoration: none;
	width: 160px;
	visibility: visible;
	background-position: center;
	line-height: normal;
	margin: auto;
	display: table-column;
}
.navigationblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D6F3B5;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: auto;
	line-height: 24px;
	padding-top: 8px;
	margin-top: 5px;
	text-decoration: none;
}

.medium {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	padding: 3px;
	text-decoration: none;
	width: 140px;
	background-color: #99CC66;
	
}

.topnav {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #186129;
	padding: 8px;
	text-decoration: none;
	width: 140px;
	
}


.topnav:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 8px;
	text-decoration: none;
	width: 140px;
	background-color: #D6F3B5;
	background-attachment: scroll;
	background-position: center center;
	
}.linknav {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #186129;
	text-decoration: none;
}
.linknav:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #F7FFE7;
}
.small {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.navigationblock:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D6F3B5;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	height: auto;
	line-height: 24px;
	padding-top: 8px;
	margin-top: 5px;
	background-color: #99CC66;
}

