﻿
	body	{
	background-image:url("http://www.nscdiscovery.org/images/page_bkgd.jpg");
	background-repeat:repeat;
	font: normal 10px;
	font-size: 84%;
}
		
	html	{
	background: #fff;
	font: normal 10px;
	font-size: 84%;
}
		
	h5	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	h4	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	h3	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	h2	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	h1	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	blockquote	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	dt	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	dl	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	th	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	td	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	li	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	ol	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	ul	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	p	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	body	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	html	{color:#000; font-family:verdana,arial,helvetica,sans-serif;}	

	td {
		font-size: 1em;
}	

	table {
		font-size: 1em;
}	

	#frame {
		background:#fff;
		/* border:1px solid #000; */
		text-align:left;
		width:790px;
		}
		
		p {
	margin: 10px;
	padding: 0px;
}

	h2 {
		margin-top:0px;
		margin-bottom:10px;padding:0px 20px 0px 20px;
		}
		
	h1 {
		margin-top:0px;
		margin-bottom:10px;padding:0px 20px 0px 20px;
		}
		
	h2 {
		font-size:16px;
		padding-top:0px;
		margin-bottom:0px;
		}
			
		#title {
		padding:0px;
		margin-right:0px;
		margin-left:0px;
		width:auto;
		}
		
	#title h1 {
		font-size:18px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-right:10px solid #000;
		border-left:10px solid #000;
		margin-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		}
			
		#contentleft {
		margin-top:0px;
		width:150px;
		padding:0px;
		/* border:1px solid #000;  */
		 float:left;
		background:#fff;		
		z-index: 201;
		text-align:center;
		}
		
		#contentleft-bott	{
	width: 135px; /* 124  */;
	height: 100px;
	text-align: center; /* font-size: 90%; */;
	float: left;
	background-color: #FFFFFF;
	color: #000;
	text-decoration: none;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
/* z-index: 200; */	font-size: xx-small;
}	

	#contentright {
		width:170px;
		padding:0px;
		margin-top:4px;
		margin-left:20px;
		/* margin-right: 5px; */
		float:right;
	margin-right:-6px;
		}
	
	hr {
		margin-left: 10px;
		margin-right: 10px;
		border-top:  1px solid #999;
		border-bottom: 1px solid #FFF;
	}
	
	form {
		margin: 5px 0 5px -2px;
	}
	
	#pagetitle {
		font-size: 2em;
		margin-left: 10px;
		line-height: 100%;
		font-weight: bold;
		color: #000066;
	}

	.nsch1 {
		font-size: 2em;
		margin-left: 10px;
		line-height: 100%;
		font-weight: bold;
		color: #000066;
	}
	
	.nsch3 {
		display: block;
		font-size: 1.4em;
		line-height: 120%;
		margin-left: 10px;
		margin-top: 20px;
		font-weight: bold;
		color: #000066;
	}
	
	.nsch4 {
		display: block;
		font-size: 1.2em;
		line-height: 100%;
		margin-left: 10px;
		margin-top: 20px;
		font-weight: bold;
		color: #000066;
	}
	
	.nsch5 {
		display: block;
		font-size: 1.1em;
		line-height: 100%;
		margin-left: 10px;
		margin-top: 20px;
		font-weight: bold;
		color: #000066;
	}
	
	.nsch6 {
		display: block;
		font-size: 1em;
		line-height: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight: bold;
		color: #000066;
	}
	
	.curtitle {
		display: block;
		font-size: 1.2em;
		line-height: 100%;
		margin-left: 10px;
		font-weight: bold;
		color: #000066;
	}
	
	#nav ul { /* all #nav lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 137px;
	background-color: #9a9a9a;
}

	#nav { /* all #nav lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 137px;
	background-color: #9a9a9a;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	width: 137px;
	line-height: 1.45em;
	margin-bottom: -1px;
}

#nav li ul { /* second-level lists */
	position: absolute; 
	width: 137px;
	left: -999em;
	margin-left: 137px;
	margin-top: -1.75em;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a { /* all line items  */
	display: block;
	width: 137px;
	/* background-color: #ffffff; left white area on flyouts*/
	background-image: url(navbkgd.gif);
	background-repeat: no-repeat;
	/* font-size: 84%; */
	color: #000;
	text-decoration: none;
	padding-left: 4px;
	padding-bottom: 0.35em;
	border-bottom: none;
}


