@charset "UTF-8";
/* CSS Document */
a:hover, a:active {
	color:#0066ff;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066ff;
}
a:visited, a:link {
	text-decoration: none;
	color:#0066FF;
}
a * {
	color: #0066FF !important;
}

h1, h2 {
	font-weight: bold;
}

#page {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-image:url(images/bck_body.jpg);
	background-repeat:inherit;
	text-align:left;
}
h1 {
	padding:3em 40px 1em 40px;
	margin:0;
	font-size:130%;
	display:block;
}
h2 {
	padding:0em 1em 1em 40px;
	margin:0;
	font-size:110%;
	display:block;
	color:#333;
}
h3 {
	padding:0em 1em 0em 40px;
	margin:0;
	font-size:100%;
	display:block;
	font-weight: lighter;
}
#contentMain {
	margin: 0 auto 0 auto;
	position:relative;
	width:985px;
}
body {
	background:#6699cc;
	text-decoration: none;
	text-align:center;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size:13px;
	line-height:130%;
}
body strong {
	font-weight:bold;
	color:#000000;
}
body u {
	font-weight:bold;
	color:#000000;
}
#top_content {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
#top {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-image:url(images/bck_content_top.jpg);
	background-repeat:no-repeat;
	height:165px;
}
#menu {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	
	height:34px;
}
#gray_bar {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-color:#333;
	height:4px;
}
#page_content {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-color:#FFF;
}
#foot_content {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
#partners {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-color:#999;
	background-image:url(images/bck_footext.jpg);
	background-repeat:repeat-x;
	height:119px;
}
#logo_partners {
	position:relative;
	margin:0 0 0 200px;
	padding:1em 0 0 0;
}
#title_partners {
	position:absolute;
	left:0;
	width:200px;
	top:0;
	color:#FFF;
	text-align:left;
	padding:1em 0 0 3em;
}
#partners img {
	border:0;
	float:left;
	padding:1em 0.5em;
}
#title_partners img {
	float: none;
	padding: 0;
}
#footer {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-image:url(images/bck_body.jpg);
	background-repeat:repeat-y;
	height:90px;
	color:#FFF;
	font-size:90%;
}
#footer a {
	
	color:#FFF;
	text-decoration:underline;
	
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	
}

#left_foot {
	position:absolute;
	left:0;
	width:200px;
	text-align:left;
	top:0;
}
#left_foot img {
	padding:1em 0 0 0;
}
#left_foot a {
	border-style: none;
}
#right_foot {
	position:relative;
	margin:0 0 0 200px;
	text-align:right;
}
#right_foot p {
	margin:0;
	padding:1em 0 0 0;
}
#top_columns {
	margin:0;
	padding:20px 0 0 0;
	width:100%;
	height:110px;
}
#top_columns_left {
	position:absolute;
	left:20px;
	top:10px;

}
#top_columns_right {
	position:relative;
	margin:0px 10px 0 615px;
}
#top_columns_middle {
	position:absolute;
	left:370px;
	top:20px;
	width:200px;
}
#top_columns_middle img {
	float:left;
	padding:0 1em 0 0;
}
#top_columns_middle p {
	font-size:70%;
	color:#003;
	text-align:left;
	line-height:1em;
	padding:0 0 0 1em;
}
#search {
	position:relative;
	width:100%;
}
#language {
	position:relative;
	padding:20px;
	width:80%;
	color:#FFF;
	display:block;
}
#language a {
	line-height:1em;
	height:1em;
	padding:1em;
}
#language a:link, #language a:visited {
	color:#ffffff;
	border:0;
}
#language a:hover, #language a:active {
	color:#36F;
	border:0;
}
#language_col1 {
	text-align:center;
	margin: 0 69% 0 0;
	padding:0;
	position:relative;
}
#language_col2 {
	top:20px;
	left:33%;
	width:33%;
	position:absolute;
	text-align:center;
}
#language_col3 {
	top: 20px;
	left: 66%;
	position:absolute;
	width:33%;
	text-align:center;
}
#searchfield {
	margin:0;
	position:relative;
	height:30px;
	font-size:90%;
	color:#999;
	background-image:url(images/bck_search.png);
	background-repeat:repeat-x;
}
#search-text { /**/
	position:relative;
	width:100%;
	height:30px;
	padding:0.5em;
	text-align:left;
}
#top_menu { /**/
	position:relative;
	left:300px;
	top:0px;
	background-color:#69c;
	height:35px;
	width:685px;
	color:#FFF;
}
.top_button span {
	display: none;
	line-height:1em;
	height:1em;
	padding:1em;
}
.top_button {
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
.top_button a {
	line-height:1em;
	height:1em;
	padding:1em;
	display:block;
}
.top_button a:link, .top_button a:visited {
	color:#ffffff;
	border:0;
}
.top_button a:hover, .top_button a:active {
	color:#ffffff;
	background-color:#34689a;
	border:0;
}
.top_button01 { /**/
	position:absolute;
	left:0;
	width:114px;
	top:0;
	height:35px;
	
	
}

.top_button02 { /**/
	position:absolute;
	left:114px;
	width:114px;
	top:0;
	height:35px;
	
}
.top_button03 { /**/
	position:absolute;
	left:228px;
	width:114px;
	top:0;
	height:35px;
	
}
.top_button04 { /**/
	position:absolute;
	left:342px;
	width:114px;
	top:0;
	height:35px;
	
}
.top_button05 { /**/
position:absolute;
	left:456px;
	width:114px;
	top:0;
	height:35px;
	
}
.top_button06 { /**/
position:absolute;
	left:570px;
	width:114px;
	top:0;
	height:35px;
	
	
}
.section_bar {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:34px;
	background-image:url(images/bck_section_buttons.jpg);
	background-repeat:no-repeat;
}

#menu_content {
	position:relative;
	padding:0px;
	width:100%;
	
	text-align:left;
	color:#fff;
}
.section_buttons { 
	position:relative;
	left:300px;
	top:0px;
	height:34px;
	width:685px;
	color:#FFF;
	text-align:center;
	/*
	background-image:url(images/bck_sectionbutton.jpg);
	background-repeat:repeat-y;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;*/
	
	
}
.section_title { /**/
	position:absolute;
	left:0px;
	top:0px;
	
	height:27px;
	width:270px;
	color:#FFF;
	padding:0 0;
	
	
}
.section_title a { /**/
color:#FFF;
height:27px;
line-height:27px;
width:100%;
display:block;
text-decoration:none;
border:0;
	
	
}
.section_title a:hover, .section_title a:active { /**/
color:#FFF;
text-decoration:none;

	
	
}
.section_title a:link, .section_title a:visited { /**/
color:#FFF;
text-decoration:none;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
	
}
.button01 { /**/
	position:absolute;
	left:0;
	width:137px;
	top:0;
	height:34px;
	
}

