/*
Include a lt-ie9 selector for breakpoints so that browsers <= IE8
can still show default desktop styles and leave out the mobile styles without
needing to use respond.js or some other JS tool to make them aware of media queries.
*/
/*-- Font Size --*/
/*-- SUSY grid size --*/
/*-- Media Queries --*/
/*-- Color Scheme --*/
@font-face {
  font-family: "fontcustom";
  src: url("/library/fontcustom/fontcustom.eot");
  src: url("/library/fontcustom/fontcustom.eot?#iefix") format("embedded-opentype"), url("/library/fontcustom/fontcustom.woff") format("woff"), url("/library/fontcustom/fontcustom.ttf") format("truetype"), url("/library/fontcustom/fontcustom.svg?#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontcustom";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-case-studies:before {
  content: "\f101";
}

.icon-contact-us:before {
  content: "\f102";
}

.icon-download:before {
  content: "\f103";
}

.icon-downloads:before {
  content: "\f103";
}

.icon-faqs:before {
  content: "\f104";
}

.icon-featured-products:before {
  content: "\f105";
}

.icon-flat-panel-display:before {
  content: "\f106";
}

.icon-industrial-vacuum:before {
  content: "\f107";
}

.icon-knowledge-and-document-centre:before {
  content: "\f108";
}

.icon-led:before {
  content: "\f109";
}

.icon-manuals:before {
  content: "\f10a";
}

.icon-our-locations:before {
  content: "\f10b";
}

.icon-photovoltaic:before {
  content: "\f10c";
}

.icon-power:before {
  content: "\f10d";
}

.icon-process-industries:before {
  content: "\f10e";
}

.icon-r-and-d:before {
  content: "\f10f";
}

.icon-scientific-instruments:before {
  content: "\f110";
}

.icon-semiconductor-processing:before {
  content: "\f111";
}

.icon-service:before {
  content: "\f112";
}

.icon-steel-degassing:before {
  content: "\f113";
}

.icon-tech-specs:before {
  content: "\f114";
}

.icon-video-tutorials:before {
  content: "\f115";
}

.icon-webshop:before {
  content: "\f116";
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Apply a natural box layout model if needed to fix layout issues. */
/*-- Color Scheme --*/
/*-- Base Styles --*/
HTML, BODY, FORM {
  height: 100%;
}

BODY {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #464646;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}

FORM {
  display: inline;
}

.lt-ie10 body {
  overflow-x: visible;
}
.lt-ie10 body > form {
  display: block;
  overflow-x: hidden;
}

H1 {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #003554;
  margin: 0 0 5px;
}
@media (min-width: 48.0625em) {
  H1 {
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
  }
}
.lt-ie9 H1 {
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
}
@media print {
  H1 {
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
  }
}

H2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  color: #003554;
  margin: 0 0 5px;
}

H3 {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  color: #003554;
  padding: 10px 0;
  margin: 20px 0 0;
  border-top: 5px solid #003554;
  border-bottom: 1px solid #003554;
}
H3:before {
  float: right;
  font-size: 30px;
  margin-top: -5px;
}

H4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 16px;
  color: #003554;
  margin: 10px 0;
}

P {
  margin: 10px 0;
}

A {
  color: #464646;
  text-decoration: underline;
  cursor: pointer;
}
A.empty {
  cursor: default;
}

A:hover {
  color: #464646;
  text-decoration: none;
}

A, IMG, OBJECT, INPUT {
  outline: none;
}

BLOCKQUOTE {
  margin: 10px 20px;
  padding: 0;
}

HR {
  border: none;
  height: 4px;
  margin: 20px 0;
  padding: 0;
  color: #003554;
  background-color: #003554;
  clear: both;
}

INPUT {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
INPUT[type=checkbox] {
  -webkit-appearance: checkbox;
}
INPUT[type=radio] {
  -webkit-appearance: radio;
}

IMG {
  display: block;
}
.callout IMG {
  width: 100%;
}

pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  background-color: transparent;
}

/*-- Specific Styles --*/
.error {
  color: #e51b24;
}

.containerWrap {
  min-width: 290px;
  margin: 0 auto;
  display: block;
  padding: 0 15px;
}
@media (min-width: 40.3125em) {
  .containerWrap {
    max-width: 750px;
    min-width: 480px;
  }
}
.lt-ie9 .containerWrap {
  max-width: 750px;
  min-width: 480px;
}
@media print {
  .containerWrap {
    max-width: 750px;
    min-width: 480px;
  }
}
@media (min-width: 48.0625em) {
  .containerWrap {
    max-width: 940px;
  }
}
.lt-ie9 .containerWrap {
  max-width: 940px;
}
@media print {
  .containerWrap {
    max-width: 940px;
  }
}
@media (min-width: 62.5em) {
  .containerWrap {
    padding: 0;
  }
}
.lt-ie9 .containerWrap {
  padding: 0;
}
@media print {
  .containerWrap {
    padding: 0;
  }
}

.ip {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  border: 1px solid #464646;
  color: #464646;
  padding: 4px 5px;
  margin: 0;
  vertical-align: top;
}

.btn {
  position: relative;
  background-color: #003554;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-top: 1px;
}
.btn INPUT {
  position: relative;
  border: none;
  background-color: transparent;
  display: block;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 2;
}
.btn:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #fff;
  z-index: 1;
}
.btn:hover {
  background-color: #f15a22;
}

.clear {
  clear: both;
}

.alignleft {
  width: 100%;
}
@media (min-width: 48.0625em) {
  .alignleft {
    float: left;
    width: auto;
    margin-right: 20px;
  }
}
.lt-ie9 .alignleft {
  float: left;
  width: auto;
  margin-right: 20px;
}
@media print {
  .alignleft {
    float: left;
    width: auto;
    margin-right: 20px;
  }
}

.alignright {
  width: 100%;
}
@media (min-width: 48.0625em) {
  .alignright {
    float: right;
    width: auto;
    margin-left: 20px;
  }
}
.lt-ie9 .alignright {
  float: right;
  width: auto;
  margin-left: 20px;
}
@media print {
  .alignright {
    float: right;
    width: auto;
    margin-left: 20px;
  }
}

.alignnone {
  width: 100%;
}

.alignMiddle {
  margin: auto;
}

.black {
  color: #000;
}

.blue {
  color: #464646;
}
.blue H3 {
  color: #00aeef;
  border-color: #00aeef;
}
.blue H4 {
  color: #00aeef;
}
.blue STRONG, .blue A {
  color: #00aeef !important;
}
.blue LI:before {
  border-color: transparent transparent transparent #00aeef !important;
}
.blue .ip {
  border-color: #00aeef;
}
.blue .btn, .blue .icon {
  background-color: #00aeef !important;
}

.orange {
  color: #464646;
}
.orange H3 {
  color: #f15a22;
  border-color: #f15a22;
}
.orange H4 {
  color: #f15a22;
}
.orange STRONG, .orange A {
  color: #f15a22 !important;
}
.orange LI:before {
  border-color: transparent transparent transparent #f15a22 !important;
}
.orange .ip {
  border-color: #f15a22;
}
.orange .btn, .orange .icon {
  background-color: #f15a22 !important;
}

.data-table {
  width: 100%;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid #000;
}
.data-table TD {
  border-top: 1px solid #000;
  padding-right: 10px;
}

@media (min-width: 48.0625em) {
  .full-width {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 .full-width {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  .full-width {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .one-half {
    width: 49.19908%;
    float: left;
    margin-right: 1.60183%;
  }
}
.lt-ie9 .one-half {
  width: 49.19908%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
@media print {
  .one-half {
    width: 49.19908%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .one-third {
    width: 32.26545%;
    float: left;
    margin-right: 1.60183%;
  }
}
.lt-ie9 .one-third {
  width: 32.26545%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
@media print {
  .one-third {
    width: 32.26545%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .two-thirds {
    width: 66.13272%;
    float: left;
    margin-right: 1.60183%;
  }
}
.lt-ie9 .two-thirds {
  width: 66.13272%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
@media print {
  .two-thirds {
    width: 66.13272%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .one-fourth {
    width: 23.79863%;
    float: left;
    margin-right: 1.60183%;
  }
}
.lt-ie9 .one-fourth {
  width: 23.79863%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
@media print {
  .one-fourth {
    width: 23.79863%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .three-fourth {
    width: 74.59954%;
    float: left;
    margin-right: 1.60183%;
  }
}
.lt-ie9 .three-fourth {
  width: 74.59954%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
@media print {
  .three-fourth {
    width: 74.59954%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .one-half .one-half, .one-third .one-half, .two-thirds .one-half, .one-fourth .one-half, .three-fourth .one-half, .three-col .one-half {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
  }
}
.lt-ie9 .one-half .one-half, .lt-ie9 .one-third .one-half, .lt-ie9 .two-thirds .one-half, .lt-ie9 .one-fourth .one-half, .lt-ie9 .three-fourth .one-half, .lt-ie9 .three-col .one-half {
  width: 48.37209%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
}
@media print {
  .one-half .one-half, .one-third .one-half, .two-thirds .one-half, .one-fourth .one-half, .three-fourth .one-half, .three-col .one-half {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
    display: inline;
  }
}

@media (min-width: 48.0625em) {
  .omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 .omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  .omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}

.block {
  background-color: #f4f4f5;
  padding: 10px;
  *zoom: 1;
}
.block:before, .block:after {
  content: " ";
  display: table;
}
.block:after {
  clear: both;
}
.block A {
  color: #464646;
}

.icon-purple {
  position: relative;
  display: inline-block;
  background-color: #42145F;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
  top: 3px;
  margin-left: 5px;
}
.icon-purple:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #fff;
}

.icon {
  position: relative;
  display: inline-block;
  background-color: #003554;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
  top: 3px;
  margin-left: 5px;
}
.icon:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #fff;
}

.st_sharethis_custom {
  font-size: 11px;
  background: url(/library/images/common/share-this-icon.png) center left no-repeat;
  padding: 1px 0 1px 20px;
  cursor: pointer;
  text-decoration: underline;
}
.st_sharethis_custom:hover {
  text-decoration: none;
}

.video {
  position: relative;
  display: block;
}
.video:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  display: block;
  width: 51px;
  height: 50px;
  background: url(/library/images/common/play-icon.png);
}

.form-item {
  position: relative;
  display: block;
}
.form-item option:hover {
  background-color: #a48bb6;
}
.form-item + .form-item {
  margin-top: 20px;
}
.form-item LABEL {
  font-size: 14px;
  color: #464646;
  display: block;
  margin-bottom: 10px;
}
.form-item INPUT {
  width: 95%;
  padding: 4px 2%;
}
.form-item INPUT.query {
  width: 50%;
}
.form-item TEXTAREA {
  width: 95%;
  padding: 4px 2%;
  min-height: 60px;
  overflow: auto;
}
.form-item SELECT {
  width: 100%;
  padding: 4px 2%;
}
.form-item .btn {
  width: 16px;
  height: 16px;
  background-color: #003554;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  top: 5px;
  right: 6px;
  display: inline-block;
  position: absolute;
}
.form-item .submitBtn {
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  border: none;
  background-color: #003554;
  padding: 5px 10px;
  width: auto;
  cursor: pointer;
}
.form-item .submitBtn:hover {
  background-color: #95a3ab;
}
.form-item .phone-number {
  display: block;
  width: 100%;
}
.form-item .phone-number > .ip {
  display: inline;
  vertical-align: baseline;
  width: 15%;
}
.form-item .phone-number > .ip:last-child {
  width: 25%;
}

#header {
  *zoom: 1;
  padding: 0 15px;
}
#header:before, #header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
@media (min-width: 48.0625em) {
  #header {
    padding: 0;
  }
}
.lt-ie9 #header {
  padding: 0;
}
@media print {
  #header {
    padding: 0;
  }
}
#header .logoWrap {
  max-width: 940px;
  margin: 0 auto;
}
#header #topLinks {
  font-size: 0.71429em;
  line-height: 1.6em;
}
#header #topLinks LI {
  display: inline-block;
}
#header #mobileWrap {
  *zoom: 1;
  margin-bottom: 20px;
  border: 1px solid #ced5d7;
  position: relative;
}
#header #mobileWrap:before, #header #mobileWrap:after {
  content: " ";
  display: table;
}
#header #mobileWrap:after {
  clear: both;
}
@media (min-width: 48.0625em) {
  #header #mobileWrap {
    margin-bottom: 0;
    border: none;
  }
}
.lt-ie9 #header #mobileWrap {
  margin-bottom: 0;
  border: none;
}
@media print {
  #header #mobileWrap {
    margin-bottom: 0;
    border: none;
  }
}
#header .headerContentWrap {
  max-width: 940px;
  margin: 0 auto;
}
@media (min-width: 48.0625em) {
  #header #headerContent {
    margin-top: 10px;
    width: 40.73227%;
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #header #headerContent {
  margin-top: 10px;
  width: 40.73227%;
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #header #headerContent {
    margin-top: 10px;
    width: 40.73227%;
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
#header #headerContent #language {
  width: 33.3%;
  float: right;
  margin-right: 0;
  display: inline;
  z-index: 102;
}
@media (min-width: 48.0625em) {
  #header #headerContent #language {
    position: relative;
    width: 16.85393%;
    float: right;
    margin-right: 0;
    display: inline;
    margin-bottom: 10px;
  }
}
.lt-ie9 #header #headerContent #language {
  position: relative;
  width: 16.85393%;
  float: right;
  margin-right: 0;
  display: inline;
  margin-bottom: 10px;
}
@media print {
  #header #headerContent #language {
    position: relative;
    width: 16.85393%;
    float: right;
    margin-right: 0;
    display: inline;
    margin-bottom: 10px;
  }
}
#header #headerContent #language .toggle {
  width: 100%;
  height: 35px;
  background: url(/library/images/common/language-1.png) center center no-repeat;
  display: block;
}
#header #headerContent #language .toggle.selected {
  background: #ced5d7 url(/library/images/common/language-1.png) center center no-repeat;
}
@media (min-width: 48.0625em) {
  #header #headerContent #language .toggle {
    display: none;
  }
}
.lt-ie9 #header #headerContent #language .toggle {
  display: none;
}
@media print {
  #header #headerContent #language .toggle {
    display: none;
  }
}
#header #headerContent #language .dropdown {
  display: none;
  border: 1px solid #ced5d7;
  overflow: hidden;
  position: absolute;
  left: -1px;
  line-height: 28px;
  width: 100%;
  z-index: 6;
}
@media (min-width: 48.0625em) {
  #header #headerContent #language .dropdown {
    left: 0;
    border: 1px solid transparent;
    width: 45px;
    display: block !important;
    height: 28px;
    -moz-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    -webkit-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
  }
}
.lt-ie9 #header #headerContent #language .dropdown {
  left: 0;
  border: 1px solid transparent;
  width: 45px;
  display: block !important;
  height: 28px;
  -moz-transition: height 0.25s ease-in-out;
  -o-transition: height 0.25s ease-in-out;
  -webkit-transition: height 0.25s ease-in-out;
  transition: height 0.25s ease-in-out;
}
@media print {
  #header #headerContent #language .dropdown {
    left: 0;
    border: 1px solid transparent;
    width: 45px;
    display: block !important;
    height: 28px;
    -moz-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    -webkit-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
  }
}
#header #headerContent #language .dropdown.active {
  border: 1px solid #ced5d7;
  height: auto;
}
#header #headerContent #language .dropdown.active:after {
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-color: #fff transparent transparent transparent;
}
#header #headerContent #language .dropdown.active A {
  color: #fff;
  background-color: #003554;
}
#header #headerContent #language .dropdown.active A:hover {
  background-color: #485772;
}
@media (min-width: 48.0625em) {
  #header #headerContent #language .dropdown:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #003554 transparent transparent transparent;
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 12px;
    right: 7px;
  }
  #header #headerContent #language .dropdown:hover:after {
    border-color: #fff transparent transparent transparent;
  }
}
.lt-ie9 #header #headerContent #language .dropdown:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #003554 transparent transparent transparent;
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 12px;
  right: 7px;
}
.lt-ie9 #header #headerContent #language .dropdown:hover:after {
  border-color: #fff transparent transparent transparent;
}
@media print {
  #header #headerContent #language .dropdown:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #003554 transparent transparent transparent;
    content: '';
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 12px;
    right: 7px;
  }
  #header #headerContent #language .dropdown:hover:after {
    border-color: #fff transparent transparent transparent;
  }
}
#header #headerContent #language .dropdown UL LI {
  border-top: 2px solid #795894;
}
#header #headerContent #language .dropdown UL LI:first-child {
  border-top: none;
}
@media (min-width: 48.0625em) {
  #header #headerContent #language .dropdown UL LI {
    border: none;
  }
}
.lt-ie9 #header #headerContent #language .dropdown UL LI {
  border: none;
}
@media print {
  #header #headerContent #language .dropdown UL LI {
    border: none;
  }
}
#header #headerContent #language .dropdown UL LI A {
  text-decoration: none;
  color: #fff;
  background-color: #003554;
  font-weight: bold;
  padding-left: 10px;
  display: block;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
