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

.textContent {
	font-size:0.8em;
	line-height:1.5em;
	margin:0 25px;
	padding:0 20px;
	background:url(../statimages/pagebottom.png) #FFF no-repeat bottom center;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:Arial, Verdana;
	margin:1.1em 0;
}

.textContent h2 {
	margin:0 0 0.6em 0;
	padding:0.5em 0.0em;
	font-size:1.6em;
	color:#0a3a83;
	font-weight:400;
}

.textContent h3 {
	font-size:1.3em;
	color:#EB690B;
	margin:0 0;
	padding:4px 0;
	font-weight:400;
}

.textContent img {
	margin:2px;
}
.contentArea {
	padding:0 1.5em 2em 1.5em;
}

.textContent ul {
	line-height:1.2em;
	font-size:1.3em;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, Times, sans-serif;
	font-weight:400;
}


.textContent ul li {
	display:block;
	color:#0078c1;
	padding:6px 2px 6px 25px;
	text-decoration:none;
	background-image:url(../statimages/lidot2.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}

.textContent ul li a {
	color:#0078c1;
	padding:0px 0px 0px 18px;
}


.textContent ul li a:hover {
	color:#172F85;
	text-decoration:none;
}

.textContent ul#storyList li
{
	background-image : none !important;
		padding-left : 0px !important;


}
ul#bottomLinks li
{
	display : inline;
	float : left;
			border-bottom:0px solid #ccc;
	padding:2px 12px 2px 0;
}
