body,html {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	background-color: #d6d4d2;
	color:#666666;
	border:0;
	margin:0;
   line-height:1.3em; 
	width:100%;
}

form {
	margin:0;
	padding:0;
}

html.popUp,body.popUp {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	background-color: #FFFFFF;
	color:#666666;
	text-align: center;
	border:0;
	margin:0;
	line-height:1.3em;
}

input{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	background-color: #FFFFFF;
}


input.login{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	background-color: #FFFFFF;
	border:#b8b9ba 1px solid;
}

/* - - - FONTS STUFF - - - */
.NormalText{
	font-size:11px;	
	line-height:1.3em;
}	

.FixedText{
	font-size:10px;	
	line-height:10px;
}	

.LoginBlue{
	font-size:10px;
	color:#14496b;
	padding-left:10px;
}

.LoginOrange{
	font-size:10px;
	color:#ce7104;
	padding-left:10px;
}

.PrevOrange{
	font-size:11px;
	color:#ce7104;
	padding-left:10px;
	line-height:12px;
}


.PrevGrey {
	font-size:11px;
	color:#666;
	padding-top:5px;
	padding-left:10px;
	line-height:12px;
}


.LoginNormal{
	font-size:10px;
	padding-left:10px;
}

.LogoutWhite{
	font-size:10px;
	color:#ffffff;
}

.MenuBlue{
	font-size:10px;
	color:#14496b;
}

.BlueText
{
	font-size:x-small;
	color:#14496b;
}

.BlueHeading{
	color:#14496b;
	line-height: 20px;
	font-size:16px;
}

.BoldBlackHeading{
	color:#000000;
	line-height: 20px;
	font-size:22px;
	font-weight:bold;
}

.OrangeHeading{
	color:#ce7104;
	font-size:medium;
}

.TextSmall{
	font-size:xx-small;
}

.OrangeText
{
	font-size:xx-small;
	color:#ce7104;
}

.OrangeMenuText
{
	font-size:14px;
	color:#ce7104;
}

.smallWhite{
	font-size:x-small;
	color:#ffffff;
}

.largeText{
	font-size: large;
}

.ErrorText
{
	color:Red;
}

a.blueLink,a.blueLink:link,a.blueLink:visited,a.blueLink:active {
	color: #14496b;
	text-decoration: none;
}

a,a:link,a:visited,a:active {
	color:#ce7104;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a.blueLink:hover {
	text-decoration:underline;
}

a.PreviewLink {
	color:#666;
}

.ForgottenPassword {
	margin-top:5px;
	margin-right:10px;
	text-align:right;
}

.sectionback {
	text-align:left;
}

.error
{
   color: #ff0000;
}

/* - - - CONTENT DIVS - - - */
div#content-leftPanel{
	margin: 15px 0px 5px 31px;
	margin-top:15px;
	margin-left:28px;
	width:180px;
	float:left;
	display:inline;
}

div#decode{
	width:180px;
	border:#7d7a77 1px solid;
	padding-top:5px;
}

div#airportSearchPadding{
	margin:15px 5px 10px 0px;
}

div#decodeResults{
	width:167px;
	background-color:#ececed;
	border:#b8b9ba 1px solid;
	line-height:1em;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
}

div#resultContent{
	margin:5px 5px 5px 5px;
}

div#content-rightPanel{
	margin: 15px 20px 5px 0px;
	width:700px;
	float:right;
	border:#7d7a77 0px solid;
	display:inline;
}

div#content-Center{
	margin: 15px 100px 5px 0px;
	width:760px;
	float:right;
	display:inline;
	border:0px;
}

div.homeContentFrame {
	width:660px;
	border:0px #000 solid;
	margin-top:20px;
	float:left;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#ce7104;
	padding-bottom:20px;
}

div#homeContentLeft {
	width:320px;
	border:0px #000 solid;
	float:left;
	margin-right:20px;
}

div.homeContentFrame h2 {
	font-size:14px;
	font-weight:bold;
	color:#ce7104;
	padding-bottom:10px;
}

div.homeContentFrame p {
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

div#homeContentRight {
	width:320px;
	border:0px #000 solid;
	float:left;
}

div.homeContentFrame ul {
	font-size:12px;
	font-weight:normal;
	color:#ce7104;
	list-style-type:square;
}

div.homeContentFrame ul li span {
	color:#666666;
}

.home-caption {
	font-size:10px;
	color:#ce7104;
	font-weight:bold;
}

div#contentPadding{
	margin:15px 15px 15px 15px;
}

div#contentPaddingBenchmarking{
	margin:5px 10px 5px 10px;
}

div#contentImagesFrame{
	width:150px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}

div#contentCopyFrame{
	width:470px;
	float:right;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:10px;
}

div#demonstrations{
	width:165px;
	margin-top:7px;
	margin-left:5px;
	text-align:left;
}

.img{
	float:left;
	margin-top:5px;
}

