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;
}
.roboto {
  font-family: 'Roboto', 'Arial', 'Helvetica', sans-serif;
  font-weight: 300;
}
.times {
  font-family: 'Times', 'Times New Roman', serif;
  font-weight: normal;
}
.pieHTC {
  position: relative;
  behavior: url('/site/twuwa/templates/js/PIE.htc');
}
.linkPDF {
  margin: 5px;
  padding: 12px 5px 12px 44px;
  background: url('../grfx/iconPDF.png') no-repeat 8px 8px;
  display: block;
  overflow: hidden;
}
.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: 30%;
}
.formMargin {
  margin-left: 30%;
}
.formInput {
  width: 70%;
  padding: 5px 1%;
}
.tabHeading {
  margin-top: 15px;
  padding: 5px 15px;
  background: #efefef;
  font-weight: 500;
  display: inline-block;
}
.tabHeadingBorder {
  border-top: #efefef solid 2px;
}
.moduleHeading {
  padding: 10px !important;
  background: #efefef;
  color: #000000;
  font-family: 'Roboto', 'Arial', 'Helvetica', sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
  display: block;
  clear: both;
}
.moduleButtonLarge {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  float: none;
}
#navigationContainer {
  position: relative;
  background: #c61030;
  z-index: 100;
}
#navigation {
  width: 100%;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  list-style: none;
  z-index: 100;
}
#navigation li {
  position: relative;
  padding: 0;
  background: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  display: table-cell;
  white-space: nowrap;
  list-style: none;
}
#navigation a {
  padding: 12px 0;
  text-decoration: none;
  display: block;
}
#navigation a:link,
#navigation a:visited {
  color: #ffffff;
}
#navigation a:hover,
#navigation a:active {
  color: #000000;
}
#navigation li:hover > a,
#navigation li.active_drop > a {
  color: #000000;
}
#navigation li ul {
  width: 200px;
  position: absolute;
  top: 44px;
  left: -99999px;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  background: #c61030;
  z-index: 200;
}
#navigation li ul li {
  height: auto;
  padding: 0 !important;
  border: none;
  text-align: left;
  display: block;
  white-space: normal;
}
#navigation li ul li a {
  padding: 5px 20px;
  text-align: left;
  display: block;
}
#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li.sfhover ul,
#navigation li li.sfhover ul {
  position: absolute;
  left: auto;
  margin-left: -20px;
}
.selectnav {
  display: none !important;
}
.selectnav option:first-child {
  display: none !important;
}
.dk_container {
  position: relative;
  background: #c61030;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.dk_container:focus {
  outline: 0;
}
.dk_container a {
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}
.dk_toggle {
  width: 95%;
  padding: 10px 0 10px 5%;
  color: #ffffff;
  background: url('../js/dropKick/images/dk_arrows_white.png') no-repeat 2% center;
}
.dk_toggle:hover {
  color: #000000 !important;
  text-decoration: none;
}
.dk_open {
  z-index: 100;
}
.dk_options_inner li:first-child {
  display: none !important;
}
.dk_options {
  padding-bottom: 10px;
  background: #c61030;
}
.dk_options ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dk_options li {
  padding-left: 0;
  background: none;
}
.dk_options a {
  padding: 2px 0 2px 5%;
  color: #ffffff;
}
.dk_options a:hover,
.dk_option_current a {
  color: #000000;
  text-decoration: none;
}
@media screen and (min-width: 320px) and (max-width: 499px) {
  .dk_toggle {
    width: 93%;
    padding: 10px 0 10px 7%;
    background: url('../js/dropKick/images/dk_arrows_white.png') no-repeat 3% center;
  }
  .dk_options a {
    padding: 2px 0 2px 7%;
  }
}
@media screen and (max-width: 320px) {
  .dk_toggle {
    width: 90%;
    padding: 10px 0 10px 10%;
    background: url('../js/dropKick/images/dk_arrows_white.png') no-repeat 4% center;
  }
  .dk_options a {
    padding: 2px 0 2px 10%;
  }
}
