.bkgdnews {
	background-image: url(../images/bkgd_news.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 07450A;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.padleftandright {
	padding-right: 20px;
	padding-left: 20px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 07450A;
}
.padsidecolumntext {
	padding-right: 10px;
	padding-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #009900;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}

p.alert {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.underRed {
color:#FF0000;
font-weight:700;
}
