@charset "iso-8859-1";
/* CSS Document */
/* Aero Centex */

body {
	background-color:#FFFFFF;
	background-image:url(images/tiled-background.png);
	background-repeat:repeat;
	margin:0px;
}
table.background {
	background-color:#f1e9d5;
	background-image:url(images/background-prop.png);
	background-repeat:no-repeat;
}
table.tableBorder {
	border:solid 1px #000000;
}

.halfLine {
	font-size:6px;
}
.docText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	line-height:18px;
}
.docTextBold {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bolder;
	line-height:18px;
}
.indexH1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#c10e2b;
}
.indexH2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#c10e2b;
	line-height:24pt;
}
.indexEmailInfo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}
.indexEmailInfo a:link {
	color:#000000;
	text-decoration:none;
}
.indexEmailInfo a:visited {
	color:#000000;
	text-decoration:none;
}
.indexEmailInfo a:hover {
	color:#c10e2b;
	text-decoration:none;
}
.indexEmailInfo a:active {
	color:#000000;
	text-decoration:none;
}
.indexInfo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	font-weight: bold;
}
.indexInfo a:link {
	color:#000000;
	text-decoration:none;
}
.indexInfo a:visited {
	color:#000000;
	text-decoration:none;
}
.indexInfo a:hover {
	color:#c10e2b;
	text-decoration:none;
}
.indexInfo a:active {
	color:#000000;
	text-decoration:none;
}
.li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c10e2b;
}
.pi {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.asterisk {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c10e2b;
	vertical-align:top;
}
.saText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}	
.pilotInfoB {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight: bold;
}
.pilotInfoR {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c10e2b;
	line-height:22px;
}
.viewLargerMap a:link {
	color:#c10e2b;
	text-decoration:none;
}
.viewLargerMap a:visited {
	color:#c10e2b;
	text-decoration:none;
}
.viewLargerMap a:hover {
	color:#000000;
	text-decoration:none;
}
.viewLargerMap a:active {
	color:#c10e2b;
	text-decoration:none;
}
.pilotInfoR a:link {
	color:#c10e2b;
	text-decoration:none;
}
.pilotInfoR a:visited {
	color:#c10e2b;
	text-decoration:none;
}
.pilotInfoR a:hover {
	color:#000000;
	text-decoration:none;
}
.pilotInfoR a:active {
	color:#c10e2b;
	text-decoration:none;
}
.tellUsTableTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}
.requiredFields {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#c10e2b;
}
.mapBorder {
	border-style:solid;
	border-width:1px;
	border-color:#969696;
}
fieldset {
	border-style:solid;
	border-width:1px;
	border-color:#969696;
}
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ddc795;
	line-height:18px;
	padding-top:10px;
}
.footerText a:link {
	color:#ddc795;
	text-decoration:none;
}
.footerText a:visited {
	color:#ddc795;
	text-decoration:none;
}
.footerText a:hover {
	color:#000000;
	text-decoration:none;
}
.footerText a:active {
	color:#ddc795;
	text-decoration:none;
}
table.footer {
	background-color:#c10e2b;
}
.viewLargerMap {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#c10e2b;
	padding-right:8px;
}
.tellUsAOS {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.footerDesignCredits {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.footerDesignCredits a:link {
	color:#000000;
	text-decoration:none;
}
.footerDesignCredits a:visited {
	color:#000000;
	text-decoration:none;
}
.footerDesignCredits a:hover {
	color:#c10e2b;
	text-decoration:none;
}
.footerDesignCredits a:active {
	color:#000000;
	text-decoration:none;
}
input.textfield {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:4px;
	padding-right:4px;
	background-image:url(images/textField-background-1.png);
	background-repeat:repeat-x;
	border-style:groove;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;	
}
select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:146px;
	background-color:#f8f4ea;
}
.calendar {
	vertical-align:middle;
	margin-bottom:.25em;
}
table.padding {
	margin:0px;
	padding:0px;
}

textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-left:4px;
	background-image:url(images/textArea-background-1.png);
	background-repeat:repeat-x;
	border-style:groove;
	border-width:1px;
	border-bottom-color:#000000;
	border-right-color:#000000;
}

.quote 
{
    height: 94px;   
    display: block;
    font-style: italic;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    padding-left: 15px;
    overflow: hidden;
    cursor:pointer;
}

.quoteHeader
{
    display: block;
    font-size: 14px;  
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style:italic; 
    cursor:pointer;
}
