input.hidden {
	display: none !important;
}
body {
	margin: 0;
	padding: 0;
	background: url(img/bkgd_page.jpg) repeat;
	color: #451f15;
}
h1, h2, h3, h4, h5, h6, ol, ul, li, p, blockquote, form, fieldset, label, img {
	margin: 0;
	padding: 0;
	border: none;
}
#head {
	width: 800px;
	margin: 0 auto;
	padding: 68px 0 0 0;
	background: url(img/content_top.gif) no-repeat;
	height: 32px;
}
#mid {
	width: 800px;
	margin: 0 auto;
	min-height: 744px;
	height: auto !important;
	height: 744px;
	background: url(img/bkgd_content.gif) repeat-y;
}
#content {
	width: 611px;
	margin: 0 auto;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content a {
	color: #025c9e;
}
#content a:hover {
	color: #0091fc;
}
#content a.button {
	background: #025d9f;
	border: 1px solid #fff;
	color: #fff;
	font: bold 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 5px;
	line-height: 1em !important;
}
#content a.button:hover {
	background: #0091fc;
	color: #fff;
}
h1 {
	text-align: center;
	font: italic 40px Georgia, "Times New Roman", Times, serif;
}
h2 {
	text-align: center;
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 1em 0;
}
h3 {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font: bold 14px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font: bold 12px Arial, Helvetica, sans-serif;
}
h5 {
	margin: 0 0 0em 0;
	line-height: 1.5em;
	font: bold 12px Arial, Helvetica, sans-serif;
}
h6 {

}
p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
p.small {
	font-size: 11px !important;
	line-height: 1.4em !important;
}
#content ul, #content ol {
	margin: 0 0 1em 20px;
}
#content li {
	margin: 0 0 0.5em 1em;
	line-height: 1.5em;
}
form {

}
fieldset br {
	clear: both;
}
label {
	width: 210px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
input, select, textarea {
	width: 200px;
	float: left;
	display: inline;
	margin: 2px 10px 0 0;
	border: 1px solid #a15904;
	font: normal 12px Arial, Helvetica, sans-serif;
}
label.long {
	width: 410px;
}
label.long input, label.long select, label.long textarea {
	width: 410px;
}
label.short {
	width: 60px;
}
label.short input, label.short select, label.short textarea {
	width: 50px;
}
.radiocheck {
	width: 210px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}
.radiocheckLong {
	width: 390px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}
.radiocheck input, .radiocheckLong input {
	float: none;
	width: auto !important;
	margin: 0 4px 0 0 !important;
	border: none !important;
}
label.button {
	width: auto !important;
}
label.button input {
	width: auto !important;
	background: #025d9f;
	border: 1px solid #fff !important;
	color: #fff;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 5px;
	line-height: 1em !important;
}
.boxHolder {
	float: right;
	display: inline;
	width: 140px;
	margin: 0 0 0 10px;
}
.boxHolder2 {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 0 0 0;
}
.box {
	background: #c9cf81;
	border: 1px solid #a15904;
	width: 120px;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
	text-align: center;
}
.box p {
	font-size: 11px !important;
	line-height: 1.2em !important;
	margin: 0 0 10px 0 !important;
}
.box2 {
	background: #2389d4;
	border: 1px solid #035c9e;
	color: #fff !important;
	width: 120px;
	padding: 10px 10px 15px 10px;
	margin: 0 0 10px 0;
	text-align: left;
}
.box2 a {
	color: #fff !important;
}
.box2 p {
	font-size: 11px !important;
	line-height: 1.2em !important;
	margin: 0 0 10px 0 !important;
}
img.left {
	float: left;
	display: inline;
	padding: 0 10px 10px 0;
}
.line {
	background: url(img/line.gif) repeat-x;
	height: 5px !important;
	margin: 10px 0 10px 0;
	display: block;
	clear: both;
}
.clear {
	clear: both;
	height: 1px;
}
.red {
	color: red !important;
}
#foot {
	width: 800px;
	margin: 0 auto 20px auto;
	height: 32px;
	padding: 0px 0 30px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #9a4801;
	text-align: center;
	background: url(img/content_bot.gif) no-repeat left top;
}
#foot a {
	color: #025c9e;
}
#foot a:hover {
	color: #0091fc;
}