@media (min-width: 48.0625em) {
  #header #headerContent #language .dropdown UL LI A {
    color: #003554;
    background-color: transparent;
  }
}
.lt-ie9 #header #headerContent #language .dropdown UL LI A {
  color: #003554;
  background-color: transparent;
}
@media print {
  #header #headerContent #language .dropdown UL LI A {
    color: #003554;
    background-color: transparent;
  }
}
@media (min-width: 48.0625em) {
  #header #headerContent #language .dropdown UL LI A:hover {
    color: #fff;
    background-color: #003554;
  }
}
.lt-ie9 #header #headerContent #language .dropdown UL LI A:hover {
  color: #fff;
  background-color: #003554;
}
@media print {
  #header #headerContent #language .dropdown UL LI A:hover {
    color: #fff;
    background-color: #003554;
  }
}
#header #headerContent #contact {
  display: none;
  margin-bottom: 10px;
}
@media (min-width: 48.0625em) {
  #header #headerContent #contact {
    width: 19.85393%;
    float: right;
    margin-right: 0.93258%;
    display: inline;
  }
}
.lt-ie9 #header #headerContent #contact {
  width: 19.85393%;
  float: right;
  margin-right: 0.93258%;
  display: inline;
}
@media print {
  #header #headerContent #contact {
    width: 19.85393%;
    float: right;
    margin-right: 0.93258%;
    display: inline;
  }
}
#header #headerContent #contact A {
  font-size: 1em;
  line-height: 2.28571em;
  line-height: 17px;
  margin-top: 7px;
  font-weight: bold;
  display: block;
  color: #003554;
  text-decoration: none;
  border-right: 1px solid #795894;
}
#header #headerContent #contact A:hover {
  text-decoration: underline;
}
#header #headerContent br {
  display: none;
}
@media (min-width: 48.0625em) {
  #header #headerContent br {
    display: inline;
  }
}
.lt-ie9 #header #headerContent br {
  display: inline;
}
@media print {
  #header #headerContent br {
    display: inline;
  }
}
#header #headerContent #returnToMain {
  display: none;
}
@media (min-width: 48.0625em) {
  #header #headerContent #returnToMain {
    float: right;
    margin-right: 25px;
    display: block;
  }
}
.lt-ie9 #header #headerContent #returnToMain {
  float: right;
  margin-right: 25px;
  display: block;
}
@media print {
  #header #headerContent #returnToMain {
    float: right;
    margin-right: 25px;
    display: block;
  }
}
#header #headerContent #returnToMain A {
  font-size: 1em;
  line-height: 2.28571em;
  position: relative;
  line-height: 17px;
  font-weight: bold;
  display: block;
  color: #003554;
  text-decoration: none;
}
#header #headerContent #returnToMain A:hover {
  text-decoration: underline;
}
#header #headerContent #returnToMain A:after {
  position: absolute;
  top: 4px;
  right: -10px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #003554;
  z-index: 1;
}
#header #headerContent #search {
  width: 33.3%;
  float: right;
  margin-right: 0;
  display: inline;
}
@media (min-width: 48.0625em) {
  #header #headerContent #search {
    width: 59.42697%;
    float: left;
    margin-right: 2.93258%;
    display: inline;
    position: relative;
  }
}
.lt-ie9 #header #headerContent #search {
  width: 59.42697%;
  float: left;
  margin-right: 2.93258%;
  display: inline;
  position: relative;
}
@media print {
  #header #headerContent #search {
    width: 59.42697%;
    float: left;
    margin-right: 2.93258%;
    display: inline;
    position: relative;
  }
}
#header #headerContent #search .toggle {
  width: 100%;
  height: 35px;
  background: url(/library/images/common/search-1.png) center center no-repeat;
  display: block;
  border-left: 1px solid #ced5d7;
}
#header #headerContent #search .toggle.selected {
  background: #ced5d7 url(/library/images/common/search-1.png) center center no-repeat;
}
@media (min-width: 48.0625em) {
  #header #headerContent #search .toggle {
    background: url(/library/images/common/search-0.png) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    border-left: none;
    border-right: 1px solid #795894;
    margin-top: 7px;
    padding-right: 10px;
  }
}
.lt-ie9 #header #headerContent #search .toggle {
  background: url(/library/images/common/search-0.png) 0 0 no-repeat;
  width: 15px;
  height: 15px;
  float: right;
  border-left: none;
  border-right: 1px solid #795894;
  margin-top: 7px;
  padding-right: 10px;
}
@media print {
  #header #headerContent #search .toggle {
    background: url(/library/images/common/search-0.png) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    border-left: none;
    border-right: 1px solid #795894;
    margin-top: 7px;
    padding-right: 10px;
  }
}
#header #headerContent #search .fieldWrap {
  padding: 10px;
}
@media (min-width: 48.0625em) {
  #header #headerContent #search .fieldWrap {
    padding: 0;
  }
}
.lt-ie9 #header #headerContent #search .fieldWrap {
  padding: 0;
}
@media print {
  #header #headerContent #search .fieldWrap {
    padding: 0;
  }
}
#header #headerContent #search .field {
  position: absolute;
  left: -1px;
  width: 100%;
  background-color: #ced5d7;
  border: 1px solid #ced5d7;
  z-index: 6;
  display: none;
}
@media (min-width: 48.0625em) {
  #header #headerContent #search .field {
    left: auto;
    right: 5px;
    padding: 4px 5px;
    background-color: #fff;
  }
}
.lt-ie9 #header #headerContent #search .field {
  left: auto;
  right: 5px;
  padding: 4px 5px;
  background-color: #fff;
}
@media print {
  #header #headerContent #search .field {
    left: auto;
    right: 5px;
    padding: 4px 5px;
    background-color: #fff;
  }
}
#header #headerContent #search .field.active {
  display: block;
}
#header #headerContent #search .field .ip {
  color: #003554;
  border: none;
  padding: 0;
  width: 100%;
  text-indent: 5px;
  line-height: 25px;
}
@media (min-width: 48.0625em) {
  #header #headerContent #search .field .ip {
    text-indent: 0;
    width: 85%;
    line-height: 20px;
  }
}
.lt-ie9 #header #headerContent #search .field .ip {
  text-indent: 0;
  width: 85%;
  line-height: 20px;
}
@media print {
  #header #headerContent #search .field .ip {
    text-indent: 0;
    width: 85%;
    line-height: 20px;
  }
}
#header #headerContent #search .btn {
  position: absolute;
  right: 15px;
  top: 12px;
  float: right;
  background: url(/library/images/common/search-0.png) 0 0 no-repeat;
  margin-top: 2px;
  margin-right: 0;
  width: 15px;
  height: 18px;
}
@media (min-width: 48.0625em) {
  #header #headerContent #search .btn {
    position: static;
  }
}
.lt-ie9 #header #headerContent #search .btn {
  position: static;
}
@media print {
  #header #headerContent #search .btn {
    position: static;
  }
}
#header #headerContent #search .btn INPUT {
  position: relative;
  border: none;
  background-color: transparent;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-indent: -9999px;
  z-index: 2;
}
#header #headerContent #search .btn:after {
  display: none;
}
#header #logo {
  position: relative;
  z-index: 101;
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 48.0625em) {
  #header #logo {
    clear: none;
    margin-bottom: 0;
    width: 23.79863%;
    float: left;
    margin-right: 1.60183%;
  }
}
.lt-ie9 #header #logo {
  clear: none;
  margin-bottom: 0;
  width: 23.79863%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
@media print {
  #header #logo {
    clear: none;
    margin-bottom: 0;
    width: 23.79863%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}
#header #logo IMG {
  width: 50%;
  margin: 0 auto;
}
@media (min-width: 48.0625em) {
  #header #logo IMG {
    width: 100%;
  }
}
.lt-ie9 #header #logo IMG {
  width: 100%;
}
@media print {
  #header #logo IMG {
    width: 100%;
  }
}
#header #topNavigation {
  width: 33.3%;
  float: left;
  margin-right: 0;
  display: inline;
}
#header #topNavigation .toggle {
  width: 100%;
  height: 35px;
  background: url(/library/images/common/menu-0.png) center center no-repeat;
  display: block;
  border-right: 1px solid #ced5d7;
}
#header #topNavigation .toggle.selected {
  background: #ced5d7 url(/library/images/common/menu-0.png) center center no-repeat;
}
#header #topNavigation UL.nav {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 6;
  left: -1px;
  border: 1px solid #ced5d7;
  *zoom: 1;
  background-color: #ced5d7;
  margin: 0;
}
#header #topNavigation UL.nav:before, #header #topNavigation UL.nav:after {
  content: " ";
  display: table;
}
#header #topNavigation UL.nav:after {
  clear: both;
}
#header #topNavigation UL.nav > LI {
  position: relative;
  display: block;
  border-top: 1px solid #737a90;
}
#header #topNavigation UL.nav > LI:first-child {
  border-top: none;
}
#header #topNavigation UL.nav > LI.webshop A {
  color: #f15a22;
}
#header #topNavigation UL.nav > LI.webshop A:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #f15a22;
  border-color: transparent transparent transparent #f15a22 !important;
}
#header #topNavigation UL.nav > LI > A {
  color: #003554;
  background-color: transparent;
  padding: 5px 0 5px 15px;
}
#header #topNavigation UL.nav > LI > A .navIcon {
  display: none;
}
#header #topNavigation UL.nav > LI.subnav > A .navIcon {
  display: block;
  height: 30px;
  width: 52px;
  content: ' ';
  border: none;
  padding: 5px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
