/*TOP NAVIGATION DROP DOWN AND NAV*/
#topLeft {
	float: left;
	top:0em;
	width: 210px;
	height: 86px;
	padding: 0px;
	margin: 0px;
	}
#nav {
	float: right;
	width: auto;
	height: 3.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	background: #595859;
	left: 0em;
	border-top: 1px solid #8B8A8B;
	}

#nav ul {
	width: auto;
	margin: 0;
	padding: 0;
	background: #7A7A7A;
	left: 0em;
	position: absolute;
	display: none;
	}
	
#nav:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#nav li {
	position: relative;
	list-style: none;
	float: left;
	text-align: left;
	width: auto;
	}
#nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 5px 5px 7px;
	cursor: hand;	
	}
	/* 1 OF 2 THAT EFFECTS SECONDARY NAV BOX WIDTH */
#nav li li {
	position: relative;
	list-style: none;
	float: left;
	text-align: left;
	width: 15em;
	}

#nav li li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 5px 5px 7px;
	cursor: hand;	
	}

/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */

#nav ul ul {
	left: 15em;
	top: 0;
	margin-top: 0em;
	border-left: 1px solid #999999;
	}

#nav li ul li a {
	padding: 5px 10px 5px 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
} /* Sub Menu Styles */

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.over ul ul,
#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.over ul,
#nav li li.over ul,
#nav li li li.over ul { display: block; } /* The magic */

#nav li.menuparent { 
	background: transparent; 
	}
#nav li li.menuparent {
	background: transparent url(images/popArrow.gif) right center no-repeat;
}
/* FOR TOP NAV WHEN ON THAT SECTION */
div#on {
	color: #FFFFFF;
	text-decoration: none;
	}
div#on a {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	}
	
	
/* ONLY WAY TO GET RID OF 2nd BACKGROUND ROLLOVER
#nav li.menuparent:hover,
#nav li.over { background-color: #f4f4f0!important; }
*/

#nav li a:hover {
	color: #FFFFFF;
	background-color: #595859;
}
#nav li li a:hover {
	color: #FFFFFF;
	background-color: #959595;
}
/*-?????????????????*/
#navFaq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 13px 2px 13px 0px;
	margin: 0px;
	position: relative;
	text-align: right;
	border: 1px;
	}
#navFaq li {
	display: inline;
	list-style-type: none;
	margin:0px 5px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
#navFaq li.phone {
	background-image: none;
	}
#navFaq a:link, #navFaq a:visited {
	color:#FFFFFF; 
	text-decoration: none;
}
#navFaq a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
/*END TOP NAV AND DROP DOWN*/



#flash {
	width: 770px;
	height: 270px;
	padding: 0px;
	margin: 0px;
	}

#pagetop {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#top {
	width: 1010px;
	height: 86px;
	padding: 0px;
	margin: 0px;
	background-color: #595859;
	background-image: url(images/planegroup.gif);
	background-position: left;
	background-repeat: no-repeat;
	}


/*BODY*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: auto;
	list-style-type: square;
	}
body.leftstrip {
	background-image: url(images/leftstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
body.popup {
	margin: 0px;
	padding: 0px;
	width: auto;
	}
body a:link, body a:visited {
	color:#2B3C75; 
	text-decoration: underline;
	}
body a:hover {
	color:#2B3C75;
	text-decoration: none;
	}
body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	}
body h1.underline {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	}
body h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	}
body h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	}
body h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #2B3C75;
	font-weight: normal;
	font-size: 19px;
	padding: 20px 0px 7px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #C7CAD6;
	clear: both;
	}
body h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
body h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
body h6.careers {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #2B3C75;
	}
body small  a:link, body small a:visited {
	color:#666666; 
	text-decoration:underline;
	}
body small  a:hover {
	color:#999999;
	text-decoration: none;
	}


p {
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0px;
	}
p.leadin {
	color: #2B3C75;
	font-size: 11px;
	padding-bottom: 12px;
	}
p.leadin a:link, p.leadin a:visited {
	color:#2B3C75; 
	text-decoration: underline;
	}
p.leadin a:hover {
	color:#2B3C75;
	text-decoration: none;
	}
p.aircraft {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	font-family:  Helvetica, Arial, sans-serif;
	font-style: normal;
	padding: 0px 0px 10px 159px;
	}
p.aircraft a:link, p.aircraft a:visited {
	font-weight: bold;
	color:#2B3C75; 
	text-decoration: underline;
	}
p.aircraft a:hover {
	font-weight: bold;
	color:#2B3C75;
	text-decoration: none;
	}
p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	}
.privacy {
	text-align: right;
	padding-right: 12px;
	}
ul {
	padding: 10px 0px 12px 40px;
	margin: 0px;
	}

#footer {
	width: 400px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #0A1E60;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	}
#footer ul {
	list-style: none;
	padding: 0px 0px 12px 0px;
	margin: 0px;
	}
#footer li a:link, #footer li a:visited {
	list-style: none;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/ReqArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
#footer li a:hover {
	list-style: none;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/ReqArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
#footerTlb {
	border-top: 1px solid #C7CAD6;
	padding: 12px 0px 0px 0px;
	}
#footerTlb td {
	padding-bottom: 10px;
	}
#footerTlb p {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	}
#footerTlb  a:link, #footer a:visited {
	color:#0A1E60; 
	text-decoration: none;
	}
#footerTlb a:hover {
	color:#0A1E60;
	text-decoration: underline;
	}
#footer2 {
	width: 690px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #0A1E60;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	}
#footerHome {
	width: 750px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #0A1E60;
	padding: 0px 25px 0px 25px;
	margin: 10px 0px 0px 0px;
	}

/*TEIR 2 PAGES*/
#home {
	width: 820px;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 10px;
	}
