﻿@charset "utf-8";
html {
	
}
body {
	background-image: url('../images/btmfade.jpg');
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: 100% 100%;
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	color: #000000;
}
.customair #container { 
	width: 936px;
	text-align:left;
	margin: 12px 0px 0px 0px;
	padding: 0 0 0 0;
}
.customair #topheader { 
	height: 90px;
	color: black;
	margin: 0px 0 0 0;
	text-align: left;
}
.customair #mainlinkbar { 
	font: 10pt Arial, Helvetica, sans-serif;
	background-image: url('../images/linkbarbk.jpg');
	background-repeat: repeat-x ;
	height: 47px;
	color: white;
	margin: 32px 0 0 0;
	padding: 12px;
	text-align: center;
}
.customair #topintrotext { 
	font: 12pt Arial, Helvetica, sans-serif;
	height: 100px;
	width: 710px;
	color: #404040;
	margin: 0 auto;
	padding: 0px 0px 0px 230px;
	text-align: left;
}
.customair #focuslinks { 
	width: 945px;
	height: 332px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
.customair #insidecontent { 
	width: 945px;
	color: black;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	text-align: left;
} 
.customair h2{
	color: #404040;
	margin-top: 5px;
	margin-bottom: 5px;
}
.customair hr{
	border-top: 1px dotted #808080;
}
.customair #btminfoarea{ 
	font: 8pt Arial;
	color: #404040;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 48px;
	text-align: center;
} 
.customair #footer_text {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #437200;
	text-decoration: underline;
}
a:visited {
	color: #437200;
	text-decoration: underline;
}
a:hover {
	color: #F2D100;
	text-decoration: none;
}
a:active {
	color: #437200;
	text-decoration: underline;
}

.mainlinktext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainlinktext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainlinktext a:hover {
	color: #F2D100;
	text-decoration: none;
}
.mainlinktext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.btminfoarea a:link {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: underline;
}
.btminfoarea a:visited {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: underline;
}
.btminfoarea a:hover {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #F2D100;
	text-decoration: none;
}
.btminfoarea a:active {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: underline;
}
