body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #e7e9c3;
	
}

a:link, a:visited { color: #af1313; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #996600; text-decoration: none; }
a.pdf-icon { font-size: 11px; font-weight: bold; padding-left: 17px; background: transparent url(http://www.nbaa.org/_images/icon-pdf.gif) 0 0 no-repeat; }	
a.ppt-icon { font-size: 11px; font-weight: bold; padding-left: 17px; background: transparent url(http://www.nbaa.org/_images/icon-ppt.gif) 0 0 no-repeat; }	

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#ebace_header {
	width: 960px;
	height: 231px;	
    background: url(../images/ebace_banner_bg.jpg);	
}

.print {
	display: none;	
}
	
#ebace_header img {
display: none;	
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_right_25 { margin-right: 25px; }
.margin_left_35 {margin-left: 35px;}
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.border_bottom { border-bottom: 1px  dotted #999; }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 41px;
	height: 8px;
	border: none; 
	background: url(/2010/images/ebace_more.gif) no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 3px solid #7ac143;
	padding: 0 0 3px 0; margin: 0 0 20px 0; 
	color: #000000; text-decoration: none;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 3px solid #dc2328;
	padding: 0 0 3px 0; margin: 0 0 20px 0; 
	color: #000000; text-decoration: none;}

h2.pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 0 0 3px 0; 
	border: none;
	margin: 10px 0px 7px 0px; 
	color: #1b447c; text-decoration: none;}

h3 {
	font-family: Arial, Helvetica, sans-serf;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 3px solid #ffcb08;
	padding: 0 0 3px 0; margin: 0 0 20px 0; 
	color: #000000; text-decoration: none;}

h3.pressconf {
	font-family: Arial, Helvetica, sans-serf;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 3px solid #ffcb08;
	padding: 0 0 3px 0; margin: 0 0 2px 0; 
	color: #000000; text-decoration: none;}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
	margin: 10px 0px 7px 0px; 
	color: #1b447c; text-decoration: none;}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #af1313;
	font-weight: bold;
}

#ebace_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	border: 1px;
}

.wrapper {
	position:relative; 
	background:url(/2010/images/top.gif) left bottom;
	height:28px;
}

.mainmenu {
	position:absolute;
	z-index: 80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:27px;
	margin-left:-303px;
	width:958px;
	left: 304px;
	top: 1px;
} 

ul.menu {
	padding:0; 
	margin:0; 
	list-style:none; 
	width:125px; 
/*	width:110px; */
	overflow:hidden; 
	float:left; 
	margin-right:1px;

} 

ul.menu a {
 text-decoration:none; 
 color:#2e2a2a; 
 padding-left:5px;
}
 
ul.menu li.list {
float:left;
width:250px;
/* width:250px; */
margin:-32767px -125px 0px 0px;
/* margin:-32767px -125px 0px 0px; */
background:url(/2010/images/top1.gif) no-repeat left bottom;
}

ul.menu li.list a.category {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
/* width:120px; */
margin-top:32767px;
background:transparent;
}

ul.menu li.list a.category:hover,
ul.menu li.list a.category:focus,
ul.menu li.list a.category:active {
 margin-right: 1px;
 background-image:url(/2010/images/tophover250.gif);
 background-repeat:no-repeat;
 background-position:left top;
}

ul.submenu {
 float:left; 
 padding:27px 0px 0px 0px; 
 margin:0; 
 list-style:none; 
 background-image:url(/2010/images/tophover250.gif);
 background-repeat:no-repeat;
 background-position:left top;
 margin:-27px 0px 0px 0px;
/*  margin:-27px 0px 0px 0px; */
 color:#ffffff;  
}

ul.submenu li a {
float:left;
width:120px;
/* width:120px; */
background:#f57520;
clear:left;
}

ul.submenu li a.endlist {
 background:url(/2010/images/bottom250.gif);
background-position: right top;
}

ul.submenu li a.endlist:hover,
ul.submenu li a.endlist:focus,
ul.submenu li a.endlist:active {
background:url(/2010/images/bottomhover250.gif);
background-position: right top;
}

ul.submenu a:hover,
ul.submenu a:focus,
ul.submenu a:active {
background:#dd2229;
margin-right:1px;
}

#ebace_menu_search #search_section {
	float: right;
	margin: 2px 0px 10px 0px;
	width: 300px;	
}

#search_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}

#searchfield {
	height: 16px;
	width: 180px;
	padding: 3px;
	padding-bottom: 3px;
	color: #303030;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	background: #e7e9c3;
	vertical-align: bottom;
	border: 1px solid #303030;		
}

#searchbutton {
 	height: 25px;
	margin: 0 0 0 10px;
	padding: 0 6px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

#ebace_content {
	clear: both;
	padding: 40px 10px 20px 0;
	background-color:#FFFFFF;
}

#welcome_title {
	clear: both;
	width: 600px;
	height: 32px;
	margin-bottom: 20px;
	background: url(/2010/images/ebace_welcome_title.gif) no-repeat;
}

#featured_title {
	clear: both;
	width: 600px;
	height: 32px;
	margin-bottom: 20px;
	background: url(/2010/images/ebace_featured_title.gif) no-repeat;
}

