body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.rowConfig {
  width: 980px !important;
  margin: 0 !important;
}
.headerSpacer {
  margin-left: 5px;
  padding-left: 5px;
  border-left: #000 solid 1px;
}
.pieHTC {
  position: relative;
  behavior: url('/theme/Perihelion/js/PIE.htc');
}
.roboto {
  font-family: 'Roboto', 'Arial', 'Helvetica', sans-serif;
  font-weight: 300;
}
.robotoSlab {
  font-family: 'Roboto Slab', 'Arial', 'Helvetica', sans-serif;
  font-weight: 400;
}
.imageLeft {
  margin: 15px 20px 15px 0;
  float: left;
  clear: right;
}
.imageRight {
  margin: 15px 0 15px 20px;
  float: right;
  clear: left;
}
.imageCentre {
  margin: 15px auto;
  display: block;
  text-align: center;
  float: none;
  clear: none;
}
.moduleImage {
  width: 100%;
  margin: 15px auto;
  display: block;
  text-align: center;
  float: none;
  clear: none;
}
.responsiveTable {
  width: 100%;
  padding: 0;
  display: block;
}
.responsiveThead {
  display: block;
}
.responsiveTheadRow {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.responsiveTbody {
  display: block;
}
.responsiveTr {
  display: block;
}
.responsiveTh {
  width: 100%;
  display: block;
  float: left;
  clear: left;
}
.responsiveTd {
  width: 100% !important;
  position: relative;
  border: none;
  display: block;
  float: left;
  clear: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.responsiveTdBefore {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100% !important;
  white-space: nowrap;
}
.formLabel {
  width: 10%;
  padding-right: 2%;
}
.formMargin {
  margin-left: 10%;
  padding-left: 2%;
}
.formInput {
  width: 88%;
  padding: 5px 1%;
}
.tabHeading {
  margin-top: 15px;
  padding: 5px 15px;
  background: #f9fcff;
  font-weight: bold;
  display: inline-block;
}
.tabHeadingBorder {
  border-top: #f9fcff solid 2px;
}
.moduleHeading {
  padding: 10px !important;
  background: #0b4b8d;
  color: #ffffff !important;
  font-weight: bold;
  display: block;
  clear: both;
}
.moduleButtonLarge {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  float: none;
}
html,
body {
  height: 100%;
}
.footerBackground {
  background: #0b4b8d;
}
body:not([id='admin']) a.emptyAnchor[href$="#"] {
  border: inherit;
  font-weight: inherit;
}
#header {
  padding: 25px 0;
}
#bodyContainer {
  position: relative;
  z-index: 10px;
}
#bannerContainer {
  background: #ebf5ff;
}
#pageHeader {
  width: 100%;
  height: auto;
  display: inline-block;
  float: none;
  vertical-align: middle;
  overflow: hidden;
}
#pageHeaderTitle {
  width: 100%;
  padding: 15px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#pageHeaderTitle > * {
  padding: 0;
}
#pageHeaderTitle,
#pageHeaderTitle > * {
  font-family: 'Roboto Slab', 'Arial', 'Helvetica', sans-serif;
  font-weight: 400;
  color: #0b4b8d;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}
#pageHeaderImage {
  width: 44%;
  height: 100%;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#pageHeaderImage img {
  display: block;
  float: right;
}
#pageHeaderTitle,
#pageHeaderImage {
  display: inline-block !important;
  float: none !important;
  vertical-align: middle;
}
#pageHeaderImage {
  display: none !important;
}
#ctaContainer {
  padding-bottom: 20px;
  overflow: hidden;
}
.ctaSkin {
  padding: 10px 35px 40px 35px;
  background: #ebf5ff;
  -webkit-box-shadow: 2px 2px 0 0 #e0e0e0;
  -moz-box-shadow: 2px 2px 0 0 #e0e0e0;
  box-shadow: 2px 2px 0 0 #e0e0e0;
  text-align: center;
  position: relative;
  behavior: url('/theme/Perihelion/js/PIE.htc');
}
.cta h1,
.cta h2,
.cta h3,
.cta h4,
.cta h5,
.cta h6 {
  font-weight: 700;
}
.cta span {
  display: block;
}
#contentSkin {
  padding: 5px 0 40px 0;
  overflow: hidden;
}
.plugin_content.action_home #contentSkin {
  padding: 25px 20px 40px 20px;
}
form p {
  overflow: hidden;
}
label {
  width: 10%;
  padding-right: 2%;
  display: block;
  float: left;
}
form label {
  max-width: none;
  min-width: 0;
  margin: 0;
  padding-top: 5px;
  color: #0b4b8d;
  font-size: 15px;
  font-weight: 500;
}
table label {
  width: 100%;
}
#content .contactForm img {
  padding: 0;
  border: none;
  background: none;
}
.contactForm textarea#pwosAddress {
  height: 125px;
}
div.input {
  width: 88%;
  padding: 5px 1%;
  display: block;
  float: left;
}
input,
select,
textarea {
  width: 88%;
  padding: 5px 1%;
}
div.input > input,
div.input > select,
div.input > textarea {
  width: 70%;
}
input[type="radio"] {
  margin-left: 10%;
  padding-left: 2%;
  float: none;
}
div.input.radio > label,
div.input.checkbox > label {
  width: auto;
  padding-right: 0;
  margin-left: 5px;
  text-align: left;
  display: inline;
  float: none;
}
div.input.checkbox > input {
  width: 10%;
  padding-right: 2%;
}
form input[type="submit"],
form input[type="reset"],
form input[type="button"] {
  font-size: 18px;
  line-height: 24px;
}
form input[type="submit"] {
  margin-left: 10%;
  padding-left: 2%;
}
.breadcrumb {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li:before {
  content: "\00BB";
  margin: 0 5px;
}
.breadcrumb li:first-child:before {
  content: normal;
}
#footerContainer {
  background: #0b4b8d;
  overflow: hidden;
}
#footer {
  padding: 20px 0;
}
.footerInfo p,
.footerInfo ul {
  padding-top: 0;
  color: white;
}
.footerInfo p {
  margin-left: 10px;
  font-size: 11px;
  line-height: 17px;
}
.footerInfo ul {
  margin: 0;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
  overflow: hidden;
}
.footerInfo li {
  position: relative;
  margin-bottom: 5px;
  display: inline;
  float: left;
  white-space: nowrap;
}
.footerInfo li a {
  margin: 0 10px;
  display: block;
  float: left;
}
.footerInfo a:link,
.footerInfo a:visited {
  color: white;
}
.footerInfo a:hover,
.footerInfo a:active {
  color: #b8dcff;
}
