#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 : Helvetica, Arial, sans-serif;
}

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

.yellow10  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #F0E68C;
}

.red  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FF0000;
}

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

td  {
	font-size : 9pt;
	font-family : Helvetica, Arial, sans-serif;
}

h3 {
	font-size : 13pt;
	font-family : Helvetica, Arial, sans-serif;
}

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

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

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

.srhwhite  {
	font-size : 9pt;
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	font-family : Helvetica, Arial, sans-serif;
}
.graybackground
{
        background-color: #F5F5F5;
}

.source  {
        font-size: 12pt;
        color: White;
        font-weight: bold;
        font-family: Helvetica, Arial, sans-serif;
}

.location  {
        font-size: 24pt;
        color: White;
        font-weight: bold;
        font-family: Helvetica, Arial, sans-serif;
}

.regionwhite  {
	font-size : 14pt;
	color : #FFFFFF;
	border : 0px;
	padding: 0px;
	margin : 0px;
	text-decoration: none;
	line-height :  95%;
	font-weight : bold;
	font-family : Helvetica, Arial, sans-Serif;
}
