@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 760px;
}
#nav {
	float: left;
	width: 760px;
}
#tab1 {
	float: left;
	width: 190px;
}
#tab2 {
	float: left;
	width: 190px;
}
#tab3 {
	float: left;
	width: 190px;
}
#tab4 {
	float: left;
	width: 190px;
}
#content {
	float: left;
	width: 720px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#home1 {
	float: left;
	width: 680px;
	padding-right: 20px;
	padding-left: 20px;
}
#home1 a {
	line-height: 175%;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
#home1 a:hover {
	line-height: 175%;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
#home2 {
	float: left;
	width: 680px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
}
#home2  a {
	line-height: 175%;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
#home2 a:hover {
	line-height: 175%;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
#top {
	float: left;
	width: 700px;
	padding-left: 20px;
}
#icon {
	float: left;
	width: 200px;
	padding-right: 20px;
	text-align: center;
}
#headline {
	float: left;
	width: 460px;
	padding-top: 60px;
}
#bottom {
	float: left;
	width: 680px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#temp {
	text-align: center;
	float: left;
	width: 680px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#error {
	float: left;
	width: 680px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#error a {
	font-size: 105%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
#error a:hover {
	font-size: 105%;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#intro {
	float: left;
	width: 460px;
	clear: both;
	padding-right: 20px;
}
#intro a {
	font-size: 105%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
#intro a:hover {
	font-size: 105%;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#links {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 2px;
}
#links a {
	font-size: 105%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
#links a:hover {
	font-size: 105%;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#post {
	float: left;
	width: 680px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	text-align: center;
}
#form {
	float: left;
	width: 620px;
	padding-right: 60px;
}
#row1A {
	float: left;
	width: 190px;
	height: 19px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 15px;
}
#row1B {
	float: left;
	width: 425px;
	height: 19px;
	text-align: left;
	padding-bottom: 15px;
}
#row2A {
	float: left;
	width: 190px;
	height: 19px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 15px;
}
#row2B {
	float: left;
	width: 425px;
	height: 19px;
	text-align: left;
	padding-bottom: 15px;
}
#row3A {
	float: left;
	width: 190px;
	height: 19px;
	text-align: right;
	padding-right: 5px;
}
#row3B {
	float: left;
	width: 425px;
	height: 90px;
	text-align: left;
	color: #666666;
}
#row4 {
	float: left;
	width: 425px;
	text-align: left;
	padding-left: 195px;
	padding-top: 15px;
}
#row5 {
	float: left;
	width: 425px;
	text-align: left;
	padding-left: 195px;
	padding-top: 15px;
}
#footer {
	clear: both;
	width: 720px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	text-align: center;
}
.copy-bold {
	line-height: 175%;
	color: #333333;
	font-weight: bold;
}
.copy-headline {
	font-size: 150%;
	line-height: 175%;
	font-weight: bold;
	color: #993300;
}
.copy-main {
	font-size: 90%;
	line-height: 175%;
	color: #666666;
}
.footer-main {
	font-size: 80%;
	color: #FFFFFF;
	line-height: 150%;
}.form-copy {
	font-size: 90%;
	color: #666666;
}
.form-field {
	color: #666666;
	border: 1px solid #666666;
}
