#contactbodybox {
	position: absolute;
	float: left;
	top: 384px;
	left: 322px;
	height: 510px;
	width: 520px;
	background-color: #5A5D5A;
}
#footerbox {
	height: 40px;
	width: 520px;
	background-color: #6B6963;
	text-align: center;
	top: 895px;
	position: absolute;
	left: 322px;
}
#contactbodytextcenter  {
	position: relative;
	left: 25;
	width: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF7E7;
	text-decoration: none;
	top: 0;

}
#contactbodytextright  {
	position: absolute;
	left: 165;
	width: auto;
	height: 325px;
	padding: 0px;
	top: 0;
	height: auto;


}
td.colA {
	margin: 0;
	padding: 8px 10 8px 0px;

}

td {
	text-align: left;
	color: #FFF7E7;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0;
	}
	
td.submit {
	text-align: right;
	color: #FF9900;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 6px 0;
	
	}
td.send {
	float: left;
	
	}

textarea {
 	border: 1px solid #FFF7E7;
	background-color: #5A5D5A; 
	width: 265px;
	height: 120px;
 	color: #29A9C6;
}

.awardspdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF7E7;
	text-decoration: none;
}
input.mytext {
	border: 1px solid #FFF7E7;
	background-color: #5A5D5A;
	width: 265px;
	height: 20px;
	color: #29A9C6;
	font-family: Arial, Helvetica, sans-serif;
}
.thankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FF9900;
	text-decoration: none;
	text-align: right;


}
#contact_container  {
	width: 842px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
