/* CSS Document */

body { background-color: #000; }

input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #2C5A0A;
	text-align: left;
	background-color: #E3E3E3;
}

p {
	font-family: Verdana, Tahoma, sans-serif;
}

select {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #2C5A0A;
	text-align: left;
	background-color: #E3E3E3;
}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #2C5A0A;
	text-align: left;
	background-color: #E3E3E3;
}

.footer {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding: 10px 10px 10px 20px;
}

.left_address {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #EDE29B;
	text-decoration: none;
	text-align: left;
	padding: 20px;
	line-height: 18px;
	vertical-align: top;
}

.subhead {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

.header_yellow {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #CDA82F;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.header {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #2C5A0A;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

.table_hdr {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: #E3E3E3;
}

.content {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 25px;
}

.content a {
	font-family: Verdana, Tahoma, sans-serif;
	color: #2C5A0A;
	text-decoration: underline;
}

.content a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	color: #CDA82F;
	text-decoration: none;
}
