html,
body {
	height: 100%;
}

body,
form {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #007B34;
}

.Head,
.Menu,
.Left,
.Right {
	display: none;
}

.Intro .InfoBox {
	float: left;
	display: inline;
	text-align: left;
	width: 131px;
	margin: 10px;
	border: 0px;
	padding: 0px;
}

.Intro .InfoBox img {
	margin: 10px 0px 10px 0px;
}

.Intro .InfoBox .Headline {
	display: block;
	font-weight: bold;
}

.Intro .InfoBox .Link {
	padding-left: 15px;
	background: url(../images/bullet1.gif) no-repeat center left;
	font-size: 11px;
	font-weight: bold;
}

.Intro a:link,
.Intro a:visited {
	color: #007B34;
	text-decoration: none;
	font-weight: bold;
}

.Intro a:hover,
.Intro a:active {
	color: #007B34;
	text-decoration: none;
	font-weight: bold;
}

.Content {
	float: left;
	margin: 10px 30px 0px 30px;
	text-align: left;
}

.Content .Headline {
	font-size: 18px;
	margin: 0px 0px 20px 0px;
}

.Content .SubHeadline {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

.Content .Image {
	float: right;
	clear: right;
	margin: 0px 0px 0px 20px;
}

.Content .ModelSelect {
	float: right;
}

.Content .SiteFunctions {
	margin: 25px 0px 10px 0px;
}

.Content a:link,
.Content a:visited,
.Content a:hover,
.Content a:active {
	color: #007B34;
	text-decoration: none;
}

.Content .SiteFunctions a:link,
.Content .SiteFunctions a:visited,
.Content .SiteFunctionsa:hover,
.Content .SiteFunctions a:active {
	text-decoration: none;
	color: #000000;
}

.Content .SiteFunctions .Print {
	display: none;
}

.Content .ModelSelect {
	display: none;
}