#header #topNavigation UL.nav > LI.subnav > A .navIcon:before {
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #003554;
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  top: 20px;
}
@media (min-width: 48.0625em) {
  #header #topNavigation UL.nav > LI.subnav > A .navIcon {
    display: none;
  }
}
.lt-ie9 #header #topNavigation UL.nav > LI.subnav > A .navIcon {
  display: none;
}
@media print {
  #header #topNavigation UL.nav > LI.subnav > A .navIcon {
    display: none;
  }
}
#header #topNavigation UL.nav > LI.selected > A {
  border-bottom: 1px solid #003554;
  padding: 5px 0 5px 15px;
  font-weight: bold;
  background-color: #485772;
  color: #fff;
}
#header #topNavigation UL.nav > LI.selected > A .navIcon:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #fff;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#header #topNavigation UL.nav > LI A {
  font-size: 1em;
  line-height: 2.28571em;
  font-weight: normal;
  color: #003554;
  display: block;
  text-decoration: none;
  padding-left: 15px;
  position: relative;
}
#header #topNavigation UL.nav > LI UL.subnav {
  background-color: #485772;
  display: none;
}
#header #topNavigation UL.nav > LI UL.subnav LI {
  position: relative;
  padding: 10px 0 5px 10px;
  border-bottom: 1px solid #485772;
}
#header #topNavigation UL.nav > LI UL.subnav LI:hover {
  color: #fff;
  background-color: #737a90;
}
#header #topNavigation UL.nav > LI UL.subnav LI:hover > A {
  color: #fff;
  text-decoration: none;
}
#header #topNavigation UL.nav > LI UL.subnav LI:last-child {
  border-bottom: none;
}
#header #topNavigation UL.nav > LI UL.subnav LI A {
  font-size: 12px;
  display: block;
  padding: 0 0 0 15px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#header #topNavigation UL.nav > LI UL.subnav LI A:before {
  top: 8px;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav {
  padding: 0;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > A {
  display: block;
  padding: 10px 0 5px 25px;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > A > .navIcon {
  display: block;
  height: 30px;
  width: 52px;
  content: ' ';
  border: none;
  padding: 5px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > A > .navIcon:before {
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #003554;
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  top: 20px;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav.selected > A > .navIcon:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > UL.subnav {
  display: none;
  background-color: #e6e6e6;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI {
  padding-left: 25px;
  border-color: #d1d0d5;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI:hover > A {
  color: #fff;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A {
  color: #003554;
}
#header #topNavigation UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A:hover {
  color: #fff;
}
@media (min-width: 48.0625em) {
  #header #topNavigation {
    position: relative;
    z-index: 101;
    top: 25px;
    clear: both;
    width: 100%;
    background-color: #edf1f1;
    display: block;
    float: none;
    margin: 0 0 15px 0;
  }
  #header #topNavigation .toggle {
    display: none;
  }
  #header #topNavigation #nav {
    max-width: 940px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header #topNavigation #nav UL.nav {
    font-size: 1.14286em;
    line-height: 2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
    display: block !important;
    border: none;
    background-color: transparent;
    margin: 0 auto;
  }
  #header #topNavigation #nav UL.nav > LI {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 -4px 0 0;
    width: 14.68254%;
    padding: 0;
    border-top: none;
  }
  #header #topNavigation #nav UL.nav > LI:last-child {
    width: 11.90476%;
  }
  #header #topNavigation #nav UL.nav > LI:hover {
    background-color: #ced5d7;
  }
  #header #topNavigation #nav UL.nav > LI:hover > A {
    background-color: #ced5d7;
  }
  #header #topNavigation #nav UL.nav > LI.subnav.twocolumn UL.subnav {
    min-width: 400px;
  }
  #header #topNavigation #nav UL.nav > LI.subnav.twocolumn UL.subnav LI {
    width: 50%;
    float: left;
  }
  #header #topNavigation #nav UL.nav > LI.subnav:hover > UL.subnav {
    display: block !important;
  }
  #header #topNavigation #nav UL.nav > LI.subnav:hover > A:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI.webshop.selected > A:before, #header #topNavigation #nav UL.nav > LI.webshop.subnav:hover > A:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI.webshop-right {
    float: right;
  }
  #header #topNavigation #nav UL.nav > LI > A {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
  }
  #header #topNavigation #nav UL.nav > LI > A:before {
    position: absolute;
    top: 12px;
    left: 13px;
    content: ' ';
    display: block;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 8px;
    border-color: transparent transparent transparent #003554;
  }
  #header #topNavigation #nav UL.nav > LI > A.active:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI > A .navIcon {
    display: none;
  }
  #header #topNavigation #nav UL.nav > LI.selected A {
    background-color: transparent;
    color: #003554;
    padding: 0 15px 0 30px;
    border: none;
    font-weight: normal;
  }
  #header #topNavigation #nav UL.nav > LI A {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 0 30px;
  }
  #header #topNavigation #nav UL.nav > LI A:hover {
    text-decoration: underline;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav {
    display: none !important;
    left: 0;
    top: 36px;
    position: absolute;
    background-color: #cdd5d7;
    z-index: 10;
    min-width: 200px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI {
    padding: 4px 0;
    border: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI:hover > UL.subnav {
    display: block !important;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI:hover > A {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI A {
    color: #003554;
    font-size: 12px;
    display: block;
    padding: 0 0 0 15px;
    font-weight: normal;
    text-decoration: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI A:before {
    top: 8px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI A:hover {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 11px;
    right: 15px;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 8px;
    border-color: transparent transparent transparent #003554;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A {
    color: #003554;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:hover {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A .navIcon {
    display: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover:before {
    border-color: transparent transparent transparent #fff;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover > A {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover > A:before {
    border: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:before, #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:hover:before {
    border: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav {
    display: none;
    z-index: 20;
    position: absolute;
    top: 35px;
    left: 80px;
    background-color: #485772;
    padding: 4px 0;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI {
    padding: 0 4px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A {
    color: #fff;
    padding: 2px 0 2px 15px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A:hover {
    color: #003554;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI:hover > A {
    color: #003554;
    background-color: #ced5d7;
  }
}
.lt-ie9 #header #topNavigation {
  position: relative;
  z-index: 101;
  top: 25px;
  clear: both;
  width: 100%;
  background-color: #edf1f1;
  display: block;
  float: none;
  margin: 0 0 15px 0;
}
.lt-ie9 #header #topNavigation .toggle {
  display: none;
}
.lt-ie9 #header #topNavigation #nav {
  max-width: 940px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lt-ie9 #header #topNavigation #nav UL.nav {
  font-size: 1.14286em;
  line-height: 2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: static;
  display: block !important;
  border: none;
  background-color: transparent;
  margin: 0 auto;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 -4px 0 0;
  width: 14.68254%;
  padding: 0;
  border-top: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI:last-child {
  width: 11.90476%;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI:hover {
  background-color: #ced5d7;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI:hover > A {
  background-color: #ced5d7;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.subnav.twocolumn UL.subnav {
  min-width: 400px;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.subnav.twocolumn UL.subnav LI {
  width: 50%;
  float: left;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.subnav:hover > UL.subnav {
  display: block !important;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.subnav:hover > A:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.webshop.selected > A:before, .lt-ie9 #header #topNavigation #nav UL.nav > LI.webshop.subnav:hover > A:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.webshop-right {
  float: right;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI > A {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI > A:before {
  position: absolute;
  top: 12px;
  left: 13px;
  content: ' ';
  display: block;
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #003554;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI > A.active:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI > A .navIcon {
  display: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI.selected A {
  background-color: transparent;
  color: #003554;
  padding: 0 15px 0 30px;
  border: none;
  font-weight: normal;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI A {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0 30px;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI A:hover {
  text-decoration: underline;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav {
  display: none !important;
  left: 0;
  top: 36px;
  position: absolute;
  background-color: #cdd5d7;
  z-index: 10;
  min-width: 200px;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI {
  padding: 4px 0;
  border: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI:hover > UL.subnav {
  display: block !important;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI:hover > A {
  color: #fff;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI A {
  color: #003554;
  font-size: 12px;
  display: block;
  padding: 0 0 0 15px;
  font-weight: normal;
  text-decoration: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI A:before {
  top: 8px;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI A:hover {
  color: #fff;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:before {
  display: block;
  content: ' ';
  position: absolute;
  top: 11px;
  right: 15px;
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #003554;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A {
  color: #003554;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:hover {
  color: #fff;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A .navIcon {
  display: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover:before {
  border-color: transparent transparent transparent #fff;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover > A {
  color: #fff;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover > A:before {
  border: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:before, .lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:hover:before {
  border: none;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav {
  display: none;
  z-index: 20;
  position: absolute;
  top: 35px;
  left: 80px;
  background-color: #485772;
  padding: 4px 0;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI {
  padding: 0 4px;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A {
  color: #fff;
  padding: 2px 0 2px 15px;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A:hover {
  color: #003554;
}
.lt-ie9 #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI:hover > A {
  color: #003554;
  background-color: #ced5d7;
}
@media print {
  #header #topNavigation {
    position: relative;
    z-index: 101;
    top: 25px;
    clear: both;
    width: 100%;
    background-color: #edf1f1;
    display: block;
    float: none;
    margin: 0 0 15px 0;
  }
  #header #topNavigation .toggle {
    display: none;
  }
  #header #topNavigation #nav {
    max-width: 940px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header #topNavigation #nav UL.nav {
    font-size: 1.14286em;
    line-height: 2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: static;
    display: block !important;
    border: none;
    background-color: transparent;
    margin: 0 auto;
  }
  #header #topNavigation #nav UL.nav > LI {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 -4px 0 0;
    width: 14.68254%;
    padding: 0;
    border-top: none;
  }
  #header #topNavigation #nav UL.nav > LI:last-child {
    width: 11.90476%;
  }
  #header #topNavigation #nav UL.nav > LI:hover {
    background-color: #ced5d7;
  }
  #header #topNavigation #nav UL.nav > LI:hover > A {
    background-color: #ced5d7;
  }
  #header #topNavigation #nav UL.nav > LI.subnav.twocolumn UL.subnav {
    min-width: 400px;
  }
  #header #topNavigation #nav UL.nav > LI.subnav.twocolumn UL.subnav LI {
    width: 50%;
    float: left;
  }
  #header #topNavigation #nav UL.nav > LI.subnav:hover > UL.subnav {
    display: block !important;
  }
  #header #topNavigation #nav UL.nav > LI.subnav:hover > A:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI.webshop.selected > A:before, #header #topNavigation #nav UL.nav > LI.webshop.subnav:hover > A:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI.webshop-right {
    float: right;
  }
  #header #topNavigation #nav UL.nav > LI > A {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
  }
  #header #topNavigation #nav UL.nav > LI > A:before {
    position: absolute;
    top: 12px;
    left: 13px;
    content: ' ';
    display: block;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 8px;
    border-color: transparent transparent transparent #003554;
  }
  #header #topNavigation #nav UL.nav > LI > A.active:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI > A .navIcon {
    display: none;
  }
  #header #topNavigation #nav UL.nav > LI.selected A {
    background-color: transparent;
    color: #003554;
    padding: 0 15px 0 30px;
    border: none;
    font-weight: normal;
  }
  #header #topNavigation #nav UL.nav > LI A {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 0 30px;
  }
  #header #topNavigation #nav UL.nav > LI A:hover {
    text-decoration: underline;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav {
    display: none !important;
    left: 0;
    top: 36px;
    position: absolute;
    background-color: #cdd5d7;
    z-index: 10;
    min-width: 200px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI {
    padding: 4px 0;
    border: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI:hover > UL.subnav {
    display: block !important;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI:hover > A {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI A {
    color: #003554;
    font-size: 12px;
    display: block;
    padding: 0 0 0 15px;
    font-weight: normal;
    text-decoration: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI A:before {
    top: 8px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI A:hover {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 11px;
    right: 15px;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -o-transition: -o-transform 0.25s ease-in-out;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 8px;
    border-color: transparent transparent transparent #003554;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A {
    color: #003554;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:hover {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A .navIcon {
    display: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover:before {
    border-color: transparent transparent transparent #fff;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover > A {
    color: #fff;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav:hover > A:before {
    border: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:before, #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > A:hover:before {
    border: none;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav {
    display: none;
    z-index: 20;
    position: absolute;
    top: 35px;
    left: 80px;
    background-color: #485772;
    padding: 4px 0;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI {
    padding: 0 4px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A {
    color: #fff;
    padding: 2px 0 2px 15px;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI > A:hover {
    color: #003554;
  }
  #header #topNavigation #nav UL.nav > LI UL.subnav LI.subnav > UL.subnav > LI:hover > A {
    color: #003554;
    background-color: #ced5d7;
  }
}

#banner {
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  height: 100px;
}
@media (min-width: 48.0625em) {
  #banner {
    height: 160px;
    background-size: auto;
  }
}
@media (min-width: 62.5em) {
  #banner {
    background-position: top center;
  }
}
#banner .containerWrap {
  overflow: hidden;
  display: table;
  height: 160px;
  width: 90%;
  padding: 0 5%;
}
@media (min-width: 62.5em) {
  #banner .containerWrap {
    width: 100%;
    padding: 0;
  }
}
.lt-ie9 #banner .containerWrap {
  width: 100%;
  padding: 0;
}
@media print {
  #banner .containerWrap {
    width: 100%;
    padding: 0;
  }
}
#banner .containerWrap IMG {
  margin: 0 auto;
}
#banner .containerWrap #bannerCopy {
  font-size: 1.42857em;
  line-height: 1.6em;
  line-height: 24px;
  color: #95a3ab;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-bottom: 10px;
}
@media (min-width: 48.0625em) {
  #banner .containerWrap #bannerCopy {
    font-size: 1.85714em;
    line-height: 1.23077em;
    line-height: 26px;
  }
}
.lt-ie9 #banner .containerWrap #bannerCopy {
  font-size: 1.85714em;
  line-height: 1.23077em;
  line-height: 26px;
}
@media print {
  #banner .containerWrap #bannerCopy {
    font-size: 1.85714em;
    line-height: 1.23077em;
    line-height: 26px;
  }
}
#banner .containerWrap #bannerCopy.purple {
  color: #003554;
}
#banner .containerWrap #bannerCopy STRONG {
  color: #fff;
}

#homeSlideshowContainer {
  position: relative;
}
#homeSlideshowContainer IMG {
  max-width: 100%;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev, #homeSlideshowContainer #homeSlideshowNav .homeNext {
  position: absolute;
  bottom: 0;
  width: 22px;
  height: 22px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  display: block;
  background-color: #003554;
  border: 1px solid #003554;
  z-index: 3;
  text-decoration: none;
}
@media (min-width: 48em) {
  #homeSlideshowContainer #homeSlideshowNav .homePrev, #homeSlideshowContainer #homeSlideshowNav .homeNext {
    bottom: 10px;
  }
}
.lt-ie9 #homeSlideshowContainer #homeSlideshowNav .homePrev, .lt-ie9 #homeSlideshowContainer #homeSlideshowNav .homeNext {
  bottom: 10px;
}
@media print {
  #homeSlideshowContainer #homeSlideshowNav .homePrev, #homeSlideshowContainer #homeSlideshowNav .homeNext {
    bottom: 10px;
  }
}
#homeSlideshowContainer #homeSlideshowNav .homePrev:before, #homeSlideshowContainer #homeSlideshowNav .homeNext:before {
  font-size: 14px;
  display: block;
  color: #fff;
  position: absolute;
  top: 3px;
  left: 7px;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev.inactive, #homeSlideshowContainer #homeSlideshowNav .homeNext.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev.inactive:hover, #homeSlideshowContainer #homeSlideshowNav .homeNext.inactive:hover {
  background-color: #003554;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev:hover, #homeSlideshowContainer #homeSlideshowNav .homeNext:hover {
  background-color: #fff;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev:hover:before, #homeSlideshowContainer #homeSlideshowNav .homeNext:hover:before {
  color: #003554;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev {
  left: 30px;
}
#homeSlideshowContainer #homeSlideshowNav .homePrev:before {
  content: '\003c';
}
#homeSlideshowContainer #homeSlideshowNav .homeNext {
  left: 60px;
}
#homeSlideshowContainer #homeSlideshowNav .homeNext:before {
  content: '\003e';
}
#homeSlideshowContainer #homeSlideshowWrap {
  overflow: hidden;
  padding-bottom: 30px;
  position: relative;
}
@media (min-width: 48em) {
  #homeSlideshowContainer #homeSlideshowWrap {
    padding: 10px 0px 0px 0px;
  }
}
.lt-ie9 #homeSlideshowContainer #homeSlideshowWrap {
  padding: 10px 0px 0px 0px;
}
@media print {
  #homeSlideshowContainer #homeSlideshowWrap {
    padding: 10px 0px 0px 0px;
  }
}

