body {
	background-color: #231F20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Orange_txt {
	font-size: 11px;
	color: #FF9900;
}
.Text {
	font-size: 11px;
	color: #000000;
}
.Green_link {
	color: #005D24;
}
.form-field {
	font-size: 11px;
	color: #000000;
	background-color: #D3E9C6;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	width: 220px;
	border: 1px solid #D3E9C6;
	text-indent: 3px;
}
.Button_orange {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F99933;
	background-position: center center;
	height: 20px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Button_green {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #67BD4A;
	background-position: center center;
	height: 20px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
}
h1 {
	font-size: 15px;
	font-weight: lighter;
	color: #666666;
	padding-bottom: 12px;
}
form {
	padding: 0px;
}
.form-field-sm {
	font-size: 11px;
	color: #000000;
	background-color: #D3E9C6;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	width: 150px;
	border: 1px solid #D3E9C6;
	text-indent: 3px;
}
.Contact {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(images/gn_line_bg.jpg);
	background-repeat: repeat-x;
}
.Dk_Green_Link {
	color: #006E3D;
}
.Footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F78F1E;
	border-right-color: #F78F1E;
	border-bottom-color: #F78F1E;
	border-left-color: #F78F1E;
}
