html,body{
	width:100%;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	font-size:small;
	background:url(../gfx/bg.gif) repeat-x #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#486068;
	cursor:default;
}
a img{
	border:0px;
}
.l{
	float:left;
}
.r{
	float:right;
}
.c{
	clear:both;
}

h1{
	display:none;
}
a{
	color:#486068;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
form{
	margin:0px;
}
input,select,textarea{
	font-family:"trebuchet ms",Verdana,Arial;
	font-size:11px;
	color:#3b3029;
	border:0px;
	background-color:#ffffff;
	padding:3px;
	margin-right:4px;
	width:220px;
}
select{
	width:auto;
}
input.button,.button{
	width:auto;
	border:0px;
	cursor:pointer;
	padding:0px;
	margin:0px;
	background:none;
}
label{
	padding-right:10px;
}
.hr{
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
	border-top:solid 1px #cadde3;
	margin:4px 0px 4px 0px;
}
table{
	width:100%;
}
#holder{
	position:relative;
	width:100%;
	height:100%;
}
#container{
	width:1040px;
	margin:auto;
}
#header{
	width:988px;
	height:264px;
	border-top:solid 6px #9bbec9;
	margin-left:20px;
	padding:0px 6px 0px 6px;
	position:relative;
}
.header{
	background:url(../gfx/bg-header.gif) no-repeat;
}
.header_home{
	background:url(../gfx/bg-header-home.gif) no-repeat;
}
.header_r{
	background:url(../gfx/bg-header-r.gif) no-repeat;
}
.header_g{
	background:url(../gfx/bg-header-g.gif) no-repeat;
}
.header_b{
	background:url(../gfx/bg-header-b.gif) no-repeat;
}
.header_b2{
	background:url(../gfx/bg-header-b2.gif) no-repeat;
}
#header ul{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
#header li{
	float:left;
}
#header h2{
	margin:5px 0px 10px 0px;
	font-size:18px;
	text-transform:uppercase;
}
#logobox{
	background:url(../gfx/bg-logo.gif) no-repeat;
	height:73px;
	float:right;
	padding:8px 10px 0px 15px;
}
#logo{
	display:block;
	padding-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-decoration:none;
}
#logo:hover{
	text-decoration:none;
}
.header_img_r,.header_img_g,.header_img_b,.header_img_b2{
	position:absolute;
	bottom:6px;
	left:6px;
	width:286px;
	height:176px;
}
.header_img_r{
	background:url(../gfx/header1.jpg) no-repeat;
}
.header_img_g{
	background:url(../gfx/header2.jpg) no-repeat;
}
.header_img_b{
	background:url(../gfx/header3.jpg) no-repeat;
}
.header_img_b2{
	background:url(../gfx/header1.jpg) no-repeat;
}
#header_box{
	padding:10px 10px 10px 300px;
	color:#ffffff;
	font-size:12px;
}
#header .l{
	font-family:"trebuchet ms",Verdana,Arial;
	font-size:12px;
	width:450px;
	padding-top:16px;
	color:#ffffff;
}
#header .r{
	font-family:"trebuchet ms",Verdana,Arial;
	font-size:12px;
	width:310px;
	padding:16px 35px 0px 0px;
	color:#ffffff;
}
#wrapper{
	width:1000px;
	background-color:#ecf3f5;
	padding:20px;
	min-height:300px;
}
#leftbox{
	width:280px;
	padding:15px 30px 20px 21px;
	margin-left:-1000px;
	float:left;
}
.leftbox_r{
	background:url(../gfx/bg-leftbox-r.gif) no-repeat 0px 15px;
}
.leftbox_g{
	background:url(../gfx/bg-leftbox-g.gif) no-repeat 0px 15px;
}
.leftbox_b{
	background:url(../gfx/bg-leftbox-b.gif) no-repeat 0px 15px;
}
.leftbox_b2{
	background:url(../gfx/bg-leftbox-b2.gif) no-repeat 0px 15px;
}
	
