/* @import url(skipNS4.css); */

body {
	background-color: #000000;
	color: white;
	font-size: small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

td {
	color: black;
}

a {
	color: navy;
}

a:active {
	color: Maroon;
}

a:visited {
	color: #4B0082;
}

h1 {
	color: #336699;
	font-size: large;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	color: #336699;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	color: #336699;
	font-size: small;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h4 {
	color: #336699;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-indent : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

dt {
	margin-top: 10px;
	font-weight: bold;
	color: #6A6A6A;
	font-size: x-small;
}

dd {
	font-size: xx-small;
	color: black;
	margin : 0px 0px 5px 5px;
}

PRE, TT, CODE, KBD, SAMP { font-family: monospace }

/* These are the classes */
.required {
	font-color: #FF0000;
	color: #FF0000;
}

.formField {
    background-color: white;
    border: 1px solid silver;
    color: #2f4f4f;
}

.formLabel {
    font-size: xx-small;
    font-weight: bold;
    text-align: right;
}

.formLabel2 {
    font-size: xx-small;
    font-weight: bold;
    text-align: center;
}

.formSubmit {
    font-size: xx-small;
    font-weight: bold;
    font-color: #666666;
	color: #666666;
    border: 1px outset #999999;
    background-color: white;
}

.newsItem {
	text-indent: 0px;
	font-size: x-small;
	color: #000000;
}

.newsHeadline {
	font-size : x-small;
	text-indent: 0px;
	font-weight: normal;
	color: Navy;
}

.postDate {
	font-size: xx-small;
	color: Gray;
}

.searchLabel {
	font-size: xx-small;
}

.searchDesc {
	font-size: xx-small;
	font-weight: bold;
}

.subLinks {
	margin-left: 10px;
}

.tableHeader {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.tableInfo {
	color: black;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tableInfo a {
	font-size: xx-small;
}

/* These are the site-wide styles for the various DHTML IDs */
			/* This is the div for the main window */
			#mainDiv{
				position: absolute;
				left: 10%;
				top: 10%;
				height: 450px;
				width: 750px;
			}

			/*  This is the div for the Flash navigation... */
			#navBar {
				position: absolute; 
				top: 0px; 
				left: 0px;
			}

			/* This is the div for the main content area */
			#contentArea {
				position: absolute; 
				top: 0px; 
				left: 221px;
				height: 450px;
				width: 530px;
			}

			/* This is the div for the actual content */
			#contentWindow {
				position: absolute; 
				top: 65px; 
				left: 26px; 
				height: 360px; 
				width: 310px; 
				overflow: auto;
				color: black;
				font-family: Verdana, Geneva, Arial, Helvetica;
			}
			
			#contentWindow2 {
				position: absolute; 
				top: 1px; 
				left: 8px; 
				height: 440px; 
				width: 520px; 
				overflow: auto;
				color: black;
				font-family: Verdana, Geneva, Arial, Helvetica;
			}
			
			#contentInterior {
				position: absolute; 
				top: 0px; 
				left: 0px; 
				height: 360px; 
				width: 290px; 
				font-size: x-small;
				color: black;
				background-color: transparent;
				font-family: Verdana, Geneva, Arial, Helvetica;
			}
			
			#contentInterior2 {
				position: absolute; 
				top: 0px; 
				left: 0px; 
				height: 400px; 
				width: 500px; 
				font-size: x-small;
				color: black;
				background-color: transparent;
				font-family: Verdana, Geneva, Arial, Helvetica;
			}
			
			#contentInterior3 {
				position: absolute; 
				top: 0px; 
				left: 0px; 
				height: 440px; 
				width: 520px; 
				font-size: x-small;
				color: black;
				background-color: transparent;
				font-family: Verdana, Geneva, Arial, Helvetica;
				overflow: auto;
			}

			/*  This is the div for the sidebar */
			#sideBar {
				position: absolute;
				top: 25px;
				left: 352px;
				height: 400px;
				width: 152px;				
				color: #336699;
				background-color: transparent;
				font-size: xx-small;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
			
			#sideBar a {
				text-decoration: none;
			}
			
			#sideBar p {
				text-indent : 0px;
				margin: 10px 0px 0px 10px;
			}
			
			/*  These are the divs for the "mock" scrollbar to be implemented with DHTML */
			#NN4SliderTop {
				position: absolute;
				top: 65px;
				left: 320px;
				visibility : hidden;
			}
			
			#NN4Slider {
				position: absolute;
				top: 85px;
				left: 320px;
				visibility: hidden;
			}
			
			#NN4SliderBackground {
				position: absolute;
				top: 85px;
				left: 320px;
				visibility : hidden;
				background-color: Gray;
			}
			
			#NN4SliderBottom {
				position: absolute;
				top: 405px;
				left: 320px;
				visibility: hidden;
			}
			
			#BoilerPlate {
				color: silver;
				position: absolute;
				top: 460px;
				left: 20px;
				height: 200px;
				width: 700px;
				font-size: xx-small;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				margin-bottom : -4px;
			}
			
			#BoilerPlate a {
				color: Silver;
				letter-spacing : 1px;
			}
			
			/* Fulltext Contextual CSS Directives */
			.fullscreen #contentWindow {
				width: 480px;
				top: 85px;
				height: 340px;
			}
			
			.fullscreen #contentInterior{
				width: 460px;
			}
			
			.fullscreen #sideBar {
				height: 35px;
			}
			
			.fullscreen #NN4SliderTop, .fullscreen #NN4SliderBottom {
				left: 480px;
				z-index : 1;
			}
			
			/* Printer-Friendly Contextual CSS Directives */
			.pf {
				background-color : White;
				color: black;
			} 