#homeToggle {
  display: none;
  margin-top: 20px;
}
#homeToggle A {
  font-size: 11px;
  color: #003554;
  text-decoration: none;
}
#homeToggle A.selected {
  font-weight: bold;
  cursor: default;
}
#homeToggle A.selected:hover {
  text-decoration: none;
}
#homeToggle A:hover {
  text-decoration: underline;
}

#slideshowContainer {
  position: relative;
}
#slideshowContainer #slideshowNav .prev, #slideshowContainer #slideshowNav .next {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 22px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid #003554;
  display: block;
  background-color: #003554;
  z-index: 3;
  text-decoration: none;
}
#slideshowContainer #slideshowNav .prev:before, #slideshowContainer #slideshowNav .next:before {
  font-size: 14px;
  display: block;
  color: #fff;
  position: absolute;
  top: 3px;
  left: 7px;
}
#slideshowContainer #slideshowNav .prev.inactive, #slideshowContainer #slideshowNav .next.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
#slideshowContainer #slideshowNav .prev.inactive:hover, #slideshowContainer #slideshowNav .next.inactive:hover {
  background-color: #003554;
}
#slideshowContainer #slideshowNav .prev:hover, #slideshowContainer #slideshowNav .next:hover {
  background-color: #fff;
}
#slideshowContainer #slideshowNav .prev:hover:before, #slideshowContainer #slideshowNav .next:hover:before {
  color: #003554;
}
#slideshowContainer #slideshowNav .prev {
  left: 0;
}
#slideshowContainer #slideshowNav .prev:before {
  content: '\003c';
}
#slideshowContainer #slideshowNav .next {
  right: 0;
}
#slideshowContainer #slideshowNav .next:before {
  content: '\003e';
}
#slideshowContainer #slideshowWrap {
  overflow: hidden;
  padding: 20px 20px 0 20px;
  position: relative;
}
#slideshowContainer #slideshowWrap #slideshow UL LI {
  color: #464646;
  margin: 0 5px;
  padding: 0 20px;
  display: none;
  position: relative;
}
#slideshowContainer #slideshowWrap #slideshow UL LI:first-of-type {
  display: block;
}
@media (min-width: 48.0625em) {
  #slideshowContainer #slideshowWrap #slideshow UL LI {
    padding: 20px;
  }
}
.lt-ie9 #slideshowContainer #slideshowWrap #slideshow UL LI {
  padding: 20px;
}
@media print {
  #slideshowContainer #slideshowWrap #slideshow UL LI {
    padding: 20px;
  }
}
#slideshowContainer #slideshowWrap #slideshow UL LI:before {
  display: none;
}
#slideshowContainer #slideshowWrap #slideshow UL LI STRONG {
  color: #003554;
}
#slideshowContainer #slideshowWrap #slideshow UL LI A {
  text-decoration: none;
}
#slideshowContainer #slideshowWrap #slideshow UL LI A:hover {
  text-decoration: underline;
}
#slideshowContainer #slideshowWrap #slideshow UL LI IMG {
  width: 100%;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .caption {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background-color: #003554;
  padding: 10px 5%;
  width: 90%;
  z-index: 2;
}
@media (min-width: 48.0625em) {
  #slideshowContainer #slideshowWrap #slideshow UL LI .caption {
    font-size: 17px;
    line-height: 19px;
  }
}
.lt-ie9 #slideshowContainer #slideshowWrap #slideshow UL LI .caption {
  font-size: 17px;
  line-height: 19px;
}
@media print {
  #slideshowContainer #slideshowWrap #slideshow UL LI .caption {
    font-size: 17px;
    line-height: 19px;
  }
}
#slideshowContainer #slideshowWrap #slideshow UL LI .caption .st_sharethis_custom {
  float: right;
  margin-left: 30%;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 39px;
  height: 0;
  overflow: hidden;
  z-index: 1;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .video-wrapper iframe, #slideshowContainer #slideshowWrap #slideshow UL LI .video-wrapper object, #slideshowContainer #slideshowWrap #slideshow UL LI .video-wrapper embed {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border-top: solid 39px white;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .links {
  background-color: #003554;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 100px;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .links A, #slideshowContainer #slideshowWrap #slideshow UL LI .links SPAN {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding: 5px;
  display: inline-block;
  text-align: center;
  background: none;
  text-decoration: none;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .links A:hover, #slideshowContainer #slideshowWrap #slideshow UL LI .links SPAN:hover {
  text-decoration: underline;
}
#slideshowContainer #slideshowWrap #slideshow UL LI .links A IMG, #slideshowContainer #slideshowWrap #slideshow UL LI .links SPAN IMG {
  vertical-align: middle;
  display: inline;
  margin-right: 5px;
}

#slideshowContainer.wide #slideshowWrap #slideshow LI {
  padding: 0;
}
@media (min-width: 48.0625em) {
  #slideshowContainer.wide #slideshowNav .prev, #slideshowContainer.wide #slideshowNav .next {
    width: 54px;
    height: 54px;
    margin-top: -20px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #003554;
  }
  #slideshowContainer.wide #slideshowNav .prev:before, #slideshowContainer.wide #slideshowNav .next:before {
    top: 16px;
    left: 19px;
    font-size: 30px;
  }
  #slideshowContainer.wide #slideshowNav .prev {
    left: -27px;
  }
  #slideshowContainer.wide #slideshowNav .next {
    right: -27px;
  }
  #slideshowContainer.wide #slideshowWrap {
    padding: 20px 100px 0 100px;
  }
  #slideshowContainer.wide #slideshowWrap #slideshow LI {
    margin: 0 10px;
    padding: 0;
    background: #fff;
  }
}
.lt-ie9 #slideshowContainer.wide #slideshowNav .prev, .lt-ie9 #slideshowContainer.wide #slideshowNav .next {
  width: 54px;
  height: 54px;
  margin-top: -20px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #003554;
}
.lt-ie9 #slideshowContainer.wide #slideshowNav .prev:before, .lt-ie9 #slideshowContainer.wide #slideshowNav .next:before {
  top: 16px;
  left: 19px;
  font-size: 30px;
}
.lt-ie9 #slideshowContainer.wide #slideshowNav .prev {
  left: -27px;
}
.lt-ie9 #slideshowContainer.wide #slideshowNav .next {
  right: -27px;
}
.lt-ie9 #slideshowContainer.wide #slideshowWrap {
  padding: 20px 100px 0 100px;
}
.lt-ie9 #slideshowContainer.wide #slideshowWrap #slideshow LI {
  margin: 0 10px;
  padding: 0;
  background: #fff;
}
@media print {
  #slideshowContainer.wide #slideshowNav .prev, #slideshowContainer.wide #slideshowNav .next {
    width: 54px;
    height: 54px;
    margin-top: -20px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #003554;
  }
  #slideshowContainer.wide #slideshowNav .prev:before, #slideshowContainer.wide #slideshowNav .next:before {
    top: 16px;
    left: 19px;
    font-size: 30px;
  }
  #slideshowContainer.wide #slideshowNav .prev {
    left: -27px;
  }
  #slideshowContainer.wide #slideshowNav .next {
    right: -27px;
  }
  #slideshowContainer.wide #slideshowWrap {
    padding: 20px 100px 0 100px;
  }
  #slideshowContainer.wide #slideshowWrap #slideshow LI {
    margin: 0 10px;
    padding: 0;
    background: #fff;
  }
}

#productContainer {
  position: relative;
}
#productContainer #productNav .productPrev, #productContainer #productNav .productNext {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 54px;
  margin-top: -20px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #003554;
  display: block;
  background-color: #003554;
  z-index: 3;
  text-decoration: none;
}
#productContainer #productNav .productPrev:before, #productContainer #productNav .productNext:before {
  display: block;
  color: #fff;
  position: absolute;
  top: 16px;
  left: 19px;
  font-size: 30px;
}
#productContainer #productNav .productPrev.inactive, #productContainer #productNav .productNext.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
#productContainer #productNav .productPrev.inactive:hover, #productContainer #productNav .productNext.inactive:hover {
  background-color: #003554;
}
#productContainer #productNav .productPrev:hover, #productContainer #productNav .productNext:hover {
  background-color: #fff;
}
#productContainer #productNav .productPrev:hover:before, #productContainer #productNav .productNext:hover:before {
  color: #003554;
}
#productContainer #productNav .productPrev {
  left: -27px;
}
#productContainer #productNav .productPrev:before {
  content: '\003c';
}
#productContainer #productNav .productNext {
  right: -27px;
}
#productContainer #productNav .productNext:before {
  content: '\003e';
}
#productContainer #productWrap, #productContainer #productWrap-print {
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
#productContainer #productWrap #productSlideshow UL LI, #productContainer #productWrap #productSlideshow-print UL LI, #productContainer #productWrap-print #productSlideshow UL LI, #productContainer #productWrap-print #productSlideshow-print UL LI {
  min-height: initial !important;
  height: auto !important;
  color: #464646;
  margin: 0 5px;
  padding: 20px;
  position: relative;
}
#productContainer #productWrap #productSlideshow UL LI:before, #productContainer #productWrap #productSlideshow-print UL LI:before, #productContainer #productWrap-print #productSlideshow UL LI:before, #productContainer #productWrap-print #productSlideshow-print UL LI:before {
  display: none;
}
#productContainer #productWrap #productSlideshow UL LI STRONG, #productContainer #productWrap #productSlideshow-print UL LI STRONG, #productContainer #productWrap-print #productSlideshow UL LI STRONG, #productContainer #productWrap-print #productSlideshow-print UL LI STRONG {
  color: #003554;
}
#productContainer #productWrap #productSlideshow UL LI A, #productContainer #productWrap #productSlideshow-print UL LI A, #productContainer #productWrap-print #productSlideshow UL LI A, #productContainer #productWrap-print #productSlideshow-print UL LI A {
  text-decoration: none;
}
#productContainer #productWrap #productSlideshow UL LI A:hover, #productContainer #productWrap #productSlideshow-print UL LI A:hover, #productContainer #productWrap-print #productSlideshow UL LI A:hover, #productContainer #productWrap-print #productSlideshow-print UL LI A:hover {
  text-decoration: underline;
}
#productContainer #productWrap-print, #productContainer #productSlideshow-print {
  display: none;
}

