.NewsArea {
	padding: 15px;
	background-image: none;
}
.NewsList {
	color: #095AB6;
	list-style-position: outside;
	list-style-image: TempsBullet.jpg;
	list-style-type: none;
	font-size: 10pt;
	font-style: italic;
	text-indent: 20px;
	text-align: left;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(TempsBullet.jpg);
}
.Text12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.Testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
}
.TestBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #095AB6;
	font-weight: bold;
}
.TestBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	font-weight: bold;
}
.TestSig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #095AB6;
}
.TestTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: oblique;
	color: #095AB6;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #095AB6;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(TempsBullet.jpg);
}
.SectionHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #095AB6;
	font-style: italic;
}
.menuCol {
	padding-top: 10px;
}

.footerlinks a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.footerlinks a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.footerlinks a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
}
.footerlinks a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

