@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
}
#Top-Menu ul {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	display: none;
}
#Top-Menu ul li {
	float: left;
	list-style-type: none;
	color: #FFF;
	font-size: 14px;
	padding-right: 21px;
	padding-left: 21px;
	height: 17px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline-block;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;

}
#Bottom-Menu ul {
	margin: 0px;
	padding: 0px;
	display: none;
}
#Bottom-Menu ul li {
	float: left;
	list-style-type: none;
	color: #FFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 16px;
	font-size: 11px;
	text-transform: uppercase;
	height: 17px;
	padding-bottom: 2px;
}
.normal a, .sub-normal a, .normal a:hover, .sub-normal a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.normal {
	font-size: 14px;
}
#Top-Menu ul li.normal:hover {
	background-color: #900;
}
#Bottom-Menu ul li.sub-normal:hover {
	background-color: #900;
}
.active {
	font-weight:bold;
	background-color: #900;
}
.sub-normal {
	font-size: 11px;
}
.sub-normal:hover {
	background-color: #900;
}
.sub-active {
	font-weight:bold;
	background-color: #900;
}
a {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #DC3A1D;
}
a.share_icon{
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:none;
}
img {
	border: none;
}
p {
	margin-top:0px;
}
h1 {
	color: #DC3A1D;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
form {
	margin:0px;
}
area, area:focus, area:hover {
	cursor: pointer;
}
label {
	text-align: left;
	vertical-align: top;
	width: 100px;
	display: block;
	float: left;
}
#Main-Container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Header-Container {
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 35px;
	
}
#Logo {
	float: left;
	height: 80px;
	width: 500px;
	position: relative;
}
#Date {
	float: right;
	text-align: right;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 14px;
	position: relative;
	font-weight: bold;
}
#AJSearch {
	border: 1px solid #CCC;
	margin-top: 14px;
	width: 272px;
	padding: 0px;
	position: relative;
	float: right;
	clear: right;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	display: none;
}
#Search-Box {
	height: 38px;
	width: 270px;
	float: right;
	overflow: hidden;
	display: block;
	vertical-align: middle;
	position: relative;
	display: none;
}
#Search-Text {
	text-align: left;
	height: 24px;
	width: 216px;
	float: left;
	border: none;
	margin: 2px;
	display: block;
	vertical-align: middle;
	padding: 5px;
}
#Search-Submit {
	background-color: #ed1c24;
	width: 38px;
	float: left;
	border: none;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	text-align: center;
	height: 34px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#Search-Submit:hover {
	text-decoration: underline;
	cursor: pointer;
}
#Top-Menu {
	padding: 0px;
	height: 25px;
	width: 890px;
	background-color: #ed1c24;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: right;
	display: none;
}
.Top-Menu-Item {
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	min-width: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: middle;
	display: table-cell;
}
.Top-Menu-Item a {
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
}
#Body-Container {
	width: 960px;
	margin: 0px;
	padding: 0px;
	width:100%;
	
}
#Left-Container {
	clear:both;
	width: auto;
	padding-top: 25px;
	padding-bottom: 0px;
	float: none;
	/*overflow: auto;*/
	height: auto; 
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	overflow:visible;
	margin:0px;
	padding:0px;
	width:100%;
	
}
.pagebreak {
	page-break-after: always;
	margin:0px;
	padding:0px;
	}
	
	
p, li {
	widows: 3;
    orphans: 3;
	}
#Right-Container {
	width: 305px;
	float: right;
	overflow: hidden;
	height: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 35px;
	padding: 0px;
	display: none;
}
#Right-Container img {
	border: 1px solid #999;
	margin-bottom: 5px;
}
csc-textpic-caption {
	font-size:10px;
}
#Footer-Container {
	padding: 0px;
	height: 100px;
	width: 960px;
	clear: both;
	margin: 0px;
	display: none;
}
#Bottom-Menu {
	padding: 0px;
	clear: both;
	float: left;
	height: 23px;
	width: 890px;
	background-color: #ed1c24;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
}
#Ad-Container {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
}
#AD1, #AD2, #AD3, #AD4 {
	float: left;
	margin-left: 7px;
	height: 60px;
	width: 234px;
	background-color: #CCC;
	overflow: hidden;
}
#AD1 {
	margin-left: 0px;
}
.web {
	color: #C90;
}
.extended {
	color: #600;
}
.original {
	color: #C00;
}
#news-scroller {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #aeb0b2;
}
#news-header {
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	text-align: left;
	vertical-align: middle;
	display: table;
	text-indent: 15px;
	line-height: 20px;
	width: 303px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.news-list-container {
	background: #f3f3f4;
}
.news-list-container span.comments_num {
	font: bold 11px arial, sans-serif;
	float: left;
}
/*.news-list-container h5.web-exclusive span.comments_num {
	background: url(../images/comment-cloud-red.gif) no-repeat;
	color: black;
}

.news-list-container h5.full-length-article span.comments_num {
	
	color: black;
}

.news-list-container h5.newspaper span.comments_num {
	background: url(../images/comment-cloud-orange.gif) no-repeat;
	color: black;
}

.news-single-container span.comments_num {
	float: none;
		width: 18px;
	height: 20px;
	padding: 4px 0 0 10px;
	margin-right: 10px;
	display: block;
	
}*/

