table, td, th, label, a, p, ul,ol,li, select, input, textarea, div, h1,
h2, h3, h4, h5, h6, legend, q, blockquote, address,footer,header,aside {font-family: 'Arial', sans-serif;font-size:1em;}
body {font-size:82.5%;}
html {height: 100%; padding-bottom: 1px;padding-top:0em;}
html,body {text-align: center;margin-bottom:1em;}
.container {text-align: left;margin: auto;}
h1 {font-size:1.5em;}
h2 {font-size:1.2em;}
h3 {font-size:1em;}
h4,h5,h6 {font-size:1em;}
img {border: none; margin: 0px; padding: 0px;max-width:100%;height:auto;}
.skip,.skip a {position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}
.skip a:focus{position:static;width:auto;height:auto;}
.element-for-print,.element-for-print img {	display:none;}
.fullwidth{width:100%;}
h1,h2,h3,h4,h5,h6,p,ul,ol{	padding:0.5em 0em 0.5em 0em;margin:0;}
td,th {vertical-align: top;padding:6px;}
ul,ol,li,div,blockquote,p,h1,h2,h3,h4,h5,h6{line-height:1.4em;}
blockquote{margin:10px 20px 10px 20px;}
ul li {list-style: disc;}
label {display:block;}
label em{color:#CC0000;}
ul {padding-left: 1em;}
ol {padding-left: 1em; list-style:decimal;}
.alignL {margin: 0px 15px 10px 0px;float: left;}
.alignR {margin: 0px 0px 10px 15px;float: right;}
.alignC {display: block;clear: both;margin: 0px;text-align: center;margin-right: auto;margin-left: auto;}
iframe {border:1px solid #aaa;}
*, *:after, *:before{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


/*	tags
-------------------------------------------------------------------------------------------------------*/
html,body {
  text-align: center;
  margin-bottom:1em;
  padding-top:0em;
  color:#000;
  background-color: #5f106b;
}

a,a:visited{
  color: #5E1161;
  text-decoration:none;
}
a:hover {
  color: #333;

}
a.button{
  color:#fff !important;
}
p{
  color: #000;
}
h1,h2,h3,h4,h5,h6,div,blockquote,label{
  color: #333;
}
.main-content h1,.main-content .heading{
  background-color:#5e1161;
  padding:5px 12px;
  color:#fff;
  font-weight:normal;
  display: inline-block;
}
.heading{
  font-size:1.3em;
}

h2{
  color:#333;
  font-weight: bold;
}
ol,ul,li{
  color: #000;
}

p,blockquote,label,legend{
  font-size:1em;
}

.content li{
  margin-left:10px;
  font-size:1em;
}
.bannercontainer{
  background-color:#000;
  padding-top:1em;
  padding-bottom:1em;
  margin-bottom:2em;
}
.fullwidthcontainer{
  margin-bottom:2em;
}
.topgap{
  margin-top:1em;
}


.centred {
  width: 100%;
  margin:auto;
  background-color:transparent;
  text-align:left;
  z-index: 10;
}
.centredindent {
  width: 100%;
  margin:auto;
  text-align:left;
  padding-top:42px;
  font-size:0.7em;
}
.logo{
  float:left;
  margin-top:0.8em;
  width:14%;
}
.logo img{
  width:100%;
  min-width: 82px;
}
h1,h2,h3{
  padding:0;
  margin:5px 0 9px 0;
}

textarea,
select,
input[type="text"],
input[type="password"]{
  width:250px;
}




.pad{
  padding:5px 15px 5px 15px ;
}

.verticalpad{
  padding:10px 0px 10px 0px ;
}
.horizontalpad{
  padding:0px 15px 0px 15px ;
}

input[type="submit"]{
  text-transform:uppercase;
  font-size:11px;
}
input[type="submit"]{
}



label.label-checkbox{
  display:inline;
}


.actionbutton .field{
  display:inline;
}

.tablenavsite{
  overflow:hidden;
  color:#ffffff;
  height:56px;
}
.tablenavsite a {
  border:1px solid #aaaaaa;
  background-color:#eeeeee;
  color:#000000;
  text-decoration:none;
  padding:4px;
}

.tablenavsite a.selected,
.tablenavsite a:hover{
  border:1px solid #1374D5;
  background-color:#4499EE;
  color:#ffffff;
}

.navsection {
  float:left;
  margin-top:0.9em;
  margin-left:1em;
  margin-right:1em;
  height:2.9em;
}

.keywordnav {
  float:left;
  margin-top:0.5em;
  margin-left:1em;
  margin-right:1em;
  height:2.4em;
}

.pagenumnav {
  float:left;
  margin-top:0.9em;
  margin-left:1em;
  margin-right:1em;
  height:2.4em;
}


.tableupdatenav {
  float:right;
  margin-top:0.5em;
  margin-left:1em;
  margin-right:1em;
  height:2.4em;
  font-size:1em;
}


.errormessagebox img{
  clear:both;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0.5em;
  margin-bottom:2px;
  text-align: center;
}
.adm-msg-container{
  width:90%;
  float:right;
  padding-left:80px;
  min-height:80px;
  background-image: url(../../../img/warning.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.errormessagebox .adm-msg{
  text-align:left;
  margin-top:10px;
  margin-bottom:10px;
  font-size:0.9em;
}
.errormessagebox .varname{
  font-weight:bold;
  color:#990000;
}


header{
  background-color: #fff;
  background-repeat: no-repeat;
  padding-bottom: 1em;
  background-position: center 225px;
}
header .centred{
  position:relative;
  z-index: 100;
}

.topbar{
  padding:8px 0 5px 0;
  background-color:#e8e8e8;
}
nav ul li a{
  background-repeat: no-repeat;
  background-position: center 7px;
}
nav ul li li a{
  background-repeat: no-repeat;
  background-position: 3px center;
  text-align: left !important;
}

/*** nav.top ***/
.header-right{
  width:100%;
  float:right;
}

nav.top{
  float:right;
  padding: 8px 5px 2px 5px;
}
nav.top>ul {
  float:      left !important;
  margin-bottom:  1em;
}
nav.top ul li.sfHover a,
nav.top ul a:focus,
nav.top ul a:hover,
nav.top ul a:active,
nav.top ul li.current>a{
  outline:    0;
  color:#000;
}
nav.top ul li:hover ul,
nav.top ul li.sfHover ul {
  top:      2.6em; /* match top ul list item height */
}
nav.top ul li {
  margin:0.5em 0 0 0.5em;
  background-position: top center;
  background-repeat: no-repeat;
  background-image:url(../img/bg_featured-button_clear.jpg);
}
nav.top ul a {
  background-position: -1000px -1000px;
  background-repeat: no-repeat;
  padding:0.4em;
  text-decoration:none;
  color:#fff;
  text-align:left;
  font-size:0.9em;
}

nav.top ul ul li {
  margin-right:0;
  text-align: left;
}


nav.top ul ul li.sfHover a,
nav.top ul ul a:focus,
nav.top ul ul a:hover,
nav.top ul ul a:active,
nav.top ul ul li.current>a{
  margin-right:0;
}
nav.top ul ul li+li {
  border-left:none;
}
/*end nav.top*/




/*** nav.main ***/
nav.main *{
  list-style:none;
  z-index: 1000 !important;
}
nav.main ul a {
  text-decoration:none;
  font-weight:normal;
  text-align: left;
  color:#fff;
  background-image:none !important;
  margin:0 ;
  padding:5px;
}
nav.main .sf-sub-indicator{
  display: none;
}

nav.main ul li.sfHover a,
nav.main ul a:focus,
nav.main ul a:hover,
nav.main ul a:active,
nav.main ul li.current>a{
  outline:    0;
  background-color:#63BD97;
  color:#fff;
}

nav.main ul li a span.triangle{
  display:block;
}

.box-container{
  margin:1em ;
  padding:0;
  background-color: #63bd97;
  background-image:url(../img/bg_featured-articles.jpg);
}
.blurb{
  display:none;
}

.header-text{
  text-align: center;
  font-size:2.1em;
  color:#999;
}

.header-text *{
  color:#999;
  margin:0;
  padding:0;
}



/*end nav.main*/
.carousel-container{
  display:none;
}



/*** nav.login ***/
nav.login{
  float:right;
  height:38px;
  margin-left:2em;
}
nav.login ul {
  float:      left !important;
  margin-bottom:  1em;
}
nav.login ul li:hover ul,
nav.login ul li.sfHover ul {
  top:      2.6em; /* match top ul list item height */
}

nav.login ul a {
  padding:    .6em 0.8em;
  text-decoration:none;
  color:#4389BB;
  background-color: #4389BB;
}

nav.login ul ul li {
  margin-right:0;
}
nav.login ul li.sfHover a,
nav.login ul a:focus,
nav.login ul a:hover,
nav.login ul a:active,
nav.login ul li.current>a{
  outline:    0;
  color:#fff;

}
/*end nav.login*/
/*** nav.subnavigation ***/
body div.nav-container{
  padding:0 0 0 0;
  border-bottom:none;
  margin-bottom:1em;
}
nav.subnavigation{
  padding:0 0 0 0px;
}
nav.subnavigation ul {
  list-style: none;
}
.nav-container .heading{
  display: block;
}
.nav-container .heading a{
  color:#fff;
}
nav.subnavigation ul li {
  list-style: none;
  background: rgb(236,236,236); /* Old browsers */
}


nav.subnavigation ul a {
  border-bottom:1px solid #cdcdcd;
  text-decoration: none;
  background-position:left 5px top 5px;
  background-repeat:no-repeat;
  padding:0.5em 1.1em;
  text-decoration:none;
  color:#5E1161;
  font-weight:normal;
  font-size:1.1em;
  text-align: left;
  display: block;
}
nav.subnavigation .sf-sub-indicator{
  color: #5E1161;
}

nav.subnavigation ul li.sfHover a,
nav.subnavigation ul a:focus,
nav.subnavigation ul a:hover,
nav.subnavigation ul a:active,
nav.subnavigation ul li.current>a{
  outline:    0;
  color:#fff !important;
  text-decoration: none;
  background: #5E1161;
}
nav.subnavigation ul ul li {
  margin-left:20px;
}
nav.subnavigation ul ul li a{
  font-size:1em;
}

/* end subnavigation*/
header .outer{
  background-color: #ebebeb;
}

header .outer-mainnav{
  padding:0;
  position: relative;
}
header .outer-mainnav .diagonals-container{
  background-color: #5f106b;
  position: absolute;
  top:0px;
  left:0;
  width:100%;
  right:0;
  bottom:0px;
  border-bottom:4px solid #fff; border-top:4px solid #ebebeb;
}

header .outer-mainnav *{
}

.main-content{
  padding:1em;
  min-height:300px;
  background-color: #fff;
  font-size:1.15em;
}


/***footer nav ***/
nav.footer {
  padding-bottom:1.5em;
}
nav.footer ul {


}
nav.footer ul li{
  width:48%;
  margin-right:2%;
  float:left;
  border-bottom:2px solid #550b60;
}
nav.footer ul a {
  font-size:1em;
  padding:    .2em 0.7em;
  text-decoration:none;
  margin-right:4px;
}
nav.footer ul ul li {
  margin-right:0;
}
nav.footer ul li.sfHover a,
nav.footer ul a:focus,
nav.footer ul a:hover,
nav.footer ul a:active,
nav.footer ul li.current>a{
  outline:    0;
  color:#000;
}
/*end footer nav*/

footer{
  padding:0.5em;
  background-color: #5f106b;
}

footer .outer{
}

footer .outer-contacts{
  padding:10px 0 10px 0;
}
footer .outer-contacts *{
  color:#fff;
}
footer .outer-contacts h1{
  font-weight:normal;
  color:#69b7a7;
}
footer .designed-by
{text-align: center;
 font-size: 0.8em;
 color:#efefef;
}
footer .designed-by a{

  color:#ccc;
}
footer .designed-by a:hover{

  color:#69B7A7;
}
#search-results .search-result{
  display:block;
  margin-bottom:18px;
}

#search-results .search-name,
#search-results .search-description{
  display:block;
}
#search-results .search-name{
  font-size:1.1em;
  color:#000;
}
#search-results .search-description{
  font-size:0.9em;
}
.social-media{
  float:right;
  text-align:right;
}
.social-media img{
  margin-left:6px;
}

.copyright{
  font-size:0.8em;
  padding-top:0.3em;
  margin-top:1em;
}
.trademark{
  font-size:0.8em;
  padding-top:0.3em;
  margin-top:1em;
  text-align: right;
}
.copyright-line{
  border-top:2px solid #550b60;
}
.copyright p{
  padding:0;
  margin:0;
}
.trademark p{
  padding:0;
  margin:0;
}
.footer-xtra{
  padding:22px 0 12px 0;
}

/* tooltip css */
.mytooltip{
  background-color: #008EEE;
  padding: 1px 6px 1px 6px;
  border:3px solid #000;
  -moz-border-radius:10px 10px 10px 10px;
  -webkit-border-radius:10px 10px 10px 10px;
  -o-border-radius:10px 10px 10px 10px;
  border-radius:10px 10px 10px 10px;
}
.mytooltip *{
  color: #fff;
}
.mytooltip .qtip-title{
  background-color: #008EEE;
  font-size: 1.2em !important;
  color: #000;
}
.mytooltip .qtip-titlebar{
  background-color: #008EEE;
}

.mytooltip h1,
.mytooltip h2,
.mytooltip h3{
  color: #effefe;
}

.help-icon{
  margin:0 3px 2px 5px;
}
/**/

.ui-tabs .ui-tabs-hide {
  position: absolute !important;
  left: -10000px !important;
  display:block !important;
}
p.blockquote{
  font-family: Arial !important;;
  min-height: 50px;
  background-image: url(/img/quotes-close.png), url(/img/quotes-open.png);
  background-position: right 2px bottom 2px, left 2px top 2px;
  background-repeat: no-repeat;
  color: #cccccc !important;
  text-align: center;
  padding:30px;
  font-size: 1.5em !important;
}
.ui-tabs,
.ui-tabs .ui-tabs-nav {
  border: none;
  background: none;
}

.ui-tabs .ui-widget-content {
  border: 1px solid #bbb;
  min-height:45px;
}
.ui-tabs .highlight {
  border: 1px solid #bbb;
  background-color: #aaa;
  color:#fff;
  padding:1px 4px 1px 4px;
}


table caption{
  text-align: left;
  font-size:1.5em;
  font-weight: bold;
  margin:1em 0 0.3em 0;
}

.toggleMenu {
  display:  none;
  padding:    0.8em 0.4em 0.8em 0.4em;
  font-weight: bold;
  outline: none;
  color:#fff;
  vertical-align:bottom;
}
.toggleMenu:hover{
  color:#000;
}
.icon-menu{
  font-size: 1.6em;
  font-weight: normal;
  vertical-align:bottom;
}
.nav {
  list-style: none;
  *zoom: 1;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav ul {
  list-style: none;
  width: 9em;
}
.nav a {
  padding: 10px 15px;
}
.nav li {
  position: relative;

  list-style: none;
}
.nav > li {
  float: left;
}
.nav > li > .parent {
  background-image: url("/img/downArrow.png");
  background-repeat: no-repeat;
  background-position: right;
}
.nav > li > a {
  display: block;
}
.nav li  ul {
  position: absolute;
  left: -9999px;
}
.nav > li.hover > ul {
  left: 0;
}
.nav li li.hover ul {
  left: 100%;
  top: 0;
}
.nav li li a {
  display: block;
  position: relative;
  z-index:100;
}
.nav li li li a {
  z-index:200;
}

.active {
  display: block;
}
.nav > li {
  float: none;
}
.nav > li > .parent {
  background-position: 95% 50%;
}

.nav > li > .parent {
  background-image: none;
}
.nav li .more {
  background-image: url("/img/downArrow.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  float: right;
  width: 20%;
  border-left: 1px solid rgba(255,255,255,.3);
  padding: 8px 15px;
  margin: 2px 5px 2px 0px;
  cursor: pointer;
  z-index: 200;
  position: relative;
}
.nav li .more:before {
  content: "";
  background: rgba(0,0,0,.3);
  width: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2px;
}



.nav ul {
  display: block;
  width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
  position: static;
}

#google_translate_container{
  display:none;
}
.phone{
  color:#fff;
  float:right;
  font-size:1em;
  line-height:2.2em;
  margin-right:1em;
  text-align:right;
  background-image:url(/plugins/page/img/phone.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left:40px;
}

#googlemap{
  width: 100%;
  height: 480px !important;
  border: 1px solid #efefef;
}



@media screen and (min-width: 480px) {
  header{
  }
  #google_translate_container{
    width:164px;
    margin-top:5px;
    float:right;
  }
  .phone {
    font-size:1.1em;
    margin-right:2em;
    line-height:2em;
  }

  #googlemap{
    width: 100%;
    height: 480px !important;
    border: 1px solid #efefef;
  }
  .header-right{
    width:58%;
  }
}



