/* CSS Document */
body {
	margin:10px 0 0 10px;
	padding:0;
	text-align:left;
	background-color:#ffffff;
}

div.homelink {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
}

div.siteholder {
	margin:0;
	text-align:left;
	width:988px;
	background-color:#ffffff;
}

div.headmenu {
	display:none;
}

div.header {
	float:none;
	width:400px;
	height:128px;
	background:url(../images/bg_header_print.jpg) 260px 0 no-repeat;
}

div.mainarea {
	float:none;
	width:988px;
	background-color:#ffffff;
}


div.leftcontent {
	display:none;
}

div.centercontent {
	float:none;
	display:block;
	width:660px;
	margin:24px 63px 0 0;
	border-bottom:2px dotted #000000;
}

div.rightcontent {
	float:left;
	display:inline;
	width:182px;
	margin:24px 0 0 0;
}

div.footer {
	display:none;
}


.mainmenu {
	display:none;
}


div.centercontent h1 {
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#000000;
	line-height:21px;
	margin:0 0 17px 0;
}

div.centercontent p {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;
	margin:0 0 17px 0;
}


div.tx-indexedsearch-whatis {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

div.tx-indexedsearch-res h1 {
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#000000;
	margin:0 0 1px 0;
}

div.tx-indexedsearch-res h1 a {
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

div.rightcontent div.bordered {
	border-bottom:1px dotted #000000;
	margin-bottom:18px; 
}


div.rightcontent h1 {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin:0 0 11px 0;
	font-weight:normal;
}

div.rightcontent p {
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;
	margin:0 0 17px 0;
}


div.news-single-item h3, div.news-list-item h3 {
	margin:0;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

div.news-single-backlink a {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background:url(../images/arrow_left_big.gif) 0 4px no-repeat;
	padding-left:8px;	
}
div.news-single-backlink a:hover {
	text-decoration:underline;
}

div.news-list-item h1 {
	font-family:Arial,sans-serif;
	font-size:16px;
	color:#000000;
	line-height:21px;
	margin:0 0 17px 0;
}

div.news-list-item h1 a {
	color:#000000;
	text-decoration:none;
}

div.news-list-morelink a {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background:url(../images/arrow_right_big.gif) 0 4px no-repeat;
	padding-left:8px;	
}
div.news-list-morelink a:hover {
	text-decoration:underline;
}


div.news-list-item {
	border-bottom:1px dotted #000000;
	margin-bottom:18px; 
	padding-bottom:18px;
}

div.news-latest-item {
	border-bottom:1px dotted #000000;
	margin-bottom:18px; 
	padding-bottom:18px;
}


div.news-latest-item h3 {
	margin:0;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

div.news-latest-item h3 a {
	color:#000000;
	text-decoration:none;
}

div.news-latest-item h1 {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	margin:0 0 11px 0;
	font-weight:normal;
}


div.news-latest-item h1 a {
	color:#000000;
	text-decoration:none;
}

div.news-latest-item p {
	margin:0 0 0px 0;
}

div.news-latest-morelink {
	text-align:right;
}

div.news-latest-morelink a {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background:url(../images/arrow_right_small.gif) 0 4px no-repeat;
	padding-left:8px;
}
div.news-latest-morelink a:hover {
	text-decoration:underline;
}