.news-list-container {
	height: 280px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	width: 303px;
}
.news-list-item a {
	color: #000000;
	line-height: 14px;
}
.news-list-item a:hover {
	color: #DC3A1D;
}
.news-list-date {
	color: #333;
	margin: 0px;
	padding: 0px;
}
.news-list-item p {
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.news-list-morelink a {
	color: #000;
	font-weight: bold;
}
input#comment {
	width: 104px;
	height: 30px;
	display: block;
	background: url(../images/post-comment.gif) no-repeat;
	border: none;
	float: right;
	margin-right: 23px;
}
li.tx-pagebrowse-page a, li.tx-pagebrowse-current a {
	font: bold 12px arial, sans-serif;
	color: black;
}
.tx-pagebrowse li {
	margin-right: 10px !important;
}
.tx-pagebrowse li {
	margin: 0;
	padding: 0 !important;
}
.tx-pagebrowse-next, .tx-pagebrowse-prev {
	font: bold 12px arial, sans-serif;
	text-decoration: none;
	color: black !important;
	float: left;
	padding: 4px 0 0 !important
}
.tx-pagebrowse-next a, .tx-pagebrowse-prev a {
	color: black !important;
}
.tx-pagebrowse-last, .tx-pagebrowse-first {
	display: none !important;
}
li.tx-pagebrowse-pages {
	width: auto !important;
}
li.tx-pagebrowse-current {
	background: #939598;
	width: 21px;
	height: 19px;
	padding: 4px 0 0 2px !important;
	border: 1px solid #939598;
	display: block;
	color: black;
	font: bold 12px arial, sans-serif;
}
li.tx-pagebrowse-page {
	background: white;
	width: 21px;
	height: 19px;
	padding: 4px 0 0 2px !important;
	border: 1px solid #939598;
	display: block;
}
li.tx-pagebrowse-pages ol {
	padding: 0 !important;
}
#Left-Container .news-latest-container h5 a {
	color: #000;
	text-decoration: none;
}
#Left-Container .news-latest-container .news-latest-item-active h5 a {
	color: #DC3A1D;
}
#Left-Container .news-latest-container a p {
	color: black;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	/* sb */
	margin:0px;
	padding:0px;
}
#Left-Container .news-latest-container a:hover {
	text-decoration: none;
}
#Right-Container .news-list-container .news-list-item p {
	display: block;
	width: 208px;
	margin: 0 !important;
	padding: 0 !important;
}
#Right-Container .news-list-container .news-list-item .news-list-date {
	padding: 0 !important;
	margin: 0 !important;
}
.news-list-container .news-list-item .comments_num {
	margin: 4px 10px;
}
#Right-Container .news-list-container .news-list-item h5, #Right-Container .news-list-container .news-list-itemh5.newspaper {
	display: block;
}
#Right-Container .news-list-container .news-list-item h5.full-length-article {
	background: url(../images/comment-cloud-brown.gif) no-repeat;
}
#Right-Container .news-list-container .news-list-item h5.web-exclusive {
	background: url(../images/comment-cloud-red.gif) no-repeat;
}
.news-list-container .full-length-article h5 a {
	color: #983620;
}
.news-list-container .web-exclusive h5 a {
	color: #ed1c24;
}
.news-list-container .newspaper h5 a {
	color: #f89938;
}
.news-list-container h5 a .comments_num {
	color: black !important;
}
.news-list-container .news-list-item .newspaper h5 {
}
.news-list-container .news-list-item .comments_num {
	margin-right: 10px;
}
.comments .comments_num {
}
.comments {
	width: 28px;
	height: 28px;
	margin-right: 5px;
	display: block;
	float: left;
	background: url(../images/comment-cloud-red.gif) no-repeat;
}
.news-list-container .news-list-item h5 {
	display: block;
	width: 210px;
	height: auto;
	float: left;
	clear: none !important;
}
.news-list-content {
	clear: both;
	padding: 0px;
	line-height: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 33px;
}
.full-length-article .comments {
	background: url(../images/comment-cloud-brown.gif) no-repeat;
}
.newspaper .comments {
	background: url(../images/comment-cloud-orange.gif) no-repeat;
}
.web-exclusive .comments {
	background: url(../images/comment-cloud-red.gif) no-repeat;
}
#Left-Container #news-scroller {
	background: none !important;
	padding: 0 !important;
}
#Left-Container .news-list-item .news-list-content {
	clear:both;
	margin:0;
	padding:3px 0;
}
div.bubble {
	background-color:#FFF;
	border:3px solid #E99509;
	display:none;
	font-size:12px;
	padding:0px;
	width:200px;
	position:absolute;
	top:0px;
	left:0px;
	line-height: 17px;
}
div.bubble h4 {
	font-size: 14px;
	font-weight: bold;
	color: #E99509;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.bubble-content a {
	color: #DC3A1D;
	text-decoration: none;
}
div.bubble-content a:hover {
	text-decoration: underline;
}
div.bubble-close {
	background-color: #E0E0E0;
	height: 16px;
	width: 16px;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
	vertical-align: middle;
	display: block;
}
div.bubble-close a {
	font-weight: bold;
	color: #000;
}
div.bubble-content, div.news-single-backlink {
	margin: 10px;
}


div.news-single-rightbox, .news-single-rightbox a {
	display: none;
}

.tx-comments-pi1 {
	display:none;
	}
.news-single-item p {
	line-height: 20px;
	font-size: 16px;
}
