@media print {
.ignore {  }
.dontprint,.leftnav				{ display:none }
.tdspan {
	width: 640px;
	height: 80px;
}
.tmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 640px;
	height: 98%;
}
}

@media screen {		   
.ignore {  }
.leftnav						{
	background-color: #F4F4FF;
	width: 160px;
}
.tdspan {
	width: 800px;
	height: 80px;
}
.tmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	height: 100%;
}
}

body {
	background-color: #DFDFFF;
	color: Black;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.jus {
	text-align: justify;
}
.bc1 {
	background-color: #D7DADD;
}
.bc2 {
	background-color: White;
}
.bc3 {
	background-color: #ECECFF;
}
.footer {
	background-color: White;
	color: Black;
	border-top: 1px solid Silver;
}
.hd {
	background-image: url(images/image3.gif);
	display: block;
	color: White;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-repeat: repeat-y;
	width: 620px;
}
a.flnk {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
a.flnk:hover {
	color: Red;
}
.galnorm {
	border: 3px solid white;
}

.galover {
	border: 3px solid red;
}
.nlhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #0033FF;
	color: White;
	width: 140px;
	padding: 1px;
	float: left;
	text-align: center;
}
.fbackinp {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	border: 1px solid silver;
	padding-left:2px;
}
.nlinp {
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: navy;
	border: 1px solid silver;
	padding-left:2px;
}
.nllabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.nlbut {
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: navy;
}
a.imglnk {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
}
a.imglnk:hover {
	color: Red;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lis {
	list-style-type: disc;
	margin-left: 15px;
	text-align: justify;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Navy;
}
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #3366FF;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	width: 140px;
	color: navy;
	padding: 1px;
	float: left;
}
a.nav:hover {
	background-color: #3366FF;
	color: White;
}
a.navsel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	background-color: navy;
	color: White;
	width: 140px;
	padding: 1px;
	float: left;
}
a.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none
}
a.LinkNav:hover { color: Red }
.boiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.req {
	color:red;
	font-size:14px;
	font-weight: bold;
}