body {
	height: 100%;
	width: 100%;
	margin: 15px 0px 20px 0px;
	padding: 0px;
	font: 11px arial, sans-serif;
	color: #333;
}
img {
	border: none;
}
p {
	line-height: 15px;
	margin: 0px 0px 15px 0px;
}
a {
	color: #29496D;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #BECFEF;
}
#container {
	width: 740px;
	margin: 0px auto 0px auto;
}
#header {
	/* padding-bottom: 15px; */
	/* border-bottom: 10px solid #e4e4e4; */
	margin-bottom: 15px;
	height: 150px;
	background: url(/page_images/banner.jpg) no-repeat;
}
#logo {
	width: 115px;
}
h1 {
	font-size: 19px;
	color: white;
	padding: 10px 0px 10px 5px;
	background-color: #4D81BC;
	margin: 0px 0px 15px 0px;
}
h2 {
	font-size: 15px;
	color: white;
	padding: 5px 0px 5px 5px;
	background-color: #8ED5EB;
	margin: 0px 0px 15px 0px;
}
#intro {
	margin-top: 45px;
	margin-right: 5px;
	width: 62%;
	vertical-align: middle;
	text-align: center;
	float: right;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
#intro2 {
	line-height: 22px;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}	
#leftmenu {
	position: relative;
	float: left;
	width: 120px;
	margin-bottom: 10px;
}
#leftmenu h1 {
	margin: 0px 0px;
	display: block;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 13px 0px 13px 5px;
	background-color: #29496D; 
	border-bottom: 1px solid white;
}	
#leftmenu a {
	display: block;
	width: 120px;
	font-size: 13px;
	color: #29496D;
	text-decoration: none;
	padding: 13px 0px 13px 5px;
	background-color: #BECFEF; 
	border-bottom: 1px solid white;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 115px;
}
#leftmenu a:hover {
	background-color: #7D9CD8;
	color: white;
}
#airportpark, #leftads {
	clear: left;
	float: left;
	width: 120px;
	margin-bottom: 10px;
}
#airportpark h1 {
	margin: 0px 0px;
	display: block;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 13px 0px 13px 5px;
	background-color: #26903B; 
	border-bottom: 1px solid white;
}	
#airportpark a {
	display: block;
	width: 120px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	background-color: #6FB87E; 
	border-bottom: 1px solid white;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 115px;
}
#airportpark a:hover {
	background-color: #49A45C;
}
#main {
	position: relative;
	margin-left: 135px;
}
#footer {
	clear: both;
	border-top: 10px solid #e4e4e4;
	text-align: center;
}
#footer p {
	margin: 15px 0px 0px 0px;
}
fieldset {
	margin: 20px 0px 20px 0px;
}
#top {
	margin: 40px 0px 40px 0px;
}
#airportinfo a {
	font-size: 13px;
}
.blue {
	color: #0000FF;
	font-weight: bold;
}
.blue:hover {
	color: #0000FF;
	text-decoration: underline;
}
.green {
	color: #00FF00;
	font-weight: bold;
}
.green:hover {
	color: #00FF00;
	text-decoration: underline;
}
.pink {
	color: #FF00FF;
	font-weight: bold;
}
.pink:hover {
	color: #FF00FF;
	text-decoration: underline;
}
		
label
{
	font-size:11px;
	float: left;
	width: 150px;
	padding-top: 4px;
	margin: 2px;
}
.form_text {
	font-size:11px;
	border: 1px solid gray;
	margin: 4px;
}