#nav li a.active { /* all line items  */
	display: block;
	width: 137px;
	/* background-color: #ffffff; left white area on flyouts*/
	background-image: url(navbkgd-over.gif);
	background-repeat: no-repeat;
	/* font-size: 84%; */ 
	color: #000;
	text-decoration: none;
	padding-left: 4px;
	padding-bottom: 0.35em;
	border-bottom: none;
}


#nav li a:hover { /* all line items  */
	display: block;
	width: 137px;
	/* background-color: #ffffff; left white area on flyouts*/
	background-image: url(navbkgd-over.gif);
	background-repeat: no-repeat;
	/* font-size: 84%; */ 
	color: #000;
	text-decoration: none;
	padding-left: 4px;
	padding-bottom: 0.35em;
	border-bottom: none;
}


#nav li:hover ul ul {  
	left: -999em;
} 


#nav li.sfhover ul ul {  
	left: -999em;
} /* #nav li.sfhover ul ul ul, #nav li:hover ul ul ul for Menu 4-not used */

	 /* lists nested under hover list items */
#nav li li:hover ul  {
	 left: auto;
} 
#nav li:hover ul  {
	 left: auto;
} 
#nav li li.sfhover ul  {
	 left: auto;
} 
#nav li.sfhover ul  {
	 left: auto;
} /* #nav li li li.sfhover ul, #nav li li li:hover ul for Menu 4-not used */

#imgSwitcher {
	width: 280px;
	height: 280px; /* Added 1/24/2007-Trying to adjust height for NS & FF. NS=ok; FF=not. */
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: -50px;
	float: right;
}

		/*  img switcher pic placement */
	#pic1 { position: relative;	top: -200px; left: -7px; z-index: 100;}
	#pic2 { position: relative; top: -152px; left: -62px; z-index: 101; }
	#pic3 { position: relative; top: -104px; left: -117px; z-index: 102; }
	#pic4 { position: relative; top: -56px; left: -172px; z-index: 103;	}
	#imgMain { position: relative; top: 17px; left: 40px; z-index: 20; }		
	/*  img switcher pic placement */
	
	#breadcrumb {
		text-align:left;		
		margin-right: 5px;
		margin-left:147px;
		margin-top:20px;
	}
	
	#breadcrumb p {
		color: #006;
	}
	
	#breadcrumb a {
		color: #900;
		text-decoration: underline;
	}
	
	#breadcrumb a:hover {
		color: #C00;
		text-decoration: underline;
	}
		
	#floatcontent {
	/* margin-left: 12em; */
	/* position: absolute; */
		margin-right: 0px;
		margin-left:0px;
		padding-left: 0px;
		margin-top:1px;  
		padding-bottom:10px;
		text-align:left;
	/*top: 164px;
	left: 168px; */
	/* background: #fff; */
	z-index: 0; 
	}


	#content {
	/* position: absolute; */
	
	margin-right: 0px;
	margin-left: 155px;
	padding-left: 0px;
	margin-top: 2px;
	padding-bottom: 10px;
	text-align: left;
}

