body {
	margin:0;
	color:#000;
	background:#cdcdcd url(images/bg-body.gif) repeat-x;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}
a {
}
a:hover { text-decoration:underline; }
img { border-style:none; }
form {
	padding:0;
	margin:0;
}
select {
	vertical-align:middle;
	font-size:100%;
}
h2{
	font-size: 12px;
}
p{
	line-height: 140%;
}
.page {
	width:910px;
	margin:0 auto;
}
#header {
	position:relative;
	height:207px;
	background:url(images/topimg.jpg) no-repeat;
}
#header strong {
	position:absolute;
	top:21px;
	left:21px;
}
#header strong a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:170px;
	height:35px;
	background:url(images/logo.gif) no-repeat;
}
#header .top-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:5px;
	right:127px;
	overflow:hidden;
}
#header .top-nav li {
	padding:0 9px 0 11px;
	margin-left:-1px;
	float:left;
	background:url(images/top-nav-sep.gif) no-repeat 0 3px;
}
#header .top-nav a{
	color: #000;
}
#header .slogan{
	position: absolute;
	top: 90px;
	left: 300px;
	width: 380px;
	height: 95px;
}
#header .slogan h1{
	margin:10px 0 0 0;
	padding:0;
	font-size: 25px;
	font-weight:normal;
	color: white;
}
#header .slogan p{
	margin:10px 0 0 0;
	padding:0;
	color:white;
}
#header .newsteaser{
	position: absolute;
	top: 90px;
	right: 30px;
	width:180px;
	height: 95px;
	border: 1px solid #E8E8E8;
	background: url(images/bg-newsteaser.jpg);
}
#header select {
	position:absolute;
	top:4px;
	right:10px;
	height:20px;
	width:119px;
	border:1px solid #abadb3;
}
.holder {
	overflow:hidden;
	height:1%;
	padding:39px 100px 42px 47px;
	background:url(images/bg-holder.png) repeat-y;
}
.holder a { position:relative; }
#content {
	float:right;
	width:580px;
}
#content h1 {
	margin:0;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
}
#sidebar {
	float:left;
	width:180px;
}
#sidebar h1{
	font-size: 13px;
}
#sidebar #left-nav ul{
	margin: 30px 0 0 20px;
	padding: 0;
	font-size: 12px;
}
#sidebar #left-nav ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	list-style: none;
}
#sidebar #left-nav ul li a{
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 5px;
	border-left: 2px solid #CCCCCC;
}
#sidebar #left-nav ul li a:hover, #sidebar #left-nav ul li.act a{
	font-weight: bold;
	border-left: 2px solid black;
}
#footer {
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:14px;
	margin:0 6px;
	padding:0 5px 30px 0;
	background:url(images/bg-footer.gif) repeat-x;
}
#footer ul {
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	list-style:none;
}
#footer ul li {
	padding:0 6px;
	float:left;
	margin-left:-1px;
	background:url(images/footer-sep.gif) no-repeat 0 3px;
}
#footer ul a { text-decoration:underline; color: #000;}
#footer ul a:hover { text-decoration:none; }
#footer span { float:right; }
.csc-textpic-center img{
	margin: 0 0 20px 0;
}

/**********************
*	tt_news
**********************/

.newsteaser .news-latest-container{
	font-size: 11px;
	margin: 4px;
}
.newsteaser .news-latest-container a{
	text-decoration: none;
}
.newsteaser .news-latest-container h2{
	color: white;
	font-weight: normal;
	font-size: 11px;
	margin:0;
	padding:0;
}
.newsteaser .news-latest-item h3{
	margin:0;
	padding:0;
	font-weight: normal;
}
.newsteaser .news-latest-item h3 a{
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.newsteaser span.news-latest-date{
	clear: both;
	display: block;
	text-align: right;
}
.newsteaser .news-latest-date a{
	font-style:italic;
	color: white;
}
.newsteaser .news-latest-morelink{
	text-align: right;
}
.newsteaser .news-latest-morelink a{
	color: white;
	text-align: right;	
}
.news-list-date{
	text-align: right;
	clear: both;
	display: block;
}
.news-single-item h2{
	font-size: 16px;
}
.news-single-item h3{
	font-size: 12px;
}
.news-list-item{
	border-bottom: 1px dotted black;
}
.news-list-item h3 a{
	font-size:14px;
	text-decoration:none;
	color: black;
}
.news-list-morelink{
	height: 20px;
}
.news-list-morelink a{
	float: right;
}