html, body, h1, h2, h3, h4, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:disc; }
q:before, q:after { content:''; }

html {
  font-size: 100%;
  background-color: #fff;

}
body {
  background-color: #fff;
}
body,td,th {
  font-family: sans-serif;
  font-size: 1em;
  color: #000;
   line-height: 130%;
}

.content {
  margin: 0 auto;
  padding: 0.125em 1em;
  max-width: 600px;

}

.content800 {
  margin: 0 auto;
  padding: 0.125em 0em;
  max-width: 800px;

}

.embed-container-ratio-5-3 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 60%;
}

.embed-container-ratio-5-3 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}


.embed-container-ratio-3-1 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 34%;
}

.embed-container-ratio-3-1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}

h1 {
         color: #365688;
        font-size: 1.63em;
        font-weight: normal;
        padding: 1em 0 0 0;
        line-height: 130%;
}

h2 {
        color: #365688;
        font-weight: normal;
        font-size: 1.438em;
        padding: 0.813em 0 0.5em 0;
        line-height: 130%;
}


h3 {
        font-weight:600;
        font-size: 1.125em;
        padding: 0.25em 0 0.25em 0;
        color: #365688;
}


h4 {
        font-weight: normal;
        font-size: 1em;
        padding: 0.5em 0 0.25em 0;
}

p {
    padding: 0.313em 0 0.563em 0;
}


.style1 {
   font-size: 0.813em;
   font-weight: bold;
}
.style2 {
   font-size: 0.875em;
   font-weight: bold;
}
.style3 {
   font-size: 0.813em;
   font-weight: bold;
   text-align: center;
   padding: 1em 0;
}
.style4 {

   font-weight: bold;
}
.style4a{
   color: #365688;
   font-weight: 600;
}
.style5 {

   text-align: center;
}
.style6 {

   text-align: right;
}
.style7 {

   font-size: 1.125em;

}
.style8 {
   font-size: 0.813em;

}

.style9 {
   font-size: 0.813em;
   font-weight: bold;
   text-align: center;
   color: #CC0000;
}
.style10 {

   text-align: center;
   font-weight: bold;
}
.style11 {

   padding-bottom: 2em;
   font-weight: bold;
}

.style12 {
   font-size: 0.938em;
   border-top: 0.25em solid #EEF3F7;
   margin: 0.5em 0;
   text-align: center;
   font-weight: bold;
   padding: 0.813em 0;

}
.style15 {

   text-align: center;
   padding-top: 3em;
}
.style26 {
   font-size: 1.063em;
   font-weight: bold;
   color: #CC0000;
}












a {
      text-decoration: none;
      color: #3E5F93;
      font-weight: normal;
}
a:active {
      color: #3E5F93;
}
a:hover {
      color: #151D32;
}
A:focus {

      text-decoration: underline;
      color: #295E85;

}


.nopad {
     padding: 0;
}


.pad {
     padding: 0 0 3em 0;
}
.pad2 {
     padding: 2em 0 1em 0;
}



.enq {
        border-collapse: collapse;
        margin: 1em auto;
        background-color:#F5F9FA;
        max-width: 95%;
        width: 100%;
}

.enq td {
     padding: 1em 0.5em 0.125em 1em;
     vertical-align: top;

}

.enq p {

        font-size: 0.875em;
}






#mg, #comment {
    width: 100%;
    border: 1px solid #ccc;
    height: 10em;
}

input[type=text]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}

input[type=tel]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}

input[type=email]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}

input[type=checkbox]{
    width: 1.5em;
    height: 1.5em;
}


#submitBtn {
    background-color: #385785;
    border: none;
    color: white;
    padding: 0.63em 2em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
}



input[type=url]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}



.styled-select2 select {

   width: 98%;
   padding: 0.25em;
   font-size: 1.25em;
   border:1px solid #ccc;


}










ul {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
   

}
li {
       padding: 0.313em 0;
}

