.blue-subhead {
  background-color: #FFF;
  color: #09248b;
  font-weight: bold;
  padding: 4px 9px;
}

#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 : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Arial, Helvetica, San Serif;
}

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

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

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

h1 {
	font-size : 22pt;
	font-family : Arial, Helvetica, San Serif;
}
h2 {
	font-size : 18pt;
	font-family : Arial, Helvetica, San Serif;
}
h3 {
	font-size : 16pt;
	font-family : Arial, Helvetica, San Serif;
}
h4 {
	font-size : 14pt;
	font-family : Arial, Helvetica, San Serif;
}
h5 {
	font-size : 11pt;
	font-family : Arial, Helvetica, San Serif;
}

.prefont {
	font-size : 11pt;
}
.pre {
      font-size: 12px;
      font-family: monospace;
      white-space: pre;
}

.gray  {
	font-size : 11pt;
	font-family : Arial, Helvetica, San Serif;
	color : #808080;
}
.gray a:link {
	color: #808080;
	text-decoration: none;
}
.gray a:visited {
	color: #808080;
}
.gray a:hover {
	color: #000000;
	text-decoration: underline;
}

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

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

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

.std  {
	font-size : 11pt;
	font-weight: bold;
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
}
.reg  {
	font-size : 11pt;
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
}
.hdr  {
	font-size : 14pt;
	font-weight: bold;
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
}
.tiny  {
	font-size : 8pt;
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
}
.spacer  {
	font-size : 11pt;
	font-family : monotype;
}
b {font-weight: bold}
td   { font: 9pt Helvetica,Arial,sans-serif; }
th   { font: bold 11pt Helvetica,Arial,sans-serif; }
sup   { font: 8pt Helvetica,Arial,sans-serif; }
