@charset "UTF-8";
/* CSS Document */

/************** Framework **************/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
    margin:0px; padding:0px; border:0px;
}

body {
	background-color:#b8dae4;
	background-image:url(../images/gradient.png);
	background-repeat:repeat-x;
	background-position:top;
}

#shell_drop_shadow {
	background-image:url(../images/background_drop_shadow_sides.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 916px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#shell {
	width: 900px;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFFFFF;
	display: block;
}

#logo_gradient {
	position: absolute;
	float: left;
	width: 284px;
	height: 70px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: center;

}

#logo_gradient #niaaf_header_logo {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}

#header {
	height: 300px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	display: block;
}

#shell_drop_shadow_bottom {
	background-image: url(../images/background_drop_shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

#content {
	float: left;
	width: 395px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin-right: 35px;
}
#content  a, #content a:active, #content a:visited {
	color: #666666;
}
#content a:hover {
	color: #993333;
}
#content  ul   {
	padding-left: 25px;
}

#right_column {
	width: 225px;
	float: right;
	margin-top: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	margin-right: 15px;
}
#right_column  a, #right_column a:active, #right_column a:visited {
	color: #666666;
}
#right_column a:hover {
	color: #95825E;
}
#right_column_content {
	width: 225px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	margin-bottom: 25px;
	margin-right: 15px;
}
#right_column_content  a, #right_column_content a:active, #right_column_content a:visited {
	color: #666666;
}
#right_column_content a:hover {
	color: #95825E;
}
#email_updates {
	width: 225px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	margin-bottom: 25px;
	margin-right: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#email_updates  a, #email_updates a:active, #email_updates a:visited {
	color: #666666;
}
#email_updates a:hover {
	color: #95825E;
}
#email_updates #contact_general .normalfield {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color:#CCCCCC;
	border: 1px solid #2a434e;
	padding: 3px;
	height: 12px;
}
#email_updates #contact_general #submit  {
	background-color: #CCCCCC;
	border: 1px solid #2a434e;
	height: 20px;
	width: 55px;
	text-align: center;
}
#mobile_updates {
	width: 225px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	margin-bottom: 25px;
	margin-right: 15px;
}
#mobile_updates  a, #mobile_updates a:active, #mobile_updates a:visited {
	color: #666666;
}
#mobile_updates a:hover {
	color: #95825E;
}
#social_networking {
	width: 225px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	margin-bottom: 25px;
	margin-right: 15px;
}
#social_networking  a, #social_networking a:active, #social_networking a:visited {
	color: #666666;
}
#social_networking a:hover {
	color: #95825E;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	clear: both;
	width: 900px;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
	margin-bottom: 8px;
}
#copyright a, #copyright a:active, #copyright a:visited, #copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	clear: both;
	width: 900px;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
	margin-bottom: 8px;
}

/************** Framework **************/



/************** Text **************/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a434e;
	padding-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2a434e;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a434e;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a434e;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
}

/************** Text **************/



/************** Navigator **************/

.arrowlistmenu{
	width: 140px; /*width of accordion menu*/
	float:left;
	padding-left:35px;
	padding-top:35px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #5d594e;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(file:///Macintosh%20HD/Users/expoships/Desktop/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #7895a4;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.arrowlistmenu ul li a:visited{
	color: #7895a4;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #7895a4;
	text-decoration:underline;
}

.menu_link_solo {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #5d594e;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
}

.menu_link_solo a {
	color: #5d594e;
	text-decoration:none;
}

.menu_link_solo a:visited {
	color: #5d594e;
}

.menu_link_solo a:hover {
	color: #5d594e;
	text-decoration:none;
}


.menu_link {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #5d594e;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
}

.menu_link a {
	color: #5d594e;
	text-decoration:none;
}

.menu_link a:visited {
	color: #5d594e;
}

.menu_link a:hover {
	color: #5d594e;
	text-decoration:none;
}

/************** Navigator **************/

#ticket_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#2a434e;
	color:#FFFFFF;
	padding:5px;
	width:175px;
	text-align:center;
	font-weight:bold;
}
#ticket_link a {
	color: #FFFFFF;
	text-decoration: none;
}
#ticket_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ticket_link a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#ticket_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


