@charset "UTF-8";
img{
	border: none;
}
a{
	text-decoration: none;
	color:#c40e00;
}
a:hover{
	text-decoration: underline;
}

.thrColFixHdr #sidebar1 a{
	font-size: 12px;
	color: white;
	font-weight: bold;
	line-height: 26px;
	margin-left: 23px;
}

.thrColFixHdr #sidebar1 ul ul a{
	color: black;
	font-weight: normal;
}

.thrColFixHdr #footer a{ 
	color: #000000;
	font-size: 11px;
	margin-left:10px;
}

h1{
	font-size: 14px;
	margin: 1em 0 0.5em 0;
}

h2,h3,h4,p,a,td,li,span{
	margin: 0 0 .5em 0;
	font-size: 13px;
}

h1.csc-firstHeader{
	font-size: 18px;
	margin-top: 20px;
}

.news-latest-date, .news-list-date{
	font-size:11px;
}

hr{
	border:none;
	border-top:1px solid black;
	margin:.5em 0;
}

.news-latest-item h3{
	margin-bottom:0;
}

.bordered{
	border: 1px solid #b8b0b0;
	margin-bottom: 15px;
}

.bordered h1{
	background-color: #b8b0b0;
	padding: 3px 10px;
	margin: 0;
}

.bordered p{
	padding: 3px 10px;
}