body, td, th {
	background: #1d5e06;
	margin: 0; 
	margin-top:0px;
	padding: 0;
	text-align: center;
	background-color: #1d5e06;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #001338;
}

/* Container */
.oneColFixCtrHdr #container {width: 780px; background: #FFFFFF;	margin: 0 auto;	text-align: left; background-image: url(../images/inside-body-back.jpg);} 

/* Header Styles */
.oneColFixCtrHdr #header {padding: 0;}
.oneColFixCtrHdr #header h1 {margin: 0;	position: absolute;	top: -480px;}

/* Navigation Container */
#nav {
	height: 29px;
	width: 780px;
	background-color:#cc9900;
	border-bottom: solid 2px #382700;
	border-top: solid 2px #382700;
	margin-top:0px;
}

/* MainContent Styles */
.oneColFixCtrHdr #mainContent { padding: 0 20px 10px; }
label {display:block; font-weight:bold;}
textarea {width:500px; height:150px;}
.textInput {width:250px;}


/* Footer Information*/
.oneColFixCtrHdr #footer {
	padding: 10px 0px 10px 20px;
	background:#cc9900;
	border-bottom: solid 2px #382700;
	border-top: solid 2px #382700;
	text-align: center;
	font-size: 60%;
} 
.oneColFixCtrHdr #footer p {margin: 0; padding: 0px 0;}
#footer a:link {text-decoration: none; color:#000000;}
#footer a:visited {text-decoration: none; color: #000000;}
#footer a:hover {text-decoration: underline; color:#000000;}
#footer a:active {text-decoration: none; color: #000000;}

/* Copyright Styles */
#copy {color:#ffffff;font-size: 75%; text-align: center; margin-top: 10px;}
#copy a:link {text-decoration: none; color:#ffffff;}
#copy a:visited {text-decoration: none; color: #ffffff;}
#copy a:hover {text-decoration: underline; color:#ffffff;}
#copy a:active {text-decoration: none; color: #ffffff;}

/* Other Styles */
h1 {font-size: 135%; font-weight: bold;	color: #030490;}
h2 {font-size: 110%; font-weight: bold;	color: #CC9900;}
.clearIt {clear:both;}
.fltrt {float: right; margin-left: 8px;}
.fltlft {float: left; margin-right: 8px;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
	margin:0;
	padding:0;
}
#table1 {width:280px; padding:5px; margin-right:10px; float: left; margin-bottom:15px;}
#table2 {float:left; width:260px; padding:5px;}

