/* CSS Document */

body {
	background-image: url(../images/nisd_background.jpg);
	background-attachment: fixed;
	background-color: #353636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
.footer a:visited {
	color: #CCCCCC;
}
.footer a:hover {
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content a:visited {
	color: #003066;
	text-decoration: none;
}
.content a:hover {
	color: #003066;
	text-decoration: underline;
}
.content a:active {
	color: #003066;
	text-decoration: underline;
}
.content a:link {
	color: #003066;
	text-decoration: none;
}
.graylefttable {
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	background-color: #CECFD1;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-left: 3px;
}
.boardtable {
	background-color: #F9F9F9;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #333333;
}
.yellowborderonly {
	border: 1px solid #C39D18;
}
.bluebgtable {
	background-color: #D9E7F1;
	border: 1px solid #3366FF;
	margin: 0px;
	padding: 0px;
}
.boardtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
	padding: 3px;
}
.boardtabletext a:visited {
	color: #003066;
	text-decoration: none;
}
.boardtabletext a:hover {
	color: #003066;
	text-decoration: underline;
}
.boardtabletext a:active {
	color: #003066;
	text-decoration: underline;
}
.boardtabletext a:link {
	color: #003066;
	text-decoration: none;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.videoarchive {
	background-color: #FFFF99;
	border: 1px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.videoarchive a:visited {
	color: #003066;
	text-decoration: none;
}
.videoarchive a:hover {
	color: #003066;
	text-decoration: underline;
}
.videoarchive a:active {
	color: #003066;
	text-decoration: underline;
}
.videoarchive a:link {
	color: #003066;
	text-decoration: none;
}
.videoarchiveheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC9900;
	font-weight: bold;
	text-align: center;
}

