.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.phoneNumber {
	font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: Bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bolds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0492CE;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
}
.emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0492CE;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0492CE;
	text-decoration: underline;	
}
a.copyrightLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;	
}

a.copyrightLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;	
}
a.copyrightLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0492CE;
	text-decoration: underline;	
}
a.pastAnnounce {
	display: block;
	width: 150px;
	padding: 8px 0px;
	color: #000000;
	background-color: #ebf6fa;
	text-decoration: none;
	border: 1px solid #c0c0c0;
}
a.pastAnnounce:hover {
	color: #1a95d1;
	border: 1px solid #1a95d1;
}

.footer {
width: 740px;
height: 95px;
background: url(images/footer-bg-new.jpg) no-repeat;
font-size: 10px;
color: #fff;
font-family: Georgia, 'Times New Roman', Times, serif;
text-align: right;
}

.footer a {
text-decoration: underline;
color: #fff;
font-size: 10px;
}

.footer a:hover {
text-decoration: none;
color: #fff;
font-size: 10px;
}

#bannerView {
margin-top: 55px;
margin-right: 5px;
}