@charset "utf-8";
/* CSS Document */

/* Reset */

@import url("reset.css");

/* Begin Styles */

body {
	background:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:13pt;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:20pt;
	padding:10px 10px 0 10px;
	background:#e7eef5;
	margin-bottom:10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	width:95%;
	line-height:normal;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

.clear {
	clear:both;
}

p {
	margin:10px 0;
	padding:0;
}

ul {
	list-style-type:square;
	font-weight:bold;
}

ol {
	font-size:1.2em;
	font-weight:bold;
}

.black {
	color:black; !important
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

a:link {
	color:#185d9a;
}

a:visited {
	color:#02417a;
}

a:hover, a:active {
	color:#185d9a;
	text-decoration:none;
}

/* Begin Content */

#topWrap {
	margin:0 auto;
	padding:0 0 0;
	width:969px;
	background:transparent url(../images/bg_main.gif) repeat-y;
}

/*#logo {
	text-indent:-9999px;
	background:url(../images/logo-NBAA.gif) no-repeat;
	height:122px;
	width:960px;
	margin:0 4px 20px 4px;
	padding:0;
}*/

#logo {
	text-indent:-9999px;
	background:url(../images/logo-NBAA-second.gif) no-repeat;
	height:170px;
	width:960px;
	margin:0 4px 20px 4px;
	padding:0;
}

#mainContent {
	width:inherit;
	margin:15px;
	padding:0;
}

#mainContent h1 {
	width:94.2%;
	padding-bottom:0;
	/*border-bottom:5px solid #e5e5e5;*/
	margin-bottom:15px;
	padding-right:15px;
	padding-left:10px;
	text-align:center;
}

#mainContent p {
	font-size:1.2em;
	width:97%;
}

#line {
	width:97%;
	height:5px;
	margin:15px 0;
	padding:0;
	background:#e5e5e5;
}

#mainContent h1 span {
	font-size:1.5em;
}

#mainContentLeft {
	float:left;
	width:55%;
	margin:0;
	padding:5px 15px 0 0;
	border-right:5px solid #e5e5e5;
}

#mainContentLeft span {
	color:#185d9a;
	font-weight:bold
}

blockquote {
	margin:0 0 15px 0;
	padding:5px 0 0 25px;
	background:url(../images/quote1.gif) no-repeat top left;
	color:#185d9a;
	font-weight:bold;
	line-height:12pt;
	font-style:italic;
	width:90%;
	font-size:1em;
}

#quotePic {
	float:right;
	margin:4px 30px 0 0;
	border:1px solid #d1dfeb;
	padding:3px;
	background:white;
}

#blockQuote {
	background:#e7eef5;
	width:91.5%;
	margin:0 0 20px 3px;
	padding:15px 10px 5px 15px;
}

#img {
	width:518px;
	height:187px;
	position:relative;
	top:0;
	left:0;
	z-index:50;
	background:url(../images/benefits-promo1.jpg) no-repeat;
	padding:0;
	margin-bottom:15px;
}

#img h3 {
	z-index:100;
	position:relative;
	top:152px;
	left:332px;
	color:white;
	text-transform:uppercase;
	font-size:1.4em;
	width:230px;
}

#img-v2 {
	width:518px;
	height:187px;
	position:relative;
	top:0;
	left:0;
	z-index:50;
	background:url(../images/NBAA_E-Maill_Hed.jpg) no-repeat;
	padding:0;
	margin-bottom:15px;
}

#img-v2 h3 {
	z-index:100;
	position:relative;
	top:152px;
	left:332px;
	color:white;
	text-transform:uppercase;
	font-size:1.4em;
	width:230px;
}

#quote {
	margin:-10px 0 15px 0;
	padding:0 0 0 25px;
	color:#185d9a;
	line-height:12pt;
	font-size:.9em;
}

#small {
	font-size:.9em;
	color:black; !important
	margin-top:0;
	padding-top:0;
}

.center {
	text-align:center;
	font-size:1.1em;
	width:85%;
	margin:15px 5%;
}

ol#center {
	font-weight:normal !important;
	text-align:left;
	width:87%;
	margin:0 0 20px 0;
	padding:15px 10px 15px 8%;
	background:#e7eef5;
}

#center span {
	color:red;
}

