.mainHeader
{
	font-size: 24px;
	line-height: 28px;
	padding-top: 6px;
}

.secondaryHeader
{
	font-size: 20px;
	line-height: 24px;
	padding-top: 6 px;
}

.credLine
{
	font-size: 20px;
	line-height: 20px;
	padding-top: 6px;
	font-family: Times, New Times Roman, Palatino, serif;
}

.brandName
{
	font-size: 22px;
	color: #000066;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.comments
{
	border: 1px #CCC solid;
	padding: 4px;
	width: 300px;
}

/*-----------------------MISC STYLES ------------------ */
body
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	border-color: white;
	border-width: 1px;
	border-style: solid;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #000066;
	font-weight: normal;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: normal;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	font-weight: normal;
}

a:link, a:visited, a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

/* ----------------------------------------CLEARDIV STYLES---------------------------- */
#cleardiv { clear: both; }
#clearleft { clear: both; }

/* --------------- CONTAINER STYLES ---------------------------- */
#container
{
	margin: 0px;
	width: 101%;
	height: 100%;
}

/* ----------------------------------------BANNER STYLES---------------------------- */
#banner
{
	width: 101%;
	margin: 0px;
	height: 59px;
	border-bottom-style: solid;
	border-color: #AB4F41;
	border-width: 4px;
}

#planes
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 168px;
}

#title
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
}

/* ------------------- CENTER COLUMN STYLES ---------------------------------- */
/* centerblock */
#centerblock
{
	margin-left: 140px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	height: 100%;
	background-image: url(../images/airplane7_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: inherit;
}

#centerblock p, li { font-size: 12px; }
#centerblock td { font-size: 12px; }

#centerblock a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

#centerblock a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

#centerblock a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

#centerblock a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	font-size: 12px;
}

#centerblock th { font-size: 10px; }

/* ------------------- LEFT COLUMN STYLES ---------------------------------- */
/* content left column */
#leftblock
{
	float: left;
	height: 100%;
	top: 61px;
	bottom: 0px;
	width: 140px;
	background: #444b63;
	left: 0px;
}

ul#mainnav
{
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #000066;
	border-right-color: #000066; */
}

ul#mainnav li a:link, ul#mainnav li a:visited
{
	text-decoration: none;
	display: block;
	width: 96%;
	padding-left: 6px;
	background-color: #5c6f90;
	font: bold 10pt/1.5 arial, san-serif;
	color: #fff;
}

ul#mainnav li { border-top: 1px solid #a5b5c6; }

ul#mainnav li a:hover
{
	background-color: #666666;
	color: #eee;
}

ul#mainnav ul.subnav
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainnav ul.subnav li
{
	border-top: 0 none;
	padding-left: 1em;
}

ul#mainnav ul.subnav li a:link, ul#mainnav ul.subnav li a:visited
{
	padding: 1px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5c6f90;
	background-color: transparent;
}

ul#mainnav ul.subnav li a:hover
{
	color: #43616b;
	background-color: transparent;
	text-decoration: underline;
}

/* ----------------------- SETS FOOTER DIV --------------------- */
#footer p { font-size: 12px; }

#footer
{
	width: 101%;
	height: 150px;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: white;
	margin: 0 -2px 0 -2px;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #ab4f41;
}

#footer a:link, a:visited, a:active
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

#footer a:hover
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#footer td { font-size: 10px; }

.footerleft
{
	text-align: left;
	color: #1f0a4b;
	width: 200px;
	font-size: 10pt;
	margin-left: 8px;
	margin-bottom: 0px;
}

.footerright
{
	text-align: right;
	color: #1f0a4b;
	margin-bottom: 0px;
	margin-left: 80%;
	font-size: 10pt;
}


.hr_lightB
{
	border-top: 0px transparent solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px #e1e1e1 solid;
	padding-top: 12px;
}