@media screen and (min-width: 980px) {
  .main-content{
    padding:1.6em 0 0.5 0;
  }
  .header-right{
    width:84%;
  }
  .blurb{
    display:block;
  }
  nav.top ul li {
    margin:0;
    margin:2px;
    background-position:2px 2px;
    background-color:#56A884;
  }
  nav.top ul a {
    background-position:2px 2px;
    padding:    1.1em 0.6em  1.1em 3.5em;
    font-size:1.2em;
    line-height: 1em;
    background-image:none;
  }
  .phone {
    font-size:1.7em;
    margin-right:2em;
    line-height:1.3em;
  }
  .box-container{
    margin:1em 0 0 0;
    padding:0;
    background-color: #63bd97;
    background-image:url(../img/bg_featured-articles.jpg);
  }

  /* cols */
  .grid  {
    margin:0 0 20px 0;
  }
  .col-1-4{
    width:25%;
  }
  .col-1-3{
    width:33.33%;
  }
  .col-1-8{
    width:12.5%;
  }
  .col-3-8{
    width:37.5%;
  }
  .col-1-2{
    width:50%;
  }
  .col-5-8{
    width:62.5%;
  }
  .col-2-3{
    width:66.66%;
  }
  .col-3-4{
    width:75%;
  }
  .col-1{
    width:100%;
  }
  .grid [class*='col-'] {
    padding-right:20px;
    float:left;
  }
  .grid [class*='col-']:last-of-type {
    padding-right:0;
  }
  /* used to pad the container of the col- classes above to get consistent column sizes */
  .content-pad {
    padding: 20px 0 20px 20px;
  }
  .content-pad > [class*='col-']:last-of-type {
    padding-right: 20px;
  }
  .grid:after {
    content: "";
    display: table;
    clear: both;
  }
  /**/


  /*** nav.main ***/


  nav.main ul a {
    color:#fff;
    font-size:1.1em;padding:0px;
    margin: 0 1px 0 0 !important;
  }
  nav.main .sf-sub-indicator{
    color: #fff;
  }

  nav.main ul ul {
    width:      15em; /* left offset of submenus need to match (see below) */
  }
  nav.main ul ul a{
    background-image:none;
  }
  nav.main ul ul li {
    width:      100%;
  }

  nav.main ul ul li {
    margin-right:0;
    background-color: #CDCDCD;
    color:#333;

  }
  nav.main ul ul a {
    padding:0.7em;
    background-color: #CDCDCD;
    color:#333;
  }



  nav.main ul ul li.sfHover a,
  nav.main ul ul a:focus,
  nav.main ul ul a:hover,
  nav.main ul ul a:active,
  nav.main ul ul li.current>a{
    outline:    0;
    background-color:#fff;
    color:#333;
  }

  nav.main ul li a{
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg);
    margin:0 3px;
  }

  nav.main ul li a span.triangle{
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
    padding:    1.2em 0.8em;
    display:block;
  }

  /*end nav.main*/
  /*** nav.subnavigation ***/
  body div.nav-container{
    float:left !important;
    width:25%;
  }
  /*end subnavigation*/
  .content-right{
    width:70%;
    float:right;
  }



  .multicheckbox .multicheckboxfield{
    display:block !important;
    width:33%;
    float:left;
    margin: 0.3em 0 0.3em 0;
  }

  .toggleMenu {
    display:  none;
    padding: 10px 12px;
    color: #fff;
    font-weight: bold;
  }
  .nav {
    list-style: none;
    *zoom: 1;
  }
  .nav:before,
  .nav:after {
    content: " ";
    display: table;
  }
  .nav:after {
    clear: both;
  }
  .nav ul {
    list-style: none;
  }
  .nav a {
    padding: 10px 15px;
  }
  .nav li {
    position: relative;
  }
  .nav > li {
    float: left;
  }
  .nav > li > a {
    display: block;
  }
  .nav li  ul {
    position: absolute;
    left: -9999px;
  }
  .nav > li.hover > ul {
    left: 0;
  }
  .nav li li.hover ul {
    left: 100%;
    top: 0;
  }
  .nav li li a {
    display: block;
    position: relative;
    z-index:100;
  }
  .nav li li li a {
    z-index:200;
  }

}



@media screen and (min-width: 1152px) {
  nav.top ul li {
    margin:2.3em 0 0 0.8em;
  }
  nav.top ul a {
    width:220px;
    height: 122px;
    padding:    0.9em 0.2em  .6em 2.5em;
    font-size:1.8em;
    line-height: 1em;
    background-position: 7px 22px;
  }
  nav.top ul li{
    background-color:#fff;
  }
  .centred,
  .centredindent {
    width: 1152px;
  }

  .header-right{
    width:85%;
  }
  /*** nav.subnavigation ***/
  body div.nav-container{
    float:left !important;
    width:230px;
  }
  /*end subnavigation*/
  .content-right{
    width:880px;
    float:right;
  }
}