@charset "utf-8";
/* CSS Document */

body { background-image:url(../../images/common/framework/bg.png); background-position: top center; background-repeat:no-repeat; }

.topLangNav { border-bottom:2px solid #b2b2b2; height:50px; }
.topLangNavLink { margin-right:10px; }
.topLangNav div { line-height:50px; }
.topLangNav img { line-height:50px; }
.topLangNav .topLangNavLink img { vertical-align:baseline; }
.topLangNavLink a { color:#b2b2b2; }
.topLangNavLink .Current { color:#004071; }

.mainLangNav a { color:#FFFFFF; }
.mainLangNav .Current { color:#ffcb05; }
.mainLangNav img { vertical-align:baseline; }


.mainEnquiry { margin-top:1rem; background:none !important; border:1px solid #fff !important; }
.mainEnquiry:hover, .mainEnquiry:focus { background:#0089d0 !important; }

.homeColLogoWrap { background-color:#003252; margin-top:1.875em; }

.homeCol { background-color:#252525; margin-top:1.875em; }
.copyright { margin-top:1.875em; }

.homeColText { padding:0.725rem; }

.websiteReferenceCol  { background-color:#252525; margin-top:1.875em; }
.websiteReferenceText { padding:0.725rem; }

.contactPaddingTop, .pagePaddingTop { margin-top:1.875em; }

.contactForm small.error { margin-top:-1rem; }


@media only screen and (min-width: 40.0625em) {


}


@media only screen and (min-width: 64.0625em) {

	.homeCol { min-height:24.7125em; }

}


@media print {
  body {
    width: 64em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
   @page {
    margin: 0.1cm; }
	
  .mainMenuImg {
    margin-right:3px
  }
  
  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }
  
  a[href]:after { content: ""; }

  abbr[title]:after { content: ""; }
}