input {
	font-size:   8.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: normal;
	}
pre {
	font-size:   7.0pt;
	font-family: "Monaco","Courier",sans-serif;
	}
form {
	margin: 0;
	}
select {
	font-size:   8.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	}
td {
	font-size:   8.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	}	
th {
	font-size:   9.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	}	
textarea {
	font-size:   8.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	background-color: #FFFFB3;
	}
.banner {
	font-size:   medium;
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-weight: bold;
	color:       white;
	text-align:  center;
	background-color: #003399;
	}
.white {
	font-size:   9.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: bold;
	color:       #FFFFFF;
	}
.black {
	font-size:   9.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: normal;
	color:       black;
	}
.smblack {
	font-size:   8.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: normal;
	color:       black;
	}
.yellow {
	font-size:   9.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: bold;
	color:       #F0E68C;
	}
.gray {
	font-size:   8.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: normal;
	color:       #808080;
	}
.searchinput, .searchinput SELECT, .searchinput INPUT {
	font-size:   8.0pt;
	font-weight: normal;
	}
.nav {
	font-size:   9.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	font-weight: bold;
	color:       #FFFFFF;
	}
.nwslink {
	font-size:   9.0pt;
	font-family: "Arial","Helvetica",sans-serif;
	color:       black;
	text-decoration: none;
	}

#menuitem A:link {
	color:       white;
	text-decoration: none;
}
A:link {
	color:       #0000FF;
	text-decoration: none;
}
#menuitem A:Visited {
	color:       #FFFFFF;
}
A:Visited {
	color:       #003399;
	text-decoration: none;
}
#menuitem A:hover {
	color:       #F0E68C;
	text-decoration: underline;
}
A:hover {
	color:       #FF0000;
	text-decoration: underline;
}
