.mainRight hr {
display:none;

}


H3 a {
	color: #00509e;
	padding-left:10px;
	padding-top:3px;
}
H3 a:hover {
	color: #fbb03b;
	text-decoration: none;
}

.ctr H3 a, .ctr H3 a:hover, .articleText {
	display: block;
	padding: 4px 4px 4px 10px;
}
.activeExLink, .articleText {
	background-color: #94b7d7;

	color: #00509e;
}
.mainRight hr {
		color: #00509e;
	background-color: #00509e;
	border: 0;
	height: 1px;
}



h3.activeH3 {

	height:22px;
	line-height:22px;

}
.activeH3 a, .line{
	display:block;
	border-top:solid 1px #00509e;
	
}
