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

/*banner*/
.banner-top-wrapper {
	margin: 0 auto;
	height: 67px;
	width: 777px;
	vertical-align: inherit;
}
.bannerleft {
	padding: 0.15em;
	height: 60px;
	width: 139px;
	float: left;
	display:inline;
}
.bannercenter {
	height: 60px;
	width: 468px;
	display:inline;
	position:absolute;
	padding-top: 0.15em;
	padding-right: 0.6em;
	padding-bottom: 0.15em;
	padding-left: 0.6em;
	z-index: 1;
}
.bannerright {
	padding: 0.15em;
	height: 60px;
	width: 139px;
	float: right;
	display:inline;
}


/* BODY */
body {
	background-color: #c1d1f0;
	margin: 0;
	padding:0;
	font-family: Verdana, Tahoma, Arial; 
	font-size: 80%; color: #666666;
}
#wrapper {
	min-width:700px;
	padding:0;
	margin:138px 0 0 0;
	background-color: #F4F5FA;
}
/* INNERWRAP - WIDTH to dodge the peekaboo bug - PADDING to avoid a GAP with the wrapper */

#innerwrapper {
	width:100%;
	padding-bottom:1px;
	background-color: #F4F5FA;
	border-bottom:0.05em solid #B2B2B2;
}

a {  
	font-family: Verdana, Tahoma, Arial; 
	font-size: 100%; 
	color: #009900; 
	text-decoration: underline;
}
a:hover {  
	color: #000000; 
	text-decoration: none;
}


#header {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:137px;
	font-size:1em;
	margin:0;
	padding:0;
	background: #fff;
	color:#333;
	text-align:right;
	border-bottom:1px solid #999;
	margin-top: 66px;
}

#headerSidebar {
	float:left;
	width:207px;
	overflow: hidden;
	height: 137px;
}
#headLogo {
	border: 0;
	margin: 0;
	padding: 0;
	height: 108px;
	width: 206px;
	background-image: url(/images/logo_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: none;
	overflow: hidden;
}

#headLogo a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 107px;
	font-size: 1px;
	color: #FFFFFF;
}

#headDate {
	background-image: url(/images/date_bkg.gif);
	position: relative;
	display: block;
	left: 0;
	width: 207px;
	background-repeat: repeat-x;
	margin: 0;
	height: 29px;
	overflow: hidden;
}
.headDate {
	position: relative;
	text-align: center;
	left: 0;
	margin: 0;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	height: 10px;
	padding-top: 9px;
}

#headContent {
	width:auto;
	min-width: 250px;
	padding:0 0 0 0;
	margin:0 0  0 207px;
	text-align:left;
	border-left: 0.05em solid #B2B2B2;
	background-color: #FFFFFF;
	height: 137px;
} 
#headContentFloat {
	float: left;
	width: 100%;
}




	.head-second {
	float:left;
	display: inline;
	background-image: url(/images/top_speacer_bkg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 77px;
}
.headInfo {
	float: left;
	height: 23px;
	text-align: center;
	padding-top: 8px;
	font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	width: 100%;
	}
	
	
	
#topicons {position:relative;float:right;margin-right:3px;}

#topicons img {margin:0;} 

/* Float is no good for Opera7 but needed for MSIE 5 Mac */

*html #topicons img {
float:left;
}

#lasticons {display:inline;} /* Safari needs this */

#topicons a {background-color:#fff;} #topicons a:hover {background-color:transparent;} /* MSIE Win */

#topicons span {display:none;}

#topicons a:hover span,#topicons a:focus span {font-size:.8em;display:block;position:absolute;top:1px;left:-615px;text-align:right;width:610px;}
#headTagline {
	background-image: url(/images/nscia_tagline-long.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 35px;
	margin-top: 1em;
	/*margin-bottom: 0.50px;*/
	margin-bottom: 7px;
	display: block;
	background-position: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 100px;
	width: 90%;
	float: right;
	text-align: right;
	margin-right: 10px;
}

