.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform:uppercase;
}

.Header,H1,H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #DE4A29;
	font-weight:normal;
}
.Subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE4A29;
}


.Sidebar-Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 16px;
}
.Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #203D6A;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #708437;
	line-height: 18px;
}
.quote-credit {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #708437;
	line-height: 12px;
}
.Body-White {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	background-color:#DE4A29;
}
.Body-Blue,p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #203D6A;
}
body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203D6A;
}
UL 
{
list-style-image: url('/images/arrow.gif');
}
a {
	color: #003399;
	text-decoration: none;
		font-weight:bold;
}
a:hover {
	color: #0448CF;
	text-decoration: underline;
	font-weight:bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
hr {color:#A6B7D1;height:1px;}