#hometable td {
	width: 235px;
	padding: 0px 0px 20px 25px;
	margin: 0px;
	}
#page {
	width: 770px;
	margin: 0px;
	float: left;
	clear: both;
	display: block;
	}
#pageform {
	width: 800px;
	margin: 0px;
	float: left;
	display: block;
	clear: both;
	}
#pageleft {
	list-style-type: none;
	width: 346px;
	clear: both;
	margin: 0px;
	padding: 32px 0px 0px 0px;
	float: left;
	display: block;
	}
#pageleft p {
	padding: 10px 20px 10px 22px;
	margin: 0px;
	}
#pageleft p.media {
	color: #2B3C75;
	font-size: 11px;
	font-style: normal;
	padding-top: 25px;
	}

#pageleft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding: 25px 0px 10px 0px;
	margin: 0px 20px 0px 22px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B0A4;
	}
#pageright {
	width: 400px;
	height: auto;
	float: left;
	clear: right;
	display: block;
	padding: 30px 0px 30px 24px;
	margin: 0px;
	line-height: 16px;
}
#pagerightform{
	width: 430px;
	height: auto;
	float: left;
	clear: none;
	padding: 30px 0px 30px 20px;
	line-height: 16px;
}

#pagefull {
	width: auto;
	height: auto;
	float: left;
	clear: none;
	padding: 30px 40px 30px 40px;
	line-height: 16px;
}

#full {
	width: 750px;
	height: auto;
	float: left;
	clear: none;
	padding: 0px;
	margin: 1em 0em 0em .7em;
}





#medianews {
	padding: 0px 22px 0px 22px;
	font-size: 11px;
	margin-bottom: 35px;
	}

#medianews th {
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B0A4;
	padding: 8px 6px 10px 0px;
	font-weight: normal;
	vertical-align: top;
}
#medianews th.more {
	border: none;
	}
#medianews th.more a:link, #medianews th.more a:visited {
	color:#2B3C75; 
	text-decoration: underline;
}
#medianews th.more a:hover {
	color:#2B3C75;
	text-decoration: none;
}

#medianews td {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B0A4;
	padding: 8px 0px 10px 6px;
	}

#medianews td.ancilliaryitems{
	color: #999999;
}
#medianews a:link, #medianews a:visited {
	color:#2B3C75; 
	text-decoration: none;
}
#medianews a:hover {
	color:#2B3C75;
	text-decoration: underline;
}



.imagelibrary td {
	padding: 6px 12px 6px 0px;
	margin: 0px;
	}


#mediagrid {
	padding: 2px 0px 15px 0px;
	margin: 0px;
	}
#mediagrid th {
	font-weight: normal;
	padding: 6px 8px 6px 0px;
	}
#mediagrid td.col1 {
	padding: 6px 15px 6px 0px;
	}
	
#mediagrid2 {
	padding: 2px 0px 15px 0px;
	margin: 0px;
	}
#mediagrid2 th {
	font-weight: normal;
	padding: 6px 8px 6px 0px;
	border-bottom: 1px solid #C7CAD6;
	}
#mediagrid2 td.col1 {
	padding: 6px 18px 6px 0px;
	border-bottom: 1px solid #C7CAD6;
	}
#mediagrid2 td {
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #C7CAD6;
	}

#charts {
	width: 400px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 30px;
	}
#charts th {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	padding: 5px;
	border-left: 1px solid #000000;
	}
#charts th.col1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	border-left: none;
	}
#charts td {
	padding: 5px;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	}
#charts td.col1 {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #000000;
	border-left: none;
	}
#charts td.col2 {
	width: 280px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	}
#charts td.numbers {
	padding: 5px;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	}

#datagrid {
	font-size: 11px;
	margin-bottom: 35px;
}

#datagrid th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px 6px;
	font-weight: normal;
	vertical-align: top;
}
#datagrid td {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px 6px;
}

#datagrid td.ancilliaryitems{
	color: #999999;
}
#datagrid a:link, #datagrid a:visited {
	color:#2B3C75; 
	text-decoration: underline;
}
#datagrid a:hover {
	color:#2B3C75;
	text-decoration: none;
}
#datagrid.fleetpartners th {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom: none;
	padding: 0px;
	font-weight: normal;
	vertical-align: middle;
	}
#datagrid.fleetpartners td {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom: none;
	padding: 0px;
	}

/*HOME PAGE*/
#homebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/home_02.html);
	width: 770px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: top;
	color: #666666;
}

#homebottom box {
	text-align: left;
	padding: 100px 6px 2px 8px;
	clear: none;
	cursor: hand;
	width: 178px;
	height: 250px;
	float: left;
}


/*POUP PLANES*/
#planes b {
	font-size: 90%;
	color: #FFFFFF;
	}
#line {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	}
#floatleft {
	float: left;
	clear: none;
}
ol {
	padding: 10px 0px 0px 45px;
	margin: 0px;
	}
ol li {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	}
blockquote {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	}
.indent2 {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	}
	
	
	
/* REQUEST FORM */

.form p {
	padding-bottom: 10px;
	}
.form hr { 
	border-top: 1px solid #CCCCCC; 
	border-bottom: none; 
	border-right: none; 
	border-left:none; 
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
.form td {
	padding-bottom: 4px;
	vertical-align: top;
	}
.form2 td {
	padding-bottom: 0px;
	vertical-align: top;
	}

