/*Copyright Qrios Webdiensten | http://www.qrios.nl*/

body {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  background-color: #f9ffac;
}

body, html, td, a {
  font-family: Verdana,Arial,Segoe,sans-serif;
  font-size: 13px; 
  color: #000000;
  font-weight: normal; 
  line-height: 20px;
}

table{
  margin: 0;
  padding: 0;
  border: 0;
}
tbody {
  border-top: 0 !important;
}

table.maintable {
  margin-left: 0px;
  border: 0;
}

p {
  margin-top: 5px;
}

td {
  vertical-align: top;
}

/*Box styles*/

#q_main_wrapper {
  background-image: url(../img/bg_body_y.png);
  background-repeat: repeat-y;
  background-position: center;
  margin: auto;
  margin-top: 0;
  width: 854px;
  padding-bottom: 0px;
  text-align: left;
}

#q_col_wrapper {
  margin-top: 10px;
  margin-left: 40px;
}

#q_col_left {
  width: 170px;
  float: left
}

#q_col_center {
  width: 590px;
  float: right;
  margin-right: 35px;
  padding: 0;
}

#q_header{
  background-image: url(../img/bg_top.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 232px;
  width: 854px;
}

#q_logo_links {
  float: left;
  width: 600px;
}

#q_naw {
  float: right;
  text-align: center;
  line-height: 17px;
  padding-right: 40px;
  padding-top: 30px;
  width: 200px;
  font-size: 9px;
}

#q_naw a{
  font-size: 9px;
}
#q_naw a.external{
  background-image: none;
}

#q_footer {
  height: 46px;
  width: 854px;
  clear: both;
  text-align: right;
  background-image: url(../img/bg_footer.png);
  background-repeat: no-repeat;
  background-position: top;
}

#q_bottom {
  width: 825px;
  margin: auto;
  margin-top: -3px;
}

#q_bottom, #q_bottom a{
  color: #aaa;
  font-size: 9px;
  text-decoration: none;
}

/*Banner*/
img.q_logo {

}

a.q_logo_fas img, a.q_logo_nmi img {
  margin-bottom: 70px;
}

a.q_logo_fas img{
  margin-left: 160px;
}

div#q_logo_links a.external {
  background-image: none;
}

/*Main nav*/
div#q_menu {
}

div#q_menu ul, div#q_menu li, div#q_menu a{
  padding: 0;
  margin: 0;
}

div#q_menu ul.menu li{
  list-style-image:none;
  list-style-type:none;
}

div#q_menu a{
  font-size: 11px;
  display: block;
  width: 137px;
  line-height: 25px;
  background-image: url(../img/mnu_item.png);
  text-decoration: none;
  padding-left: 7px;
  margin-bottom: 10px;
  color: #000;
}

div#q_menu li li a{
  margin-left: 10px;
}

div#q_menu a:hover{
  background-image: url(../img/mnu_item_act.png);
}

div#q_menu a.active, div#q_menu a.active:hover{
  background-image: url(../img/mnu_item_act1.png);
}


/*Banner*/
#q_banner img{
  margin-left: 4px;
}


/*Content*/
h1, h1.page-title{
  font-size: 18px;
  font-weight: bold;
}

h1.page-title{
  margin: 0;
  margin-bottom: 15px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 3px;
}

a {
  color: #1c4a73;
}

a:hover {
  color: #296dae;
}

/*Footer*/
#q_footer a{
  color: #1c4a73;
  list-style: disc;
  text-decoration: none;
  padding-left: 10px;
  margin-right: 4px;
  background:  url(../img/blt_footer.png) no-repeat left;
}

/*Login*/
#bottomNavClose {
  top: 25px;
}

div#modalContainer div.form-item div.description {
  margin-left: 0px;
  text-align: left;
}
