body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
}

img {
	border: 0px;
}

ul {
	padding-left: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

input {
	height: 11px;
	font-size: 10px;
	width: 120px;
}

.green_hilight {
	color: #8e9700;
}

.dashed_bullet ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color: #8e9700;
}

.dashed_bullet li {
	padding-left: 10px;
	background-image: url(../img/ul_green_bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

.container {
	width: 901px;
}

.header,
.nav1,
.nav2,
.nav_footer,
.content_header,
.content_left  {
	background-repeat: no-repeat;
	background-position: top left;
}

.header {
	display: none;
}

.nav_container {
	display: none;
}

.content_header {
	display: none;
}

.content_left {
	display: none;
}

.content {
	position: relative;
	float: left;
	width: 530px;
	/* min-height: 637px; */
	overflow: visible;
	padding-left: 31px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 60px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.headline_lvl1,
.headline_lvl2,
.headline_lvl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.headline_lvl1 a, .headline_lvl1 a:hover, .headline_lvl1 a:active, .headline_lvl1 a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.headline_lvl2 a, .headline_lvl2 a:active, .headline_lvl2 a:visited {
	color: #91a000;
	text-decoration: underline;
}
.headline_lvl2 a:hover {
	color: #91a000;
	text-decoration: underline;
	font-weight: bold;
}
.headline_lvl3 a, .headline_lvl3 a:active, .headline_lvl3 a:visited {
	color: #91a000;
	text-decoration: underline;
}
.headline_lvl3 a:hover {
	color: #91a000;
	text-decoration: underline;
	font-weight: bold;
}

.headline_lvl1 {
	color: #000000;
	text-decoration: none;
}

.headline_lvl2 {
	color: #91a000;
}

.headline_lvl3 {
	color: #91a000;
}

.spacer {
	height: 50px;
}

.green {
	color: #98a217;
}

.greenheadline {
	font-weight: bold;
	color: #98a217;
}

.blackheadline {
	font-weight: bold;
	color: #000000;
}
