@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594938;
}
.disclaimer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9px;
	line-height: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.boldLink:link {
	text-decoration: none;
	font-weight:bold;
}
a.boldLink:visited {
	text-decoration: none;
	font-weight:bold;
}
a.boldLink:hover {
	text-decoration: underline;
	font-weight:bold;
}
a.boldLink:active {
	text-decoration: none;
	font-weight:bold;
}
.border {
	width: 90em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-bottom: 25px;
}
.borderPost {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-bottom: 25px;
}
.bodyHolder {
	float: left;
	height: 620px;
	width: 400px;
}
.body {
	width: 370px;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
}
.footer {
	float: left;
	width: 440px;
}
.formHolder {
	width: 400px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.formElementTitle {
	float: left;
	width: 120px;
	font-size: 10px;
}
.formField {
	float: left;
}
.formItem {
	float: left;
	width: 400px;
	padding-bottom: 5px;
}
input {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-size:9px;
}
input.text {
	padding:1px;
	background-color:#F1F1F2;
	border: 1px solid #8E9B43;
	height:13px;
	color: #5C7192;
}
input.text:focus {
	padding:1px;
	background-color:#FFFFFF;
	border: 1px solid #E44429;
	height:13px;
	color: #000000;
}
input.select {
	height:75px;
}

input.date {
	padding:1px;
	background-color:#F1F1F2;
	border: 1px solid #8E9B43;
	height:13px;
	color: #5C7192;
	text-align:center;
}
input.date:focus {
	padding:1px;
	background-color:#FFFFFF;
	border: 1px solid #E44429;
	height:13px;
	color: #000000;
	text-align:center;
}
.postSubmit {
	padding-top: 50px;
	padding-right: 50px;
	line-height: 22px;
	font-size: 12px;
	float: left;
	width: 400px;
	padding-bottom: 100px;
	padding-left: 25px;
}
.flashHolder {
	float: right;
	height: 645px;
	width: 260px;
}
select {
	font-size:9px;
	height:18px;
}
.terms {
	float: left;
	width: 440px;
	font-size: 9px;
	color: #333333;
	padding-right: 10px;
	padding-left: 20px;
}
.postSubmitImage {
	float: left;
}
.termsImage {
	width: 450px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.postSubmitHeadline {
	font-size: 16px;
}
select {
	height: 50px;
}
