/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
    }
a {
	color:#0283C6;
	text-decoration:underline;
	}
a:hover {
	color:#0283C6;
	text-decoration:none;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#4C4C4C;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
}
* html img{
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
	border-collapse:collapse;
    }
hr {
	height:1px;
	color:#D4D9E0;
	background-color: #D4D9E0;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:980px;
	width:100%;
	margin:0 auto;
	background-image: url(images/border.jpg);
	background-repeat: repeat-x;
	background-position: left 378px;
}
* html #wrapper {
	height:100%;
}
#header {
	height:103px;
	margin:auto;
	width:900px;
	padding:0px 40px;
}
#header img.logo{
	float:right;
	margin-top:18px;
}
#header a.home{
	display:block;
	height:26px;
	width:37px;
	padding-left:9px;
	padding-top:15px;
	background-image: url(images/bg_small.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-top:35px;
}
#header a.home:hover{
	background-image: url(images/bg_small_active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header a.sitemap{
	display:block;
	height:26px;
	width:30px;
	background-image: url(images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-top:41px;
	text-align:center;
}
#header a.sitemap:hover{
	background-image: url(images/sitemap_active.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header a.search{
	display:block;
	height:26px;
	width:30px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-top:41px;
	text-align:center;
}
#header a.search:hover{
	background-image: url(images/search_active.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header span.lang{
	float:left;
	color:#DBDBDB;
	margin-top:47px;
}
#header span.lang a{
	color:#A5A5A5;
	text-decoration:none;
	margin:0px 10px;
}
#header span.lang a:hover {
	color:#0283C6;
	text-decoration:none;
	}
#header span.lang a.active{
	font-weight:bold;
	color:#0283C6;
}
#menu {
	height:274px;
	margin:auto;
	width:100%;
	background-color:#E2E6EA;
	border-top:#D4D9E0 solid 1px;
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
#menu div.menu_cont{
	height:274px;
	margin:auto;
	width:960px;
}
#menu div.menu_cont table{
	height:55px;
	margin-top:178px;	
}
#menu div.menu_cont table td a{
	display:block;
	background-color:#3E107C;
	padding:20px 20px 20px 20px;
	text-transform:uppercase;
	font-size:12px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
#menu div.menu_cont table td a:hover{
	color:#AA95C6;
	text-decoration:none;
}
#menu div.menu_cont table td.left{
	width:11px;
	background-image: url(images/menu_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu div.menu_cont table a.first{
	background-image: none;
}
#menu div.menu_cont table td.right{
	width:11px;
	background-image:none;
}

#menu div.menu_cont a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}
#content {
	margin:auto;
	width:900px;
	padding-bottom:100px;
}
#content:after{
	content: "";  
	display: block; 
	clear: both;
    }
#side_menu_main {
	float:left;
	width:500px;
	background-image: url(images/border_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:165%;
	padding-right:50px;
	}
#side_menu_wo_l1 {
	float:left;
	width:45px;
	background-image: url(images/border_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:0px;
	height:80px;
	}	
#side_menu {
	float:left;
	width:280px;
	background-image: url(images/border_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#side_menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#side_menu ul li a{
	display:block;
	height:26px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	background-image: url(images/bg_menu_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	text-decoration:none;
}
#side_menu ul li a:hover{
	background-image: url(images/bg_menu_small_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:none;
}
#side_menu ul li a.active{
	font-weight:bold;
}	
#text_main {
	padding-left:560px;
	}
#text_main:after{
	content: "";  
	display: block; 
	clear: both;
    }	
#text_main div.text_cont {
	overflow: hidden;
	line-height:165%;
}	
#text_main div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text_main div.text_cont {
	height:1%;}
#text {
	padding-left:290px;
	}
#text:after{
	content: "";  
	display: block; 
	clear: both;
    }
#text div.text_cont {
	overflow: hidden;
	line-height:165%;
}
#text div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text div.text_cont {
	height:1%;}

#text div.text_cont div.content_main{
	padding:0px 1px;
}
#text div.text_cont h1{
}
#text div.text_cont p{
	margin-bottom:15px;
	margin-top:0px;
}
#text div.text_cont pre{
	border:solid 1px #D4D9E0;
	padding:3px;
	}
