﻿.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.bluestock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.newscroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
.newscroll a, .newscroll a:visited, .newscroll a:active {
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}
.newscroll a:hover {
    text-decoration:underline;
}
.supporttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	background-color: #F9F9F9;
	border: 5px solid #EEEEEE;
}
.hedline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBA48E;
}
.quotetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #AA4742;
	background-color: #FDF3EA;
	border: 5px solid #F7DCC4;
}
.hedlink {
	color: #970404;
}
hr {
	background-color: #FFFFFF;
	height: 1px;
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
li a {
    text-decoration:none;
}
.hedlineblue {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	display: block;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.bottomlink1 a, .bottomlink1 a:visited, .bottomlink1 a:active {
	color: #244E8C;
	font-size:16px;
	text-decoration: none;
}
.bottomlink1 a:hover {
	color: #888888;
}
.bottomlink2 a, .bottomlink2 a:visited, .bottomlink2 a:active {
	color: #AA4742;
	font-size:16px;
	text-decoration: none;
}
.bottomlink2 a:hover {
	color: #888888;
}
.latestnews {
    background-color: #FFFFFF;
    border: 2px solid #666666;
    color:#000000;
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newshedline {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E37604;
	line-height: 18px;
	margin-top: 5px;
	padding-top: 5px;
}