﻿body{
	background: #bcd3ee;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:100%;
	color:#000;
	margin:0;
}
h1{
	margin: 0;
}
form{
	margin:0;
}
.clearBoth{
	clear:both;
	height:0;
	line-height:0;
}
div#container {
	margin:0px auto;
	width:970px;
}
#bodybg{
	background: url(headerbg.png);
	background-repeat:repeat-x;
}
#header{
	width: 970px;
	height: 133px;
	background: #0b4a92;
}
#header img{
	float:left;
	margin: 15px 0 0 25px;
	border:none;
}
#header p{
	float: right;
	margin: 10px 20px 0 0;
	color:#fff;
	font-size: 1.3em;
	font-weight:bold;
	text-align:right;
	line-height: 1.5em;
}
#header p a,#header p a:visited{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 0.9em;
}
#header p a:hover{
	text-decoration:underline;
}
#menu{
	background:transparent;
	height: 37px;
	margin:0;
	line-height: 36px;
	text-align:right;
}
#menu a,#menu a:visited{
	color:#fff;
	text-decoration:none;
	padding-right: 20px;
}
#menu a:hover{
	text-decoration:underline;

}
#content{
	min-height: 640px;
	background:#fff;
	padding-bottom: 20px;
	border-bottom: solid 1px #0B4A92;
}
#contentTop{
	background:#0b4a92;
	height: 171px;
	margin-bottom: 20px;
}
#contentTop img{
	float:left;
}
#contentTop .txt{
	float:right;
	margin: 20px 115px 0 0;
	color:#fff;
}
#contentTop .txt h1{
	font-size: 1.9em;
	margin:0 0 5px 0;
}
#contentTop .txt h2{
	font-size: 1.4em;
	margin:0 0 5px 0;
	font-size: 1.6em;
	letter-spacing: 0.25em;
	word-spacing: 0.4em;
}
#contentTop .txt p{
	letter-spacing: 0.16em;
	line-height:1.4em;
	text-align:center;
	margin-top:8px;
}
#contact{
	float:left;
	width: 240px;
	height: 180px;
	padding: 20px;
	margin-left: 80px;
}
#contact a,#contact a:visited{
	color:#1E4D80;
	text-decoration:none;
}
#contact a:hover{
	text-decoration:underline;
}
.logo{
	float:left;
	margin:30px 0 0 80px;
}
#other{
	float:right;
	width: 540px;
	height:130px;
	padding:25px 40px 30px 45px;
	margin-right:30px;
	border: solid 1px #BCD3EE;
	border-radius: 6px;
}

#contact h3,#other h3{
	margin:0;
	color:#AA120E;
}
.bIcon{
	display: inline-block;
	float:left;
	width: 36px;
	height: 36px;
	background: url(cessna-button.png);
	margin-right: 2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
a.button,a.button:visited{
	display:block;
	float:left;
	margin-bottom: 15px;
	height:34px;
	width: 200px;
	line-height: 33px;
	text-align: center;
	color:#fff
	text-decoration:none;
	color:#fff;
	background:#0E5EB6 url(gradient2.png);
	background-position: center bottom;
	text-decoration:none;
	border: solid 1px #000;
	border-left:none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
a.button:hover{
	background-color:#2476D0;
}
#other h4{
	float:right;
	width: 270px;
	margin: 10px 0 15px 0;
	line-height: 16px;
	font-size: 0.8em;
	color:#1E4D80;
}
#more{
	float:right;
	height: 180px;
	width: 570px;
	margin-top:10px;
	padding-right: 30px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #4B5F7E;
}
#footer{
	height: 20px;
	background:url(gradient.png);
}
.lbl{
	display:inline-block;
	width: 247px;
	text-align:right;
	margin: 0 10px 0 30px;
	color:#1C3C53;
}
/* login class */
#container.login #contentTop h1,
#container.login #contentTop h2{
	margin-top: 10px;
	letter-spacing:0.1em;
	word-spacing:0.1em;;
}
.login #other{
	background:#DDEAF4;
	padding-right: 0;
	height: 250px;
}
.login #other h3{
	margin-left: 30px;
	margin-right: 0;
}
.login #content{
	min-height: 320px;
}
.login input{
	width: 150px;
	border: solid 1px #6A9CC1;
	background: #EEF4F9;
	padding: 2px;
	border-radius: 4px;
	color:#1F567E;
}
.login .button{
	border-radius: 6px;
	float:right;
	margin: 10px 96px 0 0;
}
#noAccount{
	margin: 30px 96px 290px 0;
	text-align:right;
	font-size: 0.7em;
	color:#617387;
}
#noAccount span{
	margin-right: 5px;
}
#noAccount a,#noAccount a:visited{
	color:#0C4E7E;
}
#noAccount a:hover{
	color:#00233E;
}
.pWord{
	font-size: 0.7em;
	color:#4B7696;
	float:right;
	width: 240px;
	margin-right:96px;
	text-align:right;
}
.star{
	display:inline-block;
	font-size: 1.3em;
	color:#9F110D;
}