#textoverslantimg {		/* 1/24/2007-Added width & height to align tab over box. Slantimg.gif dimensions */
		height: 16px;
		width: 135px;
		margin: 10px 0 0 10px; 
		padding-left: 10px;
		color: #ffffff;
		font-weight: bold;
		position: relative;
		background-image: url("slantimg.gif");
		background-repeat: no-repeat;
	}
	
	
	#contentbox {
	/* position: relative; */
	height: 515px; /*Original 1-row=135px | Change for 2-rows=280px; 3-rows=415; 4-row=550 */
	width: 620px;
	overflow: visible;
	background-color: #F4F9F9;
	padding: 0px;
	margin: 0 0px 0px 0px; /* last one is 7px for Firefox */
	border-top: 1px solid #AACCEE;
	border-left: 1px solid #AACCEE;
	border-right: 1px solid #AACCEE;
	border-bottom: 1px solid #AACCEE;
	}	
	
	#contentbox p {
		margin: 0px;
	}
	
	#contactframe {
		margin: 10px;
		background:#fff;
		/* border:1px solid #000; */
		text-align:center;
		}	
	
	#footer {
		text-align: center;
		padding: 10px;
	}
		
	#footer p {
		 color: #006;
		 font-size: .8em;
		 line-height: 160%;
		 margin: 0px;
	}	
	
	#footer hr {
		margin: 0px;
		border-top:  1px solid #999;
		border-bottom: 1px solid #FFF;
	}

	table#contact{
	border: 1px solid #000066;
	text-align: center;
}
	
	table#contact td{
		border: 1px solid #000066;
		text-align: center;
		vertical-align: middle;
		width: 50%;
		font-size: 1em;
	}
	
	table#contact th{
		color: #FFF;
		background-color: #006;
		font-weight: bold;
		font-size: 1.1em;
		text-align: center;
	}
	
	th.sub{
		color: #FFF;
		background-color: #006;
		font-weight: bold;
		font-size: 1em;
		text-align: center;
	}
	
	table#contact th.jobtitle{
		color: #006;
		background-color: #DDD;
		padding-left: 10px;
		font-weight: bold;
		font-size: 1em;
		text-align: left;
	}
	
	table#contactinfo{
		border: 1px solid #000066;
	}
	
	table#contactinfo td.title{
		text-align: right;
		vertical-align: top;
	}	
	
	table#contactinfo td.data{
		text-align: left;
		vertical-align: top;
		font-size: 1em;
		font-weight: bold;
	}
	
	table#contactinfo th{
		color: #FFF;
		background-color: #006;
		font-weight: bold;
		font-size: 1.1em;
		text-align: center;
	}
	
	
	table#disclabs{
		border: 1px solid #000066;
		margin: 10px;
	}
	
	table#disclabs td{
		border-top: 1px solid #000066;
		border-bottom: 1px solid #000066;
		text-align: left;
		vertical-align: top;
		font-size: 1em;
	}	
	
	table#disclabs td.hi_cen_bold{
		border-top: 1px solid #000066;
		border-bottom: 1px solid #000066;
		text-align: center;
		font-weight: bold;
		color: #C00;
		vertical-align: top;
	}
	
	table#disclabs td.cen_bold{
		border-top: 1px solid #000066;
		border-bottom: 1px solid #000066;
		text-align: center;
		font-weight: bold;
		vertical-align: top;
	}
	
	table#disclabs td.section{
		border-top: 1px solid #000066;
		border-bottom: 1px solid #000066;
		text-align: left;
		font-weight: bold;
		font-size: 1em;
		background-color: #CCC;
		vertical-align: top;
	}
	
	table#disclabs td.description{
		border-top: 1px solid #000066;
		border-bottom: 1px solid #000066;
		text-align: left;
		vertical-align: top;
		font-size: 1em;
	}
	
	table#disclabs th{
		color: #FFF;
		background-color: #006;
		font-weight: bold;
		font-size: 1.1em;
		text-align: center;
	}
	
	table#availvideos td{
		text-align: left;
		vertical-align: top;
		font-size: 1em;
	}	
	
	table#archives {
		margin-left: 10px;
		border: 1px solid #000066;
	}
	
	table#archives td{
		border: 1px solid #000066;
		font-size: 1em;		
	}
	
	table#archives th{
		color: #FFF;
		background-color: #006;
		font-weight: bold;
		font-size: 1.1em;
		text-align: center;
	}
	
	table#confirm {
		margin-left: 10px;
		border: 1px solid #CCC;
	}
	
	table#confirm td{
		border: 1px solid #CCC;
		font-size: 1em;
	}
	
	table#confirm th{
		color: #FFF;
		background-color: #CCC;
		font-weight: bold;
		font-size: 1.1em;
		text-align: center;
	}
	
	select { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; margin: 2px;}
	
	input { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; margin: 2px;}
	
	.formgrid1 {
		vertical-align: top;
		border-top: 1px solid #ccc; 
	}
	
	.formsectiontitle {
	color: #FFFFFF;
	background-color: #006;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}
	
	.formsectionsub {
		color: #006;
		background-color: #DDD;
		font-weight: bold;
		font-size: 1em;
		text-align: center;
	}
	.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000080;
	background-color: #F0F3FB;
	border: thin solid #006699;
}
	
	.NSCGrid1 {
		vertical-align: top;
		border-top: 1px solid #ccc; 
	}
	
	.ltgray {
		background-color: #EEE;
	}
	
	.gray {
		background-color: #CCC;
	}
	
	.highlight {
		color: #C00;
	}
	
	ul.sitemap  {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	ul.sitemap li {
		padding-top: 1px;
		padding-bottom: 1px;
	}
	
	ul.sitemap  li#sectionnav {
		list-style: none;
	}
	
	#sitemaph4 {
		display: block;
		font-size: 1.2em;
		line-height: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		font-weight: bold;
		color: #000066;
	}		
	