#marketContainer {
  background-color: #003554;
  position: relative;
  padding: 15px 0;
}
#marketContainer:before {
  background: #fff;
  content: ' ';
  display: block;
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  margin-top: -11px;
}
#marketContainer:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 7.5px 0 7.5px;
  border-color: #003554 transparent transparent transparent;
  content: ' ';
  display: block;
  position: absolute;
  z-index: 5;
  bottom: -9px;
  left: 57.4%;
  margin-left: -7px;
  margin-top: 12px;
}
#marketContainer > H4 {
  color: #fff;
  margin: 0 0 0 20px;
}
#marketContainer > A {
  color: #fff !important;
  margin: 0 0 0 20px;
}
#marketContainer #marketNav .marketPrev, #marketContainer #marketNav .marketNext {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 22px;
  margin-top: -24px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: block;
  background-color: #fff;
  border: 2px solid #003554;
  z-index: 5;
  text-decoration: none;
}
#marketContainer #marketNav .marketPrev:before, #marketContainer #marketNav .marketNext:before {
  display: block;
  color: #003554;
  position: absolute;
  top: 4px;
  left: 8px;
  font-size: 14px;
}
#marketContainer #marketNav .marketPrev.inactive, #marketContainer #marketNav .marketNext.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
#marketContainer #marketNav .marketPrev.inactive:hover, #marketContainer #marketNav .marketNext.inactive:hover {
  background-color: #003554;
}
#marketContainer #marketNav .marketPrev:hover, #marketContainer #marketNav .marketNext:hover {
  border: 2px solid #fff;
  background-color: #003554;
}
#marketContainer #marketNav .marketPrev:hover:before, #marketContainer #marketNav .marketNext:hover:before {
  color: #fff;
}
#marketContainer #marketNav .marketPrev {
  left: 0;
}
#marketContainer #marketNav .marketPrev:before {
  content: '\003c';
}
#marketContainer #marketNav .marketNext {
  right: 0;
}
#marketContainer #marketNav .marketNext:before {
  content: '\003e';
}
#marketContainer #marketWrap {
  width: 84%;
  margin: 0 auto;
}
#marketContainer #marketWrap:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  content: ' ';
  display: block;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -9px;
}
@media (min-width: 48.0625em) {
  #marketContainer #marketWrap:before {
    left: 57.5%;
  }
}
.lt-ie9 #marketContainer #marketWrap:before {
  left: 57.5%;
}
@media print {
  #marketContainer #marketWrap:before {
    left: 57.5%;
  }
}
#marketContainer #marketWrap:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 7.5px 0 7.5px;
  border-color: #485772 transparent transparent transparent;
  content: ' ';
  display: block;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -12px;
}
@media (min-width: 48.0625em) {
  #marketContainer #marketWrap:after {
    left: 57.5%;
  }
}
.lt-ie9 #marketContainer #marketWrap:after {
  left: 57.5%;
}
@media print {
  #marketContainer #marketWrap:after {
    left: 57.5%;
  }
}
#marketContainer #marketWrap #marketSlideshow {
  *zoom: 1;
  width: 100%;
  white-space: nowrap;
}
#marketContainer #marketWrap #marketSlideshow:before, #marketContainer #marketWrap #marketSlideshow:after {
  content: " ";
  display: table;
}
#marketContainer #marketWrap #marketSlideshow:after {
  clear: both;
}
#marketContainer #marketWrap #marketSlideshow .slide {
  width: 19%;
  padding: 0;
  margin: 0 -2%;
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#marketContainer #marketWrap #marketSlideshow .slide .label {
  font-weight: bold;
  font-size: 8px;
  line-height: 1em;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  background-color: #737a90;
  width: 100%;
  height: 50%;
  padding-top: 10px;
  display: block;
}
@media (min-width: 40.3125em) {
  #marketContainer #marketWrap #marketSlideshow .slide .label {
    font-size: 10px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide .label {
  font-size: 10px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide .label {
    font-size: 10px;
  }
}
#marketContainer #marketWrap #marketSlideshow .slide .label SPAN {
  font-size: 34px;
  display: none;
}
@media (min-width: 48.0625em) {
  #marketContainer #marketWrap #marketSlideshow .slide .label SPAN {
    display: block;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide .label SPAN {
  display: block;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide .label SPAN {
    display: block;
  }
}
#marketContainer #marketWrap #marketSlideshow .slide .label label {
  display: inline-block;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  position: relative;
}
#marketContainer #marketWrap #marketSlideshow .slide .copy {
  display: none;
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(2), #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) {
  width: 26%;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  z-index: 2;
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
  font-size: 8px;
  background-color: #737a90;
}
@media (min-width: 40.3125em) {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
    font-size: 10px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, .lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
  font-size: 10px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
    font-size: 10px;
  }
}
@media (min-width: 48.0625em) {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
    font-size: 12px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, .lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
  font-size: 12px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
    font-size: 12px;
  }
}
@media (min-width: 62.5em) {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
    font-size: 17px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, .lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
  font-size: 17px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label {
    font-size: 17px;
  }
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(2) .label SPAN, #marketContainer #marketWrap #marketSlideshow .slide:nth-child(4) .label SPAN {
  font-size: 34px;
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) {
  width: 30%;
  -moz-border-radius: 130px;
  -webkit-border-radius: 130px;
  border-radius: 130px;
  z-index: 3;
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
  font-size: 8px;
  background-color: #485772;
}
@media (min-width: 40.3125em) {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
    font-size: 15px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
  font-size: 15px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
    font-size: 15px;
  }
}
@media (min-width: 48.0625em) {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
    font-size: 17px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
  font-size: 17px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
    font-size: 17px;
  }
}
@media (min-width: 62.5em) {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
    font-size: 21px;
  }
}
.lt-ie9 #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
  font-size: 21px;
}
@media print {
  #marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label {
    font-size: 21px;
  }
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(3) .label SPAN {
  font-size: 50px;
  padding-top: 5px;
}
#marketContainer #marketWrap #marketSlideshow .slide:nth-child(n+5) {
  display: none;
}
#marketContainer #marketWrap #marketSlideshow .slide IMG {
  width: 100%;
}
#marketContainer #marketWrap #marketSlideshow.full .slide:nth-child(5) {
  display: inline-block;
}
#marketContainer #marketWrap #marketSlideshow.full .slide:nth-child(n+6) {
  display: none;
}

body #marketContainer.wide:after {
  left: 50%;
}
@media (min-width: 48.0625em) {
  body #marketContainer.wide #marketWrap #marketSlideshow {
    width: 100%;
  }
  body #marketContainer.wide #marketWrap:before {
    left: 50%;
  }
  body #marketContainer.wide #marketWrap:after {
    left: 50%;
  }
  body #marketContainer.wide #marketNav .marketPrev, body #marketContainer.wide #marketNav .marketNext {
    width: 54px;
    height: 54px;
    margin-top: -39px;
  }
  body #marketContainer.wide #marketNav .marketPrev:before, body #marketContainer.wide #marketNav .marketNext:before {
    top: 16px;
    left: 19px;
    font-size: 30px;
  }
  body #marketContainer.wide #marketNav .marketPrev {
    left: -27px;
  }
  body #marketContainer.wide #marketNav .marketNext {
    right: -27px;
  }
  body #marketContainer.wide #marketSlideshow {
    /*width: 121%;*/
  }
}
.lt-ie9 body #marketContainer.wide #marketWrap #marketSlideshow {
  width: 100%;
}
.lt-ie9 body #marketContainer.wide #marketWrap:before {
  left: 50%;
}
.lt-ie9 body #marketContainer.wide #marketWrap:after {
  left: 50%;
}
.lt-ie9 body #marketContainer.wide #marketNav .marketPrev, .lt-ie9 body #marketContainer.wide #marketNav .marketNext {
  width: 54px;
  height: 54px;
  margin-top: -39px;
}
.lt-ie9 body #marketContainer.wide #marketNav .marketPrev:before, .lt-ie9 body #marketContainer.wide #marketNav .marketNext:before {
  top: 16px;
  left: 19px;
  font-size: 30px;
}
.lt-ie9 body #marketContainer.wide #marketNav .marketPrev {
  left: -27px;
}
.lt-ie9 body #marketContainer.wide #marketNav .marketNext {
  right: -27px;
}
.lt-ie9 body #marketContainer.wide #marketSlideshow {
  /*width: 121%;*/
}
@media print {
  body #marketContainer.wide #marketWrap #marketSlideshow {
    width: 100%;
  }
  body #marketContainer.wide #marketWrap:before {
    left: 50%;
  }
  body #marketContainer.wide #marketWrap:after {
    left: 50%;
  }
  body #marketContainer.wide #marketNav .marketPrev, body #marketContainer.wide #marketNav .marketNext {
    width: 54px;
    height: 54px;
    margin-top: -39px;
  }
  body #marketContainer.wide #marketNav .marketPrev:before, body #marketContainer.wide #marketNav .marketNext:before {
    top: 16px;
    left: 19px;
    font-size: 30px;
  }
  body #marketContainer.wide #marketNav .marketPrev {
    left: -27px;
  }
  body #marketContainer.wide #marketNav .marketNext {
    right: -27px;
  }
  body #marketContainer.wide #marketSlideshow {
    /*width: 121%;*/
  }
}

#marketContent {
  font-size: 18px;
  line-height: 22px;
  color: #464646;
  text-align: center;
  padding: 20px 20px 0;
}
@media (min-width: 48.0625em) {
  #marketContent {
    font-size: 24px;
    line-height: 28px;
  }
}
.lt-ie9 #marketContent {
  font-size: 24px;
  line-height: 28px;
}
@media print {
  #marketContent {
    font-size: 24px;
    line-height: 28px;
  }
}
#marketContent STRONG {
  font-weight: bold;
  color: #003554;
}
#marketContent A {
  font-size: 17px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 20px;
  text-decoration: none;
}
#marketContent A:hover {
  text-decoration: underline;
}

#iconBar {
  *zoom: 1;
}
#iconBar:before, #iconBar:after {
  content: " ";
  display: table;
}
#iconBar:after {
  clear: both;
}
#iconBar > DIV {
  text-align: center;
}
#iconBar > DIV:first-child {
  border-left: none;
}
#iconBar.small A {
  font-size: 11px;
  line-height: 14px;
}
#iconBar A {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
  display: block;
  background-color: #f4f4f5;
  padding: 16px;
  font-size: 15px;
  line-height: 18px;
  color: #003554;
  text-decoration: none;
  min-height: 120px;
  text-align: center;
  float: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#iconBar A:before {
  font-size: 45px;
  display: block;
  margin-bottom: 5px;
}
#iconBar A:hover {
  background-color: #e3e3e4;
}
#iconBar A STRONG {
  font-weight: bold;
}
#iconBar A.icon-webshop {
  color: #f15a22;
}
#iconBar A:after {
  *zoom: 1;
}
#iconBar A:after:before, #iconBar A:after:after {
  content: " ";
  display: table;
}
#iconBar A:after:after {
  clear: both;
}
@media (min-width: 62.5em) {
  #iconBar[data-items="5"] A {
    width: 19.49686%;
    float: left;
    margin-right: 0.62893%;
  }
  #iconBar[data-items="5"] A:nth-child(5n) {
    margin-right: 0;
  }
  #iconBar[data-items="5"] A:nth-child(5n):after {
    *zoom: 1;
  }
  #iconBar[data-items="5"] A:nth-child(5n):after:before, #iconBar[data-items="5"] A:nth-child(5n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="5"] A:nth-child(5n):after:after {
    clear: both;
  }
  #iconBar[data-items="4"] A {
    width: 24.60733%;
    float: left;
    margin-right: 0.52356%;
  }
  #iconBar[data-items="4"] A:nth-child(4n) {
    margin-right: 0;
  }
  #iconBar[data-items="4"] A:nth-child(4n):after {
    *zoom: 1;
  }
  #iconBar[data-items="4"] A:nth-child(4n):after:before, #iconBar[data-items="4"] A:nth-child(4n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="4"] A:nth-child(4n):after:after {
    clear: both;
  }
  #iconBar[data-items="3"] A {
    width: 32.98429%;
    float: left;
    margin-right: 0.52356%;
  }
  #iconBar[data-items="3"] A:nth-child(3n) {
    margin-right: 0;
  }
  #iconBar[data-items="3"] A:nth-child(3n):after {
    *zoom: 1;
  }
  #iconBar[data-items="3"] A:nth-child(3n):after:before, #iconBar[data-items="3"] A:nth-child(3n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="3"] A:nth-child(3n):after:after {
    clear: both;
  }
  #iconBar[data-items="2"] A {
    width: 49.73822%;
    float: left;
    margin-right: 0.52356%;
  }
  #iconBar[data-items="2"] A:nth-child(2n) {
    margin-right: 0;
  }
  #iconBar[data-items="2"] A:nth-child(2n):after {
    *zoom: 1;
  }
  #iconBar[data-items="2"] A:nth-child(2n):after:before, #iconBar[data-items="2"] A:nth-child(2n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="2"] A:nth-child(2n):after:after {
    clear: both;
  }
}
.lt-ie9 #iconBar[data-items="5"] A {
  width: 19.49686%;
  float: left;
  margin-right: 0.62893%;
  display: inline;
}
.lt-ie9 #iconBar[data-items="5"] A:nth-child(5n) {
  margin-right: 0;
}
.lt-ie9 #iconBar[data-items="5"] A:nth-child(5n):after {
  *zoom: 1;
}
.lt-ie9 #iconBar[data-items="5"] A:nth-child(5n):after:before, .lt-ie9 #iconBar[data-items="5"] A:nth-child(5n):after:after {
  content: " ";
  display: table;
}
.lt-ie9 #iconBar[data-items="5"] A:nth-child(5n):after:after {
  clear: both;
}
.lt-ie9 #iconBar[data-items="4"] A {
  width: 24.60733%;
  float: left;
  margin-right: 0.52356%;
  display: inline;
}
.lt-ie9 #iconBar[data-items="4"] A:nth-child(4n) {
  margin-right: 0;
}
.lt-ie9 #iconBar[data-items="4"] A:nth-child(4n):after {
  *zoom: 1;
}
.lt-ie9 #iconBar[data-items="4"] A:nth-child(4n):after:before, .lt-ie9 #iconBar[data-items="4"] A:nth-child(4n):after:after {
  content: " ";
  display: table;
}
.lt-ie9 #iconBar[data-items="4"] A:nth-child(4n):after:after {
  clear: both;
}
.lt-ie9 #iconBar[data-items="3"] A {
  width: 32.98429%;
  float: left;
  margin-right: 0.52356%;
  display: inline;
}
.lt-ie9 #iconBar[data-items="3"] A:nth-child(3n) {
  margin-right: 0;
}
.lt-ie9 #iconBar[data-items="3"] A:nth-child(3n):after {
  *zoom: 1;
}
.lt-ie9 #iconBar[data-items="3"] A:nth-child(3n):after:before, .lt-ie9 #iconBar[data-items="3"] A:nth-child(3n):after:after {
  content: " ";
  display: table;
}
.lt-ie9 #iconBar[data-items="3"] A:nth-child(3n):after:after {
  clear: both;
}
.lt-ie9 #iconBar[data-items="2"] A {
  width: 49.73822%;
  float: left;
  margin-right: 0.52356%;
  display: inline;
}
.lt-ie9 #iconBar[data-items="2"] A:nth-child(2n) {
  margin-right: 0;
}
.lt-ie9 #iconBar[data-items="2"] A:nth-child(2n):after {
  *zoom: 1;
}
.lt-ie9 #iconBar[data-items="2"] A:nth-child(2n):after:before, .lt-ie9 #iconBar[data-items="2"] A:nth-child(2n):after:after {
  content: " ";
  display: table;
}
.lt-ie9 #iconBar[data-items="2"] A:nth-child(2n):after:after {
  clear: both;
}
@media print {
  #iconBar[data-items="5"] A {
    width: 19.49686%;
    float: left;
    margin-right: 0.62893%;
    display: inline;
  }
  #iconBar[data-items="5"] A:nth-child(5n) {
    margin-right: 0;
  }
  #iconBar[data-items="5"] A:nth-child(5n):after {
    *zoom: 1;
  }
  #iconBar[data-items="5"] A:nth-child(5n):after:before, #iconBar[data-items="5"] A:nth-child(5n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="5"] A:nth-child(5n):after:after {
    clear: both;
  }
  #iconBar[data-items="4"] A {
    width: 24.60733%;
    float: left;
    margin-right: 0.52356%;
    display: inline;
  }
  #iconBar[data-items="4"] A:nth-child(4n) {
    margin-right: 0;
  }
  #iconBar[data-items="4"] A:nth-child(4n):after {
    *zoom: 1;
  }
  #iconBar[data-items="4"] A:nth-child(4n):after:before, #iconBar[data-items="4"] A:nth-child(4n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="4"] A:nth-child(4n):after:after {
    clear: both;
  }
  #iconBar[data-items="3"] A {
    width: 32.98429%;
    float: left;
    margin-right: 0.52356%;
    display: inline;
  }
  #iconBar[data-items="3"] A:nth-child(3n) {
    margin-right: 0;
  }
  #iconBar[data-items="3"] A:nth-child(3n):after {
    *zoom: 1;
  }
  #iconBar[data-items="3"] A:nth-child(3n):after:before, #iconBar[data-items="3"] A:nth-child(3n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="3"] A:nth-child(3n):after:after {
    clear: both;
  }
  #iconBar[data-items="2"] A {
    width: 49.73822%;
    float: left;
    margin-right: 0.52356%;
    display: inline;
  }
  #iconBar[data-items="2"] A:nth-child(2n) {
    margin-right: 0;
  }
  #iconBar[data-items="2"] A:nth-child(2n):after {
    *zoom: 1;
  }
  #iconBar[data-items="2"] A:nth-child(2n):after:before, #iconBar[data-items="2"] A:nth-child(2n):after:after {
    content: " ";
    display: table;
  }
  #iconBar[data-items="2"] A:nth-child(2n):after:after {
    clear: both;
  }
}

