body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}

th, td, div, .description { 
  font-size: 11px;
 }

.links a { color: #155b8d; }
.links a:visited { color: #0b4670; }
.links a:hover { color: #F98C0E; }

.inter-links a { color: white; }
.inter-links a:visited { color: white; }
.inter-links a:hover { color: white; }

.inter-links { 
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
 }

.node-content a { color: #155b8d; }
.node-content a:visited { color: #0b4670; }
.node-content a:hover { color: #F98C0E; }

.block-body a { color: #155b8d; }
.block-body a:visited { color: #0b4670; }
.block-body a:hover { color: #F98C0E; }

#pager a { color: #155b8d; }
#pager a:visited { color: #0b4670; }
#pager a:hover { color: #F98C0E; }

.links { 
  font-size: 11px;
 }

.menu {
  padding: 0;
}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1.5em;
  border: none;
  text-align:left;
}
.menu li {
  margin: 0;
  padding: 0;
}

.menu li a {
  color: #000;
  display: block;
  width: 100%;
  text-decoration: none;
 }
.menu li a.active {
  color: #DD6B17;
}
.menu li a:visited {
  color: #000;
}
.menu li a:hover {
  color: #F98C0E;
}

th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 1px solid #000;
}
.marker {
color: #f00;
  }
.error {
  color: #f00;
}
.ok {
  color: #080;
}

.form-submit { 
  margin-bottom: 0px;
 }

img { border-width: 0px; }

.breadcrumb { 
  font-size: 11px;
 }

.node-title { 
  color: #F3850C;
  font-size: 15px;
  font-weight: bold;
 }

.news-title { 
  color: #F3850C;
  font-size: 17px;
  font-weight: bold;
  border-bottom-width: 2px;
  border-bottom-color: #155b8d;
  border-bottom-style: solid;
 }

.node-content {
  text-align: justify;
  font-size: 13px;
 }

.node-date { 
  font-size: 11px;
 }

.item-list .title {
  margin-left: .5em;
  font-weight: bold;  
}

.item-list { 
  font-size: 11px;
 }

.form-item { 
  font-size: 11px;
 }

input, select { 
  font-size: 11px;
 }

.block-title-left, .block-title-right, .block-title-main { 
  background-color: #0b4670;
  padding-top: 3px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
 }

.block-title-right, .block-title-main { 
  background-color: #155b8d;
 }

.block-body {
  vertical-align: top;
  padding-top: 5px;
  font-size: 11px;
 }

.block-link { padding-left: 10px; }
.block-link a { 
  text-decoration: none;
  color: #fff;
 }
.block-link a:visited { color: #fff; }
.block-link a:hover { color: #F98C0E; }
