/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {
     font-family:arial;
     font-size:10pt;
      }
a:link {color:blue;
       text-decoration:none;
		}

a:hover {color:grey;
        text-decoration:none;
		}
        
a:visited {color:maroon;
        text-decoration:none;
		}        
       
div.small-text {
	 color: black;
     font-size:12px;
	 line-height:125%;	
}
div.medium-text {
	 color: black;
     font-size:14px;
	 line-height:150%;
	}
div.large-text {
	 color: black;
     font-size:24px;
	 line-height:200%;
	}	 
h1   {font-size: 26px;
     font-weight:bold;
     color: #003466;
     }
h2   {font-size: 24px;
     font-weight:800; 
     padding-bottom:15px; 
      color: #0f3f6d;
      text-align:center;
      }
h3   {font-size: 18px;
     font-weight:bold;
      color: #18548c;
      }
h4   {font-size: 15px;
     font-weight:bold;
      color: #356799;
     } 
hr   {
     margin-top:15px;
     margin-bottom:15px;
     border-color: gray;
     } 
img {
	max-width: 100%;
	height: auto;
    }
p, div {
	 color: black;
     font-size:14px;
	 line-height:150%;	  
	}
p.small-text {
	 color: black;
     font-size:12px;
	 line-height:125%;	
}
p.medium-text {
	 color: black;
     font-size:14px;
	 line-height:150%;
	}
p.large-text {
	 color: black;
     font-size:24px;
	 line-height:200%;
	}
   
td   {
	 color: black;
     font-size:14px;
	 line-height:150%;	 
     }
td.aircraft-specs   {
	 color: black;
     font-size:10pt;
	 line-height:150%;	 
     vertical-align:text-top;
     }     
td.content-margin {
	width:25px;
	}
td.text-small   {
     color: black;
     font-size:12px;
	 line-height:125%;
     }	 
 td.h1-text  {font-size: 45px;
     font-weight:bold;
     color: #003466;
	 }
td.h2-text  {font-size: 30px;
     font-weight:bold;
     color: #003466;
	 height:50px;
	 }
td.h3-text   {font-size: 22px;
     font-weight:bold;
     color: #18548c;
   	 height:40px;	
     }
td.row-spacer {height:10px;
	}
ul.nopadding {padding-top:0px; }    