#nav, #navHolder {
	background-image: url(/images/menus_bkg.gif);
	list-style: none;
	padding: 0;
	width: 100%;
	background-repeat: repeat-x;
	height: 29px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	z-index: 10;
	overflow: hidden;
}
#nav ul {
	background-image: url(/images/icon_menus.gif);
	background-repeat: no-repeat;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	z-index: 100;
	position: relative;
}
#nav li {
	background-image: url(/images/menus_bkg.gif);
	display: block;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	height: 29px;
	z-index: 100;
	
}
#nav ul li ul a {
	display:block;
	background-color: #c1d1f0;
	background-image: none;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	z-index: 100;
}
#nav li a {
	display: block;
	background-color: transparent;
	background-image: url(/images/icon_menus.gif);
	background-repeat: no-repeat;	
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 25px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	z-index: 100;
}
#nav li a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 100;
	position: relative;
}
#nav a.parentItem {
	background-image: url(../../images/right_triangle.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li ul li {
	background-color: #c1d1f0;
	background-image: none;
	height:20px;
	width: 12em;
	w/idth: 12em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
}
#nav li ul {
display: block;
position: absolute;
left: -999em;
height: auto;
width: 8em;
margin: 0;
}
#nav li:hover ul ul, #nav li.subhover ul ul {

left: -999em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.subhover ul
ul, #nav li.subhover ul ul ul {

left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul,
#nav li.subhover ul, #nav li li.subhover ul, #nav li li
li.subhover ul {
left: auto;
}
#nav li li {
padding-right: 0;
width: 8em;
}
#nav li ul a {
	width: 10em;
	w\idth: 10em;
	display: block;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	background-color: #c1d1f0;
	background-image: none;
	height: 13px;
	
}
#nav li ul a:hover {
	width: 13em;
	w\idth: 13.3em;
	display: block;
	height: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #339933;
	font-weight: bold;
	background-color: #DFF2D9;
	background-image: none;
	z-index: 100;
	position: relative;
}
#nav li ul ul {
	margin-top: -1.75em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11.99em;
	
}
	
/*-- LEFT SIDEBAR --*/
#sidebar {
	z-index:2;
	float:left;
	width:207px;
	padding:0;margin:0;
	background-image: url(/images/bkg_left.gif);
	background-repeat: no-repeat;


}
#sidebar h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #042B82;
}
.quickMenu-image{
	width:100%;
	height: 32px;
	background-color: #D2D6E9;
	background-position: center;
	float: left;
	background-image: url(/images/quickmenu_horiz.gif);
	background-repeat: no-repeat;
	text-align: center;
}

/*quickMenu*/
#quickMenu {
	float:left;
	font-family:arial;
	width:206px;
	border-top:1px solid #FFF;
	
}
#quickMenu ul{
	float:left;
	border-top:2px solid #DFDFDD;
	list-style-type: none;
	list-style:none;margin:0;padding:0;
}

#quickMenu ul ul {
	border-top:0;
	background-image:none;
}
#quickMenu ul ul li {
	overflow:hidden;
	border:0;
}
#quickMenu ul li {
	color:#4373C4;
	font-weight:bold;
	border-bottom:1px solid #F4F4F2;
	float:left;
	width:207px;
	background-image: url(/images/lnavborder.img);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
#quickMenu ul li a {
	display:block;
	background-color: transparent;
	background-image: url(/images/icon_submenus.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 23px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
}
#quickMenu li.selected {
	background-color:#006699;
	border-color:#E9B546;
	background:#FFF url(/images/arrow2.img) 8px 9px no-repeat;
	width:146px;
	float:left;
}
#quickMenu li.selected a {
	padding:5px 4px 5px 16px;
	width:126px;
}
#quickMenu li.sparent ul a {padding-left:20px;font-weight:normal;}
#quickMenu li.selected a{color:#6E6B61;float:left;}
#quickMenu li a {
	color:#003366;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica;
	font-size: 80%;
}