ul.dropdown {
    padding-top: 0em;
    padding-bottom: 0.5em;
    list-style-type: square;




}
ul.dropdown li {
       padding: 1.5em 0 0.063em 0;
       border-bottom: 1px solid #D1D1D1;
       font-size: 1em;

}
ul.dropdown a {

       font-weight: bold;

}
ul.dropdown a:hover {


}
ul.dropdown2 {
    padding-top: 0em;
    padding-bottom: 0.5em;
    list-style-type: square;




}
ul.dropdown2 li {
       padding: 2em 0 0.063em 0;
       border-bottom: 1px solid #D1D1D1;
       font-size: 1em;

}
ul.dropdown2 a {

       font-weight: normal;

}
ul.dropdown2 a:hover {


}

ul.dropdown3 {
    padding-top: 0em;
    padding-bottom: 0.5em;
    list-style-type: square;




}
ul.dropdown3 li {
       padding: 1em 0 0.063em 0;
       border-bottom: 1px solid #D1D1D1;
       font-size: 1em;

}
ul.dropdown3 a {

       font-weight: normal;

}
ul.dropdown3 a:hover {


}
ul.menulist {
     list-style-type: none;
     padding: 0.063em 0 0 0;
     font-size: 1.125em;
     background-color: #E2EBF1;
     margin-top: 1em;
}

ul.menulist li{
     border-top: 4px solid #FFFFFF;
     padding: 0.5em;
}
ul.menulist a{
      margin: 0 0.375em;
      padding: 0.5em;
      display: block;
      text-decoration: none;
      font-weight: normal;
      color: #000;
}
ul.menulist a:hover{
      background-color: #EEF3F7;
      color: #000;
}
ul.menulist a:active{

      background-color:  #E2EBF1;
      color: #000;
}

ul.menulist a:focus {

      text-decoration: none;
      background-color: #EEF3F7;
      color: #333;
}



ul.nav {
       list-style-type: none;
       padding: 0em 0 0.5em 0;
       margin: 0 0 0.25em 0;
       width: 100%;
       background-color: #EEF3F7;
       text-align: center;

}

ul.nav li {
      display: inline;
      padding: 0;

}

ul.nav a {
      padding: 0.5em 0.688em 0.313em 0.688em;
      text-decoration: none;
      font-size: 0.875em;
      font-weight: bold;
      color: #314B73;

}
ul.nav a:hover {
      text-decoration: underline;
}
ul.nav a:active {
      color: #314B73;
}
ul.nav a:focus {

      text-decoration: underline;

}

.box{
  width: 225px;
  background-color: #365688;
  padding: 0.5em 0 0.313em 0;
  text-align: center;
  margin: 0.25em auto;
  border: 1px solid #ddd;


}


.box h2{
   text-align: center;
   padding: 0.25em 0 0.5em 0;
   color: #fff;
   font-size: 1.063em;
}

.img_bg{
     border: 1px solid #ccc;
}

.img225_bg{
      width: 98%; 
      margin: 0 auto; 
      text-align: center; 
      padding: 1em 0; 
      margin-top: 2em; 
      background-color: #EEF3F7;
      
}

.greenline{
    border-bottom: 1px solid #EEF3F7;
    width: 100%;
    margin-bottom: 0.5em;
}

.greenline2{
    border-bottom: 4px solid #EEF3F7;
    width: 100%;
    margin: 0em 0 1.5em 0;

}

.greenline3{
    border-bottom: 4px solid #EEF3F7;
    width: 100%;
    margin: 0.5em 0 1em 0;

}
.greybox {
     padding: 1em;
     margin: 1em auto;
     width: 98%;
     max-width: 350px;
     border: 1px solid #ddd;

}
.shortpage5{
   margin-bottom: 0.25em;
}

.shortpage10{
   margin-bottom: 0.5em;
}

.shortpage15{
   margin-bottom: 0.813em;
}
.shortpage30{
   margin-bottom: 1.5em;
}
.shortpage50{
   margin-bottom: 3em;
}


a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 60px;                                                                                        
    height: auto;
    overflow:auto;
    margin: 0.25em 0.063em 0.063em 0.25em;                                                                                                    ;
    padding: 0.063em;
    text-decoration: none;
    text-align:center;
    font-size:0.875em;
    z-index:999;
}

.theblog{
     border:1px solid #e1e1e1;
     padding: 0 0.5em;
     margin-bottom: 1em;
     background-color: #FcFcFc;
     line-height: 1.4em;
}
.blog_pic{
       margin: 1em 0;
       text-align: center;
}
.blog_pict{
       width: 100%;
       max-width: 500px;
        text-align: center;
}
