﻿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;
}
#access a:link {color: black; text-decoration: none; }
#access a:visited {color: black; text-decoration: none; }
#access a:hover {color: black; text-decoration: none; }
#access a:active {color: black; text-decoration: none; }
a.head:link {color: navy; text-decoration: none; }
a.head:visited {color: purple; text-decoration: none; }
a.head:hover {color: green; text-decoration: underline; }
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;
}
.leftBorder
{
    background-image: url('images/newLeft.jpg');
    background-repeat: repeat-y;
}
.rightBorder
{
    background-image:url('images/newRight.jpg');
    background-repeat:repeat-y;     
}
.border
{
    padding-left: 15px;
    padding-right: 15px;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    width: 937px;
    top: 50px;      
}
.standout
{
    height:75px;
}
.login
{
    top: 80px;
    right: 50px;
}
.location
{
    font-size: 14px;
    font-weight: bold;
    right: 5px;
    top: 33px;
    color: Navy;
}
.header
{
    background-image: url('http://www.FlyAirGate.com/images/MastHead.jpg');
    background-repeat: no-repeat;
    text-align:center;
    top: -10px;
    width: 920px;
    height: 234px;
    vertical-align: bottom; 
    font-size:16px;
    z-index: 99;
}
.search
{
    font-weight:bold;
    font: Arial;
    top: 145px; 
    left: 15px;
}
.title
{
    font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: left;
	font-weight: bold;
	height: 50px;
	vertical-align:top;
}
.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 
{
    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;
}
.centerBoldLarge
{
    font-size: 14px;
	text-align: center;
	font-weight:bold;
}
#access
{
	font-size: 8px;
	text-align: center;
}
