body {
  font-size: 14px;
  background-color: #BABCB0;
  padding-top: 0px;
  color: #120202;
  font-family: sans-serif;
  line-height: 20px;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
  float: right;
}
.nav-stacked > li {
  float: left;
}
.navbar-default {
  background-color: transparent;
  border-color: #0067a2;
}
.t3-mainnav {
  border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
  top: 380px;
  left:400px;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  float: left;
  border-bottom: 1px solid;
}
.t3-sl-1 {
  border-bottom: 0px solid #eeeeee;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
.custom table tr td  {
	text-align: right; vertical-align: middle; font-weight: bold; border-top:0px;
}
.t3-footer-footer {
	background-color: black;
color: white;
text-align: center;
}
.article-intro {
background-color: #BABCB0;

}
.system-unpublished {
	border-top: 4px solid #BABCB0;
	border-bottom: 4px solid #BABCB0;
}
.t3-footer {
  background: #000000;
  color: #666;
  text-align: center;
} 
.t3-footer small {
  display: none;
  font-size: 100%;
}
.t3-copyright {
  border-top: 0px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}

.thumbnail a h3 {
	display: none;
}

.thumbnail   {
	background-color: transparent;
	border: 0px ;
}




