body {
	margin: 0px; 
	padding: 0px; 
	overflow: -moz-scrollbars-vertical;
	background-color: #fff;
}
body, td {
	color: #000;
	font-size: 11px; 
	font-family: Tahoma; 
}
img {border: none; margin: 0px;}
form {margin: 0px; padding: 0px;}

#all {
	background: url(../design/bgr.jpg) top repeat-x;
}
#container {
	width: 956px;
	position: relative;
	margin: 0px auto;
}
table.main td {
	vertical-align: top;
}
td.right {
	width:714px !important
}
#logo {
	text-align: right;
}
#lang {
	color: #004b92;
	padding: 141px 0 0 15px;
	width: 160px;
}
#lang img {
	margin: 0px 3px;
}
#icons {
	float: right;
	padding: 138px 0 0 5px;
	width: 50px;
	font-size: 8px;
}
#icons img {
	position: relative;
	top: 2px;
	margin: 0 3px;
}
#left_column {
	width: 210px;
	padding: 40px 0 0 15px;
}
#address {
	background: url(../design/address.jpg) no-repeat;
	width: 170px;
	height: 91px;
	color: #004b92;
	font-size: 13px;
	font-family: Zurich Cn BT;
	padding: 15px 0 0 20px;
	margin: 20px 0 33px 0;
	line-height: 1.4;
}
#address a, #address a:visited {
	color: #ff6a25;
}
#globus {
	background: url(../design/globus_big.jpg) no-repeat;
	width: 714px;
	height: 324px;
	text-align: right;
}
#white_page {
	width: 714px;
	background: url(../design/white_page_bgr.jpg) repeat-y;
}
#white_page_bottom {
	background: url(../design/white_page_bottom_bgr.jpg) no-repeat;
	height: 16px;
	width: 714px;
}
#content {
	width: 100%;
	margin: 5px 0 0px 0;
}
* > #content {margin-bottom: 25px;}
.big_content {
	padding: 0 40px 40px 40px;
}
.heightPage {
	min-height: 450px;
}

/* Left content */
.left_content {
	width: 377px;
	float: left;
	padding: 0 33px 0 40px;
}
.left_content table td {
	line-height: 1.4;
	vertical-align: top;
}
.welcome {
	margin-bottom: 36px;
}
.newsletter {
	float: left;
	width: 140px;
	color: #0067b1;
	paddin-right: 30px;
}
.newsletter table td {
	color: #0067b1; 
	padding: 3px 0;
	font-weight: bold;
}
.newsletter .title, .time .title {
	font-family: Zurich Cn BT;
	font-size: 18px;
	width: 70px;
	padding-left: 53px;
	margin-bottom: 9px;
}
.newsletter .title {
	background: url(../design/newsletter.gif) left no-repeat; 
}
.time .title {
	background: url(../design/time.gif) left no-repeat 1px; 
	height: 45px;
	line-height: 1.1;
}
.time {
	float: right;
	width: 174px;
	color: #0067b1;
	border-left: 1px solid #ccc;
	padding: 0 0px 0 30px;
	line-height: 1.4;
}

/* -- Right content -- */
.right_content {
	float: right;
	width: 188px;
	padding: 0 40px 0 32px;
	border-left: 1px solid #ccc;
}
.who {
	background: url(../design/who.gif) no-repeat;
	height: 43px;
	width: 190px;
}
.who a, .who a:visited {
	display: block;
	font-size: 18px;
	font-family: Zurich Cn BT; 
	color: #004b92;
	text-decoration: none;
	height: 32px;
	width: 120px;
	padding: 11px 0 0 70px !important;
}
.jobs {
	background: url(../design/job.gif) no-repeat;
	height: 65px;
	width: 120px;
	font-size: 18px;
	line-height: 1.0;
	font-family: Zurich Cn BT; 
	color: #004b92;
	padding: 5px 0 0 70px !important;
}
.jobs input.button {
	background: url(../design/jobs_button.gif) no-repeat;
	font-family: Zurich Cn BT !important; 
	font-size: 12px;
	color: #fff;
	width: 76px !important;
	height: 19px !important;
	border: none !important;
	margin-top: 2px; 
}
.jobs .blue_button {
	position: relative;
	top: -8px;
}
* > .jobs .blue_button {top: 0px !important;}
.title_events {
	font-family: Zurich Cn BT;
	font-size: 18px;
	width: 70px;
	color: #0067b1;
	background: url(../design/title_news.gif) left no-repeat; 
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
}

/* Top menu */
#top_menu {
	color: #0068b2;
	padding: 300px 30px 0 0;
}
#top_menu a, #top_menu a:visited {
	color: #0068b2;
	margin: 0px 6px;
	text-decoration: none;
	font-weight: bold;
}
#top_menu a:hover, #top_menu a.active, #top_menu a.active:visited {
	color: #ff6a25;
}

/* Main menu */
#main_menu a, #main_menu a:visited {
	display: block;
	color: #004b92;
	font-size: 15px;
	font-weight: normal;
	font-family: Zurich Cn BT;
	padding: 5px 0px 0 0px;
	margin: 2px 15px 2px 0px;
	text-decoration: none;
	height: 25px;
	border-bottom: 1px solid #ddd;
}
#main_menu a:hover, #main_menu a.active, #main_menu a.active:visited {
	color: #fff;
	position: relative;
	border-bottom: none;
	padding: 5px 0 0 0px;
	margin: 2px 0px 3px 0px !important;
}
#main_menu a.last, #main_menu a.last:visited {
	border-bottom: none;
}

