/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#e7e7e7 url(../images/body_repeat.jpg) top center repeat-y;
	font-size:12px;
	color:#666;
}
a img {
	border:none;
}
a {
	color:#005387;
	text-decoration:none;
}
p {
	margin:15px 0;
	line-height:1.6em;
}
li {
	line-height:1.6em;
	padding-bottom:3px;
}
h1, h2, h3, h4, h5, h6 {
	margin:15px 0;
	font-size:14px;
}
hr {
	border:none;
	background:none;
	height:1px;
	border-bottom:1px solid #005387;
}
a, img, map, object {
	outline:none;
}
address {
	font-style:normal;
}
#site {
	width:980px;
	margin:0 auto;
}
#header {
	position:relative;
	height:161px;
	margin-bottom:2px;
}
#address {
	height:18px;
	line-height:18px;
	text-align:right;
	padding-right:10px;
	font-size:10px;
	color:#959595;
}
#top {
	float:left;
	width:229px;
	background:#f7f7f7;
	text-align:center;
	height:126px;
	padding-top:17px;
}
#top ul, #top li {
	list-style:none;
	margin:0;
	padding:0;
}
#top ul {
	padding-left:12px;
	padding-top:20px;
}
#top li {
	float:left;
	padding-right:9px;
	font-size:12px;
}
#top a {
	color:#959595;
}
#imgHeader {
	float:right;
	position:relative;
	width:751px;
}
#imgHeader h1 {
	position:absolute;
	left:0;
	top:78px;
	height:41px;
	line-height:41px;
	margin:0;
	background:url(../images/title_bg.png) top right no-repeat;
	font-size:30px;
	color:#FFF;
	font-weight:normal;
	padding-left:17px;
	padding-right:163px;
}
* html #imgHeader h1 {
	background:url(../images/title_bg_IE6.gif) top right no-repeat;
}
#breadcrumb {
	float:left;
	width:600px;
	padding-left:245px;
	height:19px;
	line-height:19px;
	color:#959595;
}
#breadcrumb a, #lang a {
	color:#959595;
}
#breadcrumb a.active, #lang a.active {
	color:#005387;
}
#lang {
	float:right;
	background:url(../images/3-dots_kl.gif) top right no-repeat;
	height:22px;
	margin-right:10px;
	display:inline;
	padding-right:75px;
	width:40x;
	line-height:19px;
	color:#959595;
}
#container {
	clear:both;
	background:url(../images/container_3col_bg.gif) 228px 0 no-repeat;
	overflow:hidden;
}
* html #container {
	height:1%;
}
#container-left {
	float:left;
	width:229px;
	background:url(../images/0f5d8e_1x1_bg.gif) right top repeat-y;
	margin-top:10px;
}
#menu {
	background:url(../images/containerLeft_bottom_bg.gif) right bottom no-repeat;
	padding-left:15px;
	padding-bottom:10px;
}
#menu a {
	color:#959595;
	display:block;
}
#menu ul, #menu li {
	padding:0;
	margin:0;
	list-style:none;
}

#menu ul li {
	margin-bottom:10px;
}
#menu ul ul li {
	margin:3px 0;
}
#menu ul a {
	font-size:14px;
	background:url(../images/menu_out.gif) left center no-repeat;
	padding-left:12px;
}
#menu ul a:hover, #menu ul a:focus, #menu ul a.active {
	background-image:url(../images/menu_over.gif);
	color:#005387;
}
#menu ul .sub a.active {
	background-image:url(../images/menu_exp.gif);
}

#menu ul ul a {
	font-size:12px;
	margin-left:12px;
	background-image:url(../images/submenu_out.gif);
}

#menu ul ul a:hover, #menu ul ul a:focus, #menu ul ul a.active, #menu ul .sub ul .sub ul a.active, #menu ul .sub ul a.active {
	background-image:url(../images/submenu_over.gif);
}

#menu ul .sub ul .sub a.active {
	background-image:url(../images/submenu_exp.gif);
}

#menu ul ul ul {
	margin-left:12px;
}
#menu ul ul ul a {
	font-size:11px;
}


.sidebarBox {
	background:url(../images/containerLeft_bottom_bg.gif) right bottom no-repeat;
	display:none;
}
#container-middle {
	float:left;
	width:460px;
}
#content {
	margin:15px;
}
#container-right {
	float:right;
	width:286px;
	background:url(../images/0f5d8e_1x1_bg.gif) left top repeat-y;
	margin-top:14px;
}
#imgBox {
	background:url(../images/containerRight_bottom_bg.gif) left bottom no-repeat;
	padding-left:8px;
	padding-bottom:7px;
	overflow:visible;
}
#imgBox dl {
	padding-bottom:5px;
}
#imgBox dd {
	display:none;
}
#credits {
	padding-left:15px;
	font-size:10px;
	background:#FFF;
	padding-top:5px;
}


.twoCol {
	overflow:hidden;
}
* html .twoCol {
	height:1%;
}
.twoColLeft {
	float:left;
	width:50%;
}
.twoColLeft .twoColContent {
	margin-right:15px;
}
.twoColRight {
	float:right;
	width:50%;
}


#mailform label {
	width:100px;
	display:block;
	float:left;
}
.csc-mailform-field {
	overflow:hidden;
	margin-bottom:3px;
}
* html .csc-mailform-field {
	height:1%;
}
#mailform fieldset {
	border:none;
}
.csc-mailform-field span {
	padding:2px 5px;
	background:#f0f8fe;
	border-bottom:2px solid #2891dd;
	font-weight:bold;
	display:block;
}

/* news */

.news-list-item img {
	float:right;
	padding-left:15px;
	padding-bottom:5px;
}
.news-list-item p, .news-list-item h3 {
	margin:5px 0;
}

.news-single-img {
	float:left;
	width:260px;
}

.clearer {
	clear:both;
}

.news-single-imgcaption {
	margin-top:2px;
}