#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;}

.white  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;}

.yellow  {
	font-family : Arial, Helvetica, San Serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0E68C;}

.searchinput, .searchinput SELECT, .searchinput INPUT  {
	font-size : 8pt;}

td  {
	font-size : 9pt;
	font-family : Arial, Helvetica, San Serif;}

h1 {
	font-size : large;}
		
h2 {
	font-size : larger;}
	
h3 {
	font-size : medium;}
	
h4 {
	font-size : small;}

.gray  {
	font-size : 8pt;
	color : #808080;}

.smallgray  {
	font-size : 7pt;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Gray;}

.nav  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;}

.nwslink  {
	font-size : 9pt;
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, San Serif;}

.srhwhite  {
	font-size : 9pt;
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;}

.crumbs {
	font-size: 8pt;}
	
.pagetitle {
	font-size: large;
	font-weight: bold;
	color: #000066;
	text-align: center;}
	
.purple_td{
	background-color: #dfe3fe}
	
.red {
	color: #FF0000;
	}
.und_bold{
text-decoration:underline;
font-weight:bold;
	}
.table_blueborder{
	border-style: solid;
	border-width: thin;
	border-color: #000066;
	width: 95%;
	margin-left: auto; margin-right: auto;
}
