 body {
	background-color: #E0EAEF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

 
 .header {
	margin: 15px auto 0px auto;
	background-color: #14283C;
	padding: 0px 0px 0px 0px;
	width: 900px;
	border-right:#000000 solid 2px;
		border-top:#000000 solid 2px;
}

 
  .headerleft {
	background-color: #14283C;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	width: 225px;
	border-bottom: 5px solid #FFCC00;
}

    .headerright {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
		border-bottom: 5px solid #FFCC00;
}

  .center {
	margin: 0px auto 0px auto;
	background-color: #CBDCE4;
	padding: 0px 0px 0px 0px;
	width: 900px;
		border-right:#000000 solid 2px;
				border-left:#000000 solid 2px;
}

 
   .centerleft {
	background-color:#2C5883;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	width: 225px;
}

   .centerright {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	vertical-align: top;
}

 .footer {
	margin: 0px auto 15px auto;
	background-color: #14283C;
	width: 900px;
	color:#FFFFFF;
		border-right:#000000 solid 2px;
		border-top:#000000 solid 2px;
}

 
    .footerleft {
	background-color: #14283C;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	width: 225px;
		padding: 10px 10px 10px 10px;
}

   .footerright {
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background-color: #14283C;
	text-align:center;
		padding: 10px 10px 10px 10px;
}

.navlist {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 87px;
	background: #14283C;
	font-weight: bold; 
	font-size: 0.75em;
	 vertical-align:bottom;				
}

.navlist ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}

.navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.navlist a:link, .navlist a:visited {
	display: block;
	float: left;
	color: #FFFFFF;
	padding: 15px 15px 0px 10px;
	text-decoration: none;
			border-right:#999999 1px solid;
			height:50px;
			margin-top:10px;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover {
	color: #ffffff;
	text-decoration: none;
			border-right:#999999 1px solid;
}

.navlist a:hover {
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom:0px;
			border-right:#999999 1px solid;
						height:40px;
}

.title {
	font-size: 1.5em;
	font-weight: bold;
	padding: 8px 0px 2px 0px;
	text-align: center;
	color:#FFFFFF;
	margin-left:70px;
}

.pad20 {
padding:15px 15px 15px 15px;
}

.pad15 {
padding:15px 15px 15px 15px;
}

  .black{font-family:Tahoma; font-size:11px;  color:#2D3A3C; }
    .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF;
	height:28px;}
  
P.initial:first-letter {

      font-size: 200%; float: left; }
		
.aviationlist {
padding:0.5em 2em 1em 2em;
background-color:#EFFBFF;
width: 220px;
background-image: url(../images/darkbluebar.png) ; 
background-position: top; 
background-repeat:repeat-x;
border:#000099 thin solid;
color:#333333;
font-family:Tahoma; 
font-size:11px;
font-weight:bold;
display:block;
margin:10px 10px 10px 25px;
	}
	
	
	table.aviationform {
background-color:#EFFBFF;
width: 95%;
background-position: top; 
color:#333333;
font-family:Tahoma; 
font-size:0.80em;
margin:10px auto 10px auto;
	}
	
table.aviationform a:link, table.aviationform a:visited{
color:#0000FF;
}	
	
table.aviationform td {
padding:0.5em 0em 0.5em 2em;
}

table.aviationform th {
padding:0.5em 0em 0.5em 2em; 
background-image: url(../images/790.png)  ;
background-position:left; 
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
height:28px;
}

.formholder {
background-color:#EFFBFF;
width: 625px;
margin:10px auto 10px auto;
}

.heading {
font-size:1.5em;
color:#333333;
font-weight:bold;
line-height:2em;
text-align:center;
}

.required {
background-color:#FFFFCC;
}

.subtotal {
border-top: #333333 dashed 1px;}

.total {
border-top: #333333 double 1px;}

a:link, a:visited {
color:#FFFFFF;
}

a:hover {
color:#CCFFFF;
}

.frontier {
font-size:0.65em;
line-height:15px;
}

.aviationlists {
padding:0.5em 2em 1em 2em;
background-color:#EFFBFF;
width: 620px;
border:#000099 thin solid;
color:#333333;
font-family:Tahoma; 
font-size:0.9em;
font-weight:bold;
display:block;
margin:10px 10px 10px 25px;
	}
	
a:link, a:visited, a:hover{
text-decoration:none;
}	

.error_strings
{
    font-family:Verdana;
    font-size:1.1em;
	color:#F00;
	font-weight:bold;
}