BODY {
	color: White;
	/*background-color: #DAE5F0;*/
	background-color: #E4E4E4;
	background-image: url(air_grad_grey.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #99B3CC;
	scrollbar-arrow-color: #346699;
	scrollbar-base-color: #99B3CC;
}

.centercontent {
	margin-left: -334px;
	left: 50%;
}

.footer {
	color: Silver;
	font-size : 11px;
	text-align: center;
	z-index: 5;
}

.centernav {
	margin-left: -334px;
	left: 50%;
	background-image: url(navback.jpg);
	background-repeat: repeat-x;
}

.maindiv {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 12px;
}

.maindiv a {
	color: #9999CC
}

.maindiv a:visited {
	color: #B299CC
}

.maindiv a:hover {
	color: #DAE5F0
}

.maindiv p {
	font-size : 12px;
	line-height : 120%;
	/*margin-top : 6px*/
}

.maindiv h1 {
	font-size : 18px;
	margin-bottom : 12px;
	margin-top : 12px
}

.maindiv h2 {
	font-size : 16px;
	margin-bottom : 12px;
	margin-top : 12px
}

.maindiv h3 {
	font-size : 14px;
	margin-bottom : 12px;
	margin-top : 12px
}

.bulletstyle {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 12px;
	text-indent: .25in;
}

.bulletstyle a {
	color: #9999CC
}

.bulletstyle a:visited {
	color: #B299CC
}

.bulletstyle a:hover {
	color: #DAE5F0
}

.copyrights {
	color : Silver;
	font-size : 11px;
	line-height : 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.copyrights a {
	color: #9999CC
}

.copyrights a:visited {
	color: #B299CC
}

.copyrights a:hover {
	color: #DAE5F0;
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }

/*Styles Applied to Form Elements */
.form {
	font-size : 12px;
}

.formheader {
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

input { background-color : #E4E4E4; border : 1px solid #999999 }

textarea { 
	background-color : #E4E4E4;
	font-size : 12px 
}

select {
	background-color: #E4E4E4;
}

/*.formBut { background-color : #CCCCCC }*/

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

.imgindent {
	margin-left: 38px;
	margin-top: 6px;
	margin-bottom: 6px;
}
