@font-face {
  font-family: 'opensans-light';
  src: url("fonts/OpenSans-Light.eot");
  src: url("fonts/OpenSans-Light.eot") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../images/OpenSans-Light.svg#opensans-semi-bold") format("svg");
}
@font-face {
  font-family: 'opensans-regular';
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../images/OpenSans-Regular.svg#opensans-regular") format("svg");
}
@font-face {
  font-family: 'opensans-semi-bold';
  src: url("../fonts/OpenSans-Semibold.eot");
  src: url("../fonts/OpenSans-Semibold.eot") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../images/OpenSans-Semibold.svg#opensans-semi-bold") format("svg");
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 1px solid #ccc;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: 1px solid #ccc;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
th {
    text-align: left;
}
td, th {
    padding: 0;
}
img {
  border: 0;
  outline: none;
}
ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

body {
  font-family: "opensans-regular", Arial, sans-serif;
  background: #ffffff;
  color: #333333;
  position: static !important;
  
}
a {
  color: #98320c;
  text-decoration:none;
}

/** BEGIN header **/
.header {
  font-size: 14px;
  color: #ffffff;
  background-color: #660000;;

}
.header .top-header-link
{
  padding-top: 10px;
  padding-bottom: 10px;
}
.header .subscribe > li{
  display: inline-block;
  border-right: 1px solid #ffffff;
  margin-right: 5px;
  padding-right: 10px;
  line-height: 16px;
}
.header .subscribe > li:first-child{
  border-right: none;
  padding-right: 0;
  padding-left:20px;
}
.header .subscribe > li:last-child{
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.header .subscribe > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header .header-link > li {
  display: inline-block;
  border-right: 1px solid #ffffff;
  margin-right: 5px;
  padding-right: 10px;
  line-height: 16px;
}
.header .header-link > li > a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "opensans-bold", Arial, sans-serif;
  font-weight: bold;
}
.header .header-link > li:last-child{
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.header-text{
  background-color: #992B00;
  padding-top: 10px;
  padding-bottom: 10px;
  
}
.header-text h1 , .header-text h3{
  font-size: 22px;
  padding-left: 120px;
  color: #ffffff;
  margin-top: 11px;
  
 
  
  
}
.header-text h1 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.header-text h4{
  font-size: 16px;
  padding-left: 120px;
  color: #ffffff;
  line-height:normal;
  margin: 0px 0 10px;
}
.header-text .logo{
  float: left;
  vertical-align:top;
  
}
/** END header **/

.navigation-menu{
  background-color: #660000;;
  border: none;
  border-radius: 0;
}
.navigation-menu .navbar-nav > li > a{
  color:#ffffff;
  font-size: 15px;
}
.navigation-menu .navbar-nav > li:first-child > a{
  padding-left: 0px;
}
.navigation-menu .navbar-nav > li > a:hover , .navigation-menu .navbar-nav > li > a:focus{
  color: #ffffff;
}
.navigation-menu .navbar-nav > .open > a, .navigation-menu .navbar-nav > .open > a:focus, .navigation-menu .navbar-nav > .open > a:hover{
  background: #992B00;
  color: #ffffff;
}
.navigation-menu .navbar-toggle:focus, .navigation-menu .navbar-toggle:hover{
  background:#992B00;
}
.navigation-menu .navbar-nav .dropdown-menu{
  background: #992B00;
  padding: 0;
  box-shadow: none;
  border: none;
}
.navigation-menu .navbar-nav .dropdown-menu li a{
  color: #ffffff;
  padding: 10px;
  border-bottom: 1px solid #ffffff;
}
.navigation-menu .navbar-nav .dropdown-menu li a:hover , .navigation-menu .navbar-nav .dropdown-menu li a:focus{
  color: #ffffff;
  background: none;
}
.navigation-menu .navbar-nav > .open > .dropdown-menu li a, .navigation-menu .navbar-nav > .open .dropdown-menu li > a:focus, .navigation-menu .navbar-nav > .open  .dropdown-menu li > a:hover{
  color: #ffffff;
}
.navigation-menu .navbar-nav .dropdown-menu li:last-child a{
  border-bottom: none;
}
.navigation-menu .navbar-toggle{
  float: left;
  border-color: #fff;
  border-radius: 4px;
  margin-left: 15px;
}
.navigation-menu .navbar-toggle .icon-bar{
  background-color: #ffffff;
}
.navigation-menu .navbar-brand{
  color: #ffffff;
  padding: 15px 0px;
  margin-bottom: 0px;
}

.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


.content-section{
  margin-top: 20px;
  margin-bottom: 20px;
  background:#ffffff;
  
}

.content-section li{
  
 
  
  
}
.content-section ul {
  margin-left: 10px;
  
  
  
}


.content-section h2{
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 28px;
 
}
.content-section h4{
  background: #660000;
  padding: 10px 15px;
  margin: 0;
  color: #ffffff;
  border: 4px 4px 0 0;
  margin-bottom:10px;
  
}
.content-section h5{
 background: #992B00;
  padding: 5px 10px;
  margin: 0;
  color: #ffffff;
  border: 4px 4px 0 0;
  margin-bottom:10px;
 
}

.thead-default
{
	background-color:#992B00;
	color:white;
	font-size:14px;
	
}
.daanotices{
  height:200px;
  overflow-y:scroll;
   
}
.daanotices tr:last-child	 {
  
  
 
  border-collapse:collapse;
  border-bottom: 1px dotted #000;
  margin-bottom:20px;


  
}

.daanotices span{
  
  
 
 color: #992B00;
  font-size:12px;
 padding-left:15px;
 
  
  
 

  
}


.quick-link-wrapper{
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin-bottom: 20px;
}

.quick-link-wrapper h4{
  background: #660000;
  padding: 10px 15px;
  margin: 0;
  color: #ffffff;
  border: 4px 4px 0 0;

}

.quick-link-wrapper .quick-link-list li a{
  padding: 10px 15px 10px 30px;
  
  border-bottom: 1px solid #dddddd;
  display: block;
  color: #333333;
  background: url(../images/list-icon.png) 10px center no-repeat;
}
.quick-link-wrapper .quick-link-list li a:hover , .quick-link-wrapper .quick-link-list li a:focus{
  color: #992B00;
}

.news-box-wrapper{
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin-bottom: 20px;
  overflow:hidden;
  height:350px;
}


.news-box-wrapper h4{
  background: #660000;
  padding: 10px 15px;
  margin: 0;
  color: #ffffff;
  border: 4px 4px 0 0;

}

.news-box-wrapper .news-box-list {
 
overflow-y: scroll;
height:180px;
width:110%;

  
}

.news-box-wrapper .news-box-list li a{
  padding: 10px 15px 10px 30px;
  border-bottom: 1px solid #dddddd;
  display: block;
  color: #333333;
  background: url(../images/list-icon.png) 10px center no-repeat;
  

  
}
.news-box-wrapper  span{
  
  
 
  color: #992B00;
  font-size:10px;
  display:block;
  
 

  
}
.news-box-wrapper .news-box-list li a:hover , .news-box-wrapper .news-box-list li a:focus{
  color: #992B00;
  
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
  width: 100%;
  height: 350px;
}

.carousel .carousel-indicators{
  bottom: 0;
}

.carousel .carousel-indicators li{
  margin-right: 5px;
}

.carousel .carousel-indicators li:last-child{
  margin-right: 0;
}

.welcome-text{
  margin-top: 15px;
  text-align: justify;
  line-height: 24px;
  color: #333333;
}

.footer-wrapper {
  background: rgba(0,0,0,0.9);
  padding: 10px 0 0;
  color: #ffffff;
}

.footer-wrapper p {
  color: #bfbfbf;
}
.footer-wrapper span {
  text-align:right;
}
.footer-wrapper .trademark-text p {
  margin-bottom: 0px;
}
.notice-box-wrapper 
{
padding:10px;
text-align:center;


}

	
.notice-box-wrapper h4{
  background: #660000;
  padding: 10px 15px;
  margin: 0;
  color: #ffffff;
  border: 4px 4px 0 0;
  

  
}



@media screen and (max-width: 767px){
  .header-text{
    padding: 10px;
  }
  .header-text .logo{
    width: 100px;
    height: 100px;
	
  }
  .header-text h1{
    font-size: 16px;
    margin-top: 5px;
    padding-left: 75px;
    line-height: 24px;
  }
  .header-text h4{
    font-size: 12px;
    padding-left: 75px;
    color: #ffffff;
    line-height:normal;
    margin: 0px 0 10px;
  }
  .navigation-menu .navbar-nav > li:first-child > a{
    padding-left: 15px;
  }

  .content-section h2{
    font-size: 18px;
  }
  .content-section  img{
 /* width:40%;
  height:40%;*/
}

   

  .footer-wrapper p{
    font-size: 12px;
  }
  

}

@media screen and (max-width: 960px){
  .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
    height: auto;;
  }
}
