/* ********************* INEWS STORY DISPLAY ********************* */

.textContent {
	font-size:1.0em;
	padding:0 0.5em;
	line-height:1.5em;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:arial,helvetica,sans-serif;
	margin:1em 0;
}
.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0;
	line-height :1.2em;
	font-size:1.4em;
	color:#EB6E1F;
	padding:10px 0px 0px 15px;

}
.textContent h3 {
	font-size:1.6em;
	color:#EB6E1F;
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0px 15px 0px 15px;
	font-size:12px;
	line-height:1.2em;
	color:#484848 !important;
}

.contentArea p {
	color:#484848 !important;
}


.contentArea table p {
	margin-top:0px !important;
	margin-bottom:10px !important;
}

.contentArea a:link {color:#2A9B9F;font-weight:600;}


#addressTable tr td h3 {
	margin-top:0;
	color:#000;
}
#addressTable tr td p {
	margin-bottom:0.5em;
}

