@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-image: url(images/bg_ltbl.jpg);
}
.footer {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #000066;
	text-decoration: none;
}

.mainText {
	padding: 30px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.search {
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
}


.whiteText {
	color: #FFFFFF;
	padding: 10px;
	font-size: 13px;
}
.whiteText a {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 40px;
	display: block;
	font-weight: bold;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.callout {
	border: 1px solid #841418;
	padding: 8px;
}
.newsCredits {
	font-size: 12px;
	font-weight: bold;
	color: #851717;
}

.nav a:hover {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-position: inside;
	line-height: 21px;
	text-indent: -12px;
	list-style-image: url(images/bullet.gif);
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #851717;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 14px;
	line-height: normal;
	text-transform: capitalize;
	color: #851717;
	text-align: left;
}
