body {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  background-color: white;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}
h1 {
  margin: 10px 0px;
  color: #006;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
h2 {
  margin: 10px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  color:#003;
}
h3 {
  margin: 10px 0px;
  color: #006;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin: 0px 0px 10px;
  color: #006;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  color: #333;
  
}

hr {height:2px; background-color:#ddd; color:#ddd; border-width:0;}


.wrapper {
  width: 100%;
  height: auto;
  min-height: 200px;
  padding-top: 20px;
  background-color: #223e92;
}
.header {
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.site-name {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  margin: 30px auto 0px 0;
  padding-top: 0px;
  padding-right: 0px;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 30px;
  text-align: left;
  text-transform: none;
}
.site-name.site-name-secondary {
  font-size: 18px;
}
.site-description {
  position: relative;
  top: auto;
  width: 55%;
  margin-top: 15px;
  margin-left: -25px;
  padding-right: 20px;
  padding-left: 0px;
  color: white;
  font-size: 13px;
  line-height: 18px;
}
.seach-field {
  display: block;
  width: 60%;
  height: 30px;
  margin-right: 10px;
  margin-left: auto;
  float: right;
  border-radius: 8px;
  background-color: white;
  background-image: -webkit-linear-gradient(#ccc, white);
  background-image: -o-linear-gradient(#ccc, white);
  background-image: linear-gradient(#ccc, white);
  font-size: 11px;
  text-transform: none;
}
.search-button {
  width: 40px;
  height: 30px;
  float: right;
  border-radius: 8px;
  background-color: #006;
  background: url(../images/search-btn-icon.jpg) #000066 center center no-repeat;
  background-image: url(../images/search-btn-icon.png) , -webkit-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
  background-image: url(../images/search-btn-icon.png) , -o-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
  background-image: url(../images/search-btn-icon.png) , linear-gradient(to top, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  opacity: 1;
  font-size: 0px;
  text-align: center;
  text-transform: uppercase;

}
.footer {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  min-height: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  background-color: #282;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  
}
.main {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  
  margin-top: 0px;
  margin-bottom: 0px;
  border-right: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
}
.right-col {
  margin-bottom: 10px;
  padding-top: 20px;
}
.main-col {
  padding: 20px;
  
  margin-bottom:20px;
}
.nav {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  color: #369;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.nav:hover {
  background-color: rgba(0, 0, 0, 0);
  color: white;
}
.nav-current {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
}
.centre {
  position: relative;
  display: block;
  margin-top: -20px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  float: left;
}



.search {
  padding-top: 20px;
}
.logo-centre {
  width: 80%;
  padding-top: 0px;
  margin-bottom:20px;
}
.page-intro {
  padding-right: 25px;
}
.language-btn {
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  color: white !important;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.bottom-links {
  margin-right: 5px;
  padding-right: 5px;
  float: right;
  border-right: 1px solid #9c9;
  color: white;
  text-decoration: none;
}
.bottom-links:hover {
  color: white;
}
.bottom-links.bottom-links-last {
  border-right-width: 0px;
}




.home-page-text {
  padding-right: 15px;
}

.top-link {
  height: auto;
  margin-top: 0px;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
  border-right: 1px solid white;
  color: white;
  font-size: 11px;
  line-height: 12px;
  text-decoration: none;
}
.top-link:hover {
  color: white;
}
.top-link.top-link-last {
  border-right-width: 0px;
}
.top-bar {
  margin-bottom: 20px;
  float: right;
}

.main-blockarea {
  width: 100%;
  margin-top: 0px;
  padding: 20px;
}

.menu-help {
  padding-top: 0px;
  padding-bottom: 10px;
}

.header-title-col {
  padding-right: 20px;
}

a.ui-button.ui-state-default {
    background: none repeat scroll 0 0 #000033;
    border: 0 none;
    box-shadow: none;
    color: #ffffff;
    text-shadow: none;
    padding: 0.5em 1.2em;
}

a.ui-button.ui-state-default {
    background: none repeat scroll 0 0 #000033;
}


@media all and (max-width: 991px) {	
  body {
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 400;
  }
  .button.nav-home {
    padding-right: 12px;
    font-size: 14px;
  }
  .wrapper {
    min-height: 0px;
  }
  .header {
    margin-top: -10px;
  }
  .site-name {
    left: 15px;
    
    margin-left: -15px;
    font-size: 18px;
  }
  .site-name.site-name-secondary {
    width: 100%;
    margin-left: -10px;
  }
  
  .seach-field {
    width: 35%;
    background-image: -webkit-linear-gradient(#ccc, white);
    background-image: -o-linear-gradient(#ccc, white);
    background-image: linear-gradient(#ccc, white);
    font-size: 11px;
  }
  .search-button {
	  background-color: #000066;
	 background-image: url(../images/search-btn-icon.png);
    background-image: url(../images/search-btn-icon.png), -webkit-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-image: url(../images/search-btn-icon.png), -o-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
	background-image: url(../images/search-btn-icon.png), -ms-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
	background-image: url(../images/search-btn-icon.png), -moz-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-image: url(../images/search-btn-icon.png), linear-gradient(to top, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-position: 50% 50%;
	background-size: 12px;
	background-repeat: no-repeat;
	font-size: 0px;
  }
  .footer {
    height: 100%;
    min-height: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .main {
    min-height: 0px;
    border-right-width: 0px;
    border-right-color: rgba(0, 0, 0, 0);
  }
  .main-content {
    min-height: 300px;
  }
  
  .right-col {
  margin-bottom: 10px;
  padding-top: 20px;
}
  
  .main-col {
    padding-top: 0px;
  }
  .footer-link {
    color: white;
  }
  .nav {
    margin-top: 34px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .nav.smallerscreen {
    padding-left: 0px;
  }
  .centre {
    width: 100%;
    padding-bottom: 10px;
  }
  
  .search {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 10px;
    float: right;
  }
  .logo-centre {
    width: 100%;
  }
  
  .top-bar {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 10px;
  }
  
  
  .menu-help {
    padding-bottom: 10px;
	padding-top:20px;
  }
  .main-menu {
    padding-left: 0px;
    font-size: 12px;
  }
  .tab-text-p {
    line-height: 17px;
  }
  .menu-help {
    float: none;
  }
}
@media all and (max-width: 767px) {
  .button.nav-home {
    padding-right: 10px;
    padding-left: 15px;
    font-size: 13px;
  }
  .wrapper {
    display: block;
    width: 100%;
    padding-top: 0px;
  }
  .header {
    margin-top: 0px;
  }
  .site-name {
    position: static;
    
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    line-height: 26px;
  }
  
  .seach-field {
    width: 50%;
    margin-right: 10px;
    float: right;
    background-image: -webkit-linear-gradient(#ccc, white);
    background-image: -o-linear-gradient(#ccc, white);
    background-image: linear-gradient(#ccc, white);
  }
  .search-button {
    width: 40px;
	background-image: url(../images/search-btn-icon.png);
    background-image: url(../images/search-btn-icon.png), -webkit-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-image: url(../images/search-btn-icon.png), -o-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-image: url(../images/search-btn-icon.png), linear-gradient(to top, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-position: 50% 50%;
	background-size: 12px;
	background-repeat: no-repeat;
	font-size: 0px;
  }
  .footer {
    overflow: hidden;
    height: auto;
  }
  .main {
    border-right-width: 0px;
  }
  .main-col {
    padding-right: 10px;
  }
  .nav {
    margin-top: 0px;
    padding: 10px;
    font-size: 13px;
  }
  .nav.smallerscreen {
    padding-left: 5px;
  }
  .nav-current {
    font-size: 15px;
  }
  .centre {
    display: block;
    margin-top: -30px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
  }
  
  .logo-centre {
    display: block;
    width: 80px;
    margin: 10px 0 0 10px;
    float: left;
    text-align: center;
  }
  .language-btn {
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 10px;
    float: none;
    color: white !important;
  }
  
  
  .top-link {
    display: block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    float: none;
    border-right-width: 0px;
    border-right-color: rgba(0, 0, 0, 0);
  }
  .top-link.top-link-last {
    float: none;
  }
  .top-bar {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    text-align: center;
  }
  
  .search-mobile {
    display: block;
	width:auto;
    margin-right: auto;
    margin-left: auto;
	margin-bottom:20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .menu-help-mobile {
    position: absolute;
    right: 10px;
    z-index: 10;
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-top: 0px;
    padding-top: 40px;
    padding-right: 10px;
    padding-bottom: 0px;
    border-radius: 10px;
    background-color: #003;
    background-image: url(/javax.faces.resource/help-menu-icon.png.xhtml?ln=images);
    background-position: 50% 50%;
    background-size: 11px;
    background-repeat: no-repeat no-repeat;
    text-align: right;
  }
  .menu-help-mobile:hover {
    width: 140px;
    height: auto;
    padding-right: 15px;
    padding-bottom: 15px;
    background-image: none;
  }
  
}
@media all and (max-width: 479px) {

  .button.nav-home {
    padding-bottom: 5px;
	font-size: 15px;
  }
  .wrapper {
    padding-top: 0px;
  }
  .site-name {
    left: 0px;
   width: 60%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    font-size: 17px;
    line-height: 22px;
  }
  
  .seach-field {
    width: 70%;
    margin-bottom: 0px;
    background-image: -webkit-linear-gradient(#ccc, white);
    background-image: -o-linear-gradient(#ccc, white);
    background-image: linear-gradient(#ccc, white);
  }
  .search-button {
	  
	  background-image: url(../images/search-btn-icon.png);
    background-image: url(../images/search-btn-icon.png), -webkit-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-image: url(../images/search-btn-icon.png), -o-linear-gradient(bottom, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-image: url(../images/search-btn-icon.png), linear-gradient(to top, rgba(0, 0, 51, 0.49), rgba(34, 62, 146, 0.49));
    background-position: 50% 50%;
	background-size: 12px;
	background-repeat: no-repeat;
    font-size: 0px;
  }
  .nav {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 15px;
    text-align: center;
  }
  .nav-current {
    display: block;
    font-size: 16px;
  }
  .centre {
    text-align: center;
  }
  

  .search {
    margin-top: 10px;
  }
  .logo-centre {
    width: 70px;
    margin-left: auto;
    padding-left: 0px;
	margin-bottom:20px;
  }
  .language-btn {
    width: auto;
    margin-left: 0px;
    padding: 14px 0px 10px 20px;
    color: white !important;
  }
  
  .top-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
    border-right-width: 0px;
  }
  .top-bar {
    padding-right: 0px;
  }
  
  .search-mobile {
    width: 100%;
    
  }
  .menu-help-mobile {
    position: absolute;
    right: 10px;
    z-index: 10;
    overflow: hidden;
	width: 3em;
    height: 3em;
    margin-bottom: 0px;
    padding-top: 40px;
    float: right;
    border-radius: 4px;
    background-color: #003;
    background-image: url("/javax.faces.resource/help-menu-icon.png.xhtml?ln=images");
    background-position: 50% 50%;
    background-size: 10px;
    background-repeat: no-repeat;
  }
  .menu-help-mobile:hover {
    position: absolute;
    right: 0px;
    z-index: 10;
    overflow: hidden;
    width: 140px;
    height: auto;
    padding-top: 50px;
    padding-bottom: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
  }
  .menu-help-mobile:active {
    background-image: url(/javax.faces.resource/help-menu-icon.png.xhtml?ln=images);
    background-position: 50% 50%;
  }
  .menu-help-mobile.menu-help {
    background-image: url(/javax.faces.resource/help-menu-icon.png.xhtml?ln=images);
    background-position: 50% 50%;
  }
  .menu-help-mobile:hover.menu-help:hover {
    left: 10px;
    background-image: url(/javax.faces.resource/help-menu-icon.png.xhtml?ln=images);
    background-position: 50% 50%;
  }
  .menu-help {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    font-size: 22px;
  }
}

#main_container{
	display:none;
	min-height: 310px;
}

.cookieswarning{
	display:none;
}

#bestEfforSupport,#notsupported{
	display:none;
}

.notification_title {
  margin: 0px 0px 10px;
  color: #006;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

}

