@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:13pt;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:20pt;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

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;
}

.black {
	color:black; !important
}

#noShow {
	position:relative;
	top:20px;
	left:0;
	height:170px;
	width:960px;
	margin-bottom:20px;
}

blockquote {
	margin:0 0 15px 0;
	padding:5px 0 0 25px;
	background:url(../images/quote.gif) no-repeat top left;
	color:#185d9a;
	font-weight:bold;
	line-height:12pt;
	font-style:italic;
	width:90%;
	font-size:1.1em;
}

#quotePic {
	float:right;
	margin:4px 40px 0 0;
	border:1px solid #d1dfeb;
	padding:3px
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

/* 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;
}

#mainContent {
	width:inherit;
	margin:15px;
	padding:0;
}

#mainContent h1 {
	width:94.85%;
	padding-bottom:15px;
	border-bottom:5px solid #e5e5e5;
	margin-bottom:15px;
	padding-right:15px;
	padding-left:3px;
}

#mainContent h1 span {
	font-size:1.3em;
}

#mainContentLeft {
	float:left;
	width:57%;
	margin:0;
	padding:5px 0 0 0;
}

#mainContentLeft span {
	color:#185d9a;
	font-weight:bold
}

#img {
	display:none;
}

#img h3 {
	z-index:100;
	position:relative;
	top:152px;
	left:331px;
	color:white;
	text-transform:uppercase;
	font-size:1.4em;
}

#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;
}

#mainContentRight {
	float:right;
	width:37.8%;
	margin:0;
	padding:5px 20px 0 15px;
	border-left:5px solid #e5e5e5;
	min-height:640px;
}

#mainContentRight h4 {
	margin-top:10px;
}

#mainContentRight p {
	width:95%;
}

/* Begin Form */

#NBAA {
	width:95%;
	margin:0;
	padding:0;
}

form#NBAA {
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em
}

form#NBAA input {
	margin:4px 0;
	padding:3px;
	border:1px solid :#e5e5e5
}

form#NBAA input#submit {
	width:137px !important;
	height:23px !important;
	background:white;
	padding:0;
}

/* Begin Form 2 */

#NBAAbottom {
	 width:105%;
	 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;

}

ul#address
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:10px 0 20px 2.5%;
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	width:95%;
}
ul#address li {
	line-height:1.1em;
	list-style-type:none;
	float:left;
	border-right:1px solid #999999;
	padding:0 10px;
}

ul#address li a {
	color:#999;
	text-decoration:underline;
}

ul#address li a:hover {
	text-decoration:none;
}
ul#address2
{
	list-style-type:none;
	list-style-image:none;
	margin:0 0 20px 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;
}
