@charset "utf-8";
body {
	margin: 5px;
	padding: 0px;
	font-family:arial; 
	font-size:11px;
}
a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:underline;}
p {font-size:11px;}
ul {font-size:11px;}
img {border:none;}

h1 {
	font-size: 18px;
	color: #F65D00;
}
h2 {}
h3 {}

strong { color: #F65D00 ;}

.airportlist {
	list-style-image: url(../images/bp.jpg);
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	clip:   rect(auto auto auto auto);
}

.error {
color: #F65D00;
font-weight:700;
}
.txtsm {font-size:10px; color:#666;}
.style1 {color: #666666}

.formtitle {
	color:#FFF;
	font-weight:700;
	font-size: 13px;
}
.textfields {
	
	font-size: 11px;
}
.textfields1 {
	border: 1px solid #FE7800;
	font-size: 11px;
}
.ftitle {
	font-size: 11px;
	color: #000000;
	font-weight: 700;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer {color:#fff;}
a.ftrlinx:link, a.ftrlinx:visited {
	color:#ffffff;
	font-weight: bold;
}
a.ftrlinx:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.testimonials {
	font-size: 12px;
	color: #333333;
}
.notes {
	
list-style-image: url(../images/bg_li.gif);
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
top: 7px;
	clip:   rect(auto auto auto auto);
}