body {
	width: 790px;
	margin: 15px auto 15px auto;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.label {
	color: #000080;
	font-weight: bold;
}

table#surveytable {
	width: 100%;
	border: 1px #999999 solid;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

table#surveytable th {
	color: #000080;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
table#surveytable th.departureairport {
	border: #000080 solid;
	border-width: 0px 1px 1px 0px;
	width: 153px;
}
table#surveytable th.tripsheader {
	border: #000080 solid;
	border-width: 0px 1px 1px 0px;
}
table#surveytable th.tripsheader.north {
	color: #800080;
	width: 60px;
}
table#surveytable th.tripsheader.pacific {
	color: #008000;
	width: 60px;
}
table#surveytable th.tripsheader.east {
	color: #000080;
	width: 60px;
}
table#surveytable th.tripsheader.intl {
	color: #0000ff;
	width: 60px;
}
table#surveytable th.percentheader {
	border: #000080 solid;
	border-width: 0px 1px 1px 0px;
}
table#surveytable th.percentheader.personal {
	width: 60px;
}
table#surveytable th.percentheader.business {
	width: 60px;
}
table#surveytable th.prefcarrier {
	border: #000080 solid;
	border-width: 0px 1px 1px 0px;
	width: 131px;
}
table#surveytable th.futuretrips {
	border: #000080 solid;
	border-width: 0px 0px 1px 0px;
}


table#surveytable td {
	color: #000080;
	font-size: 11px;
	text-align: center;
	border: #000080 solid;
	border-width: 1px 1px 0px 0px;
	padding: 5px 0px;
}
table#surveytable td.leftcol {
	text-align: right;
	font-weight: bold;
	padding: 5px 2px;
}
table#surveytable td.leftcol.to_abq {
	color: #800080;
}
table#surveytable td.rightcol {
	border: #000080 solid;
	border-width: 1px 0px 0px 0px;
}



#surveyform {
	
}
#surveyform .emailaddress {
	width: 300px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#surveyform .lastname {
	width: 95px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#surveyform .firstname {
	width: 70px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-left: 2px;
}
#surveyform .initial {
	width: 20px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-left: 2px;
}
#surveyform .company {
	width: 188px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#surveyform .zipcode {
	width: 40px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-left: 2px;
}
#surveyform .aircraftaccess {
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#surveyform .numbox {
	width: 35px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}
#surveyform .carrier {
	width: 131px;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
#surveyform .flightcomment {
	width: 480px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}


.box {
	border: 1px #999999 solid;
	padding: 5px 2px;
	margin: 0px 0px 10px 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.box.header {
	text-align: center;
	font-size: 18px;
	color: #000080;
}



table#toptable {
	width: 100%;
	border: 1px #999999 solid;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
table#toptable td {
	padding: 0px 0px 7px 0px;
}
table#toptable td.num {
	width: 20px;
}
table#toptable td.item2 {
	color: #800080;
}
table#toptable td.item3 {
	color: #000080;
}


table#contactinfo {
	width: 100%;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
table#contactinfo td {
	padding: 0px;
}
table#contactinfo td.leftcol {
	width: 100px;
	text-align: right;
	vertical-align: middle;
}
table#contactinfo td.middlecol {
	width: 320px;
	text-align: left;
	vertical-align: top;
}
table#contactinfo td.rightcol {
	text-align: left;
	vertical-align: top;
}



table#bottomtable {
	width: 100%;
	border: 1px #999999 solid;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}
table#bottomtable td.leftcol {
	width: 80px;
	text-align: right;
	vertical-align: top;
	padding: 1px 0px 0px 0px;
}
table#bottomtable td.middlecol {
	width: 500px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}
table#bottomtable td.rightcol {
	text-align: center;
	vertical-align: middle;
}




#errors {
	border: 1px #999999 solid;
	padding: 5px 2px;
	margin: 0px 0px 10px 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #cc0000;
}
#errors .header {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #cc0000;
}
#errors .item {
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 4px 0px 0px 20px;
}



.box.thankyou {
	text-align: center;
	padding: 30px 0px 30px 0px;
	font-size: 12px;
}

.box.thankyou .thankyoutext {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin: 0px 0px 15px 0px;
}