﻿body 
{
    margin-left:0;
    margin-right:0;
    margin-top:15px;
    margin-bottom:15px;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.head:link {color: navy; text-decoration: none; }
a.head:visited {color: navy; text-decoration: none; }
a.head:hover {color: black; text-decoration: none; }
a.head:active {color: #6a6b8a; text-decoration: none; }
a:hover {color: green; text-decoration: underline; }
h1
{
    font-size: large;
	font-weight: normal;
	text-align: left;
}
fieldset
{
    width:650px;
    border-width:1;
}
.topBorder
{
    position:;
    background-image: url('http://www.flyairgate.com/images/topBorder.gif');
    background-repeat:no-repeat;
    height: 35px;
}
.bottomBorder
{
    position:relative;
    padding: 15px;
    background-image: url('http://www.flyairgate.com/images/bottomBorder.gif');
    background-repeat:no-repeat;
    width: 961px;
    height: 35px;
    left: -1px;
}
.border
{
    position:relative;
    padding-left: 15px;
    padding-right: 15px;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    width: 937px;
    top: 35px;      
}
.standout
{
    height:75px;
}
.login
{
    position: absolute; 
    top: 80px;
    right: 50px;
}
.location
{
    position:absolute;
    font-size: 14px;
    font-weight: bold;
    right: 5px;
    top: 33px;
    color: Navy;
}
.header
{
    background-image: url('http://www.flyairgate.com/images/MastHeadb.jpg');
    background-repeat: no-repeat;
    position: relative;
    text-align:center;
    top: -10px;
    width: 920px;
    height: 224px;
    vertical-align: bottom; 
    font-size:16px;
    z-index: 99;
}
.search
{
    position:absolute;
    font-weight:bold;
    font: Arial;
    top: 145px; 
    left: 15px;
}
.menu
{ 
    position:relative;
    font-weight:bold;
    font: Arial;
    top: 185px; 
    left: -15px;
    width: 950px;
}
.content
{
    position: relative;
    padding: 5px;
}
.title
{
    font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: left;
	font-weight: bold;
	height: 55px;
	vertical-align:middle;
}
.smallLeft
{
    font-size: small;
	text-align: left;
}
.smallLeftBold
{
    font-size: small;
	text-align: left;
	font-weight:bold;
}
.left
{
    font-size: 12px;
	text-align: left;
}
.leftBold
{
    font-size: 12px;
	text-align: left;
	font-weight:bold;
}
.Reqd 
{
    font-size: 1.1em;
    color: red;
    vertical-align: top;
} 
.form 
{
    position: relative;
    background-image: url('http://www.flyairgate.com/images/forms/contact.jpg');
    background-repeat:no-repeat;
    width: 900px;
    border-style: solid;
    border-color: Silver;
    border-width: 1px;
    text-align: left;
    font: Arial;
    font-size: 18px;
    font-weight: bold;
    color: Navy;
}
.formField
{
    font-size: 12px;
    height:75;
}
.centerBold
{
    font-size: 12px;
	text-align: center;
	font-weight:bold;
}
.centerBoldLargeFrame
{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border: 1px double black;
}