hr.sub {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

/* FOLLOWING CSS APPLIES TO GENERAL GALLERIES INDEX ONLY!! */

	#gallery_floatcontent {
		margin-right: 5px;
		margin-left:137px;
		padding-left: 10px;
		margin-top:50px;  
		padding-bottom:10px;
		text-align:left;
		background:#fff;  		
		/* border:1px solid #000; */
		/*  min-width:500px; */
		/*  margin-top:5%;  */
		}

#gallery_imgSwitcher {
		/*width:280px; original width */
		width:330px;
		padding:0px;
		margin-top:25px;
		margin-left:15px;
		margin-right:-3px;
		margin-bottom: -75px;
		float:right;
		}
		
				/*  Galleries only!! ImgSwitcher pic placement */
	#galpic1 { position: relative;	top: -135px; left: -240px; z-index: 100;}
	#galpic2 { position: relative; top: -137px; left: -6px; z-index: 101; }
	#galpic3 { position: relative; top: -89px; left: -61px; z-index: 102; }
	#galpic4 { position: relative; top: -41px; left: -116px; z-index: 103;	}
	#galpic5 { position: relative; top: -231px; left: 105px; z-index: 104;	}
	#galpic6 { position: relative; top: -184px; left: 50px; z-index: 105;	}
	#galpic7 { position: relative; top: -137px; left: -4px; z-index: 106;	}
	#galpic8 { position: relative; top: -141px; left: 266px; z-index: 107;	}
	#galpic9 { position: relative; top: -94px; left: 213px; z-index: 108;	}
	#galpic10 { position: relative; top: -33px; left: -65px; z-index: 109; }
	#galpic11 { position: relative; top: -33px; left: -74px; z-index: 110; }
	#galpic12 { position: relative; top: -33px; left: -83px; z-index: 111; }
	#galpic13 { position: relative; top: -33px; left: -92px; z-index: 112; }
	#galpic14 { position: relative; top: -85px; left: 223px; z-index: 113; }
	#galimgMain { position: relative; top: 32px; left: 40px; z-index: 20; }		
	/*  Galleries only!! ImgSwitcher pic placement */
	
	/* placement for 1 left-side column & 2 bottom rows
	#galpic1 { position: relative;	top: -200px; left: -7px; z-index: 100;}
	#galpic2 { position: relative; top: -152px; left: -62px; z-index: 101; }
	#galpic3 { position: relative; top: -104px; left: -117px; z-index: 102; }
	#galpic4 { position: relative; top: -56px; left: -172px; z-index: 103;	}
	#galpic5 { position: relative; top: 2px; left: -177px; z-index: 104;	}
	#galpic6 { position: relative; top: -50px; left: 85px; z-index: 105;	}
	#galpic7 { position: relative; top: -50px; left: 77px; z-index: 106;	}
	#galpic8 { position: relative; top: -50px; left: 69px; z-index: 107;	}
	#galpic9 { position: relative; top: -50px; left: 61px; z-index: 108;	}
	#galpic10 { position: relative; top: 2px; left: -177px; z-index: 109; }
	#galpic11 { position: relative; top: -50px; left: 85px; z-index: 110; }
	#galpic12 { position: relative; top: -50px; left: 77px; z-index: 111; }
	#galpic13 { position: relative; top: -50px; left: 69px; z-index: 111; }
	#galpic14 { position: relative; top: -50px; left: 61px; z-index: 111; }
	#galimgMain { position: relative; top: 17px; left: 40px; z-index: 20; }
	*/	
/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 152px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 1px;
	border-width: 1px;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #003366;
	display: block;
	background: url(LL/images/v3.jpg);
	background-repeat:no-repeat;
	padding: 4px 0 0 6px;
	text-align: left;
	}
	
#menu li a:hover {
	color: #0e69be;
	background: url(LL/images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	text-align: left;
	}
	
#menu li a:active {
	color: #ffffff;
	background: url(LL/images/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	text-align: left;
	} 
	.style4 {
	border-width: 0px;
}
.style5 {
	border: 1px solid #AACCEE;
}
                   
                    