/* Content zone */
a, a:visited {
	text-decoration: underline;
	color: #0067b1;
}
a:hover {
	text-decoration: none;
}
a.meer, a.meer:visited {
	display: block;
	font-weight: bold;
	background: url(../design/link_marker.gif) left no-repeat 3px;
	padding-left: 12px;
}
p {
	margin: 0 0 12px 0;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0 5px 0;
	color: #0067b1;
	font-family: Zurich Cn BT;
	border-bottom: 1px solid #ccc;
}
h1.home {
	border-bottom: none !important;
	padding: 0px !important;
}
h2 {
	font-size: 20px;
	color: #0067b1;
	font-weight: normal;
	margin: 7px 0 5px 0;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0 5px 0;
}
h4 {
	font-weight: bold;
	font-size: 13px; 
	margin: 3px 0 3px 0;
}
span.border-image {
	float: left;
	display: inline-block;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: auto;
}
span.border-image IMG {
	border: 3px solid #fff;
}
ul {
	margin: 10px;
	padding: 10px;
}
ul li {
	list-style-type: square;
	margin: 5px 0;
}
ul ul {
	margin: 6px 0px 15px 15px !important; 
	padding: 0px !important;
}
ul ul li {
	list-style-type: circle;
	margin: 0px 0 7px 0;
}
ol {
	margin: 5px 0 10px 20px;
	padding: 10px;
}
ol li {
	margin: 0 0 7px 0;
}
hr {
	height: 1px; 
	border: none; 
	background-color: #777; 
	color: #777;
	width: 500px;
	text-align: center;
}
input, select  {
	color: #777;
	font-size: 11px;
}
input.type2 {	width: 92px; }
.inputfield {	border: 1px solid #999;}
.inputalign {
	position: relative;
	top: 3px; 
}
.labelalign {
	position: relative;
	top: -2px; 
}
.button, button {
	font: bold 11px Verdana !important;
	color: #fff;
	background: #137dc8;
	width: auto !important;
	height: 23px !important;
	border: 1px solid #c7e5ff !important; 
	padding-bottom: 3px;
}
.blue_button {
	float: left;
	background: url(../design/button_right.gif) right no-repeat;
	margin: 4px 0px 0 0px;
	color: #fff !important;
	text-decoration: none;
}
.blue_button a, .green_button a:visited {
	display: block;
	cursor: default;
	background: url(../design/button_left.gif) left no-repeat;
	padding: 4px 6px 6px 7px;
	color: #fff !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 11px;
}


/* News */
#news {
	margin-bottom: 21px;
}
.news_item {
	padding: 5px 10px 5px 0;
	line-height: 1.35;
}
.news_item2 {
	line-height: 1.6;
}
.news_item img.left {
	margin: 0 10px 0px 0;
}
.news_date {
	color: #ff6a25;
	font-weight: bold;
}
a.news_title, a.news_title:visited {
	color: #000;
	margin: 3px 0; 
	display: block; 
	text-decoration: none;
}
a.news_title:hover {
	background-color: #f2f2f2;
}
div.news_title {
	font-size: 14px; 
	color: #2e71bc; 
	font-weight: bold; 
	margin: 3px 0; 
}
div.news_header {
	font-size: 12px; 
	font-weight: bold; 
	margin: 6px 0; 
}
.more a, .more a:visited {color: #0067b1;}

/* Others */
.search_result {
	margin-top: 15px !important;
}
input.formbutton, input.search_formbutton, input.formbutton {
	background-color: #137dc8;
	color: #fff;
	border: 1px solid #c7e5ff !important; 
	margin-right: 4px;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 11px;
}

/* Footer */
.acb_logo {
	border-top: 1px solid #ccc;
	margin: 0 40px 15px 40px;
	padding-top: 17px;
}
table.banners_logo td {
	padding: 0 19px !important;
}
#copyright_company {
	padding: 0 0 0 15px;
}
#copyright_development {
	text-align: right;
	line-height: 1.4;
	margin: 10px 40px 20px 0;
}
#copyright_development a, #copyright_development a:visited {
	color: #004b92;
}

/* Sitemap */
#sitemap_cmp_1 DIV, #sitemap_cmp_2 DIV, 
#sitemap_cmp_3 DIV, #sitemap_cmp_4 DIV {
	height: 23px;
	padding-top: 7px;
}
#sitemap_cmp_1 DIV A, #sitemap_cmp_1 DIV A:visited , 
#sitemap_cmp_2 DIV A, #sitemap_cmp_2 DIV A:visited , 
#sitemap_cmp_3 DIV A, #sitemap_cmp_3 DIV A:visited,
#sitemap_cmp_4 DIV A, #sitemap_cmp_4 DIV A:visited {
	text-decoration: none;
}
#sitemap_cmp_1 DIV A:hover, #sitemap_cmp_1 DIV A:active , 
#sitemap_cmp_2 DIV A:hover, #sitemap_cmp_2 DIV A:active , 
#sitemap_cmp_3 DIV A:hover, #sitemap_cmp_3 DIV A:active , 
#sitemap_cmp_4 DIV A:hover, #sitemap_cmp_4 DIV A:active {
	text-decoration: underline;
}
.level_x {
	font-weight: bold;
	margin-top: 2px;
}
.level_y {
	background: url(../design/sitemap/sitemap01.gif) left no-repeat;
	margin-left: 20px;
	padding-left: 30px;
}
.level_y_last {
	background: url(../design/sitemap/sitemap02.gif) left no-repeat;
	margin-left: 20px;
	padding-left: 30px;
}
