* { margin: 0; padding: 0; }

body { background: #FFF; font: normal 12px Arial, sans-serif; color: #324956; }
a:link, a:active, a:visited { color: #324956; text-decoration: none; }
a:hover { color: #FF5A19; text-decoration: underline; }
img { border: 0; }

.screenreader { display: none; }
.absolute { position: absolute; }
.align-right { float: right; }

#screenWrap {  }
#screenBox { width: 100%; }
#screen { text-align: left; }

#logo {  }
h1 {  }

#meta { display: none; }
#menuWrap { display: none; }
#headBox { display: none; }

#contentWrap { clear: both; margin-top: 30px; }
#contentBox { overflow: hidden; }
h2 { margin-bottom: 30px; font-size: 20px; font-weight: normal; }
h3 { margin-bottom: 10px; font-size: 16px; font-weight: normal; }
p { margin-bottom: 10px; line-height: 16px; }

.news-list-item { margin-bottom: 20px; }
.news-list-item h3.news-list-title { padding-left: 15px; background: url("../img/bg-arrow.gif") no-repeat left; }
.news-single-item h3 { padding-left: 15px; background: url("../img/bg-arrow.gif") no-repeat left; }

.news-single-backlink { margin-top: 15px; }

.tx-indexedsearch-whatis { display: none; }
.tx-indexedsearch .browsebox { margin-bottom: 15px; list-style: none; }
.tx-indexedsearch .browsebox li { display: inline; margin: 0; padding: 0; padding-right: 10px; }
.tx-indexedsearch .tx-indexedsearch-redMarkup {  }

.comments-list-container {  }
.comments-list-container .news-list-item { margin-right: 25px; }

#contentLft { display: none; }

.news-tsr-list-container { position: relative; top: -22px; left: 0; border: 1px #E6E8E9 solid; border-bottom: 0; }
.news-tsr-list-item { border-bottom: 1px #E6E8E9 solid; }
.news-tsr-list-item h4 { padding: 4px 8px; font-weight: normal; }

#contentLinksWrap { display: none; }

#footerWrap { clear: both; height: 110px; /* background: #FFF url("../img/bg-footer.gif") repeat-x; */ }
#footerBox { width: 925px; margin: 0 auto; text-align: center; }
#footer { position: relative; top: 85px; left: 0; margin-right: 17px; font-size: 11px; color: #929292; text-align: right; line-height: 20px; }

.csc-sitemap { width: 600px; height: 120px; overflow: hidden; }
.csc-sitemap ul { position: absolute; width: 850px; height: 120px; list-style: none; }
.csc-sitemap ul li { float: left; width: 100px; margin: 0 35px 10px 0; }
.csc-sitemap ul li a { font-weight: bold; }
.csc-sitemap ul ul { position: static; width: auto; height: auto; margin: 5px 0 10px 0; }
.csc-sitemap ul ul li { float: none; margin-bottom: 2px; }
.csc-sitemap ul ul li a { padding-left: 0; background: none; font-weight: normal; }

