﻿
div#header .main-menu {
	background: #03314D;
	border: 0px;
	border-left: 1px solid #53718A;
	margin: 11px 0px 0px 1px;
	padding: 0px;
	width: 755px;
	}
	
div#header .main-menu ul {
	border: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	}
	
div#header .main-menu li {
	border: 0px;
	border-right: 1px solid #53718A;
	color: #FFFFFF;
	float: left;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
div#header .main-menu li a {
	color: #FFFFFF;
	display: block;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	}
	
div#header .main-menu li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	}
	
div#header .main-menu li a:hover, 
div#header .main-menu li a.selected, 
div#header .main-menu li a.selected:visited, 
div#header .main-menu li a.selected:active {
	background: #215777;	
	color: #66C5FF;
	display: block;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	}
	
div#header .main-menu li a:active {
	background: #215777;	
	color: #66C5FF;
	display: block;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	}
	
div#header .main-menu .main-menu-on {
	background: #03314D;
	border: 0px;
	border-right: 1px solid #53718A;
	color: #66C5FF;
	float: left;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 8px 2px 8px;
	}
	
div#footer 
	{
	background: #FFFFFF;
	border: 0;
	margin: auto;
	padding: 0px 10px 0px 11px;
	width: 749px;
	height: 100px;
	}
	
div#footer .iata {
	background: #FFFFFF;
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	width:  85px;
	}
	
div#footer .atol {
	background: #FFFFFF;
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	width:  79px;
	}
	
div#footer .atol-text {
	background: #FFFFFF;
	border: 0px;
	border-right: 1px solid #CBD1D4;
	color: #CBD1D4;
	float: left;
	font-family: arial;
	font-size: 0.6em;
	font-weight: normal;
	margin: 12px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	width: 218px;
	}
	
div#footer .footer-menu {
	background: #FFFFFF;
	border: 0px;
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	}
	
div#footer .footer-menu ul {
	border: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	}
	
div#footer .footer-menu li {
	border: 0px;
	color: #CBD1D4;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.6em;
	margin: 0px;
	padding: 0px;
	}
	
div#footer .footer-menu li a {
	/*color: #CBD1D4;*/
	color: #03314D;
	display: block;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	width: 250px;
	}
	
div#footer .footer-menu li a:visited {
	/*color: #CBD1D4;*/
	color: #03314D;
	display: block;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	width: 250px;
	}
	
div#footer .footer-menu li a:hover, 
div#footer .footer-menu li a.select,
div#footer .footer-menu li a.select:link,
div#footer .footer-menu li a.select:hover,
div#footer .footer-menu li a.select:active,
div#footer .footer-menu li a.select:visited {
	color: #66C5FF;
	display: block;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	width: 250px;
	}
	
div#footer .footer-menu .footer-menu-on {
	border: 0px;
	color: #53718A;
	display: block;
	font-family: arial;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 0.6em;
	margin: 0px;
	padding: 2px;
	width: 250px;
	}
		
.globalfooter, .globalfooter a, .globalfooter a:link, .globalfooter a:visited, .globalfooter a:active
	{
	color: white;
	}