#mainContentRight {
	float:right;
	width:37.8%;
	margin:0;
	padding:5px 20px 0 0;
}

#mainContentRight h4 {
	margin-top:10px;
}

#mainContentRight p {
	width:95%;
}

#topForm {
	width:50%;
	background:#e7eef5 url(../images/whitepaper.jpg) no-repeat right bottom;
	height:82px;
	margin:0 0 10px 0;
	padding:52px 40% 10px 20px;
	/*border-bottom:5px solid #2a8ecc;
	border-top:1px solid #9ac4e4;*/
}

/* Begin Form */

#NBAA {
	width:95%;
	margin:0;
	padding:0;
}

#NBAA p {
	font-size:.9em;
}

#NBAA select {
	float:right;
	width:240px;
	padding:3px 4px;
	margin:2px 0;
	background:#e5e5e5;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#NBAA span {
	color:red;
}

form#NBAA {
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em
}

form#NBAA input {
	margin:4px 0;
	padding:3px;
	border:0;
	background:#e5e5e5
}

form#NBAA input#submit {
	width:58px !important;
	height:23px !important;
	background:white;
	padding:0;
	border:0;
}

/* Begin Form 2 */

#NBAAbottom {
	 width:106%;
	 margin-bottom:20px;
}

#left {
	width:35%;
	float:left
}

#left p {
	margin:6px 0 9px 0;
}

#right {
	width:65%;
	float:right
}

#right input {
	padding:4px;
	margin:2px 0;
	background:#e5e5e5;
	border:0;
	width:100%;
}

#botWrap {
	margin:0 0 10px 0;
	padding:0;
	background:url(../images/bg_main_bot.gif) no-repeat;
	height:7px;
	width:969px;
	max-height:7px;
	overflow:hidden;
}

/* Begin Footer */

#footer {
	width:939px;
	margin:0 auto 10px auto;
	padding:0 20px 10px 20px;
	text-align:justify;
	/*border-bottom:5px solid white;*/
	background:#e5e5e5;
}

#footer img {
	margin:0 auto;
	text-align:center;
	width:697px;
	padding:0 0 0 115px;
}

ul#address
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:20px 0 10px 5%;
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;
	color:#185d9a;
	width:95%;
}

ul#address li {
	line-height:1.1em;
	list-style-type:none;
	float:left;
	border-right:0;
	padding:0 10px;
}

ul#address li a {
	color:#185d9a;
	text-decoration:underline;
}

ul#address li a:hover {
	text-decoration:none;
}

ul#address2
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:20px 0 0 .8%;
	font-size:.78em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#185d9a;
	width:95%;
	background:white;
}
ul#address2 li {
	line-height:1.1em;
	list-style-type:none;
	float:left;
	border:0;
	padding:0 10px;
}

ul#address2 li a {
	color:#999;
	text-decoration:underline;
}

ul#address2 li a:hover {
	text-decoration:none;
}

#imageFoot {
	margin:0 0 10px 0;
	padding:0;
	background:url(../images/footer-memberships.gif) no-repeat;
	background-position:bottom;
	height:36px;
}

#noShow {
	display:none;
}

.textbox {
	float:right;
	width:235px;
	margin:4px 0;
	padding:3px;
	border:0;
	background:#e5e5e5
}

.textboxCity {
	width: 110px;
	margin-left: 10px;
}

.textboxState {
	width: 45px;
	margin-left: 10px;
}

.textboxZip {
	width: 45px;
}

.radiobuttonRevenue {
	width: auto;
	margin: 0 3px;
	padding: inherit;
	background: white;
}

.radiobuttonAircraft {
	width: auto;
	margin: 0 3px;
	padding: inherit;
	background: white;
}

.submitButton{
	width:58px !important;
	height:23px !important;
	background:white;
	padding:0;
	border:0;
}

#emphasis {
	color:#185d9a;
	font-size:1.3em !important;
	font-weight:bold;
	line-height:14pt;
}

#calltoAction {
	font-size:1.3em !important;
	text-align:center;
	line-height:14pt;
}

.dropdown {
	float:right;
	width:240px;
	padding:3px 4px;
	margin:2px 0;
	background:#e5e5e5;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.checkbox {
	float: left;
	margin-right: 6px;
	position: relative;
	top: -3px;
	background: white;
	color: #000000 !important;
}
