/* ------------ */
/* FUNDAMENTALS */
/* ------------ */

body {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	background-color: #d7dfd8;
	margin: 0;
	padding: 0;
	}
p {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
ul {
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
li {
	color: #333;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
h1 {
	color: #00274f;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0;
	}
h2 {
	color: #00274f;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	padding-bottom: 0;
	}
h3 {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	padding-bottom: 0;
	}
h4 {
	color: gray;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
	margin-bottom: 1px;
	}
th {
	color: #00274F;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	padding-bottom: 0;
	}
td {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
hr {
	clear: both;
	margin-top: 3px;
	height: 1px;
	color: #00274f;
	background-color: #00274f;
	border: none;
	border-top: solid 1px #00274f
	}

a {
	color: #5f482a;
	font-weight: bold;
	text-decoration: none;
	}
a:link {
	color: #5f482a;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #5f482a;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #a3a883;
	font-weight: bold;
	text-decoration: underline;
	}

/* ----------- */
/* BREADCRUMBS */
/* ----------- */

.breadcrumbs {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-transform: uppercase   
	}
.breadcrumbs a,  .breadcrumbs a:link,  .breadcrumbs a:visited,  .breadcrumbs a:hover {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
a.breadcrumbs:hover {
	text-decoration: underline;
	}
.formQuickLinks {
	margin-bottom: 0;
	}
.formSelectQuickLinks {
	width: 150px;
	height: 16px;
	font-size: 12px;
	}
.content_breadcrumbs_1, .content_breadcrumbs_2, .content_breadcrumbs_3 {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	}
.content_breadcrumbs_1 {
/*	background-image: url(../mm/images/background_breadcrumbs_1c.jpg); */
}
.content_breadcrumbs_2 {
/*	background-image: url(../mm/images/background_breadcrumbs_2c.jpg); */
	}
.content_breadcrumbs_3 {
/*	background-image: url(../mm/images/background_breadcrumbs_3c.jpg); */
	}

/* ------- */
/* CONTENT */
/* ------- */

.content_body_1, .content_body_2, .content_body_3 {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	}
.content_body_1 {
	/*	padding: 20px; */
	/*	background-image: url(../mm/images/background_1c.gif); */
	}
.content_body_2 {
	/*	padding: 20px; */
	/*	background-image: url(../mm/images/background_2c.gif); */
	}
.content_body_3 {
	/*	padding: 20px; */
	/*	background-image: url(../mm/images/interior_middle.gif); */
	/*	color: #666666; */
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

.content_body_1, .content_body_1 p, .content_body_1 td, .content_body_2, .content_body_2 p, .content_body_2 td, .content_body_3, .content_body_3 p, .content_body_3 td {
	font-size: 12px;
}

.landingPageCopy, .landingPageCopy p, .landingPageCopy td {
	color: #666666;
	line-height: 22px;
	}

.firstline {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
/* ----- */
/* FORMS */
/* ----- */

.formtable {
	
}

.formtable fieldset {
	margin-top: 18px;
}

.formtable fieldset legend {
	color: #00274F;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;  
}

.formtable input.text, .formtable textarea, .formtable select {
	border: solid 1px #dddddd;
	border-bottom-color: #aaaaaa;
	border-right-color: #aaaaaa;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, san-serif;
	width: 280px;
}

.formtable select {
	width: auto;
}

.formtable input.medium {
	width: 140px;
}

.formtable input.short {
	width: 70px;
}

.formtable input.veryshort {
	width: 35px;
}

.formtable textarea {
	height: 120px;
}

.content_body_1 .long input.text, .content_body_1 .long textarea {
	width: 550px;
}

.content_body_1 .long input.medium, .content_body_1 .long textarea.medium {
	width: 200px;
}

.content_body_1 .long input.short, .content_body_1 .long textarea.short {
	width: 120px;
}

.content_body_1 .long input.veryshort, .content_body_1 .long textarea.veryshort {
	width: 50px;
}

.formtable input.button {
	border: double 3px #000000;
	border-top-color: #bbbbbb;
	border-left-color: #bbbbbb;
	background-color: #dddddd;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.formtable th {
	padding: 3px 20px 3px 5px;
	text-align: right;
	vertical-align: top;
}

.formtable td {
	padding: 3px 4px;
	vertical-align: top;
}

.long th {
	color: #000000;
	font-size: 11px;
	padding-right: 4px;
	padding-top: 6px;
	font-weight: normal;
}

.wide input.text, .wide textarea {
	width: 500px;
}

.wide input.short {
	width: 124px;
}

.wide input.veryshort {
	width: 40px;
}

/* ------ */
/* SUBNAV */
/* ------ */

.subnav {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	}
.subnav a,  .subnav a:link,  .subnav a:visited,  .subnav a:hover {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
.subnav a:hover {
	text-decoration: underline   
	}
.subnavAddress {
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	}
.subnavCellHighlight {
	background-color: #475f74;
	background-image: url(../mm/images/subnav_background.gif);
	background-repeat: no-repeat; }

/* -------- */
/* CALLOUTS (new) */
/* -------- */

.calloutsInterior {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	}
.calloutsInterior .calloutAllCapsBold {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
/*	font-family: Verdana, Arial, Helvetica; */
	}
.calloutsInterior a,  .calloutsInterior a:link,  .calloutsInterior a:visited,  .calloutsInterior a:hover {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.calloutsInterior a:hover {
	text-decoration: underline   
	}
.calloutsInterior a.more,  .calloutsInterior a.more:link,  .calloutsInterior a.more:visited,  .calloutsInterior a.more:hover {
	color: #a3a883;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.calloutsInterior img {
	border: none;
	}

.calloutsHome {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular   
	}
.calloutsHome .calloutAllCapsBold {
	color: #00274f;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	padding-bottom: 0;
	}
.calloutsHome a,  .calloutsHome a:link,  .calloutsHome a:visited,  .calloutsHome a:hover {
	color: #00274F;
	text-decoration: none;
	}
.calloutsHome a:hover {
	text-decoration: underline   
	}
.calloutsHome a.more,  .calloutsHome a.more:link,  .calloutsHome a.more:visited,  .calloutsHome a.more:hover {
	color: #5f482a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.calloutsHome a.more:hover,  .calloutsInterior a.more:hover {
	text-decoration: underline   
	}
.calloutsHome .subtitle, .calloutsInterior .subtitle {
	font-style: italic;
	}

/* ----------- */
/* NEWS CENTER */
/* ----------- */

#media_center li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	clear: both;
	border-bottom: solid 1px #dddddd;
}

h4 .date {
	text-transform: none;
}

.media_icons {
	float: right;
	border: solid 1px #F2F2F2;
	padding: 4px;
	background-color: #ffffff;
}

.media_icons img {
	padding: 0;
}

.press_media_callout .icon {
	float: left;
	margin-right: 4px;
}

.press_release {
}

.press_release .contact {
	border-top: solid 1px #dddddd;
	font-size: 10px;
	margin-top: 12px;
	padding-top: 12px;
}

.press_content {
	margin-top: 12px;
	border-top: solid 1px #dddddd;
	padding-top: 12px;
}

.press_starter {
	font-weight: bold;
}

/* ------------------ */
/* AIRCRAFT INVENTORY */
/* ------------------ */

.inventory_gallery_callout {
	text-align: center;
	padding-bottom: 8px;
}

.inventory_gallery_callout img {
	padding: 3px;
	margin: 3px;
	border: none;
}

.inventory_gallery_callout img.sel {
	border: dashed 1px #bbbbbb;
}

.inventory_gallery_callout .caption {
	font-size: 9px;
}

.inventory_gallery_callout .title {
/*	padding-left: 6px; */
}

.gallery_photo_caption {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

.gallery_photo_caption img {
	padding: 2px;
	border: solid 1px #dddddd;
	margin: 6px;
}

.return_to {
	font-size: 9px;
	margin-bottom: 14px;
}

.grid th {
	text-align: left;
	padding: 5px;
	margin: 0px;
}

.grid {
	margin-top: 18px;
	border-collapse: collapse;
	border: solid 1px #888888;
}

.grid td {
	border: solid 1px #bbbbbb;
	padding: 5px;
	margin: 0px;
}

.inventoryDetails {
	margin-top: 18px; 
	border-collapse: collapse;
	border: solid 1px #666666;
}

.inventoryDetails td {
	border: solid 1px #aaaaaa;
	padding-left: 10px;
}

.inventoryDetails th {
	background-color: #dddddd;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.inventoryDetails th.inventory_menu {
	text-align: center;
	padding: 0 20px;
	font-size: 11px; 
	background-color: #f2f2f2;
}

.inventory_menu span {
	white-space: nowrap;
	padding-right: 12px;
}

/* ------ */
/* FOOTER */
/* ------ */

.footer {
	color: #ffffff;
	font-size: 10px;  
	text-transform: uppercase;
	text-align: center; 
	margin-top: 10px;
	margin-bottom: 10px;
	}
.footerCopyright {
	color: #acc7de;
	}
.footerServices {
	color: #849fb6;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center; 
	margin-top: 10px;
	margin-bottom: 10px;
	}
.footerServices a,  footerServices a:link, .footerServices a:visited, .footerServices a:hover {
	color: #849fb6;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center; 
	margin-top: 10px;
	margin-bottom: 10px;
	}
.footerServices a:hover {
	text-decoration: underline;
	}
/* -------------- */
/* SEARCH RESULTS */
/* -------------- */

/*
.search_result {
	margin-bottom: 10px;
	}
.search_desc {
	font-size: 10px;  
	}
.search_link {
	font-size: 10px;  
	}
*/


.search_result {
   padding: 14px;
   border-bottom: solid 1px #EEE;
}

.search_title {
   font-size: 13px;
   font-weight: bold;
}

.search_desc {
   font-size: 12px;
   font-weight: normal;
}

.search_link {
   font-size: 11px;
}

.search_details {
   font-size: 11px;
}


/* ------------ */
/* EXPERIMENTAL */
/* ------------ */


#searchBox {
	margin-top: 0;  
	margin-bottom: 0;
	}
#searchBox input.text {
	width: 115px;
	}

#content p {
	color: #333333;
}

#footer p {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center; }

#callouts p {
	color: #ffffff;
	font-size: 10px;

}
#callouts a, #callouts a:link, #callouts a:visited, #callouts a:hover {
	color: #00ff00;
	}
#callouts .allCapsBold {
	font-family: Verdana, Arial, Helvetica;
}

.allCapsBold {
	font-weight: bold;
	text-transform: uppercase;  
}
