/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;  /* default for entire website */
	font-size: 12px;
	background-color: #FFFFFF;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
#wrapper .lisa{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper a:active {
	color: #970000;
	}
#header {
	margin: 0 0 15px 0;
	height: 20px;
	white-space:nowrap;
	font-size: 12px;
	}
#header a:link {
	text-decoration: none;
	color: #000000;
	}
#header a:hover {
	text-decoration: none;
	color: #bc0000;
	}
#header a:visited {
	text-decoration: none;
	color: #970000;
	}
#ncsulogo {
	float:left
	}
#upa {
	height: 10px;
	float: left;
	width: 200px;
	}
#headernav {
	float: none;
	}	
#l-col {
	float: left;
	width: 170px;
	white-space: nowrap;
	font-size: 12px;
	margin-right: 5px;
	}
#l-col a:link {
	text-decoration: none;
	color: #000000;
	}
#l-col a:hover {
	text-decoration: none;
	color: #bc0000;
	}
#l-col a:visited {
	text-decoration: none;
	color: #970000;
	}
#l-col ul {
	list-style-type: none;             /* no padding */
	margin:0;
	padding: 0;
	float: inherit;
	}
#l-col ul li {
 	margin: 0;
  	padding: 0;
	}
#l-col ul li a {
  	margin:0;
  	text-decoration: none;
  	height:15px;           /* hint for IE, alternatively remove whitespace from HTML */ 
	}
#l-col ul ul li a {
	margin-left: 20px;     /* indent level 1 */
	text-decoration: none;
	}
#address {
	font-size: 11px;
	padding-top: 15px;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	}	
#accessibility a {
	color: #bc0000;
	padding-top: 15px;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	}
#side-b {
	margin: 0;
	float: left;
	width: 620px;
	height: 100%;
	font-size: 12px;
	padding-left: 5px;
	border-left-width: 0px;
	}
#side-b .lisa {
	margin: 0;
	float: left;
	width: 854px;
	height: 100%;
	font-size: 12px;
	padding-left: 5px;
	border-left-width: 0px;
	overflow:inherit
	}
#side-b .bld {
 font-weight: bold ;
 }
#side-b .archive {
	font-size: 9px ;
	color:#6A0000 ;
	}
#side-b h1 {
 	font-size:20px ;
 	text-align: left;
 	}
#side-b h3 {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	}
#side-b h3 a {
	font-size:12px;
	color:#000000;
	}
#side-b h4 {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	}
#side-b h4 a {
	font-size:14px;
	color:#000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#side-b p.eval {
	margin-top: 0px;
	}
#side-b ol.eval {
	margin-top: 0px;
	}
#side-b h5 {
	font-size:12px;
	font-weight: bold;
	}
#side-b h5 a {
	font-size:12px;
	}
#side-b a {
	color: #bc0000;
	font-size: 12px;
	}
#side-b ul a {
	color: #bc0000;
	list-style-type: none;
	font-size: 12px;
	}
#side-b #a {
	width: 300px;
	float: left;
	height: 450px;
	}
#side-b #b {
	width: 300px;
	float: right;
	height: 450px;
	}
#side-b #c {
	width: 300px;
	float: left;
}
#side-b #d {
	width: 300px;
	float: right;
	}
#content a:link {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#content a:visited {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	}
#survey	{
	text-align: left ;
	background-color:#FFFFFF ;
}
#survey .indent{
	margin-left: 3%
	}
#survey p.indent {
	margin-left: 5%;
	}
#survey a:active {
	color: #000000;
	}
#survey a:link {
	color: #000000;
	}
#survey a:hover {
	text-decoration: underline ;
	color: #bc0000;
	}
#survey a:visited {
	text-decoration: underline ;
	color: #000000;
	}
#survey h1 {
 	font-size:20px ;
 	color:#BC0000 ;
 	text-align: center ;
 	}
#survey h2  {
	background-color: #BC0000;
	font-weight:bold ;
	font-size:16px ;
 	}
#survey h3 {
	font-size:14px;
	color:#000000;
	font-weight: bold;
	}
#survey h3 a {
	font-size:14px;
	color:#000000;
	text-decoration: none;
	}
#survey h4		{
	text-align:left ;
	font-size:14px ;
	}
#survey h5 {
	font-size:12px;
	font-weight: bold;
	}
#survey h6 {
	font-size:16px;
	font-weight: bold;
	text-align: center ;
	}
#survey h5 a {
	font-size:12px;
	text-decoration: none;
	}
#survey ul a {
	color: #bc0000;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	}
#survey label.hidden {
  	position: absolute;
  	left: -200em;
  	top: -20em;
}
#survey .data	{
	font-size: 1em ;
	text-align: right ;
	}
#survey td	{
	text-align: center ;
	}
#survey th {
	text-align: left ;
	}
#survey .Header	{
	font-weight: bold ;
	}
#survey .RowHeader	{
	font-weight: bold ;
	text-align:left;
	}
#survey .ital	{
	font-style: italic ;
	}
#survey .bld	{
	font-weight: bold ;
	}
#survey .undr	{
	text-decoration:underline ;
	}
#survey .red	{
	color: #BC0000 ;
	}
#survey .black	{
	color: #000000 ;
	}
#survey .norm	{
	font-weight: normal ;
	}
#survey .pink	{
	background-color: #FFCCCC ;
	}
#survey .grey	{
	background-color: #C1C1C1 ;
	}
#survey .white	{
	background-color: #FFFFFF ;
	}
#survey .shd	{
	background-color: #E7E7E7 ;
	}		
#survey .dgrey	{
	background-color: #969696 ;
	}	
#survey .value {
 	text-align:center ;
 	vertical-align: bottom ;
 	color: #BC0000 ;
 	}
#survey .small	{
	font-size: 11px ;
	}
#survey .mid	{
	font-size: 12px ;
	}
#survey .lrg	{
	font-size: 14px ;
	}
#survey .sup 	{
	font-size:8px ;
	vertical-align:text-top ;
	}
#survey .l	{
	text-align: left ;
	}
#survey .c	{
	text-align: center ;
	}
#survey .r	{
	text-align: right ;
	}
#survey .d	{
	text-align: "." ;
	}
#survey .t	{
	vertical-align: top ;
	}
#survey .m	{
	vertical-align: middle ;
	}
#survey .b	{
	vertical-align: bottom ;
	}
p.indent {
	margin-left: 5%;   /* used by Survey section */
	}
#survey .archive {
	font-size: 9px ;
	color:#6A0000 ;
	}
#survey .rt_border {
border-right-color:#666666;
border-right-width:thin;
	}	