.button02 { /**/
	position:absolute;
	left:137px;
	width:137px;
	top:0;
	height:34px;
	
}
.button03 { /**/
	position:absolute;
	left:274px;
	width:137px;
	top:0;
	height:34px;
	
}
.button04 { /**/
	position:absolute;
	left:411px;
	width:137px;
	top:0;
	height:34px;
	
}
.button05 { /**/
position:absolute;
	left:548px;
	width:137px;
	top:0;
	height:34px;
	
}
.button06 {
	position:absolute;
	left:685px;
	width:137px;
	top:0;
	height:34px;
}
.section01 {
	width:100%;
	padding:0;
	margin:0;
	font-size:90%;

}
.section01 a {
	line-height:34px;
	height:34px;
	
	display:block;
}
.section01 span {
	line-height:34px;
	height:34px;	
	display:none;
}
.section01 a:link, .section01 a:visited {
	color:#ffffff;
	border:0;
}
.section01 a:hover, .section01 a:active {
	color:#ffffff;
	background-color: #3c79b3;
	border:0;
}
#foot_line{
	padding:0;
	margin:0;
	position:relative;
	width:100%;
	background-color:#999;
	height:4px;
	
	
}

#text_footer{
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background-color:#666;
	color:#6699CC;
	visibility:hidden;
	
	
}
#text_footer a {
	color:#6699CC;
	
	
}

#foot_service{
	margin:0;
	padding:3em 0 1em 0;
	position:relative;
	width:100%;
	
	
}
#foot_service p {
	padding:0 0 0 40px;
	margin:0;
	
}
#space_text {
	position:relative;
	height:100px;
}
ul.list_text {
	padding:0em 40px 0em 60px;
}
ul.list_text li {
	margin:0.5em 0;
	list-style:square;
	
}


/*
HIDE THE TEXT FOOTER
	Print Version
	Map 

#text_footer {
	visibility:inherit;
}*/



#lifelogo {
	position: absolute;
	padding: 0;
	margin: 0;
	bottom:15px;
	left:80px;
}
#lifelogo a {
	border-style: none;
}


#intranet {
	height:34px;
	padding:0;
	margin:0;
	font-size:90%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid white;
	background-image: url('images/intranetmenu_back.png');	
}
#intranet a {
	line-height:34px;
	height:34px;
	display:block;
	padding:0 8px;
	color:#ffffff;
	float:left;
}
#intranet div {
	line-height:34px;
	height:34px;
	display:block;
	color:#ffffff;
	float:left;
}
#intranet a:link, .section01 a:visited {
	color:#ffffff;
	border:0;
}
#intranet a:hover, .section01 a:active {
	color:#ffffff;
	background-color: #3c79b3;
	border:0;
}
#intranet img {
	float: left;
	background-color: transparent;
	border-style: none;
	padding:none;
	margin: none;
}

a img {
	border-style: none !important;
}

.section_buttons .section01 {
	display: none;
}

#contacts_link {
	position: absolute;
	top: 0px;
	right: 18px;
	font-size: 10px;
	line-height: 30px;
}
#contacts_link a {
	border-style: none;
	color: white;
}
#contacts_link a:hover {
	text-decoration: underline;
}


div.clearer {
	clear: both;
	float: none !important;
	height: 0px;
	line-height: 0px;
	width: 100% !important;
}

a.imglink, a.imglink:hover {
	border-style: none;
}
a img {
	border-style: none;
}