html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 16px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #003300;
	background: transparent;
}

	ul#mainlevel-nav li a:hover
{
	color: #fff;
}

ul#left-nav {
	list-style: none;
}

ul
{
margin: 0;
padding: 0;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 5px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

a:link, a:visited {
	color: #003300; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6bd08b;	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3 {
	height: 30px;
	color: #3e7a51;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.news {
	font-size: 11px;
}
