html {}

body {
  	margin: 0;
	padding: 0;
	text-align: center;
	font-family: tahoma;
	color: #333;
	background:url(../resources/body-bg.jpg) top repeat-x;
}
img {
	border: 0;
}
a, a:hover, a:active, a:visited {
	color:#000;
	font-weight:bold!important;
}
ul {
    padding-bottom: 1px;
}

ol {
    padding-bottom: 1px;
}
li {
	list-style-image: url(../resources/redarrow.gif);
    margin-bottom: 10px;
}
li.no-list-image {
	list-style-image: url(../resources/transparent.gif);
	margin-bottom: 10px;
}
li.list-disabled {
	list-style-image: url(../resources/redarrow.gif);
	margin-bottom: 10px;
}
table.main {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
}
table.main-print {
    margin-left: auto;
    margin-right: auto;
}
.topsep {
	background:url(../resources/topsep.gif) no-repeat 0 4px;
	width:2px;
	height:7px;
	margin:0 5px;
}
.top-navbar {
float:right;
margin-left:20px;
}
.admin-tools a {
color:#fff;
}
.top-navbar ul {
	margin:0;
	padding:0;
}
.top-navbar ul li {
	display:inline;
	list-style:none;
}
td.logo_search {
	padding:10px 0;
}
.logo {
	float: left;
	width: 244px;
	padding: 6px 10px;
}
.top_navbar {
	color:#fff;
	font-weight:bold;
	font-size:10px;
}
.top-navbar a, .top-navbar a:hover, .top-navbar a:active, .top-navbar a:visited  {
	color:#fff;
	text-decoration:underline;
}
.search {
	height: 18px;
	vertical-align: bottom;
	margin: 10px 0 0;
        float:right;
}
.print-self-div {
    width: 100px;
    height: 18px;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    padding-right: 20px;
    font-size: 0.7em;
    font-family: arial;
}
.search_box_active {
	width:155px;
	margin-right: -2px;
	color: #000;
    padding: 3px;
	border: solid 1px #b5b5b5;
}
.search_box {
	border:1px solid #B5B5B5;
color:#B5B5B5;
font-style:italic;
font-weight:normal;
height:21px;
margin-right:-2px;
padding:3px;
width:155px;
}
input.login_box {
	width: 160px;
	color: black;
	border: solid 1px #b5b5b5;
    font-size: 0.7em;
}
input.date_box {
    width: 200px;
    color: black;
	border: solid 1px #b5b5b5;
    font-size: 0.7em;
}
input.publishing_button {
    font-size: 0.7em;
}
.search input {
	vertical-align: middle;
	font-size: 0.7em;
}
td.content_area {
	height:100%;
	vertical-align:top;
}
table.content_area_table {
	height:100%;
}
td.left_content_area {
	width:610px;
	vertical-align:top;
    padding:0 20px 20px 15px;
}
td.left_content_area_print {
	vertical-align:top;
}
H1 {
	padding: 0 0px 10px 0px;
	text-align: left;
	font-size: 1.4em;
	font-family: arial;
	color: #000;
	vertical-align: top;
    font-weight:bold;
	letter-spacing:-1px;
	margin:0;
}
H2 {
	padding: 0;
    margin:20px 0 10px 0;
	text-align: left;
	font-size: 1.3em;
	font-family: arial;
	color: #000;
	vertical-align: top;
	font-weight:bold;
	letter-spacing:-1px;
}
.title_in {
	padding: 10px 10px 10px 0px;
	text-align: left;
	font-size: 1.2em;
	font-family: arial;
	color: #000;
	vertical-align: top;
}
.title_in a {
    padding: 10px 10px 10px 0px;
	text-align: left;
	font-size: 1.2em;
	font-family: arial;
	color: #000;
	vertical-align: top;
}
.content, .content table p, .content table li  {
	text-align: left;
	font-size: 0.7em;
    line-height:1.5em;
}
.contact_map_area {
	background-image:url(../resources/contact-map.gif);
	width:210px;
	height:119px;
	position: relative;
	top: 0px;
	left:5px;
	margin-bottom:20px;
}
.contact_list {
	padding:30px 10px 10px 10px ;
	text-align: left;
}
.contact_list optgroup {
	background-color: white;
	font-weight: bold;
	color:black;
}
.contact_list option {
	background-color: white;
	font-weight:normal;
	color:darkgray;
}
.news_link {
	padding:0 0 0 10px;
	background:url(../resources/redarrow.gif) no-repeat left 5px;
	margin-left:-10px;
}
.news_area {
	text-align:left;
	font-size:0.7em;
	padding-bottom: 10px;
}
.news_area ul {
	margin:0 0 0 10px;
	padding:0;
}
.news_area ul li {
	text-align: left;
	line-height:1.5em;
	margin:0 0 10px 0!important;
        padding:0 0 10px 0!important;
        border-bottom:1px dotted #ebebeb;
}
.see_also_list {
    text-align:left;
    font-size:0.7em;
}
.see_also_list ul {
	padding:0 0 20px 15px;
	margin:0;
}
.offices-table {
    width: 100%;
	font-size: 1em;
}
.offices-table td {
    vertical-align: top;
}
td.terminator {
	width:5px;
	border-left:0px solid #ccc;
}
td.right_content_area {
	padding-left:15px;
	vertical-align:top;
	width:245px;
}
td.right_content_area H1{
	margin-left: 0px;
}
div.footline {
	background:url(../resources/footline-bg.jpg) repeat-x 0 0;
	height:24px;
}
div.footline table {
	width:900px;
	margin:0px auto;
}
td.footer {
	height: 20px;
	font-size: 0.7em;
	padding-left:10px;
	font-family: arial;
	color: #fff;
}
td.footer a, td.footer a:hover, td.footer a:visited {
	font-family: arial;
	color:#fff;
}
td.footer_color {
	background:none;
}
td.footer_print {
    border-top: 1px solid black;
}
td.footer span{
	padding-right:10px;
}
table.admin-tools {
    color: #b5b5b5;
    font-size: 0.7em;
}
.admin-action-result {
    color: black;
}
select.location{
 	width: 180px;
	border: solid 1px #b5b5b5;
	color: #b5b5b5;
	font-size: 0.7em;
	padding:3px;
	margin-left: 10px;
}
table.print_email_links_table {
    width: 100%;
    border: 0px;
}
table.print_email_links_table td {
    font-size: 0.7em;
    text-align: right;
}
div.search-result-item {
    text-align: justify;
    padding-bottom: 10px;
}
.feedback-form table {
    font-size: 1em;
}
.message_invalid_login {
    color: red;
}
.admin-tools {
	font-weight:normal;
        margin-right:20px;
}
.top_navbar {

}
.login_name {
    font-style: italic;
}
.loginTable {
    font-size: 1em;
}
.password-reset-table {
    font-size: 1em;
}
td.middle-menu {
	background: url(../resources/middle-menu-bg.gif) repeat-x 0 7px;
	text-decoration: none;
	padding-bottom:20px;	
}
.midmenu-fix {
    overflow: hidden;
}
div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem {
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
div.menuBar {
    overflow: hidden;
    line-height: 22px;
    font-family: arial;
    height: 22px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    text-align: left;
    font-size: 0.78em;
	background-color: #f7f7f7;
	margin-left:-2px;
}
div.menuBar a.menuButton {
    background-color: transparent;
    position: relative;
    text-decoration: none;
	text-transform: uppercase;
    left: 0px;
    top: 0px;
    z-index: 100;
    padding-left: 17px;
    padding-right: 15px;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
	background: url(../resources/midmenu-divider.gif) no-repeat 0 50%;
}
div.menuBar a.menuButton:hover {
    text-decoration: none;
}
div.menu {
    font-size: 0.7em;
    background-color: #fff;
    border: 2px outset #ccc;
    left: 0px;
    padding: 0px 1px 1px 0px;
    position: absolute;
    top: 0px;
    visibility: hidden;
    z-index: 101;
	margin-left:2px;
}
div.menu a.menuItem {
    color: #000000;
    cursor: default;
    display: block;
    padding: 4px 1em;
    text-decoration: none;
    white-space: nowrap;
	font-family: Arial;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
    background-color: #000;
    color: #ffffff;
}
div.menu a.menuItem span.menuItemText {
}
div.menu a.menuItem span.menuItemArrow {
    margin-right: -.75em;
}
div.sitemap-0 {
    font-family: arial;
    font-weight: bold;
    line-height: 200%;
    padding-bottom: 30px;
}
div.sitemap-1 {
    padding-left: 35px;
    font-weight: normal;
}
div.sitemap-2 {
    padding-left: 35px;
}
div.message_flood {
    color: red;
}
div.number_search_results {
    font-size: 1.4em;
    font-weight: bold;
    padding-bottom: 10px;
}
table.loginStatsFilterTable {
    font-size: 1em;
}
.loginStats table {
    font-size: 1em;
}
table.adStatsFilterTable {
    font-size: 1em;
}
.articlesStatisticsTable {
    font-size: 1em;
}
.articlesStatisticsAuthorHead {
    background-color: cornsilk;
}
.articlesStatisticsHead {
    background-color: cornsilk;
}
.articlesStatisticsAuthor {
    background-color: darkgray;
}
.articlesStatisticsValue {
    font-style: italic;
}
a.forgot-password-link-hl {
    font-weight: bold;
}
.feedback-error {
    color: #CC0000;
}
.feedback-error-label {
    color: #CC0000;
    font-weight: bold;
}
.banner {
	padding:5px 0px 10px 10px ;
}
.countryCaption {
	font-size: 18px;
	font-weight: normal;
}
ul.vacancyUL {
	padding-left: 20px;
}
p.positionName {
	font-size: 14px;
	margin-bottom: 0px;
}
.aaa_area {
	text-align:center
}
.aaa {
	padding:10px;
}
table.footline {
	width:100%;
}
table.footline td {
	background:#3b3b3b;
}
.plusel {
	background: url(../resources/smart.png) no-repeat 0 0;
	position:absolute;
	height:267px;
	width:196px;
	top:0px;
	margin:27px 0px 0 241px;
        z-index:100;
display:none;
}

.onenewsitem {
        border-bottom:1px dotted #EBEBEB;
	margin:0 0 20px !important;
	padding:0 0 20px !important;
	width:100%;
}
.content {
        border-bottom:1px dotted #EBEBEB;
	margin:0 0 20px !important;
	padding:0 0 20px !important;
}
.newslistcontent {
        text-align: left;
	font-size: 0.7em;
        line-height:1.5em;
}
H1 .ocms_de_norm {
	border-bottom:none;
	margin:0px!important;
	padding:0px!important;
}
a.LinkBox {
	background-color:#DADADA;
	border:1px solid #AEAEAE;
	color:Black;
	display:block;
	padding:10px 30px;
	text-decoration:none;
}

a.LinkBox img {
        padding:0 15px 0 0;
        vertical-align:-12px;
}
.flash {
z-index:1;
position:relative;
}
p font, font {
font-family:tahoma!important;
}
.media {}

.media div.ocms_de_bt {visibility:hidden!important;}