#contentbox{
	width:659px;
	margin-left:341px !important;
	margin-left:170px;
	float:left;
	padding-top:15px;
}
#contentbox.contentbox_wide{
	width:1000px;
	float:none;
	margin-left:0px !important;
}
#footer_box{
	background-color:#e2eaed;
}
#footer{
	margin:auto;
	width:925px;
	height:30px;
	background:url(../gfx/bg-footer.gif) no-repeat;
	border-left:solid 20px #ecf3f5;
	border-right:solid 20px #ecf3f5;
	padding:16px 55px 0px 20px;
	color:#ffffff;
	font-size:11px;
}
#footer a{
	color:#ffffff;
}
.uppercase{
	text-transform:uppercase;
}
.box,.box2{
	border-left:solid 5px #cadde3;
	border-top:solid 5px #cadde3;	
	padding:0px 5px 45px 0px;
	font-family:"trebuchet ms",Verdana,Arial;
	font-size:12px;
	min-height:465px;
}
#contentbox .padding{
	padding:30px 25px 15px 30px;
}
.box{
	background:url(../gfx/bg-box.gif) no-repeat bottom right;
}
.box2{
	background:url(../gfx/bg-box2.gif) no-repeat bottom right;
}
.box2 p{
	padding:20px;
	margin:0px;
}
.t_header{
	background-color:#b4ced6;
	color:#ffffff;
}
h2{
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-size:16px;
}
#contentbox h2{
	padding-bottom:15px;
	text-transform:uppercase;
}
#contentbox h3{
	padding-bottom:15px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-size:14px;
}
th{
	text-align:left;
}
.odd_row{
	background-color:#c3d9df;
}
.even_row{
	background-color:#cadde3;
}
.bg_white2{
	color:#ffffff;
}
.bg_white2{
	background-color:#ffffff;
}
#textbox{
	padding:10px 20px 0px 20px;
	height:50px;
}
#header li a{
	text-decoration:none;
	margin-right:15px;
	margin-top:15px;
	display:block;
	width:50px;
	height:50px;
}
#header li a span{
	display:none;
}
.top_menu1{
	background:url(../gfx/topmenu1.gif) no-repeat;
}
.top_menu2{
	background:url(../gfx/topmenu2.gif) no-repeat;
}
.top_menu3{
	background:url(../gfx/topmenu3.gif) no-repeat;
}
.top_menu1:hover,.top_menu1_a{
	background:url(../gfx/topmenu1_o.gif) no-repeat;
}
.top_menu2:hover,.top_menu2_a{
	background:url(../gfx/topmenu2_o.gif) no-repeat;
}
.top_menu3:hover,.top_menu3_a{
	background:url(../gfx/topmenu3_o.gif) no-repeat;
}
.link_map{
	display:block;
	float:left;
	width:98px;
	height:94px;
	padding-top:30px;
	text-decoration:none;
	text-align:center;
	background:url(../gfx/bg-map.gif) no-repeat;
	margin:27px 20px 0px 14px;
}
.link_map span{
	display:none;
}
.text_white{
	color:#ffffff;
}
.text_default{
	color:#486068;
}
#login_form_div{
	margin-top:18px;
	font-size:13px;
}
#user_div{
	margin-top:22px;
	font-size:13px;
}
#login_form_div input,#searchform input{
	font-family:"trebuchet ms",Verdana,Arial;
	font-size:11px;
	color:#3b3029;
	border:0px;
	background-color:#ffffff;
	width:130px;
	padding:3px;
	margin-right:4px;
}
#login_form_div input.button,#searchform input.button,input.button{
	width:auto;
	vertical-align:top;
	padding:0px;
}
#searchform{
	float:right;
	margin:7px 8px 0px 0px;
}
#topmenu{
	background:url(../gfx/icon-home.gif) no-repeat;
	padding:5px 0px 5px 35px;
	float:left;
	margin:5px 0px 0px 30px;
}
#topmenu ul,#topmenu li{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	font-size:100%;
}
#topmenu li{
	width:auto;
	float:left;
	padding-right:5px;
}
#topmenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#topmenu a:hover,#topmenu a.active{
	color:#454545;
}
.box_home1,.box_home2,.box_home3{
	width:280px;
	padding:2px 0px 0px 21px;
}
h2.box_home{
	padding-left:85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:158px;
	margin:0px;
}
.box_home1{
	background:url(../gfx/box-home1.jpg) no-repeat;	
}
.box_home2{
	background:url(../gfx/box-home2.jpg) no-repeat;	
}
.box_home3{
	background:url(../gfx/box-home3.jpg) no-repeat;
}
.box_r{
	background-color:#ff9900;
	padding:15px;
}
.box_g{
	background-color:#8ed81f;
	padding:15px;
}
.box_b{
	background-color:#66b9e3;
	padding:15px;
}
.m40{
	margin-right:40px;
}
.text_r{
	color:#ff9900;
}
.text_g{
	color:#8ed81f;
}
.text_b{
	color:#66b9e3;
}
.text_b2{
	color:#486068;
}
.bg_r{
	background-color:#ff9900;
}
.bg_g{
	background-color:#8ed81f;
}
.bg_b{
	background-color:#66b9e3;
}
.bg_b2{
	background-color:#486068;
}
.bg_b3{
	background-color:#b4ced6;
}
.bg_v{
	background-color:#c35988;
}
.bg_br{
	background-color:#b8a26e;
}
.link_arrow_w{
	background:url(../gfx/arrow-white.gif) no-repeat center left;
	padding-left:30px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
}
#leftbox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:2px 0px 3px 45px;
	margin:0px;
	text-transform:uppercase;
}
#leftbox ul,#leftbox ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	font-size:100%;
}
#leftbox ul{
	margin:35px 0px 0px 15px;
}
#leftbox ul li{
	padding-bottom:4px;
}
#leftbox ul li a{
	background:url(../gfx/arrow-blue.gif) no-repeat 0px -39px;
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	display:block;
	padding:0px 0px 0px 25px;
	font-weight:bold;	
}
#leftbox ul li a:hover,#leftbox ul li a#hlmenu{
	color:#486068;
	background-position:0px 5px;
	text-decoration:none;
}
#leftbox ul li a.link_recommend{
	background:url(../gfx/icons-leftbox.gif) no-repeat;
}
#leftbox ul li a.link_recommend:hover{
	background-position:0px -60px;
}
#leftbox ul li a.link_bookmark{
	background:url(../gfx/icons-leftbox.gif) no-repeat 0px -20px;
}
#leftbox ul li a.link_bookmark:hover{
	background-position:0px -80px;
}
#leftbox ul li a.link_newsletter{
	background:url(../gfx/icons-leftbox.gif) no-repeat 0px -40px;
}
#leftbox ul li a.link_newsletter:hover{
	background-position:0px -100px;
}
.job24{
	width:218px;
	height:40px;
	background:url(../gfx/bg-job24.png) no-repeat;
	margin:30px 0px 20px 6px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 0px 0px 40px
}
.job24 h3{
	font-size:13px;
	margin:0px;
	padding:0px;
}
.job24 a,.job24 a:hover{
	color:#ffffff;
	text-decoration:none;
}
.square{
	width:41px;
	height:21px;
	margin-left:auto;
}
.ml20{
	margin-left:20px;
}
.link_left{
	background:url(../gfx/arrow-link.gif) no-repeat 0px -35px;
	padding-left:17px;
}
.link_right{
	background:url(../gfx/arrow-link.gif) no-repeat right 1px;
	padding-right:17px;
}
.blue_border{
	/* border-left:solid 1px #b4ced6;
	border-right:solid 1px #b4ced6; */
}
table.blue_border td,.blue_border_bottom{
	border-bottom:solid 1px #b4ced6;
}
.bigger{
	font-size:14px;
}
.big{
	font-size:16px;
}
#js_keyword,#pp_keyword{
	width:auto;
}
.p5{
	padding:5px;
}
.p10{
	padding:10px;
}
.w50{
	width:50%;
}
.h51{
	height:51px;
}
.iframe{
	height:450px;
	overflow:auto;
}
.pap_link{
	padding-left:30px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
	width:168px;
	margin-top:100px;
}
.pap_link:hover{
	text-decoration:none;
	color:#486068;
}
.pap_download{
	background:url(../gfx/icons-pap.gif) no-repeat 0px 7px;
	padding:6px 0px 3px 30px;
}
.pap_download:hover{
	background-position:0px -28px;
}
.pap_password{
	background:url(../gfx/icons-pap.gif) no-repeat 0px -63px;
}
.pap_password:hover{
	background-position:0px -98px;
}
.pap_data{
	background:url(../gfx/icons-pap.gif) no-repeat 0px -133px;
}
.pap_data:hover{
	background-position:0px -168px;
}
.pap_box{
	padding-top:45px;
	text-align:center;
	display:block;
	float:left;
	margin:0px 13px 13px 0px;
	width:180px;
	height:72px;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.pap_box:hover{
	text-decoration:none;
}
.pl100{
	padding-left:100px;
}
.regions_div{
	height:200px;
	overflow:auto;
}	
.regions_div div{
	width:470px;
}
#news_slide{
	height:124px;
	overflow:hidden;
}
#news_slide div{
	display:none;
	width:310px;
	height:124px;
	overflow:hidden;
}
.w220{
	width:220px;
}
.w100{
	width:100px;
}
.scroll{
	height:217px;
}
#upload_cv,#upload_job{
	width:172px;
	height:37px;
}
.upload_cv,.upload_job{	
	background:url(../gfx/button-upload.png) no-repeat 0 0;	
	cursor:pointer;
}
.upload_done{
	background:url(../gfx/button-upload.png) no-repeat 0 -37px;
}
#upload_done{
	width:172px;
	height:37px;
	background:url(../gfx/button-upload.png) no-repeat 0 -37px;
}
.smaller{
	font-size:smaller;
}
.link_w{
	background:url(../gfx/arrow-blue.gif) no-repeat 0px -39px;
	padding-left:15px;
	text-decoration:underline;
}
ul.sq{
	list-style-type:square;
}
#cv_holder{
	padding-bottom:15px;
}