#quickMenu li a:hover {
	color:#009900;
	text-decoration:none;
	background-color: #DFF2D9;
	background-image: url(/images/icon_submenus2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 23px;
}
#quickMenu li.sparent {border:0;background-color:#FFF;}
#quickMenu li.sparent .selected {background-position:12px 9px;border-bottom:1px solid #E9B546;}
#quickMenu li.sparent ul {background:url(/images/lnavborder.img) 0 0 repeat-x;padding-top:1px;}
#quickMenu li.parent ul{background:url(/images/lnavborder.img) 0 0 repeat-x;}
#quickMenu li.parent li {padding-left:5px;font-weight:normal;width:141px;}
#quickMenu li.parent li a{width:120px;}
/*end quickMenu*/

#sidebarBanner{
	width:207px;
	height: 81px;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(/images/member_banner.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#sidebarBanner a    {
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 82px;
	font-size: 1px;
	color: #F4F5FA;
}
/* :hover is a pseudo selector to use to set the mouseover attributes */
#sidebarBannerrrr:hover {
	background-image: url(/images/01_bkg.gif);
	background-repeat: repeat;
	text-decoration: none;
}
#sidebarDonations{
	float: left;
	padding: 5px;
	right: 10px;
}



/* RIGHTBAR */

#rightbar {
	float:right;

	width:197px;/* text-align:justify */
	margin-left: 10px;

}

#rightbar div {
border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #C1D1F0;
}
#rightbar a {  
	font-family: Verdana, Tahoma, Arial; 
	font-size: 100%; 
	color: #042B82;; 
	text-decoration: underline;
}
#rightbar a:hover {  
	color: #000000; 
	text-decoration: none;
}
#LogoStudies {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: url(/images/studies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	overflow: hidden;
}

#LogoHOF {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: url(/images/e_hof.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	overflow: hidden;
	}
#LogoEvents {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: url(/images/events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	overflow: hidden;
}
#LogoUsenews {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: url(/images/nycu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	overflow: hidden;
}
#LogoSummit {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: url(/images/summit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	overflow: hidden;
}
#LogoColumns {
	border: 0;
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: url(/images/ncolumns.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	overflow: hidden;
}
#LogoStudies a, #LogoEvents a, #LogoUsenews a, #LogoSummit a, #LogoColumns a, #LogoHOF a   {
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 31px;
	font-size: 1px;
	color: #F4F5FA;
}

.memberLogin-image{
	width:105%;
	height: 32px;
	background-color: #D2D6E9;
	background-position: center;
	overflow: hidden;
	background-image: url(/images/vert_member.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	margin-left: -10px;
}

/* CONTENT */
#content {
	width:auto;
	min-width: 250px;
	padding:10px 10px 20px 10px;
	text-align:left;
	margin:0 207px 0 207px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background-color: #FFFFFF;	
		background-position: 1px 0px;
	background-image: url(/images/main_page_bkg.gif);
	
 }
#contentFloat {
	float: left;
	width: 100%;
}

#contentFix {
	float: none;
	clear: both;
	visibility: hidden;
	border-bottom: 1px solid white;
}

.contentDetail {
	position: relative;

}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #042B82;
}
h1 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #042B82;
	text-decoration: none;
}
h1 a:hover {  
	color: #009900; 
	text-decoration: underline;
}
h2 {  
	font-family: Times New Roman, Times, serif; 
	font-size: 160%; 
	font-weight: normal; 
	color: #009900;
}
h2 a {
	font-family: Times New Roman, Times, serif; 
	font-size: 100%; 
	font-weight: normal; 
	color: #009900;
	text-decoration: none;
}
h2 a:hover {  
	color: #042B82; 
	text-decoration: underline;
}
h3 { 
	font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica; 
	font-size: 100%; 
	font-weight: bold; 
	color: #003366;
	}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #042B82;
}
h4 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #042B82;
	text-decoration: none;
}
h4 a:hover {  
	color: #009900; 
	text-decoration: underline;
}

#RelatedLinks {
	background-image: url(/images/relate_bkg.gif);
	position: relative;
	display: block;
	left: 0;
	background-repeat: repeat-x;
	margin: 0;
	height: 15px;
	overflow: hidden;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	border: 0.05em solid #B2B2B2;
	margin-bottom: 25px;
}


