#header-top {
     position: relative;
     clear: both;
     height: 110px;
}

#header-content {
     position: relative;
     height: 309px;
     background: url('../img/bg_headerContent.gif') repeat-x;
}

#header-left {
     float: left;
     position: relative;
     height: 309px;
     background: #c8d7ef;
}

#header-right {
     float: left;
     position: relative;
     width: 485px;
     height: 309px;
     background: url('../img/bg_headerRight.gif') left 6px no-repeat;
}

#header-image {
     width: 465px;
     height: 309px;
     background-position: left 4px;
}

#header-left-bg {
     position: absolute;
     top: 0;
     left: 0;
     width:  465px;
     height: 309px;
     background: url('../img/bg_headerLeft.gif') no-repeat;
}

.header-image1 {
     background: #FFF url('../img/header/header1.jpg') no-repeat
}

#logo {
     position: absolute;
     left: 29px;
     top: 19px;
}


#top-flash {
     margin-top: 5px;
}

#lang-container {
     position: absolute;
     top: 0;
     right: 190px;
}

#lang-container a {
     float: left;
     display: block;
     margin-left: 33px;
     padding: 6px 0 0 11px;
     font-size: 90%;
     background: url('../img/bg_language.gif') no-repeat;
}

#quick-search {
     position: absolute;
     top: 65px;
     right: 20px;
}

#article-list {
     margin: 17px 0 0 0;
     padding: 0;
     list-style-type: none;
}

#article-list li {
     margin-bottom: 12px;
}

#article-list span {
     font-size: 90%;
     color: #8998af;
}

.article-date {
     padding: 4px 0 4px 0;
     font-size: 90%;
     color: #8998af;
}

#footer-copyright {
     float: left;
     padding: 25px 0 0 20px;
}

#footer-menu {
     float: right;
     padding: 25px 30px 0 0;
}

#footer-menu a {
     margin-left: 20px;
     text-decoration: none;
}

#footer-menu a:hover {
     text-decoration: underline;
}

#navigationbar-container {
     margin-bottom: 10px;
     padding-left: 5px;
}

#navigationbar-container a {
     padding-right: 11px;
     margin-right: 8px;
     color: #486b8f;
     background: url('../img/bullet3.gif') right 6px no-repeat;
}

/* Sitemap */

.sitemap {
	margin-top: 8px;
	border-top: 1px solid #e3e3e3;
}

.sitemap ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(../img/icons/sitemap_list2.gif);
	_list-style-image: url(../img/icons/sitemap_list.gif);
}

.sitemap li {
	padding: 4px 0px;
}

.sitemap li a {
	font-size: 90%;
	text-decoration: none;
}

.sitemap-padding-1 {
	padding: 4px 6px 4px 12px !important;
}

.sitemap-padding-2 {
	padding: 4px 6px 4px 20px !important;
}

.sitemap-bg {
	background-color: #f6f6f6;
}

.sitemap li {
	border-bottom: 1px solid #e3e3e3;
}

.warningMsg {
  margin: 5px 0 15px 0;
  padding: 7px 5px 7px 25px;
  color: #cc0000;
  border: 1px solid #e78585;
  border-width: 1px 0 1px 0;
  background: url('../img/icons/exclamation.gif') 5px 6px no-repeat;
}


.searchResults-top {
     padding-bottom: 10px;
}


#header-top-tools {
     position: absolute;
     top: 10px;
     right: 90px;
}

.content-table1 {
     margin-top: 15px;
     border-collapse: collapse;
}

.content-table1 td {
     padding: 5px;
     vertical-align: top;
}
