html, body {
	margin: 0; padding: 0; border: 0;
    font: bolder 12pt Verdana, Arial, Helvetica, sans-serif;}

body { 
	background: #F0FFFF url(aerohue70.png) no-repeat fixed 118px 50px; 
	color: #0000FF;}

div.header {
    background: #D9D9D9 url(aeroemb70.png) no-repeat fixed 118px 48px;
    border-bottom: 15px solid #0066CC;
    padding-right: 3em;
    z-index: 1;
    height: 140px;}

div.header h1 {
    color: #0000FF; 
    margin: -9px -9px 0.5em; 
    padding: 15px 0 0;
    font: italic bold 36px/normal Geneva, Arial, Helvetica, sans-serif; 
    letter-spacing: normal; 
    text-align: right; 
    text-transform: lowercase;}

div.header h2 {
    color: #0000FF; 
    margin: -9px -9px 0.5em; 
    padding: 15px 0 0; 
    font: italic bold 36px/normal Geneva, Arial, Helvetica, sans-serif; 
    letter-spacing: normal; 
    text-align: right; }
	
p {
    margin: 0 1em 1em; 
    color: #0000FF; 
    font: normal small Verdana, Arial, Helvetica, sans-serif;}

p.c1 { text-align: center;}

.center {text-align: center;}

.centerbold {
	font-weight: bold;
	text-align: center; }

.strong {
	font-weight: bold; }

h1 { font-size: x-large; font-weight: bold; }

h2 { font-size: large; font-weight: bold; }

h3 { margin-bottom: 0.25em; color: #0000FF; }

h4 { font-size: 18px; font-weight: 700;
    background-image: url(../../Library/transparent); }

h6 { font-size: 16px; font-weight: bold;
    background-image: url(../../Library/transparent); }
	
div#content { color: #0000FF; top: 155px; position: absolute; left: 155px;
	padding: 10px; }
div#content li {
	font-size: small;
	font-weight: normal;
}

div#content a:link { color: #0000FF; font-weight: bold; text-indent: .5pt; left: 0px;}

div#content a:visited { color: #0000FF; font-weight: bolder;}

div#content a:link:hover {color: #FF00CC;}

div#content a:visited:hover {color: #6FF;}

#content table ul{
	list-style: none;
}

#content table li {
	list-style: none;
	margin-left: -1em;
}

div#footer { font-size: 0.7em; text-align: center; margin-bottom: 1em; color: #0000FF: transparent; }

.strong, B { font-weight: bolder;}    /* Fix Navigator 4 bug */

td { font-size: small; }

hr { background: #00F; height: 1em; }

.clear { clear:both; }
