@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}
#tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFF;
	a:link
}
a.nav:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
#copyright {
	text-align: right;
	color: #FFF;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a.white-link-underline {	
	text-decoration: none;
	color: #FFFFFF;
}
#headline {
	color: #10516f;
	font-weight: bold;
	font-size: 19px;
}
.toptext {
	color: #AE352A;
}
#newszone {
	padding:20px 0px 0px 0px;
}
ul.newsfeature {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.newsfeature li {
	border-bottom:1px dashed #000;
	padding:0px 0px 3px 0px;
	margin:0px 0px 3px 0px;
	list-style:none;
}
