/* CSS Document */
BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }

A { color:#0000FF; }
A:visited { color:#0000FF; }
A:active { color:#0000FF; }

.home { text-decoration: none; color: #FFFFFF; font-size: small; }
.nav { font-size: x-small; text-decoration: none; color: #FFFFFF; font-weight:bold; }
.nav A { font-size: x-small; text-decoration: none; color: #FFFFFF; font-weight:bold; }
.nav A:visited { font-size: x-small; text-decoration: none; color: #FFFFFF; font-weight:bold; }
.email { text-decoration: none; color: #FFFFCC; font-size: x-small; font-weight:600; }
.email A { text-decoration: none; color: #FFFFFF; font-size: x-small; font-weight:600; }
.email A:active { text-decoration: none; color: #FFFFCC; font-size: x-small; font-weight:600; }
.email A:visited { text-decoration: none; color: #FFFFCC; font-size: x-small; font-weight:600; }
.pghd { text-decoration: none; color: #9D080D; font-size: medium; font-weight:600; }
.byline { text-decoration: none; color: #9D080D; font-size: small; font-weight:600; font-style:italic; }
.txt { text-decoration: none; color: #004A80; font-size: small; }
.txtred { text-decoration: none; color: #9D080D; font-size: small; }
.txtblk { text-decoration: none; color: #000000; font-size: small; font-style:italic; }
.footnote { text-decoration: none; color: #FFFFFF; font-size: x-small; font-weight:300; }
.footnote A { text-decoration: none; color: #FFFFFF; font-size: x-small; font-weight:300; }
.scrollerHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D080D;
	font-style: normal;
}
.scrollerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004A80;
	font-style: normal;
}
.scrollerPause {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004A80;
	background-color:#FFFFCC;
	font-style: italic; 
}
