* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(../img/border_top.png);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

a {
	color: #000000;
}

h1 {
	margin-bottom: 10px;
}

h1 {
	font-size: 15px;
	margin-bottom: 8px;
}

h2 {
	font-size: 14px;
	margin-bottom: 8px;
}

h3 {
	font-size: 13px;
	margin-bottom: 8px;
}

p {
	font-size: 12px;
	margin-bottom: 10px;
}

#wrapper {
	background-position: 0 27px;
	width: 1010px;
	margin: 0 auto;
}

#head {
	height: 40px;
	padding: 0 35px;
	color: #000000;
}

#title {
	margin-top: 7px;
	font-size: 18px;
	display: block;
	float: left;
	text-shadow: 1px 1px 3px #666666;
}

#topnav {
	float: right;
}

#topnav ul {
	list-style: none;
}

#topnav li {
	float: left;
	font-size: 13px;
	display: block;
	height: 29px;
}

#topnav a {
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 10px;
	display: block;
	height: 29px;
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	text-shadow: 1px 1px 3px #666666;
}

#topnav a:hover {
	text-shadow: none;
}

#topnav li.act a, #topnav li.cur a {
	background-color: #cccccc;
}

#topnav li.act a:hover, #topnav li.cur a:hover {
	background-color: #dddddd;
}

#navi {
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-y;
	padding: 0 5px;
}

#content {
	clear: both;
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-y;
	min-height: 500px;
	padding: 10px 35px;
}

#navi ul {
	float: right;
	list-style: none;
	margin-right: 35px;
}

#navi li {
	float: left;
	margin-left: 5px;
	display: block;
}

#navi a {
	display: block;
	height: 20px;
	padding: 7px 10px 0 10px;
	color: #222222;
	text-decoration: none;
	font-size: 16px;
}

#navi li.cur a, #navi li.act a {
	background-image: url(../img/act_link.png);
	background-repeat: repeat-x;
}

#bottom {
	background-image: url(../img/bottom_bg.png);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
}

#bottom a {
	color: #222222;
}

.clearer {
	clear: both;
}

.powermail_mandatory {
	color: #ff0000;
	margin-left: 3px;
}

.tx_powermail_pi1_form {
}

.tx_powermail_pi1_form fieldset {
	border: none;
	padding: 10px;
}

.tx_powermail_pi1_form legend {
	display: none;
}

.tx_powermail_pi1_form label  {
	width: 200px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 20px;
	font-size: 13px;
}
.tx_powermail_pi1_form input, .tx_powermail_pi1_form textarea {
	float: left;
}

.powermail_submit {
	clear: left;
	margin-left:200px;
	margin-top:10px;
}

.powermail_text, .powermail_textarea {
	width: 500px;
	padding: 5px;
}

.powermail_textarea {
	height: 300px;
}

.powermail_mandatory_js {
	clear:left;
	float:left;
	margin-bottom:15px;
	margin-left:200px;
	font-size: 12px;
	color: #ff0000;
}

.csc-textpic-imagewrap {
	background-color: #000000;
}

.contenttable td {
	padding: 0 10px;
}

#gmapDirHead {
	font-size: 12px;
}

.news-latest-morelink {
	font-size: 12px;
	margin-bottom: 20px;
	clear: left;
}
.news-latest-date, .news-single-timedata {
	font-size: 10px;
}

.news-latest-date a, h3 a {
	text-decoration: none;
}

.news-single-backlink, .news-single-backlink a{
	font-size: 12px;
	clear: left;
}

.bold {
	font-weight: bold;
}

.news-single-img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.news-latest-item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.news-single-author {
	font-size: 11px;
}
