.white14text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white11text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white16bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.class1 a:link {
	color: #ffffff;
	text-decoration: none;
	}
.class1 a:visited { 
	color: #ffffff;
	text-decoration: none; 
	}
.class1 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.class1 a:active { 
	color: #ffffff;
	text-decoration: underline; 
	}
	
.class2 a:link {
	color: #ffffff;
	text-decoration: none;
	}
.class2 a:visited { 
	color: #ffffff;
	text-decoration: none; 
	}
.class2 a:hover {
	color: #6caedf;
	text-decoration: none;
	}
.class2 a:active { 
	color: #6caedf;
	text-decoration: none; 
	}
	
.class3 a:link {
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.class3 a:visited { 
	color: #006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	}
.class3 a:hover {
	color: #999966;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.class3 a:active { 
	color: #999966;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	}
	
.headerspacer {
	height: 100px;
}
.topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(/images/topnav_gradient.jpg);
	background-repeat: repeat;
}
.customertools {
	background-image: url(/images/graybar.jpg);
	background-repeat: no-repeat;
	background-color: ffffff;
}

.toolsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
}
.columnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #999;
	height: 20px;
}

.innerarea {
	background-image: url(/images/inner_area.jpg);
	background-repeat: repeat-y;
	height: 390px;
}

.airportsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height:25px;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #005dab;
	text-align: center;
}

.bluetextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #005dab;
	text-align: left;
}

.blacktextleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000;
	text-align: left;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #000;
	text-align: center;
}

.columnspacer {
	background-image: url(/images/column_spacer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.innertitle {
	background-image: url(/images/inner_titlerule.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
}