/*FOOTER*/
#footer {clear:both;text-align:center;border-top:1px solid #999; border-bottom:0.05em solid #B2B2B2;margin:0;}

#footer div {color:#000;font-size:.8em;margin:0;padding:0;}

div#copyright {
	margin: 0 0 0 207px;
	background-color: #6286C1;
	padding: 5px 0 5px 0;
	border-left:0.05em solid #B2B2B2;
} 

#copyright a.noBor:link,#copyright a.noBor:visited {border:0;}

#copyright a:link,#copyright a:visited {font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica; font-size: 10px; color: #FFFFFF; text-decoration: none; padding:0 5px 0 5px;margin-left:9px;white-space:nowrap;border-left:0.05em solid #B2B2B2;}
#copyright a:link,#copyright a:visited {font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica; font-size: 10px; color: #FFFFFF; text-decoration: none; padding:0 5px 0 5px;margin-left:9px;white-space:nowrap;border-left:0.05em solid #B2B2B2;}

#copyright a:hover {background-color:#ffffcc;border:1px solid #000;color:#000;}




/*-- LEFT FOOTER SIDEBAR --*/
#sidebarFooter {
	float:left;
	width:207px;
	padding:0;
	background-color: #90D17F;
	border-right:0.05em solid #B2B2B2;


}
#sidebarFooter a:link,#sidebarFooter a:visited {font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica; font-size: 10px; color: #FFFFFF; text-decoration: none; padding:0 5px 0 5px;margin-left:9px;white-space:nowrap;}

div#sidebarFooter {
	margin:0 0px 0 0;
	padding: 5px 0 5px 0;
} 
img { border: 0px; }
dt {font-weight: bold;}
dd {
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-left: -2px;
	font-size: 90%;
}

/**/

.tablalph {	border: 1px solid #C1D1F0;
	background-color: #FDFEFF;
	text-decoration: none;
}
a.alpha {font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica; font-size: 11px; color: #003366; text-decoration: none; font-weight: bold;}

.buttonok {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #35983A;
	font-size: 90%;
}
.inputfield{ background-color:#EFFAE8;font-size: 90%;}
form label {
font-size:10px; }

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.copybottom {
text-align:center;}


.CARFlabel {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 160px;
	padding:0 10px 0 10px;
	margin: 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
}
.CARFcontent {
	width:auto;
	padding:0 10px 0 10px;
	text-align:left;
	margin:0 130px 10px 170px;
}
 .floatright
{
	float: left;
	margin: 0 0 2px 0;
	padding: 0 10px 10px 10px;
	display: inline;
	  width: auto;
  text-align: center;
}
div.desc
  {
	text-align: center;
	font-weight: normal;
	width: auto;
	max-width: 250px;
	margin: 2px;
	font-style: italic;
	color: #000000;
  }
.block {

	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#mytable {
	width: 90%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#mytableNoHorTh {
	width: 90%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #C1DAD7;
	border-collapse: collapse;
	}
#mytableNoHorTh caption, #mytable caption {
	padding: 0 0 5px 0;
	width: 90%;	 
	font: italic 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th, #mytableNoHorTh th {
	font: bold 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}

#mytable th.nobg, #mytableNoHorTh th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td, #mytableNoHorTh td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	
}


#mytable td.alt, #mytableNoHorTh td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec, #mytableNoHorTh th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/bullet1.gif) no-repeat;
	font: bold 10px Trebuchet MS, Verdana, Arial, Helvetica,sans-serif;
}

#mytable th.specalt, #mytableNoHorTh th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/images/bullet2.gif) no-repeat;
	font: bold 10px Trebuchet MS, Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

.mceEditorArea {
    background: #FFFFFF;
}

.alfa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #8B99CF;
}

.author {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	font-style: italic;
	color: #666666;
}
#fdse_TermsEx{
	float: right;
	text-align: right;
}