html {
	/*
	background: #72b852;
	padding: 20px;
	*/
}
a {
	color: #637F1E;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}
b {
	font-weight:bold;
}
#content {
	top:0px;
	background: #fff;
	width: 960px;
	position:absolute;
	margin-left: -480px;
	left: 50%;
}
.corner {
	background:url(../images/green-corners.gif);
	width: 8px;
	height: 8px;
	position:absolute;
	margin: 0;
	padding: 0;
	display:block;
	overflow:hidden;
}
#tabContent {
	background: #d7e9f7;
	margin: 0 20px;
	font-size: 14px;
}
#tabContent .ccorner {
	background:url(../images/cyan-corners.gif);
	width: 6px;
	height: 6px;
	overflow:hidden;
}
h2 {
	color: #56352F;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0;
}

#footerCopy {
	text-align:left;
	color:#4D4D4D;
	/*margin-bottom: 20px;*/
	line-height: 1.5em;
	font-size:12px;
}
#footerLnks {
	text-align:right;
	color:#637F1E;
	/*
	margin-bottom: 20px;
	margin-left: 70px;
	padding-right:10px;
	*/
	line-height: 1.5em;
	font-size:12px;
}
#horzLine {
	border-top: 1px solid #d9d9d9;
	height: 10px;
	padding:0 0 0 0;
}
#topHeader {
	position:absolute;
	top:330px;
	width: 760px;
	margin-left: 120px;
	left: 0px;
	font-size:14px;
	color:#4D4D4D;
	line-height: 1.4em;
}
#subHeader {
	font-size:14px;
	color:#5F3D18;
	line-height: 1.2em;
}
#subHeaderSm {
	font-size:10px;
	color:#5F3D18;
	line-height: 1.2em;
}

#formInputs {
	position:absolute;
	top:450px;
	left: 120px;
	width: 760px;
}
/*
.button {
	background:url(images/btn-bg.gif); 
	border:none; 
	width:82px; 
	height:25px; 
	font-weight:bold; 
	color: #fff; 
	margin:0; 
	padding:0;
}
*/
.submitBtn{
	background:url(../images/submit_btn.gif) no-repeat;
	cursor:pointer;
	width: 110px;
	height: 36px;
	border: none;
}
#popupHeader {
	left: 0px;
	font-size:20px;
	font-weight:bold; 
	color:#5F3D18;
	line-height: 1.4em;
}
#fieldLabels li {
  list-style-type:none;
  line-height: 2em;
}
.mainHeadline {
	left: 0px;
	font-size:20px;
	color:#5F3D18;
	line-height: 1.4em;
}
.subHeaderPopup {
	font-size:14px;
	color:#5F3D18;
	line-height: 1.2em;
}
.trailHeader {
	font-size:16px;
	color:#0E4B22;
	font-weight:bold;
	line-height: 1.2em;
}
.spHeader {
	font-size:14px;
	color:#000000;
	line-height: 1.2em;
}
.trailLnk {
	font-size:11px;
	color:#637F1E;
}
.trailLnkOn {
	font-size:11px;
	color:#9CB560;
}
.bigLnk {
	font-size:14px;
	color:#637F1E;	
}
.spLabel {
	font-size:11px;
	color:#4D4D4D;
	line-height: 1.2em;
}
.trailSpacer {
	line-height: 0.2em;
}
#popNav a {
	font-size:16px;
	color:#808080;	
}
#popNav {
	font-size:16px;
	color:#808080;	
}
#disclaimer {
	font-size:9px;
	color:#b91a1e;
	line-height: 1.2em;
}
.sorryHeadline {
	left: 0px;
	font-size:20px;
	color:#b91a1e;
	line-height: 1.4em;
}
#greyHeader {
	font-size:16px;
	color:#4D4D4D;
}
#flashDiv {
	position:absolute;
	top:115px;
	right: 44px;
	width:270px;
	height:120px;
}
