@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: #363636;
}
h2 {}
h3 {}

strong {
	color: #0C21D4;
}

.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: #AF000D;
font-weight:700;
}
.larger {
	color: #E20001;
	font-weight:700;
	font-size:21px;
}
.txtsm {font-size:10px; color:#666;}
.style1 {color: #666666}

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

#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;
}
#tickboxes {
	font-size: 12px;
}
#tickboxes li{
	background-image: url(../images/bpoint.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
	background-position: 3px;

}
#tickboxes strong {
color:#000000;
}