#news_events_title {
	clear: both;
	width: 247px;
	height: 32px;
	margin-bottom: 20px;
	background: url(/2010/images/ebace_news_events_title.gif) no-repeat;
}

#contact_title {
	clear: both;
	width: 247px;
	height: 32px;
	margin-bottom: 20px;
	background: url(/2010/images/ebace_contact_title.gif) no-repeat;
}

#documents_title {
	clear: both;
	width: 247px;
	height: 32px;
	margin-bottom: 20px;
	background: url(/2010/images/ebace_downloads_title.gif) no-repeat;

}

.section_w270 {
	width: 270px;
	background-color:#FFFFFF;
}

.section_w270 p {
padding: 8px;
}
.section_w650 {
	width: 650px;
	background-color:#FFFFFF;
	padding-left:10px;
}

.section_w650 p {
	margin-bottom: 10px;
}

.section_w200 {
	width: 200px;
}

.image_wrapper_01 {
	position: relative;
	width: 185px;
	height: 95px;
	background: url(/2010/images/ebace_image_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: relative;
	width: 175px;
	height: 74px;
	top: 4px;
	left: 5px;
}

.image_wrapper_big {
	z-index:100;
	position: relative;
	width: 547px;
	height: 251px;
	background: url(/2010/images/ebace_image_frame_large.png) center top  no-repeat;
}

.image_wrapper_big img {
	z-index:100;
	position: relative;
	width: 537px;
	height: 229px;
	top: 4px;
	left: 5px;
}

#news_events_section_wrapper {
	clear: both;
	width: 250px;
	height: 130px;
	padding: 20px 10px;
	background: url(/2010/images/ebace_news_bg.jpg) no-repeat;
}

#ad_section_wrapper {
	clear: both;
	width: 255px;
	height: 400px;
	background:  url(/2010/images/advertismenttop.gif) center top no-repeat #e7e9c3;
	margin: 0;
	padding: 20px 0px 15px 15px;
/*	padding: 20px 10px 15px 10px; */
}

#ad_section {
	margin: 0;
	width: 255px;
	}

#news_events_section_wrapper .news_events_section .ad_section_wrapper .ad_section{
	clear: both;
}

.news_events_section .date {
	float: left;
	width: 50px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.ad_section {
	width: 250px;
	height: 400px;
}

.news_events_section .short_note {
	float: right;
	width: 190px;
}

.contact_info_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.contact_info_list li span {
	float: left;
	display: block;
	width: 80px;
}

.links_list {
	margin: 0px;
	position: relative;
	padding: 0px;
	list-style:none;
}

.links_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.links li span {
	float: left;
	display: block;
	width: 80px;
}

.documents_list {
	margin: 0px;
	position: relative;
	padding: 0px;
	list-style:none;
}

.documents_list li {
    font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}

.documents li span {
	float: left;
	display: block;
	width: 80px;
}


td.steps, td.steps a {
    font-size: 11pt;
	font-weight: bold;
}


.warninghead {

 padding: 10px;
 background-color:#dd2229; color:#FFF; width:630px; text-align:center; font-weight:bold; 	text-transform: uppercase; font-size:14px
}

/* footer */

#ebace_footer {
	clear: both;
	height: 140px;
	width: 910px;
	text-align: center;
	color: #333;
	padding: 20px 30px 0 20px;
	background: url(/2010/images/ebace_footer_bg.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}

ul.submenu1 { float:left; 
 padding:27px 0px 0px 0px; 
 margin:0; 
 list-style:none; 
 background-image:url(/2010/images/tophover1.gif);
 background-repeat:no-repeat;
 background-position:left top;
 margin:-27px 0px 0px 0px;
 color:#ffffff;  
}

/* end of footer */

/*
** QUICK CLASSES
*/

.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
img.lockIcon { margin: 5px 0 0 10px; }

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
