#pilot_program {
	width: 579px;
	color: #333333;
}

#pilot_program .header {
	background-image: url(images/TEheader.jpg);
	background-repeat: no-repeat;
	height: 241px;
}

#pilot_program .content {
	padding: 0px 10px 0px 20px;
}

#pilot_program .r1 {
	padding: 25px 25px 25px 25px;
	color: #333333;
	background-color: #e0e9e1;
	border-bottom: 2px solid #b9c1bb;
	background-image: url(images/pilot-program-bg.jpg);
	background-repeat: repeat-y;
}

#pilot_program .h {
	font-size: 18px;
}

#pilot_program .img {
	float: right;
	padding: 0px 30px 0px 0px;
}

#pilot_program .tbl1 {
	background-color: #ffffff;
	border: 2px solid #0d541a;
	border-spacing: 0px;
	width: 250px;
}

#pilot_program .tbl1 td {
	background-color: #ffffff;
	color: #0d541a;
	vertical-align: top;
	padding: 2px;
	font-weight: 700;
}

#pilot_program .tbl1 td.rem {
	font-weight: 500;
}

#pilot_program .tbl1 td.hdr {
	background-color: #0d541a;
	color: #ffffff;
	padding: 5px;
	font-size: 13px;
	font-weight: 700;
	height: 42px;
}

#pilot_program .tbl1 td input {
	border: 1px solid #b7b7b7;
	margin-bottom: 5px;
	color: #333333;
}

#pilot_program .sm {
	font-size: 80%;
	font-weight: 500;
	color: #0d541a;
}

#pilot_program a.sm {
	font-size: 100%;
	font-weight: 500;
	color: #0d541a;
}

#pilot_program .tbl2 {
	border-spacing: 0px;
	width: 260px;
}
