﻿/* CSS-Layout */
#masthead {
	width: 1001px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#corner_right {
	width: 177px;
	position: absolute;
	left: 823px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 650px;
	top: 60px;
}
#nav_left {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 110px;
}
#container {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 920px;
}
#page_content {
	position: relative;
	left: 120px;
	width: 700px;
}
#footer {
	position: relative;
	left: 0px;
	height: 64px;
	width: 1000px;
}
#footer_text {
	position: relative;
	top: 20px;
	left: 0px;
}
#footer_fp7 {
	position: absolute;
	left: 894px; 
	top: -39px
}
h3, h4, h5, table, div, p, body, html, input, button {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
}
h1 {
	font-weight: normal;
	font-variant: normal;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 24px;
	color: #a2bd30;
}
h2 {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-bottom: -12px;
	color: #a2bd30;
}
h6 {
	font-weight: bold;
	font-variant: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #a2bd30;
	font-style: normal;
	line-height: 24px;
}
.fp7logo {
	font-size: xx-small;
}
.footertext {
	color: #ffffff;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 32px;
}
.footertext a {
	color: #ffffff;
	text-decoration: none
}
.nav {
	color: #a2bd30;
	border-width: 0;
	margin-left: 0;
}
.nav a {
	color: #a2bd30;
	text-decoration: none;
	line-height: 20px;
	border-width: 0;
}
.nav a:hover {
	color: #423d00;
	text-decoration: none;
	border-width: 0;
}

.nav :visited {
	color: #a2bd30;
	text-decoration: none;
	line-height: 20px;
	border-width: 0;
}
.tv {
	border:0;
}

a{
color:#009036;
}