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

.textContent {
	font-size:0.9em;
	padding:0 0.0em;
	line-height:1.5em;
}

#secondText {
	margin:0;
	padding:0;
	color: #a4334e;
	font-size: 12pt;
	font-family:arial,helvetica,sans-serif;
	font-weight:500;
	font-size:18px;
	line-height:20px;
}
#secondText p {
	color: #a4334e;
	font-size: 12pt;
}
.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:arial,helvetica,sans-serif;
	margin:0em 0;
	padding:0px;
}
.textContent h2, #secondText h2
{
	margin:0 0 0.6em 0;
	padding:0.0em 0.0em;
	line-height :1.2em;
	font-size:21px;
	color:#B9A167;
	font-weight:400px !important;


}
.textContent h3 {
	font-size:19px;
	color:#BF1864;
}
.textContent ul {
	list-style-image: url(../images/li.gif);
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 0.0em 0em 0.0em;
}


