body {
  margin:0 auto;
  padding:0;
  font:76% Verdana,Tahoma,Arial,sans-serif;
  background:#eaeaea;
  color:#3a3a3a;
}

#leftbar {
  vertical-align: top;
}

@media (min-width: 980px) {
#bodyall {
  background-color:#ffffff;
  color:#303030;
  margin:0 auto;
  padding:1px 5px;
  width:980px;
}
}

@media (max-width: 980px) {
body {
  font:100% Verdana,Tahoma,Arial,sans-serif;
}

#bodyall {
  background-color:#ffffff;
  color:#303030;
  margin:0 auto;
  padding:1px 5px;
  min-height: 900px;
  width:100%;
}
#content {
  font:170% Verdana,Tahoma,Arial,sans-serif;
}

#leftbar {
  float:left;
  width:170px;
  padding:0;
  margin-right: 5px;
  margin-bottom: 5px;
}
}

#logo {
  height:115px;
  width:200px;
  float: left;
  background:#ffffff url(../img/logo.gif) no-repeat right;
}

#header {
  height: 115px;
  width: 100%;
//  width: 780px;
  background:#ffffff;
 // url(../img/default.jpg) no-repeat right;
}

a{
  font-weight:bold;
  text-decoration:underline;
  color:#505050;
}

a:hover {
  color:#808080;
}

#topnav {
  text-align: right;
  margin-bottom: 5px;
  border-bottom:1px solid #b0b0b0;
}

#leftnav a{
  font-weight:bold;
  height:20px;
  text-decoration:none;
  color:#505050;
  display:block;
  padding:6px 5px 0 10px;
  background:#f4f4f4 bottom left repeat-x;
  border-top:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8;
  border-bottom:1px solid #d8d8d8;
  border-left:4px solid #cccccc;
  margin-bottom:5px;
}

#leftnav a:hover {
  background:#eaeaea bottom left repeat-x;
  color:#505050;
  border-top:1px solid #b0b0b0;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  border-left:4px solid #000000;
}

#leftnav a.level1-act {
    background:#eaeaea bottom left repeat-x;
  color:#505050;
  border-top:1px solid #b0b0b0;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  border-left:4px solid #B2B2B2;
}

#leftnav a.level2-no {
  margin:5px 0 5px 15px;
  font-size:0.9em;
  min-width:122px;
   height:16px;
  border-top:1px solid #d8d8d8;
  border-right:1px solid #d8d8d8;
  border-bottom:1px solid #d8d8d8;
  padding:4px 0 0 8px;
}

#leftnav a.level2-act {
  font-size:0.9em;
  background:#eaeaea bottom left repeat-x;
  color:#505050;
  border-top:1px solid #b0b0b0;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  border-left:4px solid #B2B2B2;
  height:16px;
  margin:5px 0 5px 15px;
  padding:4px 0 0 8px;
}

#leftnav h2 {
font-size:1.5em;
font-weight:normal;
}

#topnav a{
  font-weight:bold;
  height:10px;
  text-decoration:none;
  color:#505050;
  display:inline;
  float:right;
  width:200px;
  text-align: right;
  margin-right: 5px;
  margin-left: auto;
}

#topnav a:hover {
  color:#808080;
}

#topnav a.level1-act {
  color:#B2B2B2;
}

/* Definition for news box */
#news {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
color:#505050;
background:#f4f4f4;
// url(../img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

h2.news-header {
  padding: 0px;
  margin-top: 0px;
}

#news .header h3 {
  font-size: 12px;
  text-decoration: none;
}

#news .article .header {
  padding-top: 0px;
}

#news .article a {
  text-decoration: none;
}




#contentnav {
//  width:980px;
  width: 100%;
}
#content {
//  width: 830px;
  width: 100%;
  vertical-align: top; 
}


#footer {
  clear:both;
  margin:0 auto;
  padding:8px 0;
  border-top:2px solid #dadada;
  width:984px;
  text-align:center;
  color:black;
  background-color:#ffffff;
  font-size:0.8em;
}

#footer p {
  padding:0;
  margin:0;
}

#footer a {
  color:black;
  background-color:inherit;
  text-decoration:none;
  font-weight:normal;
}

#footer a:hover {
  text-decoration:underline;
}

/* Definition for news list and detail page */
.news .article {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.news .pager {
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 1em;
  padding-inline-start: 0;
}

.news .pager li.previous {
  text-align: left;
  float: left;
}

.news .pager li.next {
  text-align: right;
}

.news .pager li.clear {
  clear: both;
}

.news h3 {
  font-size: 20px;  
}

.news .footer {
  margin-bottom: 5px;
}

.news .header {
  padding-top: 10px;
}


.news-list-item h2 {
  font-size:12px;
  font-style:bold;
}

.news-latest-item h2 {
  font-size:12px;
  font-style:bold;
}

.news-latest-item a {
  font-size:12px;
  font-style:bold;
  text-decoration: none;
  color: black;
}

.news-latest-item a:hover {
  color:#808080;
}

.news-latest-container {
  padding: 0px;
}

.news-latest-gotoarchive {
  padding: 0px;
}

.news-latest-gotoarchive a {
  font-size:12px;
  font-style:bold;
  text-decoration: underline;
  color: black;
}

.news-latest-gotoarchive a:hover {
  color:#808080;
}

.news-single-rightbox {
  width: 200px;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

/* Cookie consent settings */
.cc-banner.cc-banner {
  line-height: normal;
  padding: 10px 50px 10px;
}
.cc-banner .cc-message {
  font-size: 0.8em;
}

.cc-banner a.cc-btn {
  text-decoration: none;
  color: #c8c8c8;
  -webkit-transition: 200ms color;
  transition: 200ms color;
  width: 33%;
}

.cc-banner a.cc-btn:hover, .cc-banner a.cc-btn:active {
  background-color: #d3d3d3;
  color: #000;
  text-decoration: none;
}

.cc-banner a.cc-btn,.cc-banner a.cc-btn:visited,.cc-banner a.cc-btn:focus {
  color: #000;
  background-color: #c8c8c8;
  transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-decoration: none;
  width: 100%;
}

.cc-compliance {
  width: 33%;
  max-width: 145px;
}