#home {
  margin-bottom: 15px;
  *zoom: 1;
}
#home:before, #home:after {
  content: " ";
  display: table;
}
#home:after {
  clear: both;
}
#home .callout {
  font-size: 19px;
  font-weight: bold;
  line-height: 22px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#home .callout.left A {
  color: #fff;
  text-decoration: none;
}
#home .callout.left A:hover {
  color: #003554;
}
#home .callout.left A:hover .block {
  color: #003554;
}
#home .callout.left A:hover .icon {
  background-color: #003554;
}
#home .callout.right A {
  color: #fff;
  text-decoration: none;
}
#home .callout.right A:hover {
  color: #f15a22;
}
#home .callout.right A:hover .block, #home .callout.right A:hover H4 {
  color: #f15a22;
}
#home .callout.right A:hover .icon {
  background-color: #f15a22;
}
#home .callout IMG {
  width: 100%;
}
#home .callout .block {
  top: 0;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  color: #464646;
  width: 96%;
}
#home .callout .block H4 {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
  margin: 0;
}
#home #news {
  background-color: #f4f4f5;
  padding: 5px;
}
#home #news STRONG {
  font-weight: bold;
  color: #003554;
}
#home #news .sort {
  font-size: 17px;
  line-height: 26px;
}
#home #news .sort A {
  color: #003554;
  text-decoration: none;
}
#home #news .sort A:hover {
  text-decoration: underline;
}
#home #news UL {
  counter-reset: news-counter;
}
#home #news UL LI {
  border-top: 1px solid #464646;
  padding: 10px 25px;
  color: #464646;
  position: relative;
}
#home #news UL LI:before {
  position: absolute;
  left: 5px;
  top: 17px;
  font-size: 22px;
  font-weight: bold;
  color: #003554;
  content: counter(news-counter);
  counter-increment: news-counter;
}
#home #news UL LI A {
  color: #003554;
}
#home #iconBar {
  display: block;
}
#home #iconBar A {
  display: block;
  border-left: none;
  margin-top: 20px;
}

#inner {
  *zoom: 1;
  margin-top: 35px;
  position: relative;
}
#inner:before, #inner:after {
  content: " ";
  display: table;
}
#inner:after {
  clear: both;
}
@media (min-width: 62.5em) {
  #inner {
    margin-top: 15px;
  }
}
.lt-ie9 #inner {
  margin-top: 15px;
}
@media print {
  #inner {
    margin-top: 15px;
  }
}
#inner:before {
  width: 100%;
  height: 10px;
  left: -940px;
  top: -25px;
  background-color: #fff;
  position: absolute;
}
#inner:after {
  width: 200%;
  height: 10px;
  left: 20px;
  top: -25px;
  background-color: #fff;
  position: absolute;
}
#inner #leftNavigation {
  display: none;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (min-width: 48.0625em) {
  #inner #leftNavigation {
    width: 15.33181%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}
.lt-ie9 #inner #leftNavigation {
  width: 15.33181%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
  display: inline;
}
@media print {
  #inner #leftNavigation {
    width: 15.33181%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
    display: inline;
  }
}
#inner #leftNavigation > UL {
  margin-top: 5px;
}
#inner #leftNavigation > UL > LI {
  font-size: 1em;
  line-height: 2.28571em;
  line-height: 16px;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
#inner #leftNavigation > UL > LI:last-child {
  border: none;
}
#inner #leftNavigation > UL > LI > A {
  color: #464646;
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 10px;
}
#inner #leftNavigation > UL > LI > A:hover {
  text-decoration: underline;
}
#inner #leftNavigation > UL > LI.subnav > A:before {
  display: block;
  content: ' ';
  position: absolute;
  top: 2px;
  right: 2px;
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 8px;
  border-color: transparent transparent transparent #003554;
}
#inner #leftNavigation > UL > LI.subnav:hover > A {
  color: #003554;
}
#inner #leftNavigation > UL > LI.subnav:hover > A:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#inner #leftNavigation > UL > LI.subnav:hover UL {
  display: block;
}
#inner #leftNavigation > UL > LI.subnav > UL LI {
  font-size: 0.9em;
}
#inner #leftNavigation > UL > LI.selected > A {
  font-weight: bold;
  color: #003554;
}
#inner #leftNavigation > UL > LI.selected > A:before {
  top: 5px;
  -moz-transition: height 0.25s ease-in-out;
  -o-transition: height 0.25s ease-in-out;
  -webkit-transition: height 0.25s ease-in-out;
  transition: height 0.25s ease-in-out;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6.5px 0 6.5px;
  border-color: #003554 transparent transparent transparent;
}
#inner #leftNavigation > UL > LI.selected:hover > A:before {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#inner #leftNavigation > UL > LI.selected UL {
  display: block;
}
#inner #leftNavigation > UL > LI > UL {
  display: none;
  margin-top: 5px;
}
#inner #leftNavigation > UL > LI > UL > LI {
  font-size: 1em;
  line-height: 2.28571em;
  line-height: 16px;
  padding: 5px 0;
}
#inner #leftNavigation > UL > LI > UL > LI.selected > A {
  font-weight: bold;
  color: #003554;
}
#inner #leftNavigation > UL > LI > UL > LI:hover {
  color: #fff;
  background-color: #737a90;
}
#inner #leftNavigation > UL > LI > UL > LI:hover > A {
  color: #fff;
  background-color: #737a90;
}
#inner #leftNavigation > UL > LI > UL > LI > A {
  color: #464646;
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 10px;
}
#inner #innerContent {
  margin-bottom: 15px;
}
#inner #innerContent:before, #inner #innerContent:after {
  content: "";
  display: block;
  width: 21px;
  height: 10px;
  position: absolute;
  top: -25px;
  left: 14px;
  margin-left: -1em;
  font-size: 14px;
}
#inner #innerContent:after {
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent #fff #fff #fff;
}
#inner #innerContent #innerCallouts {
  margin-top: 0;
}
@media (min-width: 48.0625em) {
  #inner #innerContent .three-fourth {
    margin-bottom: 15px;
  }
}
.lt-ie9 #inner #innerContent .three-fourth {
  margin-bottom: 15px;
}
@media print {
  #inner #innerContent .three-fourth {
    margin-bottom: 15px;
  }
}
#inner #innerContent A {
  color: #003554;
}
#inner #innerContent STRONG {
  font-weight: bold;
}
#inner #innerContent EM {
  font-style: oblique;
}
#inner #innerContent .widgetBody I {
  font-style: italic;
}
#inner #innerContent .widgetBody B {
  font-weight: bold;
}
#inner #innerContent .widgetBody U {
  text-decoration: underline;
}
#inner #innerContent .widgetBody UL {
  display: block;
  list-style-type: disc;
}
#inner #innerContent .widgetBody UL LI {
  margin: 0 0 1em 1em;
  display: list-item;
}
#inner #innerContent .widgetBody P IMG {
  display: inline;
}
#inner #innerContent .widgetBody .map-filter {
  overflow: hidden;
  *zoom: 1;
  display: block;
  background-color: #95a4ab;
  font-size: 13px;
  padding: 1em;
}
#inner #innerContent .widgetBody .map-filter .types {
  float: left;
  width: 35%;
}
#inner #innerContent .widgetBody .map-filter .types label {
  display: block;
  font-size: 1.2em;
  line-height: 1em;
  color: #003554;
}
#inner #innerContent .widgetBody .map-filter .types label:nth-child(2n) {
  color: #e51b24;
}
#inner #innerContent .widgetBody .map-filter .types label.selected {
  font-weight: bold;
}
#inner #innerContent .widgetBody .map-filter .filters {
  font-size: inherit;
  float: left;
  width: 65%;
}
#inner #innerContent .widgetBody .map-filter .filters select {
  font-size: inherit;
  padding: 0.4em;
  min-width: 30%;
  max-width: 35%;
  background-color: #e1e2e4;
  color: #464646;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#inner #innerContent .widgetBody #map {
  display: block;
}
#inner #innerContent .widgetBody #map .leaflet-bar {
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
}
#inner #innerContent .widgetBody #map .leaflet-bar A {
  background-color: #003554;
  color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#inner #innerContent .widgetBody #map .leaflet-bar A:hover {
  background-color: #fff;
  color: #003554;
}
#inner #innerContent .widgetBody #map .leaflet-bar A:first-child {
  margin-bottom: 6px;
}
#inner #innerContent .widgetBody #map .leaflet-bar A.leaflet-control-zoom-in, #inner #innerContent .widgetBody #map .leaflet-bar A.leaflet-control-zoom-out {
  opacity: 1.0;
  background-image: url("../../images/common/icons-ffffff.png");
}
#inner #innerContent .widgetBody #map .leaflet-bar A.leaflet-control-zoom-in:hover, #inner #innerContent .widgetBody #map .leaflet-bar A.leaflet-control-zoom-out:hover {
  background-image: url("../../images/common/icons-000000.png");
}
#inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper {
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
#inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper .leaflet-popup-content {
  padding: 1em;
}
#inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper .leaflet-popup-content .popupContent {
  overflow: hidden;
  *zoom: 1;
}
#inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper .leaflet-popup-content .popupContent .type-distributor h4, #inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper .leaflet-popup-content .popupContent .type-distributor a {
  color: #e51b24;
}
#inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper .leaflet-popup-content .popupContent .title {
  display: block;
  float: left;
  width: 30%;
  margin-right: 5%;
}
#inner #innerContent .widgetBody #map .leaflet-popup-content-wrapper .leaflet-popup-content .popupContent .summary {
  display: block;
  float: left;
  width: 65%;
}
#inner #innerContent #breadcrumbs {
  font-size: 0.85714em;
  line-height: 1.33333em;
  margin: 0 0 15px;
}
#inner #innerContent #breadcrumbs A {
  color: #003554;
  text-decoration: none;
}
#inner #innerContent #breadcrumbs A:hover {
  text-decoration: underline;
}
#inner #innerContent #pagination {
  font-size: 0.85714em;
  line-height: 1.33333em;
  padding-top: 20px;
  clear: both;
}
#inner #innerContent #pagination .prev, #inner #innerContent #pagination .next {
  width: 22px;
  height: 22px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid #003554;
  position: relative;
  display: inline-block;
  background-color: #003554;
  vertical-align: bottom;
}
#inner #innerContent #pagination .prev:before, #inner #innerContent #pagination .next:before {
  font-size: 14px;
  display: block;
  color: #fff;
  position: absolute;
  top: 3px;
  left: 7px;
}
#inner #innerContent #pagination .prev.inactive, #inner #innerContent #pagination .next.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
#inner #innerContent #pagination .prev.inactive:hover, #inner #innerContent #pagination .next.inactive:hover {
  background-color: #003554;
}
#inner #innerContent #pagination .prev.inactive:hover:before, #inner #innerContent #pagination .next.inactive:hover:before {
  color: #fff;
}
#inner #innerContent #pagination .prev:hover, #inner #innerContent #pagination .next:hover {
  background-color: #fff;
}
#inner #innerContent #pagination .prev:hover:before, #inner #innerContent #pagination .next:hover:before {
  color: #003554;
}
#inner #innerContent #pagination .prev {
  margin-right: 5px;
}
#inner #innerContent #pagination .prev:before {
  content: '\003c';
}
#inner #innerContent #pagination .next {
  margin-left: 5px;
}
#inner #innerContent #pagination .next:before {
  content: '\003e';
}
#inner #innerContent #featuredEvent H1 {
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  background-color: #003554;
  padding: 5px 10px;
  margin: 5px 0 0;
}
#inner #innerContent #featuredEvent .months {
  font-size: 17px;
  line-height: 22px;
}
#inner #innerContent #featuredEvent .months .highlight {
  font-weight: bold;
}
#inner #innerContent #events .item {
  color: #464646;
  position: relative;
  padding: 10px 20px 10px 0;
  border-top: 1px solid #464646;
}
#inner #innerContent #events .item STRONG {
  color: #003554;
}
#inner #innerContent #events .item:before {
  color: #003554;
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 36px;
}
#inner #innerContent #expertView {
  margin-top: 5px;
}
#inner #innerContent #expertView H3 {
  border-bottom: none;
}
#inner #innerContent #expertView H4 {
  background-color: #003554;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
}
#inner #innerContent #expertView LI, #inner #innerContent #expertView .item {
  padding: 10px 0 !important;
  margin: 0 10px;
  border-top: 1px solid #464646;
}
#inner #innerContent #expertView LI:first-child, #inner #innerContent #expertView .item:first-child {
  border-top: none;
}
#inner #innerContent #conversations UL.tabs LI {
  border: none;
  padding: 0 !important;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 5px 0 0;
}
#inner #innerContent #conversations UL.tabs LI:before {
  display: none;
}
#inner #innerContent #conversations UL.tabs LI.selected {
  font-weight: bold;
  cursor: default;
}
#inner #innerContent #conversations UL.tabs LI:hover {
  text-decoration: none;
}
#inner #innerContent #conversations .hide {
  display: none;
}
#inner #innerContent #conversations #facebookFeed, #inner #innerContent #conversations #twitterFeed {
  font-size: 12px;
  line-height: 14px;
  color: #464646;
  overflow: hidden;
}
#inner #innerContent #conversations #facebookFeed LI, #inner #innerContent #conversations #twitterFeed LI {
  margin: 0;
  padding-left: 45px !important;
}
#inner #innerContent #conversations #facebookFeed LI:before, #inner #innerContent #conversations #twitterFeed LI:before {
  display: none;
}
#inner #innerContent #conversations #facebookFeed P, #inner #innerContent #conversations #twitterFeed P {
  margin: 0;
}
#inner #innerContent #conversations #facebookFeed LI {
  background: url(/library/images/common/facebook-logo.png) center left no-repeat;
}
#inner #innerContent #conversations #facebookFeed A {
  color: #3b579d;
}
#inner #innerContent #conversations #twitterFeed LI {
  background: url(/library/images/common/twitter-logo.png) center left no-repeat;
}
#inner #innerContent #conversations #twitterFeed A {
  color: #00aeef;
}
#inner #innerContent #conversations #twitterFeed .interact A {
  color: #464646;
  margin-right: 10px;
}
#inner #innerContent #accordion {
  clear: both;
  font-size: 14px;
  line-height: 16px;
  color: #464646;
}
#inner #innerContent #accordion STRONG {
  color: #003554;
}
#inner #innerContent #accordion .toggle {
  border-top: 1px solid #464646;
  padding: 5px 0;
  cursor: pointer;
}
#inner #innerContent #accordion .toggle.first {
  border-top: none;
}
#inner #innerContent #accordion .toggle .icon {
  position: relative;
  float: right;
  display: inline-block;
  background-color: #003554;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
