body,html {
padding:0px;
margin:0px;
background:url(/en/background/general.gif) repeat;
font-family:Tahoma, Verdana, "MS Serif";
font-size:12px;
color:#000;
}

img.png { behavior:url(/en/include/png.htc);  }

/*** LINKS ***/
a { color:#046; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }

a.white { color:#FFF; }
a.white:link { text-decoration:none; }
a.white:visited { text-decoration:none; }
a.white:hover { text-decoration:underline; }
a.white:active { text-decoration:underline; }

a.blue { color:#046; }
a.blue:link { text-decoration:underline; }
a.blue:visited { text-decoration:underline; }
a.blue:hover { text-decoration:none;  }
a.blue:active { text-decoration:none;  }

/*** STANDART TD's ***/
.tl { vertical-align:top; text-align:left}
.tc{ vertical-align:top; text-align:center;}
.tj { vertical-align:top; text-align:justify}
.tr { vertical-align:top; text-align:right}

.ml { vertical-align:middle; text-align:left}
.mc{ vertical-align:middle; text-align:center}
.mj { vertical-align:middle; text-align:justify}
.mr { vertical-align:middle; text-align:right}

.bl { vertical-align:bottom; text-align:left}
.bc{ vertical-align:bottom; text-align:center}
.bj { vertical-align:bottom; text-align:justify}
.br { vertical-align:bottom; text-align:right}

/*** FORMS ***/
.form {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:19px;
padding-left:3px;
background-color:#FFF;
margin-top:4px;
}
.textfield { border:1px solid #5c9966; }
.searchfield { width:164px; }
.listbox {border:1px solid #808080;}
.searchbox { width:170px; }

/*** H's ***/
h1 {
font-size:16px;
padding:0px;
margin:0px;
font-weight:bold;
}
h2 {
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}

.general_top {
height:11px;
background:url(/en/background/general_top.gif) repeat-x;
}

.general {padding:5px 5px 19px 4px;}

.for_shadow_TD { padding:0px 5px 0px 5px; }
.shadow_top { 
background:url(/en/background/shadow_top.png) repeat-x;
height:2px;
width:100%;
}
.for_shadow_side_TD { 
padding-top:3px; 
width:2px;
vertical-align:top;
}

.logo { height:87px; }
.logo_TD { background:url(/en/background/logo.gif) repeat-x; }
.logo_DIV { padding-bottom:13px; }

.search { height:61px; }
.search_BG { background:url(/en/background/search.gif) repeat-x; }

.go_button { padding:3px 4px 0 5px; }
.search_forms { padding: 0 0 0 5px; }

.top_menu_TD { background:url(/en/background/top_menu.gif) repeat-x; height:56px; }
/*#firstbutton { background:url(/en/background/firstbutton.jpg) no-repeat left bottom }
#lastbutton { background:url(/en/background/lastbutton.jpg) no-repeat right bottom }*/
.firstbutton { background:url(/en/background/firstbutton.jpg) no-repeat left bottom }
.lastbutton { background:url(/en/background/lastbutton.jpg) no-repeat right bottom }

/*
.top_menu_TD .button { background:none; }
.top_menu_TD .button:hover { background:url(/en/background/top_menu_hover.gif) repeat-x; cursor: pointer; }
*/

.linker { padding:15px 0 15px 0; }

.mainarea { background:#FFF; }
.mainarea_shadow { background:url(/en/background/mainarea.gif) top repeat-x; }

.left_col {border-right:1px solid #365953;}
.left_DIV { padding:24px 10px 0 10px; width: 167px;}
.right_DIV { padding:23px 27px 0 29px; }
.right_col { border-left:1px solid #365953;}

.leftlinks { padding:11px 0 0 12px; }
.centerlinks { padding:14px 0 0 4px;}
.rightlinks_top { padding:18px 15px 26px 15px }
.rightlinks_bottom { padding-top:10px;border-top:1px solid #365953;}

.underbanner { text-align:left; padding:18px 0 0 0px; }

.prevnext { padding:22px 0 0 6px; font-weight:bold;}
.additional_links {
padding:54px 0 15px 0;
font-weight:bold;
color:#000;
font-size:12px;
text-align:center;
}

.bottom_c {background-color:#FFF; }

.footer {
color:#FFF;
text-align:center;
padding-bottom:5px;
}
.footer .links { 
font-size:14px;
padding-bottom:10px;
}
.footer .links a { font-weight:bold; }

.general_bottom {
height:24px;
background:url(/en/background/general_bottom.gif) repeat-x;
}

.homecenter {
	height: 273px;
}

/*Correction for IE*/
.homecenter, {         
	height: 273px;
}
/*end correection*/

.contact_bar {
border-top:2px solid #999999;
padding:14px 0 15px 0;
text-align:center;

}
.webinarlinks_top{
text-align: center;
padding: 5px;
/*border-top: 1px #365953    solid*/;

}

.line{
 background-color: #365953;
 height: 1px;
 width: "100%";
 
}