/**print stylesheet**/

body {
	color: #000000;
	background-color: #FFFFFF;
	font-size:10pt;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}


#col_left,
#col_right,
#col_right .content_element,
#content_service_elements,
#home_link {
	display: none !important;
}

.csc-header h2, 
h2.csc-firstHeader, 
.graphical-news-header {
	background:none !important;
}
.csc-header h2 span,
.news-single-item h2 span, 
.news-list-item h3 span {
	width:auto !important;
	height: auto !important;
	color: black;   
}

#col_center {
	width: auto; 
	margin: 0 2% 0 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#col_center a {
	color:#000;
}

#main_menu_top {
	display: none;
}

h1 {
	font-size:14pt;
}

h2 {
	font-size:12pt;
}
h3 {
	font-size:10pt;
}

h1 a,
h2 a,
h3 a {
	text-decoration:none;
}

p,
h1,
h2,
h3,
dl {
	margin:0px;
	margin-bottom:0.6cm;
}

ul,
ol {
	margin-left:0.6cm;
	margin-bottom:0.6cm;
}

img {
	border: none;
}

table {
/*	border: #000 solid 1px; */
}

.news-list-container {
	float:left;
}

.news-list-item {
	border-bottom:solid 1px #000;
}

.news-list-morelink {
	display:none !important;
}

.news-list-pic {
	width:4cm;
	float:left;
}

.news-list-text {
	margin-left:4.5cm;
}

.csc-header-wrap {
	padding-bottom:0.5cm;
	border-bottom:solid 0.1pt #000;
	margin-bottom:1cm;
}

.csc-header {
	margin:0cm !important;
}

.tx-css-filelinks {
	/* display:none; */
}

.tx-css-filelinks {
	margin-bottom:30px;
	margin-left:30px;
}

.tx-css-fileitem {
	clear:both;
	float:none;
	margin-bottom:15px;
}

.tx-css-fileicon {
	float:left;
	width:32px;
	height:32px;
	padding:0px;
	margin:0px;
	background:transparent url(../img/fileicons/unknown.png) top left no-repeat;
}

.tx-css-filename {
	margin-left:42px;
	margin-bottom:5px;
}

.tx-css-filesize {
	margin-left:42px;
	color:#000 !important;
}

.tx-css-filesize .filesize {
	display:block;
	float:left;
	width:120px;
	border-right:solid 1px black;
	margin-right:10px;
}


dl.csc-textpic-image {
	margin-bottom:0.6cm !important;
}

dl.csc-textpic-image dd {
	font-size:8pt;
	color:#555;
	border-bottom:solid 1px #555;
}