#inner #innerContent #accordion .toggle .icon:after {
  position: absolute;
  top: 6px;
  left: 3px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #fff transparent transparent transparent;
}
#inner #innerContent #accordion .toggle.selected .icon {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#inner #innerContent #accordion .expandable {
  display: none;
  padding: 10px 0;
  overflow: hidden;
  *zoom: 1;
}
#inner #innerContent #articleList {
  padding-bottom: 10px;
  background-color: #f4f4f5;
}
#inner #innerContent #articleList .item {
  padding: 10px 10px 0 10px;
  overflow: hidden;
}
#inner #innerContent #articleList .item IMG {
  width: 31.16279%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
}
#inner #innerContent #packageList {
  *zoom: 1;
}
#inner #innerContent #packageList:before, #inner #innerContent #packageList:after {
  content: " ";
  display: table;
}
#inner #innerContent #packageList:after {
  clear: both;
}
#inner #innerContent #packageList .callout {
  margin: 10px 0;
}
@media (min-width: 48.0625em) {
  #inner #innerContent #packageList .callout {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
  }
  #inner #innerContent #packageList .callout .block {
    min-height: 119px;
  }
  #inner #innerContent #packageList .callout.omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent #packageList .callout {
  width: 48.37209%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
}
.lt-ie9 #inner #innerContent #packageList .callout .block {
  min-height: 119px;
}
.lt-ie9 #inner #innerContent #packageList .callout.omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent #packageList .callout {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
    display: inline;
  }
  #inner #innerContent #packageList .callout .block {
    min-height: 119px;
  }
  #inner #innerContent #packageList .callout.omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
#inner #innerContent #packageList .callout H4 {
  font-weight: normal;
  margin: 0;
}
#inner #innerContent #packageList .callout H4 A {
  text-decoration: none;
}
#inner #innerContent #packageList .callout LI {
  margin: 0;
  padding-top: 0;
}
#inner #innerContent #packageList .callout LI:before {
  top: 3px;
}
#inner #innerContent #packageList .callout .block {
  background-color: #bfc8cd;
}
#inner #innerContent .callout-group {
  *zoom: 1;
}
#inner #innerContent .callout-group:before, #inner #innerContent .callout-group:after {
  content: " ";
  display: table;
}
#inner #innerContent .callout-group:after {
  clear: both;
}
#inner #innerContent .callout-group > div {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media (min-width: 48.0625em) {
  #inner #innerContent .callout-group > div {
    width: 49.19908%;
    float: left;
    margin-right: 1.60183%;
  }
  #inner #innerContent .callout-group > div:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent .callout-group > div {
  width: 49.19908%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
.lt-ie9 #inner #innerContent .callout-group > div:nth-child(2n) {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent .callout-group > div {
    width: 49.19908%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
  #inner #innerContent .callout-group > div:nth-child(2n) {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
#inner #innerContent .callout-group > div p a {
  text-decoration: none;
}
#inner #innerContent #featuredList {
  *zoom: 1;
}
#inner #innerContent #featuredList:before, #inner #innerContent #featuredList:after {
  content: " ";
  display: table;
}
#inner #innerContent #featuredList:after {
  clear: both;
}
#inner #innerContent #featuredList .callout {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
@media (min-width: 48.0625em) {
  #inner #innerContent #featuredList .callout {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
    min-height: 153px;
    margin: 5px;
  }
  #inner #innerContent #featuredList .callout.omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent #featuredList .callout {
  width: 48.37209%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
  min-height: 153px;
  margin: 5px;
}
.lt-ie9 #inner #innerContent #featuredList .callout.omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent #featuredList .callout {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
    display: inline;
    min-height: 153px;
    margin: 5px;
  }
  #inner #innerContent #featuredList .callout.omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
#inner #innerContent #featuredList .callout .block {
  background: transparent;
}
#inner #innerContent #featuredList .callout H4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
  color: #fff;
  margin: 0;
}
#inner #innerContent #featuredList .callout A {
  color: #fff;
}
#inner #innerContent #featuredList .callout IMG {
  width: auto;
}
#inner #innerContent .one-half #featuredList .callout {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
@media (min-width: 48.0625em) {
  #inner #innerContent .one-half #featuredList .callout {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
    min-height: 171px;
    margin: 1%;
  }
  #inner #innerContent .one-half #featuredList .callout.omega {
    float: right;
    margin-right: 0;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent .one-half #featuredList .callout {
  width: 48.37209%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
  min-height: 171px;
  margin: 1%;
}
.lt-ie9 #inner #innerContent .one-half #featuredList .callout.omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
  margin-right: 0;
}
@media print {
  #inner #innerContent .one-half #featuredList .callout {
    width: 48.37209%;
    float: left;
    margin-right: 3.25581%;
    display: inline;
    min-height: 171px;
    margin: 1%;
  }
  #inner #innerContent .one-half #featuredList .callout.omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
    margin-right: 0;
  }
}
#inner #innerContent .one-half #featuredList .callout .block {
  background: transparent;
}
#inner #innerContent .one-half #featuredList .callout H4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
  color: #fff;
  margin: 0;
}
#inner #innerContent .one-half #featuredList .callout A {
  color: #fff;
}
#inner #innerContent .one-half #featuredList .callout IMG {
  width: auto;
}
#inner #innerContent #timeline {
  position: relative;
  overflow: hidden;
  background-color: #f4f4f5;
}
#inner #innerContent #timeline:before {
  background: #003554;
  content: ' ';
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 5px;
  top: 50%;
  left: 0;
  margin-top: -2px;
}
#inner #innerContent #timeline > A {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#inner #innerContent #timeline UL {
  padding: 35px 0 0;
}
#inner #innerContent #timeline UL LI {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 32%;
}
#inner #innerContent #timeline UL LI:before {
  display: none;
}
#inner #innerContent #timeline UL LI .date {
  font-size: 40px;
  line-height: 40px;
  color: #003554;
  font-weight: bold;
  display: block;
  padding: 20px;
}
#inner #innerContent #timeline UL LI .date IMG {
  width: 35%;
  float: right;
}
#inner #innerContent #timeline UL LI .copy {
  display: block;
  color: #464646;
  padding: 20px;
}
#inner #innerContent #form {
  *zoom: 1;
  background-color: #f4f4f5;
  padding: 20px;
}
#inner #innerContent #form:before, #inner #innerContent #form:after {
  content: " ";
  display: table;
}
#inner #innerContent #form:after {
  clear: both;
}
@media (min-width: 48.0625em) {
  #inner #innerContent.three-col {
    width: 57.6659%;
    float: left;
    margin-right: 1.60183%;
  }
  #inner #innerContent.three-col.omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent.three-col {
  width: 57.6659%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
.lt-ie9 #inner #innerContent.three-col.omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent.three-col {
    width: 57.6659%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
  #inner #innerContent.three-col.omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
@media (min-width: 48.0625em) {
  #inner #innerContent.two-col {
    width: 83.06636%;
    float: left;
    margin-right: 1.60183%;
  }
  #inner #innerContent.two-col.omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent.two-col {
  width: 83.06636%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
.lt-ie9 #inner #innerContent.two-col.omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent.two-col {
    width: 83.06636%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
  #inner #innerContent.two-col.omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
@media (min-width: 48.0625em) {
  #inner #innerContent.one-col {
    width: 74.59954%;
    float: left;
    margin-right: 1.60183%;
  }
  #inner #innerContent.one-col.omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent.one-col {
  width: 74.59954%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
}
.lt-ie9 #inner #innerContent.one-col.omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent.one-col {
    width: 74.59954%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
  #inner #innerContent.one-col.omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
@media (min-width: 48.0625em) {
  #inner #innerContent .omega {
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerContent .omega {
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerContent .omega {
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
#inner #innerContent .case-study {
  font-size: 14px;
  line-height: 20px;
}
#inner #innerContent .case-study A {
  text-decoration: none;
  font-weight: bold;
}
#inner #innerContent .case-study A:hover {
  text-decoration: underline;
}
#inner #innerContent .case-study IMG {
  width: auto;
  margin: 0 10px 0 0;
  float: left;
}
#inner #innerCallouts {
  *zoom: 1;
  margin-top: 10px;
  margin-bottom: 15px;
}
#inner #innerCallouts:before, #inner #innerCallouts:after {
  content: " ";
  display: table;
}
#inner #innerCallouts:after {
  clear: both;
}
@media (min-width: 48.0625em) {
  #inner #innerCallouts {
    width: 23.79863%;
    float: right;
    margin-right: 0;
  }
}
.lt-ie9 #inner #innerCallouts {
  width: 23.79863%;
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
@media print {
  #inner #innerCallouts {
    width: 23.79863%;
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
  }
}
#inner #innerCallouts A {
  color: #003554;
}
#inner #innerCallouts IMG {
  width: 100%;
}
#inner #innerCallouts .form-item {
  margin-top: 10px;
}
#inner #innerCallouts .callout {
  font-size: 14px;
  line-height: 16px;
}
#inner #innerCallouts .callout .datepicker {
  width: 100%;
  padding: 0 10px 10px 0;
}
#inner #innerCallouts .callout .datepicker .ui-datepicker {
  width: 100%;
}
#inner #innerCallouts .callout STRONG {
  font-weight: bold;
}
#inner #innerCallouts .callout .block {
  background-color: #f4f4f5;
  padding: 10px;
}
#inner #innerCallouts .callout .block .bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
  color: #fff;
}
#inner #innerCallouts .callout .block .bg H4 {
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  margin: 20px 0 0;
}
#inner #innerCallouts .callout .block .bg p, #inner #innerCallouts .callout .block .bg content {
  color: #fff;
}
#inner #innerCallouts .callout .block .bg A {
  color: #fff;
  text-decoration: none;
}
#inner #innerCallouts .callout .block .bg A:hover {
  color: #00aeef;
}
#inner #innerCallouts .callout .block .bg A:hover .block, #inner #innerCallouts .callout .block .bg A:hover H4, #inner #innerCallouts .callout .block .bg A:hover content, #inner #innerCallouts .callout .block .bg A:hover p {
  color: #00aeef;
}
#inner #innerCallouts .callout .block .bg A:hover .icon {
  background-color: #00aeef;
}
#inner #innerCallouts .callout .block IMG {
  margin: 10px 0;
}
#inner #innerCallouts .callout .block .callout-event {
  border-top: 1px solid #464646;
  padding: 10px 20px 10px 0;
}
#inner #innerCallouts .callout .case-study {
  line-height: 18px;
}
#inner #innerCallouts .callout .case-study A {
  text-decoration: none;
  font-weight: bold;
}
#inner #innerCallouts .callout .case-study IMG {
  width: auto;
  margin: 0 30px 0 0;
  float: left;
}