/* - - - STRUCTURE DIVS - - - */
div#panelBackground{
	position:relative;
	width: 950px;
	left:50%;
	margin-left:-475px;
}

div#panelBackgroundPrint{
	position:relative;
	width: 750px;
	left:50%;
	margin-left:-375px;
}

div#frameTop{
	float: left;
	clear: both;
	height:12px;
	width:950px;
	background: url(bg_header.jpg) no-repeat center top;
}

div#frameGroupHeader {
	height: 49px;
	width: 938px;
	margin: 4px 5px 0px 7px;
	background: url(portal/top_header_box_apc.png) no-repeat center top;
	padding: 0px;
}

div#groupMenuLogo {
	margin-left: 10px;
	margin-top: 5px;
	float:left;
	display:inline;
}

div#groupMenu {
	margin-left: 32px;
	margin-top: 15px;
	float: left;
	display:inline;
}

div#groupMenu2 {
	margin-top: 9px;
	margin-right: 22px;
	float: right;
	display:inline;
}

div#frameTitleArea{
	float: left;
	clear: both;
	width:950px;
	background: url(bg_body.jpg) repeat-y center top #FFFFFF;
}

div#frameContent{
	float: left;
	clear: both;
	width:950px;
	background: url(bg_body.jpg) repeat-y center top #FFFFFF;
}

div#frameFooter{
	height:60px;
	width:950px;
	background: url(bg_footer.jpg) no-repeat center top;
}

div#frameTitleAreaPrint{
	float: left;
	clear: both;
	width:750px;
	background: url(bg_body.jpg) repeat-y center top #FFFFFF;
}

div#frameContentPrint{
	float: left;
	clear: both;
	width:750px;
	background: url(bg_body.jpg) repeat-y center top #FFFFFF;
}

div#frameFooterPrint{
	height:60px;
	width:750px;
	background: url(bg_footer_print.jpg) no-repeat center top;
}


div#bannerAirportCharges{
	width:345px;
	height:60px;
	margin-left: 8px;
	display:inline;
	float:left;
}

div#bannerSponsorship{
	width:373px;
	height:73px;
	margin-right: 18px;	
	display:inline;
	float:right;	
}

div#bannerSponsorship1{
	width:950px;
	height:60px;
	display:inline;
	float:left;	
}

div#bannerAircraft{
	float: left;
	clear: both;
	margin: 0px 18px 0px 8px;
	display:inline;
	width:924px;
	height:115px;
}

div#loginFrame{
	font-size:10px;
	float: left;
	clear: both;
	position:absolute;
	top:95px;/*was 145px but with removal of top Group banner is now 95px*/
	left:656px;
	width:260px;
}

div#loginTop{
	font-size:10px;
	border:#7d7a77 1px solid;
	background-image:url(login_bkg.png);
}

div#loginBottom{
	text-align: right;
	color: #14496b;
	font-size:9px;
	padding:0px 0px 0px 0px;
	width:260px;
}

div#logoutFrame{
	float: left;
	clear: both;
	margin: 0px 18px 0px 8px;
	display:inline;
	width:924px;
	height:26px;
	background:url(logOutBar.gif) no-repeat top center;
}

div#logout{
	float: right;
	text-align: right;
}

div#admin{
	float: left;
	text-align: left;
	font-size:14px;
	line-height:normal;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:0px;
}

div#menuMain{
	float: left;
	clear: both;
	margin: 0px 18px 0px 8px;
	width:924px;
	height:27px;
	display:inline;
}


/* - - - MISC DIVS - - - */
.quickSearchFrame{
	width:639px;
	border:#7d7a77 1px solid;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}

div#benchmarkingSearchFrame{
	width:654px;
	border:#7d7a77 1px solid;
	margin-left: 0px;
	margin-bottom: 10px;
}

div#padding{
	margin:0px 0px 0px 0px;
}

.navItem{
	float:left;
}

.navSpace{
	float:left;
	width:1px;
}

th, td {
	padding: 1px;
}

.benchReportHeaderLeft {
	text-align: left;
	color: #555555;
	font-weight: bold;
	background-color: #F8EADA;
}

.benchReportHeaderRight {
	text-align: right;
	color: #555555;
	font-weight: bold;
	background-color: #F8EADA;
}

tr.contact{
	padding-bottom: 5px;
}

.sponsored-by-subtext {
	font-size:10px;
	font-weight:normal;
	color:#999999;
	margin:0px;
	padding:0px;
	line-height:10px;
}

a.seolink:link {font-weight:normal; text-decoration:none; color: White; font-size: 12px;}
a.seolink:active {font-weight:normal; text-decoration:underline; color: White; font-size: 12px;}
a.seolink:visited {font-weight:normal; text-decoration:none; color: White; font-size: 12px;}
a.seolink:hover {font-weight:normal; text-decoration:underline; color: White; font-size: 12px;}