#text div.text_cont ul{
	padding:5px 25px;
	margin:0px 0px;
	}		
#text div.text_cont ol{
	padding:5px 25px;
	margin:0px;
	}		
#text div.text_cont table.table{
	width:100%;
	border-top:solid 1px #D4D9E0;
	border-left:solid 1px #D4D9E0;
	margin-bottom:10px;
	}
#text div.text_cont table.table td{
	border-right:solid 1px #D4D9E0;
	border-bottom:solid 1px #D4D9E0;
	padding:3px;
/*	background-color:#FFFFFF;*/
	}
#text div.text_cont table.table td.label{
	font-weight:bold;
	background-color:#E2E6EA;
	}
	
#text div.text_cont div.navigation{
	color:#C9CFD6;
	}
#text div.text_cont div.navigation a{
	margin:0px 10px;
	}






#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:75px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
#footer  div.footer_cont{
	margin:auto;
	width:900px;
	height:63px;
	color:#7F7F7F;
	padding-top:12px;
}
#footer  div.footer_cont span.solution{
	float:right;
	padding-top:8px;
}
#footer  div.footer_cont span.solution img{
	padding-left:5px;
}
#footer  div.footer_cont table{
	line-height:127%;
}
#footer  div.footer_cont table td{
	padding-right:100px;
	padding-top:5px;
	padding-bottom:5px;
}

#footer  div.footer_cont table td.right{
	border-left:#D9D9D9 solid 1px;
	padding-left:20px;
	padding-right:20px;
}

h1 {
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:#D4D9E0 solid 1px;
	}
h1.title {
	margin-top:30px;
	margin-bottom:17px;
	border-bottom:none;}
h1.main_title {
	margin-top:27px;
	border-bottom:none;
	font-size:16px;
	margin-bottom:20px;}
h1 span{
	border-bottom:#D4D9E0 solid 1px;
	padding-bottom:5px;
	padding-right:40px;
	}
a.more {
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:10px;	
}

/*--newsblock--*/

table.news_block {
	}
table.news_block td{
	min-height:41px;
	padding-bottom:5px;
	}		
table.news_block td.date{
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	width:85px;
	vertical-align:top;
	padding-top:10px;
	padding-left:8px;	
	}	


/*--news--*/

div.news_title {
	margin-bottom:7px;
	font-weight:bold;
}
div.news_title span{
	margin-left:10px;
	font-weight:normal;	
}
div.news_images {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:3px;
	padding:3px;
	border:1px solid #CCCCCC;
	}
div.news_intro{
	margin-bottom:15px;
	text-align:justify;}
div.paging span{
	font-weight:bold;}

/*--forms--*/

input {
	width: 200px;}
select {
	width: 206px;}
textarea {
	width: 202px;}
input.checkbox {
	width:18px;}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	color: #C00000;
	font-weight:bold;
	margin-bottom:15px;
	border:solid 1px #D4D9E0;
	padding:3px;
/*	background-color:#E2E6EA;*/
}
div.form_before {
	margin-bottom:15px;}
div.form_after {
	margin-top:15px;}
input.form_btn {
	background-color:#3E107C;
	color:#FFFFFF;
	width:auto;
	font-size:12px;
	padding: 1px 7px;
	border:none;
	cursor:pointer;
}

/* --- sitemap --- */

div.sitemap_content {
margin-bottom:15px;}

table.sitemap img{
	border:none;
	margin:0px;
	padding:0px;
}
table.sitemap img:hover{
	border:none;
	margin:0px;
	padding:0px;
}


/*--search--*/

div.search_content {
	margin-bottom:10px;}
div.search_results {
	margin-top:10px;
	margin-bottom:10px;}
input.search_input {
	width: 200px;}
input.search_submit {
	width: auto;}
a.search_link {
	color:#545454;
	text-decoration:none;}

/*--career--*/

div.careerlist_content {
	margin-bottom:5px;}

table.career_table {
	width:100%;
	}
table.career_table th{
	vertical-align:top;
	padding-right:10px;
	padding-bottom:3px;
	width:100px;
	text-align:left;
	}
table.career_table td{
	padding-bottom:3px;
	text-align:left;
	}
table.career_table td.label{
	font-weight:bold;
	}

	
/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}