body {
	padding: 0px;
	margin: 15px 10px;
}
.text {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
a:link {
	color: #0033BB;
	text-decoration: none;
}
a:visited {
	color: #0033BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	color: #003399;
}
.breaking_news a:link, .breaking_news a:visited
{
	color: #96b6f5; 
}
.breaking_news a:hover
{
	color: #b6d4fc; 
}
.breaking_news a:active
{
	color: #96b6f5; 
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: bold;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.smallHeadline {
    color: #001B52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}
.LndH1 {
	font-size: 24px;
}
#tmpSlideshow {
    height: 229px; 
	width: 800px;
	
}
.tmpSlide {
	display: none;
	position: absolute;
	top: 74px;
	left: 10px;
}
.twitter
{
	margin-left: 17px;
	margin-top: 30px;
}
h1.cpanel
{
	font-size: 16px;
	margin-left: 5px;
}