.news-list #accordion .icon {
  margin: 0 0 2em 1em;
}

.document-list LI {
  background: url(/library/images/common/list-icon.png) center left no-repeat;
  padding: 4px 0 4px 25px;
  list-style: none;
}
.document-list LI:before {
  display: none;
}
.document-list LI A {
  font-weight: bold;
}

.downloads-list LI {
  background: url(/library/images/common/downloads-icon.png) center left no-repeat;
  background-size: 10%;
  list-style: none;
  padding: 6px 0 6px 13%;
  margin: 0;
}
.downloads-list LI:before {
  display: none;
}
.downloads-list LI A {
  font-size: 12px;
  line-height: 14px;
  color: #464646;
}

#inner #innerContent .calloutVideo {
  font-size: 14px;
  line-height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
}
#inner #innerContent .calloutVideo .block {
  background: transparent;
}
#inner #innerContent .calloutVideo .block IMG {
  margin: 10px 0;
}
#inner #innerContent .calloutVideo .block H4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
  color: #fff;
  margin: 0;
}
#inner #innerContent .calloutVideo .block .playIcon {
  width: 3em;
}
#inner #innerContent .calloutVideo .block A {
  color: #fff;
}

#footer {
  clear: both;
  *zoom: 1;
  padding: 20px 0;
  border-top: 1px solid #95a3ab;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #ffffff 100%);
}
#footer:before, #footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer UL {
  display: none;
}
@media (min-width: 48.0625em) {
  #footer UL {
    width: 15.33181%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
  }
}
.lt-ie9 #footer UL {
  width: 15.33181%;
  float: left;
  margin-right: 1.60183%;
  display: inline;
  display: inline;
}
@media print {
  #footer UL {
    width: 15.33181%;
    float: left;
    margin-right: 1.60183%;
    display: inline;
    display: inline;
  }
}
#footer UL.social {
  display: block;
}
@media (min-width: 48.0625em) {
  #footer UL.social {
    width: 15.33181%;
    float: right;
    margin-right: 0;
    display: inline;
  }
}
.lt-ie9 #footer UL.social {
  width: 15.33181%;
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
  display: inline;
}
@media print {
  #footer UL.social {
    width: 15.33181%;
    float: right;
    margin-right: 0;
    *margin-left: -0.7em;
    display: inline;
    display: inline;
  }
}
#footer UL.social LI {
  display: block;
}
#footer UL.social LI + LI {
  text-align: center;
}
#footer UL.social LI + LI A {
  display: inline-block;
  width: 10%;
}
@media (min-width: 48.0625em) {
  #footer UL.social LI + LI {
    text-align: left;
  }
  #footer UL.social LI + LI A {
    width: auto;
  }
}
.lt-ie9 #footer UL.social LI + LI {
  text-align: left;
}
.lt-ie9 #footer UL.social LI + LI A {
  width: auto;
}
@media print {
  #footer UL.social LI + LI {
    text-align: left;
  }
  #footer UL.social LI + LI A {
    width: auto;
  }
}
#footer UL LI {
  font-size: 0.78571em;
  line-height: 1.45455em;
  line-height: 13px;
  margin: 2px 0;
}
#footer UL LI:first-child {
  display: block;
}
#footer UL LI:first-child A {
  font-weight: bold;
  color: #003554;
}
#footer UL LI A {
  text-decoration: none;
  display: inline-block;
}
#footer UL LI A:hover {
  text-decoration: underline;
}

.dropzone-label {
  color: #003554;
  display: block;
  font-size: 1.2em;
  padding: 0.6em;
  margin: 0 0 0.6em;
  border: 1px solid #003554;
}

.form-validation {
  color: #e51b24;
  display: block;
  font-size: 1.1 em;
  padding-top: 0.4em;
}

.lt-ie9 div.PBViewing,
.lt-ie9 .columnwidgetlist,
.lt-ie9 li.PBItem,
.lt-ie9 div.widget {
  width: 100%;
}
.lt-ie9 div.widget > div {
  width: 100%;
}
.lt-ie9 div.widget div.content {
  width: 100%;
}

/* This is for the spares module to turn the right icon purple */
.spare .keywordSearch A .icon-right {
  position: absolute;
  background-color: #42145F;
  right: 2px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
.spare .keywordSearch A .icon-right:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #fff;
  z-index: 1;
}

.keywordSearch {
  padding: 10px;
  background-color: #f4f4f5;
  overflow: hidden;
}
.keywordSearch .ip {
  width: 95%;
}
.keywordSearch A .icon {
  position: absolute;
  top: 2px;
  right: 2px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
.keywordSearch A .icon:after {
  position: absolute;
  top: 6px;
  left: 3px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}
.keywordSearch A .icon-right {
  position: absolute;
  background-color: #f15a22;
  right: 2px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 16px;
  height: 16px;
}
.keywordSearch A .icon-right:after {
  position: absolute;
  top: 3px;
  left: 6px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #fff;
  z-index: 1;
}
.keywordSearch .primary .section {
  display: none;
}
.callout .keywordSearch .primary {
  width: 100%;
}
.callout .keywordSearch .primary A span:last-child {
  display: inline-block;
  width: 80%;
}
.keywordSearch .primary A {
  display: block;
  color: #464646 !important;
  text-decoration: none;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFECECEC', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ececec 0%, #ffffff 100%);
  padding: 5px;
  margin: 5px 0;
  position: relative;
}
.keywordSearch .primary A .icon {
  top: 5px;
  right: 6px;
}
.keywordSearch .primary A:hover, .keywordSearch .primary A.selected {
  color: #fff !important;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF95A3AB', endColorstr='#FF95A3AB');
  background: #95a3ab !important;
}
.keywordSearch .primary A.selected .icon:after {
  top: 3px;
  left: 6px;
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 6px;
  border-color: transparent transparent transparent #fff;
}
.keywordSearch .secondary A {
  color: #464646 !important;
  border-bottom: 1px solid #464646;
  text-decoration: none;
  display: block;
  padding: 2px;
  position: relative;
}
.keywordSearch .secondary A:hover {
  color: #fff !important;
  background: #95a3ab !important;
}

#contentList {
  padding-bottom: 10px;
}
#contentList .item {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #003554;
  overflow: hidden;
}
#contentList .item IMG {
  width: 31.16279%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
}
#contentList .item .content {
  width: 65.5814%;
  float: right;
  margin-right: 0;
  *margin-left: -0.7em;
  display: inline;
}
#contentList .item H2 {
  padding: 8px 0 4px 0;
}

#expertView H3 {
  border-bottom: none;
}
#expertView H4 {
  background-color: #003554;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
}
#expertView LI, #expertView .item {
  padding: 10px 0 !important;
  margin: 0 10px;
  border-top: 1px solid #464646;
}
#expertView LI:first-child, #expertView .item:first-child {
  border-top: none;
}
#expertView #feedList {
  padding-bottom: 10px;
  background-color: #f4f4f5;
}
#expertView #feedList .item {
  padding: 10px 10px 0 10px;
  overflow: hidden;
}
#expertView #feedList .item IMG {
  width: 31.16279%;
  float: left;
  margin-right: 3.25581%;
  display: inline;
}
#expertView #feedList .item STRONG {
  font-weight: bold;
  color: #003554;
}
#expertView #feedList A.showmore {
  display: block;
  text-align: center;
  font-weight: bold;
}

#conversations UL.tabs LI {
  border: none;
  padding: 0 !important;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 5px 0 0;
}
#conversations UL.tabs LI:before {
  display: none;
}
#conversations UL.tabs LI.selected {
  font-weight: bold;
  cursor: default;
}
#conversations UL.tabs LI:hover {
  text-decoration: none;
}
#conversations .hide {
  display: none;
}
#conversations #facebookFeed, #conversations #twitterFeed {
  font-size: 12px;
  line-height: 14px;
  color: #464646;
  overflow: hidden;
}
#conversations #facebookFeed LI, #conversations #twitterFeed LI {
  margin: 0;
  padding-left: 45px !important;
}
#conversations #facebookFeed LI:before, #conversations #twitterFeed LI:before {
  display: none;
}
#conversations #facebookFeed P, #conversations #twitterFeed P {
  margin: 0;
}
#conversations #facebookFeed LI {
  background: url(/library/images/common/facebook-logo.png) center left no-repeat;
}
#conversations #facebookFeed A {
  color: #3b579d;
}
#conversations #twitterFeed LI {
  background: url(/library/images/common/twitter-logo.png) center left no-repeat;
}
#conversations #twitterFeed A {
  color: #00aeef;
}
#conversations #twitterFeed .interact A {
  color: #464646;
  margin-right: 10px;
}

#inner #innerContent #sitemap {
  margin-top: 10px;
}
#inner #innerContent #sitemap #mapBlock {
  display: block;
  vertical-align: text-top;
  padding-right: 6em;
}
#inner #innerContent #sitemap #mapBlock > LI.webshop {
  color: #f15a22;
}
#inner #innerContent #sitemap #mapBlock > LI.webshop A {
  color: #f15a22;
}
#inner #innerContent #sitemap .subnav {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  list-style-type: none;
}
#inner #innerContent #sitemap .subnav A {
  text-decoration: none;
}
#inner #innerContent #sitemap .subnav A:hover {
  text-decoration: underline;
  color: #485772;
}
#inner #innerContent #sitemap UL.nav > LI.webshop {
  color: #f15a22;
}
#inner #innerContent #sitemap UL.nav > LI.webshop A {
  color: #f15a22;
}
#inner #innerContent #sitemap .item {
  font-weight: normal;
  font-size: 14px;
  background-image: url(/library/images/common/dot.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 8px;
}
#inner #innerContent #sitemap .item:first-child {
  padding-top: 5px;
}

.form-heading {
  display: none;
}

#myAccountFavorites .featuredPages li {
  margin-top: 10px;
}
#myAccountFavorites #favoriteActions {
  margin: 30px 0px 30px 0px;
}

#myAccountProperties li {
  line-height: 20px;
}

#myAccountMenu li {
  line-height: 24px;
}

table.regionalFeeds {
  width: 100%;
  margin-bottom: 20px;
}
table.regionalFeeds th {
  font-weight: bold;
  padding-bottom: 5px;
}
table.regionalFeeds td {
  padding-bottom: 10px;
}
table.regionalFeeds td input[type='text'] {
  width: 100%;
}

div.regionalFeedActions {
  text-align: right;
}

ul.regionalNewsItems {
  background-color: #f4f4f5;
  list-style-type: none;
  padding: 3px;
}
ul.regionalNewsItems .regionalNewsItem {
  padding: 5px 0px;
  margin: 0px;
  border-top: 1px solid #464646;
}
ul.regionalNewsItems .regionalNewsItem strong {
  color: #003554;
}
ul.regionalNewsItems li:first-child {
  border: none;
}

.purple {
  color: #42145f;
}
.purple H3 {
  color: #42145f;
  border-color: #42145f;
}
.purple H4 {
  color: #42145f;
}
.purple STRONG {
  color: #42145f !important;
}
.purple A {
  color: #42145f !important;
}
.purple .ip {
  border-color: #42145f;
}
.purple .btn {
  background-color: #42145f !important;
}
.purple .icon {
  background-color: #42145f !important;
}
.purple LI:before {
  border-color: transparent transparent transparent #42145f !important;
}

iframe.autowidth {
  width: 100% !important;
}

[data-ux-pagebuilder="Column"]:not(.ux-siteApp-pageBuilderCssFramework[data-ux-pagebuilder="Column"]) {
  width: 100%;
}

#header #topNavigation,
#header #headerContent,
#breadcrumbs,
#banner,
#search,
#contact,
#footer,
.keywordSearch {
  display: none !important;
}

#header {
  background-image: none;
  background: #fff;
}

#inner #innerContent #accordion .expandable {
  display: block;
}

#inner #innerCallouts .callout .block,
.block,
#iconBar A {
  background-color: #fff;
}

#productContainer #productNav, #productContainer #productWrap {
  display: none;
}
#productContainer #productWrap-print {
  display: block;
}
#productContainer #productWrap-print #productSlideshow-print {
  display: block;
}
#productContainer #productWrap-print #productSlideshow-print UL LI {
  display: block;
  padding: 0;
  margin: 10px 0;
  overflow: hidden;
  *zoom: 1;
}
#productContainer #productWrap-print #productSlideshow-print UL LI IMG {
  float: left;
}
