/* Default Theme for the Pandemic Subsite */
/**********************
    CONSTANTS
***********************/
body #site-container {
  background: #d1d2d4 url(/Content/img/corp/art_bkgd_content_pandemic.jpg) repeat-x 0px 0px;
}
#content-container {
  width: 960px;
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_85.png) repeat 0px 0px;
}
body#pandemic-home #sidebar,
body#content-page-wide #sidebar {
  background: #222658 url(/Content/img/corp/art_bkgd_pandemic_sidebar.gif) repeat-x 0px 0px;
}
body#corp-lower #sidebar {
  min-height: 0px;
}
body#pandemic-home #site-container,
body#content-page-wide #site-container {
  background: #840e49;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0MGU0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjIyNjU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #840e49 0%, #222658 0%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #840e49), color-stop(0%, #222658));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #840e49 0%, #222658 0%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #840e49 0%, #222658 0%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #840e49 0%, #222658 0%);
  /* IE10+ */
  background: linear-gradient(to bottom, #840e49 0%, #222658 0%);
  /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#840e49', endColorstr='#222658',GradientType=0 ); IE6-8 */
  background-size: 321px 1px;
  background-position: 0px 0px;
  background-repeat: repeat-y;
}
.hasPadding .wrapper {
  padding: 22px 18px !important;
}
.hasPadding .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.hasPaddingWithBorder .wrapper {
  padding: 22px 18px !important;
}
.hasPaddingWithBorder .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.hasPaddingWithBorder .wrapper {
  border: 1px solid #c3c4c5;
}
.hasPaddingWithBorder .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
/* ||| Feature Module Variations ||| */

.var1 {
  background-color: transparent;
  color: #33373c;
  border: none;
}
.var1 a {
  color: #2b54a3;
}
.var1 a:visited {
  color: #2b54a3;
}
.var1 a:hover {
  color: #88a6df;
}
.var1 a.more:hover {
  color: #2b54a3;
}
.var1 p {
  color: #33373c;
}
.var1 p p.lead-in {
  color: #53555c;
}
.var1 h2 {
  color: white;
  background-color: #2b54a3;
}
.var1 h3 {
  text-transform: uppercase;
  color: #2b54a3;
}
.var2 {
  background-color: #222658;
  color: white;
  border: none;
}
.var2 a {
  color: #f4c62e !important;
}
.var2 a:visited {
  color: #f4c62e !important;
}
.var2 a:hover {
  color: #fceebf !important;
}
.var2 a.more:hover {
  color: #f4c62e !important;
}
.var2 p {
  color: white;
}
.var2 p p.lead-in {
  color: white;
}
.var2 h2 {
  color: white;
  background-color: #222658;
}
.var2 h3 {
  text-transform: uppercase;
  color: white;
}
.var2 .wrapper {
  padding: 22px 18px !important;
}
.var2 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var3 {
  background-color: transparent;
  color: #33373c;
  border: none;
}
.var3 a {
  color: #2b54a3;
}
.var3 a:visited {
  color: #2b54a3;
}
.var3 a:hover {
  color: #88a6df;
}
.var3 a.more:hover {
  color: #2b54a3;
}
.var3 p {
  color: #33373c;
}
.var3 p p.lead-in {
  color: #33373c;
}
.var3 h2 {
  color: #33373c;
  background-color: #d7d7d6;
}
.var3 h3 {
  text-transform: none;
  color: #33373c;
}
.var3 .wrapper {
  padding: 22px 18px !important;
}
.var3 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var3 .wrapper {
  border: 1px solid #c3c4c5;
}
.var3 .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
.var4 {
  background-color: white;
  color: #33373c;
  border: none;
}
.var4 a {
  color: #2b54a3;
}
.var4 a:visited {
  color: #2b54a3;
}
.var4 a:hover {
  color: #88a6df;
}
.var4 a.more:hover {
  color: #2b54a3;
}
.var4 p {
  color: #33373c;
}
.var4 p p.lead-in {
  color: #53555c;
}
.var4 h2 {
  color: white;
  background-color: #2b54a3;
}
.var4 h3 {
  text-transform: uppercase;
  color: #2b54a3;
}
.var4 .wrapper {
  padding: 22px 18px !important;
}
.var4 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var4 .wrapper {
  border: 1px solid #c3c4c5;
}
.var4 .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
.var8 {
  background-color: white;
  color: #33373c;
}
.var8 a {
  color: #2b54a3;
}
.var8 a:visited {
  color: #2b54a3;
}
.var8 a:hover {
  color: #88a6df;
}
.var8 a.more:hover {
  color: #2b54a3;
}
.var8 p {
  color: #33373c;
}
.var8 p p.lead-in {
  color: #33373c;
}
.var8 h2 {
  color: white;
  background-color: #009354;
}
.var8 h3 {
  text-transform: none;
  color: #2b54a3;
}
.var8 .wrapper {
  padding: 22px 18px !important;
}
.var8 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var8 .wrapper {
  border: 1px solid #c3c4c5;
}
.var8 .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
.var9 {
  background-color: white;
  color: #33373c;
}
.var9 a {
  color: #2b54a3;
}
.var9 a:visited {
  color: #2b54a3;
}
.var9 a:hover {
  color: #88a6df;
}
.var9 a.more:hover {
  color: #2b54a3;
}
.var9 p {
  color: #33373c;
}
.var9 p p.lead-in {
  color: #33373c;
}
.var9 h2 {
  color: white;
  background-color: #6c206b;
}
.var9 h3 {
  text-transform: none;
  color: #2b54a3;
}
.var9 .wrapper {
  padding: 22px 18px !important;
}
.var9 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var9 .wrapper {
  border: 1px solid #c3c4c5;
}
.var9 .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
.var10 {
  background-color: white;
  color: #33373c;
}
.var10 a {
  color: #2b54a3;
}
.var10 a:visited {
  color: #2b54a3;
}
.var10 a:hover {
  color: #88a6df;
}
.var10 a.more:hover {
  color: #2b54a3;
}
.var10 p {
  color: #33373c;
}
.var10 p p.lead-in {
  color: #33373c;
}
.var10 h2 {
  color: white;
  background-color: #6988c0;
}
.var10 h3 {
  text-transform: none;
  color: #2b54a3;
}
.var10 .wrapper {
  padding: 22px 18px !important;
}
.var10 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var10 .wrapper {
  border: 1px solid #c3c4c5;
}
.var10 .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
.var11 {
  background-color: white;
  color: #33373c;
}
.var11 a {
  color: #2b54a3;
}
.var11 a:visited {
  color: #2b54a3;
}
.var11 a:hover {
  color: #88a6df;
}
.var11 a.more:hover {
  color: #2b54a3;
}
.var11 p {
  color: #33373c;
}
.var11 p p.lead-in {
  color: #33373c;
}
.var11 h2 {
  color: white;
  background-color: #d4002c;
}
.var11 h3 {
  text-transform: none;
  color: #2b54a3;
}
.var11 .wrapper {
  padding: 22px 18px !important;
}
.var11 .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
.var11 .wrapper {
  border: 1px solid #c3c4c5;
}
.var11 .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
#sidebar {
  float: left;
  width: 321px;
  overflow-y: auto;
  min-height: 821px;
}
#sidebar .toggle {
  display: none;
  z-index: 99;
  width: 20px;
  height: 20px;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  background: transparent url(/content/img/shared/icon_toggle_minus.gif) no-repeat top right;
  padding-left: 40px;
  padding-bottom: 30px;
  margin-top: 15px;
}
#sidebar .toggle.closed {
  background: transparent url(/content/img/shared/icon_toggle_plus.gif) no-repeat top right;
}
#sidebar h1 {
  padding: 15px 30px 18px 30px;
  margin: 0px;
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  line-height: 32px;
  border-bottom: 1px solid #08183e;
}
#sidebar h1 em {
  font-weight: normal;
  text-transform: none;
  display: block;
}
#sidebar h1 a {
  color: white;
}
#sidebar h1 a:visited,
#sidebar h1 a:active {
  color: white;
}
#sidebar .slider {
  border-top: 1px solid #2b54a3;
  border-bottom: 1px solid #08183e;
  height: 145px;
}
#sidebar .filter {
  border-top: 1px solid #2b54a3;
  border-bottom: 1px solid #08183e;
  padding: 25px 30px 0px 30px;
}
#sidebar .filter h3 {
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  background: transparent url(/Content/img/corp/icon_eye.png) no-repeat right center;
  border-right: 15px solid transparent;
  margin-top: 0px;
}
#sidebar .filter ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#sidebar .filter ul li {
  cursor: pointer;
  outline: none;
  border: 1px solid #2b54a3;
  -webkit-box-shadow: inset 0px 0px 0px 1px #1c3163;
  -moz-box-shadow: inset 0px 0px 0px 1px #1c3163;
  box-shadow: inset 0px 0px 0px 1px #1c3163;
  background-color: #2b54a3;
  margin-bottom: 20px;
}
#sidebar .filter ul li.active {
  background: #2b54a3 url(/Content/img/corp/icon_filter_on.png) no-repeat 218px center;
}
#sidebar .filter ul li.inactive {
  background: #404f83 url(/Content/img/corp/icon_filter_off.png) no-repeat 218px center;
  border: 1px solid #263b79;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  -moz-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  box-shadow: inset 0px 0px 0px 1px #2f3d6f;
}
#sidebar .filter ul li.inactive a {
  font-weight: normal;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#sidebar .filter ul li.inactive:hover {
  background: #404f83 url(/Content/img/corp/icon_filter_off.png) no-repeat 218px center;
  border: 1px solid #263b79;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  -moz-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  box-shadow: inset 0px 0px 0px 1px #2f3d6f;
}
#sidebar .filter ul li.inactive:hover a {
  text-decoration: none;
}
#sidebar .filter ul li a {
  font-size: 15px;
  color: white;
  display: block;
  padding: 5px 30px 5px 15px;
  margin: 1px 0px;
  width: 80%;
  border-left-style: solid;
  border-left-width: 10px;
  border-left-color: #cccccc;
}
#sidebar .filter ul li:hover {
  background-color: #222658;
  -webkit-box-shadow: inset 0px 0px 0px 1px #181a3d;
  -moz-box-shadow: inset 0px 0px 0px 1px #181a3d;
  box-shadow: inset 0px 0px 0px 1px #181a3d;
}
#sidebar .filter ul li:hover a {
  text-decoration: underline;
}
#sidebar .accordion {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border-bottom: 1px solid #2b54a3;
  margin-bottom: 70px;
}
#sidebar .accordion ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#sidebar .accordion ul li {
  border-top: 1px solid #2b54a3;
  border-bottom: 1px solid #08183e;
  display: block;
  background: transparent url('/Content/img/corp/icon_filter_expand.png') no-repeat 250px 16px;
  width: 100%;
  cursor: pointer;
}
#sidebar .accordion ul li a {
  text-transform: uppercase;
  display: block;
  color: white;
  padding: 20px 0px 20px 30px;
  font-size: 15px;
  text-decoration: none;
}
#sidebar .accordion ul li.open {
  background: transparent url('/Content/img/corp/icon_filter_collapse.png') no-repeat 250px 16px;
}
#sidebar .accordion ul li.open a {
  font-weight: bold;
}
#sidebar .accordion ul li ul {
  display: none;
}
#sidebar .accordion ul li ul li {
  width: auto;
  cursor: pointer;
  outline: none;
  border: 1px solid #2b54a3;
  -webkit-box-shadow: inset 0px 0px 0px 1px #1c3163;
  -moz-box-shadow: inset 0px 0px 0px 1px #1c3163;
  box-shadow: inset 0px 0px 0px 1px #1c3163;
  background-color: #2b54a3;
  background-image: none;
  margin: 0px 30px 20px 30px;
}
#sidebar .accordion ul li ul li.active {
  background: #2b54a3 url(/Content/img/corp/icon_filter_on.png) no-repeat 218px center;
}
#sidebar .accordion ul li ul li.active a {
  font-weight: normal;
}
#sidebar .accordion ul li ul li.inactive {
  background: #404f83 url(/Content/img/corp/icon_filter_off.png) no-repeat 218px center;
  border: 1px solid #263b79;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  -moz-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  box-shadow: inset 0px 0px 0px 1px #2f3d6f;
}
#sidebar .accordion ul li ul li.inactive a {
  font-weight: normal;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#sidebar .accordion ul li ul li.inactive:hover {
  background: #404f83 url(/Content/img/corp/icon_filter_off.png) no-repeat 218px center;
  border: 1px solid #263b79;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  -moz-box-shadow: inset 0px 0px 0px 1px #2f3d6f;
  box-shadow: inset 0px 0px 0px 1px #2f3d6f;
}
#sidebar .accordion ul li ul li.inactive:hover a {
  text-decoration: none;
}
#sidebar .accordion ul li ul li a {
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
  color: white;
  display: block;
  padding: 10px 30px 10px 15px;
  margin: 1px 0px;
  width: 80%;
  border-left-style: solid;
  border-left-width: 10px;
  border-left-color: #cccccc;
}
#sidebar .accordion ul li ul li:hover {
  background-color: #222658;
  -webkit-box-shadow: inset 0px 0px 0px 1px #181a3d;
  -moz-box-shadow: inset 0px 0px 0px 1px #181a3d;
  box-shadow: inset 0px 0px 0px 1px #181a3d;
}
#sidebar .accordion ul li ul li:hover a {
  text-decoration: underline;
}
/* Pandemic-Specific Header Overrides  */

body#pandemic-home #header.hdr-corp-lg .wrapper,
body#content-page-wide #header.hdr-corp-lg .wrapper {
  width: 1440px;
}
body#pandemic-home #header.hdr-corp-lg .wrapper .column.left,
body#content-page-wide #header.hdr-corp-lg .wrapper .column.left {
  padding-left: 30px;
}
body#pandemic-home #header.hdr-corp-lg .wrapper .column.right #quicklink-container,
body#content-page-wide #header.hdr-corp-lg .wrapper .column.right #quicklink-container {
  margin-right: -121px;
  float: right;
}
body#pandemic-home #header.hdr-corp-lg .wrapper #logo-container,
body#content-page-wide #header.hdr-corp-lg .wrapper #logo-container {
  right: -63px;
}
body#pandemic-home #header.hdr-corp-sm .wrapper .column.left #nav-container nav,
body#content-page-wide #header.hdr-corp-sm .wrapper .column.left #nav-container nav {
  width: 100%;
}
.langToggle {
  display: none;
  position: absolute;
  width: 50px;
  color: white;
  text-align: center;
  cursor: pointer;
  /* display: none; */
  background-color: #2b55a4;
  right: 28%;
  top: 107%;
  font-size: 14px;
  height: 20px;
  font-weight: bold;
  text-decoration: none;
}
/* Styles shared by ALL sites -- Corporate, Microsite, etc... */
/* Google Font */
/**********************
    MIXINS
***********************/
/* Cross-Browser Opacity */
.MIXdefaultUL ul,
.MIXdefaultUL dl {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.MIXdefaultUL ul li,
.MIXdefaultUL dl li,
.MIXdefaultUL ul dt,
.MIXdefaultUL dl dt {
  display: block;
  height: auto;
  color: #33373c;
  font-size: 13px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 15px;
  position: relative;
  zoom: 1;
}
.MIXdefaultUL ul li:before,
.MIXdefaultUL dl li:before,
.MIXdefaultUL ul dt:before,
.MIXdefaultUL dl dt:before,
.MIXdefaultUL ul li:after,
.MIXdefaultUL dl li:after,
.MIXdefaultUL ul dt:after,
.MIXdefaultUL dl dt:after {
  content: "";
  display: table;
}
.MIXdefaultUL ul li:after,
.MIXdefaultUL dl li:after,
.MIXdefaultUL ul dt:after,
.MIXdefaultUL dl dt:after {
  clear: both;
}
.MIXdefaultUL ul li:before,
.MIXdefaultUL dl li:before,
.MIXdefaultUL ul dt:before,
.MIXdefaultUL dl dt:before {
  content: "›";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  font-weight: bold;
  font-size: 19px;
  line-height: 17px;
  color: #2b54a3;
}
.MIXdefaultUL ul li .date,
.MIXdefaultUL dl li .date,
.MIXdefaultUL ul dt .date,
.MIXdefaultUL dl dt .date {
  color: #2b54a3;
  font-weight: bold;
}
.MIXmediaLinks {
  display: block;
  padding-left: 25px;
  padding-top: 5px;
  min-height: 27px;
  background: transparent url(/content/img/micro/icon_linklist_default.png) no-repeat 0px 2px;
  background-size: 17px 20px;
}
.MIXmediaLinks.media {
  background: transparent url(/content/img/micro/icon_linklist_media.png) no-repeat 0px 2px;
}
.MIXmediaLinks.media.pdf {
  background: transparent url(/content/img/micro/icon_linklist_pdf.png) no-repeat 0px 2px;
}
.MIXmediaLinks.media.word {
  background: transparent url(/content/img/micro/icon_linklist_word.png) no-repeat 0px 2px;
}
.MIXmediaLinks.media.excel {
  background: transparent url(/content/img/micro/icon_linklist_excel.png) no-repeat 0px 2px;
}
.MIXmediaLinks.media.powerpoint {
  background: transparent url(/content/img/micro/icon_linklist_powerpoint.png) no-repeat 0px 2px;
}
.MIXmediaLinks.media.image {
  background: transparent url(/content/img/micro/icon_linklist_image.png) no-repeat 0px 2px;
}
.MIXmediaLinks.media.video {
  background: transparent url(/content/img/micro/icon_linklist_video.png) no-repeat 0px 2px;
}
.MIXmediaLinks.external {
  background: transparent url(/content/img/micro/icon_linklist_external.png) no-repeat 0px 2px;
}
.MIXmediaLinks.link {
  background: transparent url(/content/img/micro/icon_linklist_link.png) no-repeat 0px 2px;
}
.MIXmediaLinks.email {
  background: transparent url(/content/img/micro/icon_linklist_email.png) no-repeat 0px 2px;
}
.MIXmediaLinks:hover {
  color: #2b54a3;
}
/* form element placeholder text styles */
/*
.MIXcalcProp(@selector, @percent: 100%, @adjustmentValue: 50px, @operation: add) when (@operation = add){ 
	@{selector}: -moz-calc(@percent + @adjustmentValue);
	@{selector}: -webkit-calc(@percent + @adjustmentValue);
	@{selector}: calc(@percent + @adjustmentValue);
}
.MIXcalcProp(@selector, @percent: 100%, @adjustmentValue: 50px, @operation: add) when (@operation = subtract){ 
	@{selector}: -moz-calc(@percent - @adjustmentValue);
	@{selector}: -webkit-calc(@percent - @adjustmentValue);
	@{selector}: calc(@percent - @adjustmentValue);
}
*/
/* Micro ClearFix Mixin */

.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/**************************
    GLOBAL STYLES
***************************/

/* apply a natural box layout model to all elements */

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  position: relative;
}
/*i, em {
		font-style: normal; 
	}*/

img {
  border: none;
}
#mask {
  display: none;
  position: absolute;
  /* makes the div go into a position that’s absolute to the browser viewing area */
  left: 0%;
  /* makes the div span all the way across the viewing area */
  top: 0%;
  background-color: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
  border: 1px solid red;
}
.locked {
  overflow: hidden !important;
  height: 100% !important;
  background: transparent url('/content/img/shared/art_bkgd_white_opacity_60.png') repeat;
}
div.callToAction a,
div.callToAction span {
  background-color: #222658;
  color: white;
  float: left;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  margin-bottom: 10px;
  margin-right: 20px;
}
div.callToAction a.blue,
div.callToAction span.blue,
div.callToAction a.CTAblue,
div.callToAction span.CTAblue {
  background-color: #009ec2;
}
div.callToAction a.bluedark,
div.callToAction span.bluedark,
div.callToAction a.CTAblueDark,
div.callToAction span.CTAblueDark {
  background-color: #222658;
}
div.callToAction a.green,
div.callToAction span.green,
div.callToAction a.CTAgreen,
div.callToAction span.CTAgreen {
  background-color: #006b3b;
}
div.callToAction a.red,
div.callToAction span.red,
div.callToAction a.CTAred,
div.callToAction span.CTAred {
  background-color: #ae1939;
}
div.callToAction a.orange,
div.callToAction span.orange,
div.callToAction a.CTAorange,
div.callToAction span.CTAorange {
  background-color: #f47641;
}
div.callToAction a.teal,
div.callToAction span.teal,
div.callToAction a.CTAteal,
div.callToAction span.CTAteal {
  background-color: #00a797;
}
div.callToAction a.greenLight,
div.callToAction span.greenLight,
div.callToAction a.CTAgreenLight,
div.callToAction span.CTAgreenLight {
  background-color: #009354;
}
div.callToAction a.purple,
div.callToAction span.purple,
div.callToAction a.CTApurple,
div.callToAction span.CTApurple {
  background-color: #6c206b;
}
div.callToAction a.blueLight,
div.callToAction span.blueLight,
div.callToAction a.CTAblueLight,
div.callToAction span.CTAblueLight {
  background-color: #6988c0;
}
div.callToAction a.redLight,
div.callToAction span.redLight,
div.callToAction a.CTAredLight,
div.callToAction span.CTAredLight {
  background-color: #d4002c;
}
div.callToAction a.view:after,
div.callToAction span.view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
/* In-line Call to Action links */

a .linkProperties {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
}
a .linkProperties:visited,
a .linkProperties:hover {
  color: white;
}
a .view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAblueDark {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #222658;
}
a.CTAblueDark:visited,
a.CTAblueDark:hover {
  color: white;
}
a.CTAblueDark-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #222658;
}
a.CTAblueDark-view:visited,
a.CTAblueDark-view:hover {
  color: white;
}
a.CTAblueDark-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAblue {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #009ec2;
}
a.CTAblue:visited,
a.CTAblue:hover {
  color: white;
}
a.CTAblue-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #009ec2;
}
a.CTAblue-view:visited,
a.CTAblue-view:hover {
  color: white;
}
a.CTAblue-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAgreen {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #006b3b;
}
a.CTAgreen:visited,
a.CTAgreen:hover {
  color: white;
}
a.CTAgreen-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #006b3b;
}
a.CTAgreen-view:visited,
a.CTAgreen-view:hover {
  color: white;
}
a.CTAgreen-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAred {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #ae1939;
}
a.CTAred:visited,
a.CTAred:hover {
  color: white;
}
a.CTAred-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #ae1939;
}
a.CTAred-view:visited,
a.CTAred-view:hover {
  color: white;
}
a.CTAred-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAorange {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #f47641;
}
a.CTAorange:visited,
a.CTAorange:hover {
  color: white;
}
a.CTAorange-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #f47641;
}
a.CTAorange-view:visited,
a.CTAorange-view:hover {
  color: white;
}
a.CTAorange-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAteal {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #00a797;
}
a.CTAteal:visited,
a.CTAteal:hover {
  color: white;
}
a.CTAteal-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #00a797;
}
a.CTAteal-view:visited,
a.CTAteal-view:hover {
  color: white;
}
a.CTAteal-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAgreenLight {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #009354;
}
a.CTAgreenLight:visited,
a.CTAgreenLight:hover {
  color: white;
}
a.CTAgreenLight-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #009354;
}
a.CTAgreenLight-view:visited,
a.CTAgreenLight-view:hover {
  color: white;
}
a.CTAgreenLight-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTApurple {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #6c206b;
}
a.CTApurple:visited,
a.CTApurple:hover {
  color: white;
}
a.CTApurple-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #6c206b;
}
a.CTApurple-view:visited,
a.CTApurple-view:hover {
  color: white;
}
a.CTApurple-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAblueLight {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #6988c0;
}
a.CTAblueLight:visited,
a.CTAblueLight:hover {
  color: white;
}
a.CTAblueLight-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #6988c0;
}
a.CTAblueLight-view:visited,
a.CTAblueLight-view:hover {
  color: white;
}
a.CTAblueLight-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
a.CTAredLight {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #d4002c;
}
a.CTAredLight:visited,
a.CTAredLight:hover {
  color: white;
}
a.CTAredLight-view {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 15px 7px 15px;
  text-decoration: none;
  display: inline-block;
  background-color: #d4002c;
}
a.CTAredLight-view:visited,
a.CTAredLight-view:hover {
  color: white;
}
a.CTAredLight-view:after {
  content: " ";
  background-image: url(/content/img/corp/icon_eye.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 30px;
  height: 13px;
  margin-top: 2px;
  display: block;
  float: right;
}
/* Table Styles */

html #table-container {
  display: none;
  width: 100%;
  padding-top: 15px;
}
html #table-container a.close {
  content: "Back";
  text-transform: uppercase;
  position: fixed;
  top: 0;
  left: 15px;
  padding: .5em 1em;
  margin: 10px 0;
  font-weight: bold;
  color: white;
  background: black;
  border: 1px solid white;
  -webkit-box-shadow: 5px 6px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 6px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 6px 3px 0px rgba(0, 0, 0, 0.5);
}
html.map-expand #table-container {
  padding-top: 0px;
}
html.map-expand #table-container a.close.map {
  left: 75px;
  z-index: 10;
}
table {
  background-color: white;
  margin-bottom: 15px;
  width: 100%;
}
table caption {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  color: #2b54a3;
}
table th {
  font-size: 12px;
  background-color: #2b54a3;
  color: white;
  font-weight: bold;
  padding: 5px;
}
table tbody th {
  font-size: 12px;
  background-color: #cccccc;
  color: #333333;
  font-weight: bold;
}
table td {
  font-size: 12px;
  padding: 5px;
  background-color: #efefef;
}
table tfoot th {
  font-size: 12px;
  background-color: #b3b3b3;
  text-transform: uppercase;
}
table tfoot td {
  font-size: 12px;
  background-color: #d6d6d6;
  font-weight: bold;
}
@media screen and (max-width: 550px) {
  html:not(.table-expand) table.expandable th,
  html:not(.table-expand) table.expandable td {
    font-size: 0px;
    padding: 0px;
    content: "";
    height: 7px;
  }
  html:not(.table-expand) table.expandable {
    position: relative;
    overflow: hidden;
  }
  html:not(.table-expand) table.expandable caption {
    display: none;
  }
  html:not(.table-expand) table.expandable:hover {
    cursor: pointer;
  }
  html:not(.table-expand) table.expandable:before {
    content: "Table: Tap to View";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    font-family: Helvetica, sans-serif;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 10px 0px 0px 0px;
    line-height: 100%;
  }
  html.table-expand table.expandable:before {
    display: none;
    /* content: "";
      display: block;
      background: #333;
      padding: 10px; */
  
  }
}
/* End Table Styles */

/* Breadcrumb */

div.breadcrumb-container {
  padding-left: 20px;
  margin-bottom: 15px;
  min-height: 25px;
}
div.breadcrumb-container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div.breadcrumb-container ul li {
  float: left;
  height: 25px;
  font-size: 11px;
  padding-top: 5px;
}
div.breadcrumb-container ul li a {
  text-decoration: none;
  font-size: 11px;
}
div.breadcrumb-container ul li.home {
  padding-top: 0px;
}
div.breadcrumb-container ul li.home a {
  color: #2b54a3;
  width: 23px;
  height: 25px;
  overflow: hidden;
  background: transparent url(/content/img/shared/icon_home.png) no-repeat 0px 0px;
  padding: 0px 0px 0px 24px;
  margin: 0px;
  display: block;
}
div.breadcrumb-container ul li.home a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
div.breadcrumb-container ul li.home:before {
  display: none;
}
div.breadcrumb-container ul li:before {
  content: "›";
  display: block;
  float: left;
  width: 10px;
  color: #2b54a3;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px 0px 5px;
  margin: 0px 5px 0px 0px;
}
.page-title-container {
  float: left;
  margin-left: 20px;
  border-bottom: 1px solid #53555c;
}
.page-title-container .page-title {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 23px;
  line-height: 26px;
  color: #53555c;
  margin: 0;
  padding: 0 0 11px;
}
.social-container {
  font-size: 16px;
  float: right;
  margin-right: 24px;
}
.social-container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.social-container ul li {
  display: inline-block;
  vertical-align: middle;
}
.social-container ul li.print {
  padding-left: 20px;
}
.social-container ul li img {
  display: inline-block;
}
.social-container ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.social-container a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.social-container a.offset {
  padding-left: 20px;
}
.pointer {
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #2b54a3 transparent;
  left: 50%;
  margin-left: -7px;
  bottom: 0px;
  z-index: 50;
}
/* content module properties */

div.module {
  float: left;
  margin: 0px 0px 25px 20px;
}
div.module ul,
div.module dl {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
div.module ul li,
div.module dl li,
div.module ul dt,
div.module dl dt {
  display: block;
  height: auto;
  color: #33373c;
  font-size: 13px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 15px;
  position: relative;
  zoom: 1;
}
div.module ul li:before,
div.module dl li:before,
div.module ul dt:before,
div.module dl dt:before,
div.module ul li:after,
div.module dl li:after,
div.module ul dt:after,
div.module dl dt:after {
  content: "";
  display: table;
}
div.module ul li:after,
div.module dl li:after,
div.module ul dt:after,
div.module dl dt:after {
  clear: both;
}
div.module ul li:before,
div.module dl li:before,
div.module ul dt:before,
div.module dl dt:before {
  content: "›";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  font-weight: bold;
  font-size: 19px;
  line-height: 17px;
  color: #2b54a3;
}
div.module ul li .date,
div.module dl li .date,
div.module ul dt .date,
div.module dl dt .date {
  color: #2b54a3;
  font-weight: bold;
}
div.module div.wrapper {
  padding: 22px 0;
}
div.module img {
  margin-bottom: 5px;
}
@media only screen and (max-width: 960px) {
  div.module img {
    height: auto !important;
    max-width: 100%;
  }
}
div.module h2 {
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 12px 20px 12px 20px;
  margin: 0px;
  border-bottom: 1px solid white;
}
div.module a,
div.module div {
  text-decoration: none;
}
div.module a.more,
div.module div.more {
  font-size: 13px;
  line-height: 33px;
  float: right;
  background: transparent url(/content/img/shared/icon_more_off.png) no-repeat right center;
  padding: 0 45px 0 0;
  height: 33px;
}
div.module a.more:hover,
div.module div.more:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
div.module a.next,
div.module div.next {
  font-size: 13px;
  float: right;
  background: transparent url(/content/img/shared/icon_next.png) no-repeat right 0px;
  padding: 0px 25px 7px 0px;
  height: 38px;
}
div.module a.next:hover,
div.module div.next:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
div.module a.prev,
div.module div.prev {
  font-size: 13px;
  float: right;
  background: transparent url(/content/img/shared/icon_prev.png) no-repeat left 0px;
  padding: 0px 0px 7px 25px;
  height: 38px;
}
div.module a.prev:hover,
div.module div.prev:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
div.module.linklist.webcast h2 {
  background-image: url(/content/img/shared/icon_webcast.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding-right: 60px;
}
div.module.linklist ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div.module.linklist ul li {
  font-size: 13px;
  line-height: 16px;
  /* margin-bottom: 10px; */
  padding-left: 0px;
  text-indent: 0px;
}
div.module.linklist ul li a {
  text-transform: none;
  color: #33373c;
  display: block;
  padding-left: 25px;
  padding-top: 5px;
  min-height: 27px;
  background: transparent url(/content/img/micro/icon_linklist_default.png) no-repeat 0px 2px;
  background-size: 17px 20px;
}
div.module.linklist ul li a.media {
  background: transparent url(/content/img/micro/icon_linklist_media.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.media.pdf {
  background: transparent url(/content/img/micro/icon_linklist_pdf.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.media.word {
  background: transparent url(/content/img/micro/icon_linklist_word.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.media.excel {
  background: transparent url(/content/img/micro/icon_linklist_excel.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.media.powerpoint {
  background: transparent url(/content/img/micro/icon_linklist_powerpoint.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.media.image {
  background: transparent url(/content/img/micro/icon_linklist_image.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.media.video {
  background: transparent url(/content/img/micro/icon_linklist_video.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.external {
  background: transparent url(/content/img/micro/icon_linklist_external.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.link {
  background: transparent url(/content/img/micro/icon_linklist_link.png) no-repeat 0px 2px;
}
div.module.linklist ul li a.email {
  background: transparent url(/content/img/micro/icon_linklist_email.png) no-repeat 0px 2px;
}
div.module.linklist ul li a:hover {
  color: #2b54a3;
}
div.module.linklist ul li:before {
  display: none;
}
div.module.linklist.large ul li {
  /* border: 1px solid red; */
  float: left;
  width: 48%;
  margin-right: 10px;
}
div.module.linklist.large ul li:nth-child(even):after,
div.module.linklist.large ul li:nth-child(even):before {
  *zoom: 1;
  content: " ";
  display: table;
  clear: both;
  background-color: red;
}
div.module.linklist.blocks .wrapper {
  padding: 0px;
}
div.module.linklist.blocks ul li {
  float: left;
  width: 114px;
  height: 68px;
  padding: 0px;
  margin: 0px 1px 1px 0px;
  position: relative;
}
div.module.linklist.blocks ul li a {
  text-align: center;
  font-size: 13px;
  color: white;
  font-weight: bold;
  background-image: none;
  padding: 0px 0px 0px 0px;
  width: 85%;
  height: 85%;
  padding-top: 10px;
  overflow: hidden;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
div.module.linklist.blocks.alignCenter {
  font-size: 0;
  text-align: center;
}
div.module.linklist.blocks.alignCenter li {
  display: inline-block;
  /* !important required to override body id */
  float: none !important;
}
div.module.linklist.blocks.alignLeft {
  font-size: 0;
}
div.module.linklist.blocks.alignLeft li {
  display: inline-block;
  /* !important required to override body id */
  float: none !important;
}
div.module.linklist.blocks.alignRight {
  font-size: 0;
  text-align: right;
}
div.module.linklist.blocks.alignRight li {
  display: inline-block;
  /* !important required to override body id */
  float: none !important;
}
div.module.freetext {
  font-size: 13px;
}
div.module.freetext div.wrapper .pull-quote {
  background-color: #c5c7ca;
  padding: 20px;
  position: relative;
  min-height: 203px;
}
div.module.freetext div.wrapper .pull-quote img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.module.freetext div.wrapper .pull-quote h3 {
  color: #2b54a3;
  font-size: 15px;
}
div.module.freetext div.wrapper .pull-quote p {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 25px;
}
div.module.freetext div.wrapper .pull-quote p span.quote {
  font-family: 'Times New Roman', georgia, serif;
  color: white;
  font-weight: bold;
  font-size: 45px;
  vertical-align: top;
  top: 6px;
  position: relative;
  padding-right: 3px;
  padding-left: 3px;
}
div.module.freetext p {
  margin: 5px 0px 5px 0px;
}
div.module.freetext p.meta {
  float: left;
  margin: 5px 5px 0px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
div.module.freetext h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 0px;
  margin: 0px;
}
div.module.freetext.bodycontent h2 {
  font-size: 17px;
  width: auto;
  color: #2b54a3;
  background-color: transparent;
  border-bottom: none;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
div.module.freetext.bodycontent h4 {
  color: #2b54a3;
  margin: 10px 0px;
}
div.module.feature.webcast h2 {
  background-image: url(/content/img/shared/icon_webcast.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding-right: 60px;
}
div.module.feature div.countdown {
  margin-bottom: 5px;
}
div.module.feature div.countdown div.number {
  color: #f4c62e;
  font-size: 47px;
  letter-spacing: -7px;
  line-height: 43px;
  margin-left: -4px;
  float: left;
  padding-right: 15px;
}
div.module.feature div.countdown div.headline {
  float: left;
}
div.module.feature p {
  font-size: 12px;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
}
div.module.feature p.lead-in {
  font-size: 14px;
  font-weight: bold;
}
div.module.feature h3 {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 0px;
  margin: 0px;
}
div.module.feature.vert img {
  margin-left: 10px;
  width: 82px;
  /* height: 112px; */
  display: block;
  float: right;
}
div.module.feature.vert.small div.wrapper {
  height: 205px;
}
div.module.feature.vert.small div.countdown .number {
  width: 57px;
}
div.module.feature.vert.small div.countdown .headline {
  width: 193px;
}
div.module.feature.horiz img {
  width: 100%;
  max-height: 100px;
  display: block;
}
@media screen and (max-width: 960px) {
  div.module.feature.horiz img {
    max-height: none;
  }
}
div.module.feature.horiz.small div.wrapper {
  height: 205px;
}
div.module.feature.horiz.small div.countdown .number {
  width: 57px;
}
div.module.feature.horiz.small div.countdown .headline {
  width: 193px;
}
div.module.feature.horiz.large div.countdown .number {
  width: 57px;
}
div.module.feature.horiz.large div.countdown .headline {
  width: 482px;
}
div.module.search-results {
  width: auto;
}
div.module.search-results h2 {
  color: white;
}
div.module.search-results h3 {
  text-transform: uppercase;
  color: #2b54a3;
}
div.module.search-results ul li a {
  font-weight: bold;
  text-transform: uppercase;
}
div.module.search-results ul li a.country {
  padding-right: 22px;
  background: transparent url(/content/img/shared/icon_searchresults_country.png) no-repeat right 1px;
}
div.module.search-results ul li a.video {
  padding-right: 22px;
  background: transparent url(/content/img/shared/icon_searchresults_video.png) no-repeat right 1px;
}
div.module.search-results ul li a.internal {
  padding-right: 22px;
  background: transparent url(/content/img/shared/icon_searchresults_internal.png) no-repeat right 1px;
}
div.module.search-results ul li a.external {
  padding-right: 22px;
  background: transparent url(/content/img/shared/icon_searchresults_external.png) no-repeat right 1px;
}
div.module.search-results ul li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
div.module.search-results ul li p {
  text-indent: 0px;
}
div.module.search-results ul li p.tags {
  clear: both;
  color: #999999;
}
div.module.search-results ul li p.meta {
  font-weight: normal;
  color: #2b54a3;
  margin-top: 2px;
  margin-bottom: 0px;
}
div.module.search-results ul li img {
  float: left;
  width: 80px;
  margin: 3px 10px 5px 0px;
}
div.module.search-results ul li .action-links {
  text-indent: 0px;
  clear: both;
}
div.module.search-results ul li .action-links a {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  float: left;
  margin-right: 15px;
  display: block;
  padding-left: 25px;
  padding-top: 5px;
  min-height: 27px;
  background: transparent url(/content/img/micro/icon_linklist_default.png) no-repeat 0px 2px;
  background-size: 17px 20px;
}
div.module.search-results ul li .action-links a.media {
  background: transparent url(/content/img/micro/icon_linklist_media.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.media.pdf {
  background: transparent url(/content/img/micro/icon_linklist_pdf.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.media.word {
  background: transparent url(/content/img/micro/icon_linklist_word.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.media.excel {
  background: transparent url(/content/img/micro/icon_linklist_excel.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.media.powerpoint {
  background: transparent url(/content/img/micro/icon_linklist_powerpoint.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.media.image {
  background: transparent url(/content/img/micro/icon_linklist_image.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.media.video {
  background: transparent url(/content/img/micro/icon_linklist_video.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.external {
  background: transparent url(/content/img/micro/icon_linklist_external.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.link {
  background: transparent url(/content/img/micro/icon_linklist_link.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a.email {
  background: transparent url(/content/img/micro/icon_linklist_email.png) no-repeat 0px 2px;
}
div.module.search-results ul li .action-links a:hover {
  color: #2b54a3;
}
div.module.search-results.enhanced {
  background-color: #eeefef;
}
div.module.search-results.enhanced .wrapper {
  padding: 22px 18px;
}
div.module.search-results.enhanced ul {
  margin-bottom: 20px;
}
div.module.search-results.enhanced ul li {
  margin: 0px;
  position: relative;
  border-bottom: 1px solid #2b54a3;
  min-height: 125px;
  text-indent: 0px;
  padding: 23px 0px 23px 90px;
}
div.module.search-results.enhanced ul li:before {
  display: none;
}
div.module.search-results.enhanced ul li img {
  display: block;
  position: absolute;
  left: 0px;
  top: 25px;
  width: 74px;
  height: 74px;
  overflow: hidden;
}
div.module.search-results.enhanced ul li a {
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  text-decoration: none;
}
div.module.search-results.enhanced ul li p.meta {
  color: #2b54a3;
  font-size: 13px;
  line-height: 13px;
  display: block;
  margin-bottom: 3px;
}
div.module.search-results.enhanced ul li .action-links {
  text-indent: 0px;
  clear: both;
}
div.module.search-results.enhanced ul li .action-links a {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  float: left;
  margin-right: 15px;
  display: block;
  padding-left: 25px;
  padding-top: 5px;
  min-height: 27px;
  background: transparent url(/content/img/micro/icon_linklist_default.png) no-repeat 0px 2px;
  background-size: 17px 20px;
}
div.module.search-results.enhanced ul li .action-links a.media {
  background: transparent url(/content/img/micro/icon_linklist_media.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.media.pdf {
  background: transparent url(/content/img/micro/icon_linklist_pdf.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.media.word {
  background: transparent url(/content/img/micro/icon_linklist_word.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.media.excel {
  background: transparent url(/content/img/micro/icon_linklist_excel.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.media.powerpoint {
  background: transparent url(/content/img/micro/icon_linklist_powerpoint.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.media.image {
  background: transparent url(/content/img/micro/icon_linklist_image.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.media.video {
  background: transparent url(/content/img/micro/icon_linklist_video.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.external {
  background: transparent url(/content/img/micro/icon_linklist_external.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.link {
  background: transparent url(/content/img/micro/icon_linklist_link.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a.email {
  background: transparent url(/content/img/micro/icon_linklist_email.png) no-repeat 0px 2px;
}
div.module.search-results.enhanced ul li .action-links a:hover {
  color: #2b54a3;
}
div.module.search-results.with-thumbnails li.has-thumbnail {
  min-height: 80px;
  padding-left: 80px;
  position: relative;
}
div.module.search-results.with-thumbnails li.has-thumbnail:before {
  display: none;
}
div.module.search-results.with-thumbnails li.has-thumbnail img {
  width: 70px;
  height: auto !important;
  position: absolute;
  top: 0;
  left: 0;
}
div.module.search-results.hero-image .main-img-wrap {
  margin: -22px 0 20px;
  height: 175px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
div.module.abstract {
  width: auto;
  background-color: #eeefef;
}
div.module.abstract ::-webkit-scrollbar-track {
  background-color: #c7c7c8;
  border-left: 3px solid #eeefef;
  border-right: 3px solid #eeefef;
}
div.module.abstract .wrapper {
  padding: 0px 22px 22px 22px;
}
div.module.abstract .vert-scroll {
  height: 270px;
  overflow-y: auto;
  padding: 0px 10px 0px 0px;
  margin-bottom: 20px;
}
div.module.abstract .item {
  min-height: 125px;
  position: relative;
  padding: 23px 0px 23px 0px;
  border-bottom: 1px solid #2b54a3;
}
div.module.abstract .item .image {
  display: block;
  position: absolute;
  left: 0px;
  top: 25px;
  width: 74px;
  height: 74px;
  overflow: hidden;
}
div.module.abstract .item .date {
  color: #2b54a3;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  display: block;
  margin-bottom: 3px;
}
div.module.abstract .item .title {
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-bottom: 3px;
}
div.module.abstract .item .description {
  font-size: 12px;
  line-height: 14px;
  display: block;
}
div.module.event-listing {
  font-size: 13px;
}
div.module.event-listing div.fieldTitle {
  font-weight: bold;
  width: 20%;
  clear: both;
  float: left;
  margin-bottom: 15px;
}
div.module.event-listing div.fieldData {
  font-weight: normal;
  width: 80%;
  padding-left: 15px;
  float: left;
  margin-bottom: 15px;
}
div.module.event-listing div.wrapper {
  width: 100%;
}
div#footer {
  padding-bottom: 40px;
  background-color: white;
  border-top: 20px solid #2b54a3;
}
div#footer .wrapper {
  padding: 20px 25px 0px 20px;
  width: 960px;
  margin: 0px auto 0px auto;
}
div#footer .wrapper .link-container {
  float: left;
  width: 490px;
  margin: 0px 0px 40px 0px;
}
div#footer .wrapper .link-container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div#footer .wrapper .link-container ul li {
  float: left;
  display: block;
  width: 238px;
  height: 24px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}
div#footer .wrapper .link-container ul li a {
  color: #33373c;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
}
div#footer .wrapper .link-container ul li a:visited {
  color: #33373c;
}
div#footer .wrapper .link-container ul li a:hover {
  color: #7a838e;
}
div#footer .wrapper .logo-container {
  float: right;
}
div#footer .wrapper .logo-container img {
  display: block;
  float: right;
  clear: right;
  margin-bottom: 15px;
}
div#footer .wrapper .copyright {
  clear: both;
  color: #33373c;
  font-weight: normal;
  font-size: 13px;
}
div#footer .wrapper .copyright .wrapper {
  margin: 0px;
  padding: 0px;
}
div#footer .wrapper .colophon {
  margin-bottom: 20px;
}
div#footer .wrapper .colophon.right {
  float: right;
  text-align: right;
}
div#footer .wrapper .colophon.right img {
  float: right;
  margin-left: 12px;
}
div#footer .wrapper .colophon.right p {
  margin: 0px;
  padding: 0px;
  display: block;
  float: right;
  font-size: 10px;
}
div#footer .wrapper .colophon.left {
  float: left;
}
div#footer .wrapper .colophon.left img {
  float: left;
  margin-right: 12px;
}
div#footer .wrapper .colophon.left p {
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
  font-size: 10px;
}
/* Start of "Micro clearfix" */

.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
/* End of "Micro clearfix" */

/* MOBILE MENU */

div.animated-wrapper {
  left: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
  background-color: white;
  /* -webkit-transition: -webkit-transform .2s ease-in-out;
		-moz-transition: -moz-transform .2s ease-in-out;
		-ms-transition: -ms-transform .2s ease-in-out;
		-o-transition: -o-transform .2s ease-in-out;
		transition: transform .2s ease-in-out; */
  -webkit-box-shadow: -13px 0px 22px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -13px 0px 22px 2px rgba(50, 50, 50, 0.5);
  box-shadow: -13px 0px 22px 2px rgba(50, 50, 50, 0.5);
}
div.animated-wrapper .sticky-header {
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-transition: top 0.3s;
  -moz-transition: top 0.3s;
  -ms-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
  z-index: 100;
}
#mobile-header {
  display: none;
  height: 35px;
  background-color: #201849;
  position: relative;
}
#mobile-header #menu-ctrl {
  background: transparent url(/content/img/shared/art_mobile_menu_control.png) no-repeat 50% 50%;
  height: 33px;
  width: 37px;
  position: absolute;
}
#mobile-header #menu-ctrl:hover {
  cursor: pointer;
}
#mobile-header #logo-container {
  float: left;
  width: 100%;
  padding-left: 40px;
  height: 33px;
}
#mobile-header .mobile-search-icon {
  background: transparent url(/content/img/shared/art_mobile_hdr_search.png) no-repeat left top;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 6px;
}
#mobile-header .mobile-search-icon:hover {
  cursor: pointer;
}
#mobile-header .mobile-search-bar {
  display: none;
  width: 100%;
  position: absolute;
  top: 35px;
  height: 32px;
  background-color: #2851a0;
  z-index: 1010;
  padding-left: 33px;
}
#mobile-header .mobile-search-bar input[type='text'] {
  display: block;
  width: 198px;
  margin: 4px auto 0px auto;
  padding: 2px 5px 0px 5px;
}
#mobile-header .mobile-search-bar input[type='submit'] {
  display: none;
}
#mobile-header a {
  display: block;
  margin: 0px auto 0px auto;
  width: 81px;
  height: 33px;
}
#mobile-header .map-link {
  display: none;
}
#mobile-header .map-link.active {
  display: block;
  height: 30px;
  position: absolute;
  right: 0px;
  top: 33px;
  background-color: #201847;
  z-index: 20;
}
#mobile-header .map-link.active a {
  width: auto;
  white-space: nowrap;
  color: white;
  font-size: 12px;
  padding: 5px 30px 0px 30px;
}
#mobile-header .map-link.active a:hover {
  color: white;
}
#mobile-header .call-us-link {
  display: none;
  height: 18px;
  position: absolute;
  right: 0px;
  top: 35px;
  background: transparent url(/content/img/shared/art_mobile_menu_call_us_tab_l.png) no-repeat left top;
  z-index: 100;
  margin-right: 5px;
}
#mobile-header .call-us-link .wrapper {
  background: transparent url(/content/img/shared/art_mobile_menu_call_us_tab_r.png) no-repeat right top;
  margin-left: 4px;
  padding: 0px 5px;
}
#mobile-header .call-us-link .wrapper a {
  background: transparent url(/content/img/shared/art_mobile_menu_call_us.png) no-repeat 0px 4px;
  width: auto;
  display: block;
  white-space: nowrap;
  color: white;
  font-size: 9px;
  padding: 1px 5px 0px 11px;
  height: 18px;
}
#mobile-header .call-us-link .wrapper a:hover {
  color: white;
}
#mobile-header .call-us-link.active {
  display: block;
}
#mobile-nav {
  background-color: #576580;
  display: none;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 65%;
  z-index: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#mobile-nav .wrapper {
  position: relative;
  overflow-y: auto;
}
#mobile-nav .wrapper ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#mobile-nav .wrapper ul li {
  display: block;
  background: #5a6883 url('/Content/img/shared/art_mobile_menu_tile_main.gif') repeat 0px 0px;
  width: 100%;
  float: left;
  _float: none;
  /* Float works in all browsers but IE6 */
  border-bottom: 1px solid #434f66;
  border-top: 1px solid #606d86;
}
#mobile-nav .wrapper ul li.util {
  background: #1a2740 url('/Content/img/shared/art_mobile_menu_tile_sub.gif') repeat 0px 0px;
  border: none;
}
#mobile-nav .wrapper ul li.util.settings {
  border-bottom: none;
}
#mobile-nav .wrapper ul li.util.settings a {
  background: transparent url('/Content/img/shared/art_mobile_menu_settings.png') no-repeat 9px 6px;
  padding-left: 45px;
}
#mobile-nav .wrapper ul li.util.languages {
  border-bottom: 1px solid #162035;
}
#mobile-nav .wrapper ul li.util.languages a {
  background: transparent url('/Content/img/shared/art_mobile_menu_languages.png') no-repeat 9px 6px;
  padding-left: 45px;
}
#mobile-nav .wrapper ul li.util.login {
  padding: 3px 10px 0px 0px;
  border-top: none;
  background: #1a2740 url('/Content/img/shared/art_mobile_menu_tile_sub.gif') repeat 0px 0px;
}
#mobile-nav .wrapper ul li.util.login span.form-container {
  background: transparent url('/Content/img/shared/art_mobile_menu_login.png') no-repeat 13px 50%;
  margin-left: 0px;
  min-height: 32px;
  padding-left: 46px;
}
#mobile-nav .wrapper ul li.util.login span.form-container span.username {
  display: block;
  color: white;
  padding-top: 5px;
}
#mobile-nav .wrapper ul li.util.login span.form-container form input[type='text'] {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #999999;
  width: 140px;
  /* height: 18px; */
  margin: 0px 5px 10px 0px;
  padding-left: 5px;
  display: block;
}
#mobile-nav .wrapper ul li.logout {
  background: #1a2740 url('/Content/img/shared/art_mobile_menu_tile_sub.gif') repeat 0px 0px;
  padding-left: 46px;
  border-top: none;
  border-bottom: none;
}
#mobile-nav .wrapper ul li.logout a {
  background-image: none;
  font-size: 10px;
  font-weight: bold;
  display: block;
  float: left;
  background-color: #006b3b;
  color: white;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin: 6px 0px;
  padding: 3px 14px;
  text-indent: initial;
  border: none;
  height: 20px;
  cursor: pointer;
}
#mobile-nav .wrapper ul li.search {
  background: #29364f url('/Content/img/shared/art_mobile_menu_tile_search.gif') repeat 0px 0px;
  border-top: 1px solid #29364f;
  position: relative;
}
#mobile-nav .wrapper ul li.search input[type='text'] {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #999999;
  width: 140px;
  /* height: 18px; */
  margin: 8px 0px 10px 46px;
  padding-left: 5px;
  display: block;
}
#mobile-nav .wrapper ul li.search a {
  float: left;
  width: 28px;
  height: 20px;
  overflow: hidden;
  background: transparent url(/Content/img/shared/art_mobile_menu_search.png) no-repeat 7px 0px;
  display: block;
  margin: 8px 0px 0px 7px;
  padding: 0px 0px 0px 28px;
}
#mobile-nav .wrapper ul li.search input[type='submit'] {
  border: none;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 34px;
  height: 19px;
  overflow: hidden;
  background: transparent url(/Content/img/shared/art_mobile_menu_search.png) no-repeat 7px 0px;
  display: block;
  padding-left: 34px;
  padding-right: 0px;
  margin: 0px;
  cursor: pointer;
}
#mobile-nav .wrapper ul li.contact {
  background: #29364f url('/Content/img/shared/art_mobile_menu_tile_search.gif') repeat 0px 0px;
  border-top: 1px solid #29364f;
  position: relative;
}
#mobile-nav .wrapper ul li.contact div.form-container {
  background: transparent url('/Content/img/shared/art_mobile_menu_contact.png') no-repeat 13px 50%;
  margin-left: 0px;
  min-height: 32px;
  padding-left: 46px;
}
#mobile-nav .wrapper ul li.contact div.form-container div.number a {
  background: none;
  display: block;
  color: white;
  padding: 9px 0px 9px 0px;
  font-size: 15px;
  text-decoration: none;
  margin-right: 10px;
  float: left;
}
#mobile-nav .wrapper ul li.contact div.form-container select {
  outline: none;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid #999999;
  width: 46px;
  /* height: 18px; */
  margin: 9px 0px 10px 0px;
  padding-left: 5px;
  display: block;
  float: left;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  #mobile-nav .wrapper ul li.contact div.form-container html[xmlns*=""]:root div.number,
  #mobile-nav .wrapper ul li.contact div.form-container a {
    padding-top: 0px;
    margin-right: 5px;
  }
}
#mobile-nav .wrapper ul li.mobileLang {
  min-height: 39px;
  padding-left: 46px;
  color: white;
  padding-top: 7px;
  cursor: pointer;
}
#mobile-nav .wrapper ul li a {
  background: transparent url('/Content/img/shared/art_mobile_menu_bullet.png') no-repeat 13px 10px;
  display: block;
  color: white;
  padding: 9px 0px 9px 46px;
  font-size: 15px;
  text-decoration: none;
  width: 80%;
}
#mobile-nav .wrapper ul li a.memberzone {
  background-image: url('/Content/img/shared/art_mobile_menu_memberzone.png');
}
#mobile-nav .wrapper ul li.accordionButton.selected {
  background: #131d2f url('/Content/img/shared/art_mobile_menu_tile_selected.gif') repeat-y 0px 0px;
  border-top: 1px solid #131d2f;
}
#mobile-nav .wrapper ul li.accordionButton.selected a {
  font-weight: bold;
  display: block;
}
#mobile-nav .wrapper ul li ul.submenu li {
  display: block;
  width: 100%;
  float: left;
  _float: none;
  /* Float works in all browsers but IE6 */
  background: #1a2740 url('/Content/img/shared/art_mobile_menu_tile_sub.gif') repeat 0px 0px;
  border: none;
  padding: 0px;
}
#mobile-nav .wrapper ul li ul.submenu li a {
  color: #bbbfc7 !important;
  font-weight: normal !important;
}
#mobile-nav .wrapper ul li ul.submenu li.selected {
  background: #131d2f url('/Content/img/shared/art_mobile_menu_tile_sub.gif') repeat 0px 0px;
}
#mobile-nav .wrapper ul li ul.submenu li.selected a {
  color: #f49e22 !important;
}
#mobile-nav .quicklinks {
  padding-left: 20px;
}
#mobile-nav .quicklinks h3 {
  color: white;
  font-size: 12px;
  font-weight: bold;
}
#mobile-nav .quicklinks ul,
#mobile-nav .quicklinks dl {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#mobile-nav .quicklinks ul li,
#mobile-nav .quicklinks dl li,
#mobile-nav .quicklinks ul dt,
#mobile-nav .quicklinks dl dt {
  display: block;
  height: auto;
  color: #33373c;
  font-size: 13px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 15px;
  position: relative;
  zoom: 1;
}
#mobile-nav .quicklinks ul li:before,
#mobile-nav .quicklinks dl li:before,
#mobile-nav .quicklinks ul dt:before,
#mobile-nav .quicklinks dl dt:before,
#mobile-nav .quicklinks ul li:after,
#mobile-nav .quicklinks dl li:after,
#mobile-nav .quicklinks ul dt:after,
#mobile-nav .quicklinks dl dt:after {
  content: "";
  display: table;
}
#mobile-nav .quicklinks ul li:after,
#mobile-nav .quicklinks dl li:after,
#mobile-nav .quicklinks ul dt:after,
#mobile-nav .quicklinks dl dt:after {
  clear: both;
}
#mobile-nav .quicklinks ul li:before,
#mobile-nav .quicklinks dl li:before,
#mobile-nav .quicklinks ul dt:before,
#mobile-nav .quicklinks dl dt:before {
  content: "›";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  font-weight: bold;
  font-size: 19px;
  line-height: 17px;
  color: #2b54a3;
}
#mobile-nav .quicklinks ul li .date,
#mobile-nav .quicklinks dl li .date,
#mobile-nav .quicklinks ul dt .date,
#mobile-nav .quicklinks dl dt .date {
  color: #2b54a3;
  font-weight: bold;
}
#mobile-nav .quicklinks ul li a {
  font-size: 13px;
  color: white;
}
#mobile-nav .quicklinks ul li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#mobile-nav .quicklinks ul li:before {
  color: white;
}
div.animated-wrapper {
  left: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
  -webkit-box-shadow: -13px 0px 22px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -13px 0px 22px 2px rgba(50, 50, 50, 0.5);
  box-shadow: -13px 0px 22px 2px rgba(50, 50, 50, 0.5);
}
.pagination-control {
  width: 100%;
}
.pagination-control ol {
  float: right;
  list-style: none;
  margin: 0px;
}
.pagination-control ol li {
  font-size: 13px;
  height: 38px;
  float: left;
  margin-right: 10px;
}
.pagination-control ol li a.selected {
  color: #f4c62e;
}
.widget-carousel .fade,
.widget-carousel .widget-carousel-footer .more,
.widget-carousel .pagination-control {
  display: none;
}
.widget-carousel.active {
  background-color: #cecece;
  overflow: hidden;
  padding: 15px 0 !important;
  position: relative;
  width: 100%;
}
.widget-carousel.active .more {
  display: none;
}
.widget-carousel.active .widget {
  background-color: white;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  padding: 0 !important;
  position: absolute;
  width: 100%;
}
.widget-carousel.active .widget .module {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.widget-carousel.active .widget .widget-header {
  background-color: #1a1a47;
  color: white;
  line-height: 75px;
}
.widget-carousel.active .widget .widget-header h2 {
  margin: 0;
  padding: 0 30px;
  text-transform: uppercase;
}
.widget-carousel.active .widget .widget-body {
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}
.widget-carousel.active .widget .widget-body .scrollable-container {
  height: 100% !important;
  left: 20px;
  margin: 0;
  overflow: hidden !important;
  padding: 0;
  position: absolute;
  right: 20px;
}
.widget-carousel.active .widget .widget-body .scrollable-container .scrollable {
  list-style: none;
}
.widget-carousel.active .widget .widget-body .scrollable-container .scrollable a {
  color: #213c9a;
  display: block;
  padding: 0 15px 0 0;
  text-decoration: none;
}
.widget-carousel.active .widget .widget-body .scrollable-container .scrollable a p {
  color: inherit;
  margin: 0 0 3px;
}
.widget-carousel.active .widget .widget-body .scrollable-container .scrollable a p.title {
  font-weight: bold;
}
.widget-carousel.active .widget .widget-body .scrollable-container .scrollable a p.date {
  font-size: 0.9em;
}
.widget-carousel.active .widget .widget-body .scrollable-container .scrollable a p.description {
  color: black;
  font-size: 0.9em;
}
.widget-carousel.active .widget .widget-body .fade {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  bottom: 0;
  display: block;
  height: 30px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.widget-carousel.active .widget .widget-carousel-footer {
  border-top: 1px solid #1a1a47;
  display: block;
  height: 75px;
  line-height: 75px;
}
.widget-carousel.active .widget .widget-carousel-footer .footer-nav {
  background: none;
  float: left;
  /* Picking up a height setting from elsewhere */
  height: auto;
  padding: 22.5px 5px 22.5px 15px;
}
.widget-carousel.active .widget .widget-carousel-footer .footer-nav span {
  background: #cecece url(/Content/img/shared/arrows_carousel_widget.png);
  border-radius: 50%;
  color: #213c9a;
  float: left;
  font-size: 1em;
  height: 30px;
  line-height: 28px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 30px;
}
.widget-carousel.active .widget .widget-carousel-footer .footer-nav.next span {
  background-position: -3px -1px;
}
.widget-carousel.active .widget .widget-carousel-footer .footer-nav.prev span {
  background-position: -46px -1px;
}
.widget-carousel.active .widget .widget-carousel-footer .more {
  color: #213c9a;
  display: block;
  float: right;
  font-size: 0.8em;
  margin: 22.5px 15px 22.5px 15px !important;
  text-decoration: none;
}
.widget-carousel.active .widget .widget-carousel-footer .more span {
  background-color: white;
  border: 3px solid #cecece;
  border-radius: 50%;
  color: #cecece;
  display: block;
  float: right;
  height: 24px;
  line-height: 19px;
  margin: 22.5px 15px 22.5px 15px;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
  width: 24px;
}
.widget-carousel.active .widget-carousel-header {
  margin: 0 15px;
  overflow: hidden;
  text-align: center;
}
.widget-carousel.active .widget-carousel-header h2 {
  color: #1a1a47;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.widget-carousel.active .widget-carousel-header p {
  font-size: 1.1em;
  margin: 0 0 15px;
}
.widget-carousel.active .widget-navigation {
  font-size: 40px;
  line-height: 15px;
  margin: 15px 0;
  text-align: center;
}
.widget-carousel.active .widget-navigation span {
  cursor: pointer;
  font-family: arial;
  margin: 0 10px;
  color: #929292;
}
.widget-carousel.active .widget-navigation span.active {
  color: #1a1a47;
}
.widget-carousel-footer {
  display: none;
}
.addthis_toolbox a.at300b,
.addthis_toolbox a.at300m {
  width: auto;
  text-decoration: none;
}
/*Mobile language bar styles*/

.dis {
  display: none;
}
.morph-content {
  position: fixed;
  left: 5%;
  width: 90%;
  height: 90%;
  border: 5px solid #132d82;
  color: #53555c;
  padding: 35px;
  text-align: center;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  z-index: 999;
  background-color: white;
  cursor: default;
  top: 5%;
}
.modal-content {
  padding: 20%;
}
.icon-close {
  padding: 1%;
  position: absolute;
  top: 0px;
  width: 4%;
  right: 1%;
  cursor: pointer;
  text-indent: -9999px;
  background: transparent url('/Content/img/shared/modalclose.png') no-repeat center center;
}
.langSubFlag {
  top: 3px;
  position: relative;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	 input:focus {
		font-size: 16px;
		background: lighten(#f49e22, 30%);  
		height: auto;
	 }
 }
 */

/* Styles shared by all CORPORATE sites and subsites */
/**********************
    CONSTANTS
***********************/
/* Mobile Breakpoints */
/* ||| Configurable Module Behavior ||| */
/* modules located in the sidebar */
/* modules located in the main area, which are small */
/* modules located in the main area, which are large */
/**************************
    GLOBAL STYLES
***************************/

body {
  background-color: white;
}
a {
  color: #2b54a3;
  text-decoration: none;
}
a:visited {
  color: #2b54a3;
}
a:hover {
  color: #88a6df;
}
a.more {
  font-size: 14px;
  float: right;
  background: transparent url(/Content/img/shared/icon_more_off.png) no-repeat right center;
  padding: 0 45px 0 0px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
a.more:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=60);
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
a.more.load {
  background: transparent url(/Content/img/shared/icon_load_off.png) no-repeat right 0px;
}
input:focus,
select:focus,
textarea:focus {
  outline-color: #2b54a3;
}
.banner-container {
  height: auto;
  width: 1280px;
  position: relative;
  margin: 0px auto 0px auto;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}
.banner-container img {
  display: block;
}
.banner-container div.overlay {
  position: absolute;
  right: 0px;
  bottom: 0px;
  height: 125px;
  width: 285px;
  padding: 15px 25px 15px 25px;
  overflow: hidden;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

}
.banner-container div.overlay small {
  display: block;
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.banner-container div.overlay strong {
  display: block;
  color: black;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
}
body#content-page-wide div.social-container {
  margin: 10px 30px 0px 0px;
  min-height: 20px;
}
span.form-container {
  display: block;
  margin: 0px 0px 0px 20px;
}
span.form-container.login input[type='text'],
span.form-container.login input[type='password'] {
  float: left;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #999999;
  width: 150px;
  height: 21px;
  margin: 0px 8px 10px 0px;
  padding-left: 10px;
  display: block;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
span.form-container.login a.submit,
span.form-container.login button.submit,
span.form-container.login input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 10px;
  font-weight: bold;
  display: block;
  float: left;
  background-color: #006b3b;
  background-image: none;
  color: white;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 3px 14px;
  text-indent: initial;
  border: none;
  height: 20px;
  cursor: pointer;
}
span.form-container.login p.error {
  color: #f4504d;
  margin: 0px 0px 10px 0px;
  font-size: 11px;
  text-indent: 0px;
}
/* ||| Tertiary (sidebar/subpage) Navigation ||| */

#tertiary-nav-container {
  top: 225px;
  width: 160px;
  min-height: 150px;
  position: absolute;
  padding: 25px 5px 10px 20px;
  background: #eeefef url(/content/img/shared/art_tertiary_nav_corner.png) no-repeat right top;
  z-index: 12;
  -webkit-box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.3);
  /* custom scrollbar */

  /* Track */

  /* Handle */

}
#tertiary-nav-container ::-webkit-scrollbar {
  width: 8px;
}
#tertiary-nav-container ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  box-shadow: 1px 0 0 0 #c7c7c8 inset, -1px 0 0 0 #c7c7c8 inset;
}
#tertiary-nav-container ::-webkit-scrollbar-thumb {
  background: #53555c;
}
#tertiary-nav-container .toggle {
  display: none;
  z-index: 99;
  width: 20px;
  height: 20px;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  background: transparent url(/content/img/shared/icon_toggle_minus.gif) no-repeat top right;
  padding-left: 40px;
  padding-bottom: 30px;
  padding-top: 30px;
}
#tertiary-nav-container .toggle.closed {
  background: transparent url(/content/img/shared/icon_toggle_plus.gif) no-repeat top right;
}
#tertiary-nav-container.closed {
  padding: 0px 0px 0px 0px;
}
#tertiary-nav-container ul {
  visibility: visible;
  list-style: none;
  padding: 0px;
  margin: 0px;
  height: 100%;
}
#tertiary-nav-container ul li {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  width: 95%;
}
#tertiary-nav-container ul li > a,
#tertiary-nav-container ul li > a:visited {
  color: #222658;
}
#tertiary-nav-container ul li > a:hover {
  color: #2b54a3;
}
#tertiary-nav-container ul li.selected > a,
#tertiary-nav-container ul li.selected > a:visited {
  color: #2b54a3;
}
#tertiary-nav-container ul li.home {
  padding-bottom: 6px;
  border-bottom: 1px solid #cccccc;
  zoom: 1;
}
#tertiary-nav-container ul li.home:before,
#tertiary-nav-container ul li.home:after {
  content: "";
  display: table;
}
#tertiary-nav-container ul li.home:after {
  clear: both;
}
#tertiary-nav-container ul li.home a {
  color: #222658;
  float: left;
  height: 25px;
  overflow: hidden;
  background: transparent url(/content/img/shared/icon_home.png) no-repeat 0px 0px;
  padding: 5px 0px 0px 30px;
  margin: 0px;
  display: block;
}
#tertiary-nav-container ul li.home a:hover {
  color: #2b54a3;
  background: transparent url(/content/img/shared/icon_home_blue.png) no-repeat 0px 0px;
}
#tertiary-nav-container ul li ul {
  margin-top: 5px;
}
#tertiary-nav-container ul li ul li {
  text-transform: none;
  display: block;
  height: auto;
  color: #33373c;
  font-size: 12px;
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  text-indent: -16px;
  padding: 7px 0px 7px 22px;
}
#tertiary-nav-container ul li ul li:before {
  content: "›";
  display: block;
  float: left;
  width: 16px;
  color: #2b54a3;
  font-weight: bold;
  font-size: 19px;
  line-height: 13px;
}
#tertiary-nav-container ul li ul li > a,
#tertiary-nav-container ul li ul li > a:visited {
  color: #222658;
}
#tertiary-nav-container ul li ul li > a:hover,
#tertiary-nav-container ul li ul li > a:visited:hover {
  color: #2b54a3;
}
#tertiary-nav-container ul li ul li.selected {
  padding-bottom: 6px;
  border-bottom: 1px solid #2b54a3;
}
#tertiary-nav-container ul li ul li.selected > a,
#tertiary-nav-container ul li ul li.selected > a:visited {
  color: #2b54a3;
}
/*  Site Main Content Area */

/* Home Pages / Landing Pages */

body#pandemic-home div#footer,
body#content-page-wide div#footer {
  background-color: #eeeeee;
  border-color: #222658;
}
body#pandemic-home div#footer .wrapper,
body#content-page-wide div#footer .wrapper {
  width: 1440px;
}
body#pandemic-home div#footer .wrapper .copyright .wrapper,
body#content-page-wide div#footer .wrapper .copyright .wrapper {
  width: auto;
}
body#pandemic-home #site-container,
body#content-page-wide #site-container {
  width: 1440px;
  margin: 0px auto 0px auto;
}
body#pandemic-home #site-container div.page-title-container,
body#content-page-wide #site-container div.page-title-container {
  width: 610px;
}
body#pandemic-home #site-container div.page-title-container h2,
body#content-page-wide #site-container div.page-title-container h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 23px;
  line-height: 26px;
  color: #53555c;
  margin: 0px;
  padding: 0px 0px 11px 0px;
}
body#pandemic-home #site-container #content-container,
body#content-page-wide #site-container #content-container {
  width: auto;
  min-height: 820px;
  margin-left: 321px;
  padding-top: 0px;
}
body#pandemic-home #site-container #content-container .column-left,
body#content-page-wide #site-container #content-container .column-left {
  background-color: white;
  position: relative;
  width: 561px;
  min-height: 821px;
  float: left;
  overflow-y: auto;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.5);
}
body#pandemic-home #site-container #content-container .column-right,
body#content-page-wide #site-container #content-container .column-right {
  background-color: white;
  width: 558px;
  float: left;
  overflow-y: auto;
  position: relative;
}
/* Content Pages */

body div#footer {
  background-color: #eeeeee;
  border-color: #222658;
}
body div#footer .wrapper {
  width: 1280px;
}
body div#footer .wrapper .copyright .wrapper {
  width: auto;
}
body #site-container {
  width: 1280px;
  margin: 0px auto 0px auto;
}
body #site-container div.page-title-container {
  border-bottom: 1px solid #2b54a3;
  width: 611px;
  margin: 0px 0px 25px 20px;
}
body #site-container div.page-title-container h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 23px;
  line-height: 26px;
  color: #2b54a3;
  margin: 0px;
  padding: 0px 0px 11px 0px;
}
body #site-container div.page-title-container .social-container {
  margin-right: 0px;
  margin-left: 20px;
}
body #site-container div.column {
  float: left;
}
body #site-container div#content-container {
  padding-top: 24px;
  width: 960px;
  margin: 0px auto;
  height: auto!important;
  /* main column */

  /* sidebar */

}
body #site-container div#content-container div.column#main {
  font-size: 0;
  width: 646px;
  padding: 0px 15px 20px 0px;
  /* column-specific module overrides */

}
body #site-container div#content-container div.column#main div.module.small {
  height: auto;
  min-height: 0px;
  overflow: hidden;
  width: 295px;
  display: inline-block;
  float: none;
  vertical-align: top;
}
body #site-container div#content-container div.column#main div.module.small.restricted {
  min-height: 0px;
  max-height: 250px;
  overflow: hidden;
}
body #site-container div#content-container div.column#main div.module.small.restricted .wrapper {
  height: auto;
  max-height: 203px;
}
body #site-container div#content-container div.column#main div.module.small .wrapper {
  height: auto;
}
body #site-container div#content-container div.column#main div.module.small.search-results {
  height: auto;
}
body #site-container div#content-container div.column#main div.module.small.search-results .wrapper {
  height: auto;
}
body #site-container div#content-container div.column#main div.module.large {
  height: auto;
  min-height: 0px;
  overflow: visible;
  width: 606px;
}
body #site-container div#content-container div.column#sidebar {
  background-color: transparent;
  width: 314px;
  padding: 0px 20px 0px 15px;
}
body #site-container div#content-container div.column#sidebar div.module {
  width: 100%;
  height: auto;
  overflow: visible;
  margin: 0px 0px 25px 0px;
}
body #site-container div#content-container div.column#sidebar div.module.restricted {
  min-height: 0px;
  max-height: 250px;
  overflow: hidden;
}
body #site-container div#content-container div.column#sidebar div.module.restricted .wrapper {
  height: auto;
  max-height: 205px;
}
body #site-container div#content-container div.column#sidebar div.module .wrapper {
  height: auto;
}
body #site-container div#content-container div.column#sidebar div.module.search-results {
  min-height: 1px;
}
body #site-container div#content-container div.column#sidebar div.module.linklist {
  min-height: 1px;
}
/* ||| Home/Wide Layout overrides ||| */

body#landing .banner-container {
  margin-bottom: 20px;
  min-height: 319px;
  background-color: #efefef;
  opacity: 1;
}
body#landing .banner-container div.overlay {
  top: 60px;
  height: 191px;
  width: 395px;
  padding-right: 180px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#80ffffff', GradientType=1);
  /* IE6-9 */
  background-size: 100% 100%;
}
body#landing .banner-container div.overlay.mobile {
  background: none;
  display: none;
  position: relative;
}
body#landing .banner-container div.overlay small {
  display: block;
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
body#landing .banner-container div.overlay strong {
  color: #53555c;
  font-size: 26px;
}
body#landing .banner-container div.overlay strong a,
body#landing .banner-container div.overlay strong a:visited {
  color: #53555c;
}
body#landing .banner-container div.overlay div.callToAction a {
  font-weight: normal;
}
body#landing .banner-container div.overlay p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #252c62;
  font-size: 16px;
}
@media only screen and (max-width: 1120px) {
  body#landing .banner-container div.overlay {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: auto;
    left: auto;
    width: auto;
    padding: 20px;
  }
  body#landing .banner-container div.overlay p {
    font-size: 14px;
  }
  body#landing .banner-container div.overlay strong {
    font-size: 18px;
  }
  body#landing .banner-container div.overlay div.callToAction a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 915px) {
  body#landing .banner-container div.overlay {
    height: 100%;
    width: auto;
  }
  body#landing .banner-container div.overlay p {
    font-size: 12px;
  }
  body#landing .banner-container div.overlay strong {
    font-size: 14px;
  }
  body#landing .banner-container div.overlay div.callToAction a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#landing .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#landing .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 1120px) {
  body#landing .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#landing .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 915px) {
  body#landing .banner-container {
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  body#landing .banner-container div.overlay {
    display: none;
  }
  body#landing .banner-container div.overlay.mobile {
    display: block;
  }
}
body#landing .banner-container {
  min-height: 200px;
  margin-bottom: 0px;
}
body#landing .banner-container div.overlay {
  top: auto;
  padding-right: 20px;
}
@media only screen and (max-width: 1120px) {
  body#landing .banner-container div.overlay {
    top: 0px;
    height: 100%;
  }
}
body#landing-wide div#site-container {
  background-image: none;
  background-color: transparent;
}
@media only screen and (max-width: 1120px) {
  body#landing-wide div#site-container {
    width: 100%;
  }
}
body#landing-wide div#site-container div.page-title-container {
  background-color: white;
  width: 1280px;
  text-align: center;
  margin: 0px;
  padding: 0px 180px 25px 178px;
  border: none;
}
body#landing-wide div#site-container div.page-title-container h2 {
  display: block;
  width: auto;
  margin: 0px auto 0px auto;
  color: #222658;
  border-bottom: 1px solid #222658;
}
@media only screen and (max-width: 1120px) {
  body#landing-wide div#site-container div.page-title-container {
    width: 100%;
    padding: 0px;
  }
}
body#landing-wide div#content-container {
  width: 1280px;
  padding: 0px 10px;
  background: none;
  min-height: 0px;
}
@media only screen and (max-width: 1120px) {
  body#landing-wide div#content-container {
    width: 100%;
  }
}
body#landing-wide .banner-container {
  margin-bottom: 20px;
  min-height: 319px;
  background-color: #efefef;
  opacity: 1;
}
body#landing-wide .banner-container div.overlay {
  top: 60px;
  height: 191px;
  width: 395px;
  padding-right: 180px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#80ffffff', GradientType=1);
  /* IE6-9 */
  background-size: 100% 100%;
}
body#landing-wide .banner-container div.overlay.mobile {
  background: none;
  display: none;
  position: relative;
}
body#landing-wide .banner-container div.overlay small {
  display: block;
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
body#landing-wide .banner-container div.overlay strong {
  color: #53555c;
  font-size: 26px;
}
body#landing-wide .banner-container div.overlay strong a,
body#landing-wide .banner-container div.overlay strong a:visited {
  color: #53555c;
}
body#landing-wide .banner-container div.overlay div.callToAction a {
  font-weight: normal;
}
body#landing-wide .banner-container div.overlay p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #252c62;
  font-size: 16px;
}
@media only screen and (max-width: 1120px) {
  body#landing-wide .banner-container div.overlay {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: auto;
    left: auto;
    width: auto;
    padding: 20px;
  }
  body#landing-wide .banner-container div.overlay p {
    font-size: 14px;
  }
  body#landing-wide .banner-container div.overlay strong {
    font-size: 18px;
  }
  body#landing-wide .banner-container div.overlay div.callToAction a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 915px) {
  body#landing-wide .banner-container div.overlay {
    height: 100%;
    width: auto;
  }
  body#landing-wide .banner-container div.overlay p {
    font-size: 12px;
  }
  body#landing-wide .banner-container div.overlay strong {
    font-size: 14px;
  }
  body#landing-wide .banner-container div.overlay div.callToAction a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#landing-wide .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#landing-wide .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 1120px) {
  body#landing-wide .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#landing-wide .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 915px) {
  body#landing-wide .banner-container {
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  body#landing-wide .banner-container div.overlay {
    display: none;
  }
  body#landing-wide .banner-container div.overlay.mobile {
    display: block;
  }
}
body#content-page-wide div.breadcrumb-container {
  padding-left: 30px;
  margin-bottom: 10px;
  margin-top: 15px;
}
body#pandemic-home .module,
body#content-page-wide .module {
  padding: 20px 30px;
  margin: 0px;
  /* custom scrollbar */

  /* Track */

  /* Handle */

}
body#pandemic-home .module ul,
body#content-page-wide .module ul,
body#pandemic-home .module dl,
body#content-page-wide .module dl {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
body#pandemic-home .module ul li,
body#content-page-wide .module ul li,
body#pandemic-home .module dl li,
body#content-page-wide .module dl li,
body#pandemic-home .module ul dt,
body#content-page-wide .module ul dt,
body#pandemic-home .module dl dt,
body#content-page-wide .module dl dt {
  display: block;
  height: auto;
  color: #33373c;
  font-size: 13px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 15px;
  position: relative;
  zoom: 1;
}
body#pandemic-home .module ul li:before,
body#content-page-wide .module ul li:before,
body#pandemic-home .module dl li:before,
body#content-page-wide .module dl li:before,
body#pandemic-home .module ul dt:before,
body#content-page-wide .module ul dt:before,
body#pandemic-home .module dl dt:before,
body#content-page-wide .module dl dt:before,
body#pandemic-home .module ul li:after,
body#content-page-wide .module ul li:after,
body#pandemic-home .module dl li:after,
body#content-page-wide .module dl li:after,
body#pandemic-home .module ul dt:after,
body#content-page-wide .module ul dt:after,
body#pandemic-home .module dl dt:after,
body#content-page-wide .module dl dt:after {
  content: "";
  display: table;
}
body#pandemic-home .module ul li:after,
body#content-page-wide .module ul li:after,
body#pandemic-home .module dl li:after,
body#content-page-wide .module dl li:after,
body#pandemic-home .module ul dt:after,
body#content-page-wide .module ul dt:after,
body#pandemic-home .module dl dt:after,
body#content-page-wide .module dl dt:after {
  clear: both;
}
body#pandemic-home .module ul li:before,
body#content-page-wide .module ul li:before,
body#pandemic-home .module dl li:before,
body#content-page-wide .module dl li:before,
body#pandemic-home .module ul dt:before,
body#content-page-wide .module ul dt:before,
body#pandemic-home .module dl dt:before,
body#content-page-wide .module dl dt:before {
  content: "›";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  font-weight: bold;
  font-size: 19px;
  line-height: 17px;
  color: #2b54a3;
}
body#pandemic-home .module ul li .date,
body#content-page-wide .module ul li .date,
body#pandemic-home .module dl li .date,
body#content-page-wide .module dl li .date,
body#pandemic-home .module ul dt .date,
body#content-page-wide .module ul dt .date,
body#pandemic-home .module dl dt .date,
body#content-page-wide .module dl dt .date {
  color: #2b54a3;
  font-weight: bold;
}
body#pandemic-home .module h2,
body#content-page-wide .module h2 {
  font-size: 24px;
  line-height: 30px;
  border: none;
  text-transform: uppercase;
  color: #222658;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
body#pandemic-home .module ::-webkit-scrollbar,
body#content-page-wide .module ::-webkit-scrollbar {
  width: 8px;
}
body#pandemic-home .module ::-webkit-scrollbar-track,
body#content-page-wide .module ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  box-shadow: 1px 0 0 0 #c7c7c8 inset, -1px 0 0 0 #c7c7c8 inset;
}
body#pandemic-home .module ::-webkit-scrollbar-thumb,
body#content-page-wide .module ::-webkit-scrollbar-thumb {
  background: #53555c;
}
body#pandemic-home .module.scrolling-list,
body#content-page-wide .module.scrolling-list {
  width: 100%;
  height: 445px;
  line-height: 17px;
}
body#pandemic-home .module.scrolling-list ul > li,
body#content-page-wide .module.scrolling-list ul > li {
  padding: 10px 20px 10px 22px;
}
body#pandemic-home .module.scrolling-list ul > li:before,
body#content-page-wide .module.scrolling-list ul > li:before {
  top: 10px;
}
body#pandemic-home .module.scrolling-list ul > li:hover,
body#content-page-wide .module.scrolling-list ul > li:hover {
  background-color: #f9e083;
  text-decoration: underline;
}
body#pandemic-home .module.scrolling-list ul > li:hover a,
body#content-page-wide .module.scrolling-list ul > li:hover a {
  color: #2b54a3;
}
body#pandemic-home .module.scrolling-list .vert-scroll,
body#content-page-wide .module.scrolling-list .vert-scroll {
  height: 330px;
  overflow-y: auto;
  padding: 0px;
  margin-top: 10px;
}
body#pandemic-home .module.scrolling-list a.more,
body#content-page-wide .module.scrolling-list a.more {
  margin-right: 20px;
}
body#pandemic-home .module.abstract,
body#content-page-wide .module.abstract {
  width: 100%;
  background-color: #eeefef;
}
body#pandemic-home .module.abstract ::-webkit-scrollbar-track,
body#content-page-wide .module.abstract ::-webkit-scrollbar-track {
  background-color: #c7c7c8;
  border-left: 3px solid #eeefef;
  border-right: 3px solid #eeefef;
}
body#pandemic-home .module.abstract .wrapper,
body#content-page-wide .module.abstract .wrapper {
  padding: 22px;
}
body#pandemic-home .module.abstract .vert-scroll,
body#content-page-wide .module.abstract .vert-scroll {
  height: 270px;
  overflow-y: auto;
  padding: 0px 10px 0px 0px;
  margin-bottom: 20px;
}
body#pandemic-home .module.abstract .item,
body#content-page-wide .module.abstract .item {
  min-height: 125px;
  position: relative;
  padding: 23px 0px 23px 0px;
  border-bottom: 1px solid #2b54a3;
}
body#pandemic-home .module.abstract .item .image,
body#content-page-wide .module.abstract .item .image {
  display: block;
  position: absolute;
  left: 0px;
  top: 25px;
  width: 74px;
  height: 74px;
  overflow: hidden;
}
body#pandemic-home .module.abstract .item .date,
body#content-page-wide .module.abstract .item .date {
  color: #2b54a3;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  display: block;
  margin-bottom: 3px;
}
body#pandemic-home .module.abstract .item .title,
body#content-page-wide .module.abstract .item .title {
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-bottom: 3px;
}
body#pandemic-home .module.abstract .item .description,
body#content-page-wide .module.abstract .item .description {
  font-size: 12px;
  line-height: 14px;
  display: block;
}
body#pandemic-home .module#map,
body#content-page-wide .module#map {
  padding: 0px;
}
body#pandemic-home .module.hemi,
body#content-page-wide .module.hemi {
  width: 100%;
  padding: 0px;
}
body#pandemic-home .module.hemi h3,
body#content-page-wide .module.hemi h3 {
  color: #2b54a3;
  font-size: 16px;
  margin: 0px;
  display: block;
  font-weight: normal;
}
body#pandemic-home .module.hemi h4,
body#content-page-wide .module.hemi h4 {
  color: #2b54a3;
  font-size: 16px;
  margin: 0px;
  display: block;
  font-style: none;
  font-weight: bold;
  text-transform: uppercase;
}
body#pandemic-home .module.hemi .segment,
body#content-page-wide .module.hemi .segment {
  padding-left: 30px;
  float: left;
  width: 50%;
  overflow: hidden;
}
body#pandemic-home .module.hemi .segment img,
body#content-page-wide .module.hemi .segment img {
  width: 100%;
}
body#pandemic-home .module.hemi .segment .module,
body#content-page-wide .module.hemi .segment .module {
  padding: 0px;
}
body#pandemic-home .module.hemi .segment .module .wrapper,
body#content-page-wide .module.hemi .segment .module .wrapper {
  padding: 0px;
}
body#pandemic-home .module.hemi .segment .module li,
body#content-page-wide .module.hemi .segment .module li {
  padding-left: 0px;
  text-indent: 0px;
}
body#pandemic-home .module.hemi .segment .module li:before,
body#content-page-wide .module.hemi .segment .module li:before {
  display: none;
}
body#pandemic-home .module.hemi .row,
body#content-page-wide .module.hemi .row {
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
body#pandemic-home .module.hemi .row.shaded,
body#content-page-wide .module.hemi .row.shaded {
  background: #222658 url(/content/img/corp/art_bkgd_pandemic_sidebar.gif) repeat-x 0px 0px;
  background-size: 20px 180px;
}
body#pandemic-home .module.hemi .row.shaded li,
body#content-page-wide .module.hemi .row.shaded li,
body#pandemic-home .module.hemi .row.shaded a,
body#content-page-wide .module.hemi .row.shaded a,
body#pandemic-home .module.hemi .row.shaded h2,
body#content-page-wide .module.hemi .row.shaded h2,
body#pandemic-home .module.hemi .row.shaded h3,
body#content-page-wide .module.hemi .row.shaded h3,
body#pandemic-home .module.hemi .row.shaded h4,
body#content-page-wide .module.hemi .row.shaded h4,
body#pandemic-home .module.hemi .row.shaded p,
body#content-page-wide .module.hemi .row.shaded p {
  color: white;
}
body#pandemic-home .module.hemi .row.shaded li a,
body#content-page-wide .module.hemi .row.shaded li a {
  background: transparent url(/content/img/micro/icon_linklist_default_light.png) no-repeat 0px 2px;
}
body#pandemic-home .module.report-dtl,
body#content-page-wide .module.report-dtl {
  width: 100%;
  padding-top: 0px;
  font-size: 13px;
  margin: 5px 0 5px 0;
}
body#pandemic-home .module.report-dtl .meta,
body#content-page-wide .module.report-dtl .meta {
  margin-bottom: 15px;
}
body#pandemic-home .module.report-dtl p,
body#content-page-wide .module.report-dtl p {
  font-size: 13px;
}
body#pandemic-home .module.report-dtl .image-container,
body#content-page-wide .module.report-dtl .image-container {
  overflow: hidden;
  float: right;
  margin: 5px 0px 10px 10px;
}
body#pandemic-home .module.report-dtl .image-container img,
body#content-page-wide .module.report-dtl .image-container img {
  max-width: 250px;
  display: block;
}
body#pandemic-home .module.report-dtl .image-container p,
body#content-page-wide .module.report-dtl .image-container p {
  max-width: 250px;
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
body#pandemic-home .module.report-dtl h3,
body#content-page-wide .module.report-dtl h3 {
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 0px;
  margin: 0px;
}
body#pandemic-home .module.report-dtl h4,
body#content-page-wide .module.report-dtl h4 {
  color: #2b54a3;
  text-transform: none;
  font-size: 12px;
  margin: 10px 0px 10px 0px;
}
div.module {
  margin: 0px 0px 25px 20px;
}
div.module p {
  font-size: 13px;
  margin: 5px 0px 10px 0px;
}
div.module.feature.vert.small div.countdown .number {
  float: none;
}
div.module.feature.vert.small div.countdown .headline {
  width: 235px;
  float: none;
}
div.module.feature.horiz.small div.countdown .headline {
  width: 181px;
}
div.module.freetext div.wrapper {
  padding: 0px !important;
}
div.module.freetext .image-container {
  overflow: hidden;
  float: right;
  margin: 5px 0px 10px 10px;
}
div.module.freetext .image-container img {
  max-width: 250px;
  display: block;
}
div.module.freetext .image-container p {
  max-width: 250px;
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
div.module.freetext.bodycontent h2 {
  font-size: 14px;
  width: auto;
  color: #2b54a3;
  background-color: transparent;
  border-bottom: none;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}
div.module.freetext.bodycontent h3 {
  color: #2b54a3;
  text-transform: none;
}
div.module.freetext.bodycontent h4 {
  color: #2b54a3;
  margin: 10px 0px;
}
body#pandemic-home #site-container #content-container .column-left .module .wrapper,
body#content-page-wide #site-container #content-container .column-left .module .wrapper {
  padding: 0px;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list {
  background-color: white;
  color: #33373c;
  min-height: 0px;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list a {
  color: #2b54a3;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list a:visited {
  color: #2b54a3;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list a:hover {
  color: #88a6df;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list a.more:hover {
  color: #2b54a3;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list p {
  color: #33373c;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list p p.lead-in {
  color: #33373c;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list h2 {
  color: white;
  background-color: #6988c0;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list h3 {
  text-transform: none;
  color: #2b54a3;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list .wrapper {
  padding: 22px 18px !important;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list .main-img-wrap {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list .wrapper {
  border: 1px solid #c3c4c5;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list .main-img-wrap {
  margin-left: -19px !important;
  margin-right: -19px !important;
}
body #site-container div#content-container div.column#sidebar div.module.scrolling-list .wrapper {
  padding: 10px 20px 10px 10px;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list {
  background-color: white;
  color: #33373c;
  min-height: 0px;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list a {
  color: #2b54a3;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list a:visited {
  color: #2b54a3;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list a:hover {
  color: #88a6df;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list a.more:hover {
  color: #2b54a3;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list p {
  color: #33373c;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list p p.lead-in {
  color: #33373c;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list h2 {
  color: white;
  background-color: #2b54a3;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list h3 {
  text-transform: none;
  color: #2b54a3;
}
body#corp-lower #site-container div#content-container div.column#sidebar div.module.scrolling-list .wrapper {
  border: 1px solid #c3c4c5;
  padding: 10px 20px 10px 10px;
}
body#corp-lower #map {
  margin-bottom: 15px;
}
body#corp-lower div#countrypanel h3 {
  margin: 0px 0px 3px 0px;
  cursor: pointer;
}
body#corp-lower div#countrypanel ul li ul li:before {
  display: none;
}
body#corp-lower div#countrypanel h3,
body#corp-lower div#providerlist h3 {
  margin: 10px 0px 10px 0px;
}
body#corp-lower div#countrypanel div.row,
body#corp-lower div#providerlist div.row {
  margin-bottom: 10px;
}
body#corp-lower div#countrypanel div.row h2,
body#corp-lower div#providerlist div.row h2 {
  width: auto;
  background: none;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  border: none;
  padding: 0px;
}
body#corp-lower div#countrypanel div.row .item,
body#corp-lower div#providerlist div.row .item {
  display: inline-block;
  vertical-align: text-top;
  width: 45%;
  margin: 0 4% 15px 0;
}
@media only screen and (max-width: 680px) {
  body#corp-lower div#countrypanel div.row .item,
  body#corp-lower div#providerlist div.row .item {
    width: 100%;
  }
}
body#corp-lower div#countrypanel div.row:before,
body#corp-lower div#providerlist div.row:before {
  display: none;
}
body#corp-lower div#countrieslist h3 {
  margin: 0px 0px 3px 0px;
  cursor: pointer;
}
body#corp-lower div#countrieslist ul li ul li {
  margin-left: -15px;
}
body#corp-lower div#countrieslist ul li ul li:before {
  display: none;
}
body#corp-lower div.map-wrapper,
body#corp-lower-onecolumn div.map-wrapper,
body#corp-lower #table-container,
body#corp-lower-onecolumn #table-container {
  position: relative;
}
body#corp-lower div.map-wrapper .leaflet-popup-content-wrapper,
body#corp-lower-onecolumn div.map-wrapper .leaflet-popup-content-wrapper,
body#corp-lower #table-container .leaflet-popup-content-wrapper,
body#corp-lower-onecolumn #table-container .leaflet-popup-content-wrapper,
body#corp-lower div.map-wrapper .map-legends,
body#corp-lower-onecolumn div.map-wrapper .map-legends,
body#corp-lower #table-container .map-legends,
body#corp-lower-onecolumn #table-container .map-legends,
body#corp-lower div.map-wrapper .map-tooltip,
body#corp-lower-onecolumn div.map-wrapper .map-tooltip,
body#corp-lower #table-container .map-tooltip,
body#corp-lower-onecolumn #table-container .map-tooltip {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
body#corp-lower div.map-wrapper .leaflet-popup-tip,
body#corp-lower-onecolumn div.map-wrapper .leaflet-popup-tip,
body#corp-lower #table-container .leaflet-popup-tip,
body#corp-lower-onecolumn #table-container .leaflet-popup-tip {
  width: 0;
  height: 0;
  margin: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  box-shadow: none;
}
body#corp-lower div.map-wrapper .leaflet-container a:hover,
body#corp-lower-onecolumn div.map-wrapper .leaflet-container a:hover,
body#corp-lower #table-container .leaflet-container a:hover,
body#corp-lower-onecolumn #table-container .leaflet-container a:hover,
body#corp-lower div.map-wrapper .leaflet-container.dark a,
body#corp-lower-onecolumn div.map-wrapper .leaflet-container.dark a,
body#corp-lower #table-container .leaflet-container.dark a,
body#corp-lower-onecolumn #table-container .leaflet-container.dark a {
  color: white;
}
body#corp-lower div.map-wrapper .leaflet-container a,
body#corp-lower-onecolumn div.map-wrapper .leaflet-container a,
body#corp-lower #table-container .leaflet-container a,
body#corp-lower-onecolumn #table-container .leaflet-container a {
  font-size: 12px;
  text-decoration: none;
  color: #9dd7ff;
}
body#corp-lower div.map-wrapper .menu-ui,
body#corp-lower-onecolumn div.map-wrapper .menu-ui,
body#corp-lower #table-container .menu-ui,
body#corp-lower-onecolumn #table-container .menu-ui {
  background: transparent url('/content/img/shared/map_filter_blue_trans.png') repeat;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1;
  border-radius: 3px;
  width: 120px;
  border: 2px solid rgba(0, 0, 0, 0.4);
  color: white;
  z-index: 999999;
}
body#corp-lower div.map-wrapper .menu-ui strong,
body#corp-lower-onecolumn div.map-wrapper .menu-ui strong,
body#corp-lower #table-container .menu-ui strong,
body#corp-lower-onecolumn #table-container .menu-ui strong {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  margin: 0px auto;
  font-weight: bold;
  border-bottom: 2px solid rgba(32, 24, 71, 0.6);
  width: 100%;
  padding: 3px 0px 3px 0px;
  text-align: center;
}
body#corp-lower div.map-wrapper .menu-ui a,
body#corp-lower-onecolumn div.map-wrapper .menu-ui a,
body#corp-lower #table-container .menu-ui a,
body#corp-lower-onecolumn #table-container .menu-ui a {
  font-size: 13px;
  line-height: 17px;
  background: transparent url('/content/img/shared/art_bkgd_white_opacity_60.png') repeat;
  display: block;
  margin: 0;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  border-bottom: 2px solid rgba(32, 24, 71, 0.6);
  text-align: left;
  color: #333333;
  float: left;
  width: 100%;
}
body#corp-lower div.map-wrapper .menu-ui a img,
body#corp-lower-onecolumn div.map-wrapper .menu-ui a img,
body#corp-lower #table-container .menu-ui a img,
body#corp-lower-onecolumn #table-container .menu-ui a img {
  float: left;
  width: 19px;
  margin-bottom: 0px;
}
body#corp-lower div.map-wrapper .menu-ui a div,
body#corp-lower-onecolumn div.map-wrapper .menu-ui a div,
body#corp-lower #table-container .menu-ui a div,
body#corp-lower-onecolumn #table-container .menu-ui a div {
  padding-top: 3px;
}
body#corp-lower div.map-wrapper .menu-ui a:first-child,
body#corp-lower-onecolumn div.map-wrapper .menu-ui a:first-child,
body#corp-lower #table-container .menu-ui a:first-child,
body#corp-lower-onecolumn #table-container .menu-ui a:first-child {
  border-radius: 3px 3px 0 0;
}
body#corp-lower div.map-wrapper .menu-ui a:last-child,
body#corp-lower-onecolumn div.map-wrapper .menu-ui a:last-child,
body#corp-lower #table-container .menu-ui a:last-child,
body#corp-lower-onecolumn #table-container .menu-ui a:last-child {
  border: none;
  border-radius: 0 0 3px 3px;
}
body#corp-lower div.map-wrapper .menu-ui a.active,
body#corp-lower-onecolumn div.map-wrapper .menu-ui a.active,
body#corp-lower #table-container .menu-ui a.active,
body#corp-lower-onecolumn #table-container .menu-ui a.active {
  background: none;
  color: #ffa5a7;
}
body#corp-lower-onecolumn #site-container div#content-container div.column#main {
  width: 960px;
  padding-right: 0px;
}
body#corp-lower-onecolumn #site-container div#content-container div.column#main div.page-title-container {
  width: 920px;
}
body#corp-lower-onecolumn #site-container div#content-container div.column#main div.module.large {
  width: 920px;
}
body#corp-lower-onecolumn #site-container div#content-container div.column#main div.module.small {
  width: 448px;
}
@media only screen and (max-width: 1450px) {
  body#pandemic-home div#header.hdr-corp-sm .wrapper,
  body#content-page-wide div#header.hdr-corp-sm .wrapper,
  body div#header.hdr-corp-sm .wrapper {
    width: 100% !important;
  }
  body#pandemic-home div#header.hdr-corp-sm .wrapper #bar-search,
  body#content-page-wide div#header.hdr-corp-sm .wrapper #bar-search,
  body div#header.hdr-corp-sm .wrapper #bar-search {
    position: absolute;
    right: 0px;
    z-index: 99;
  }
  body#pandemic-home div#header.hdr-corp-sm .wrapper div.column.right,
  body#content-page-wide div#header.hdr-corp-sm .wrapper div.column.right,
  body div#header.hdr-corp-sm .wrapper div.column.right {
    width: auto !important;
  }
  body#pandemic-home div#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container,
  body#content-page-wide div#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container,
  body div#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container {
    position: absolute;
    right: 0px;
    top: 0px;
    margin-right: 58px;
  }
  body#pandemic-home div#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container ul li a,
  body#content-page-wide div#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container ul li a,
  body div#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container ul li a {
    padding: 2px 0px 0px 0px;
  }
  body#pandemic-home div#header.hdr-corp-lg .wrapper,
  body#content-page-wide div#header.hdr-corp-lg .wrapper,
  body div#header.hdr-corp-lg .wrapper,
  body#pandemic-home div#header.hdr-corp-dual .wrapper,
  body#content-page-wide div#header.hdr-corp-dual .wrapper,
  body div#header.hdr-corp-dual .wrapper {
    width: 100% !important;
  }
  body#pandemic-home div#header.hdr-corp-lg .wrapper div.column.right,
  body#content-page-wide div#header.hdr-corp-lg .wrapper div.column.right,
  body div#header.hdr-corp-lg .wrapper div.column.right,
  body#pandemic-home div#header.hdr-corp-dual .wrapper div.column.right,
  body#content-page-wide div#header.hdr-corp-dual .wrapper div.column.right,
  body div#header.hdr-corp-dual .wrapper div.column.right {
    width: auto;
  }
  body#pandemic-home div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container,
  body#content-page-wide div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container,
  body div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container,
  body#pandemic-home div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container,
  body#content-page-wide div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container,
  body div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container {
    position: absolute;
    right: 10px;
    margin-right: 200px;
  }
  body#pandemic-home div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container ul li a,
  body#content-page-wide div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container ul li a,
  body div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container ul li a,
  body#pandemic-home div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container ul li a,
  body#content-page-wide div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container ul li a,
  body div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container ul li a {
    padding: 2px 0px 0px 0px;
  }
  body#pandemic-home .banner-container,
  body#content-page-wide .banner-container {
    width: auto;
    background-color: white;
    margin: 0px;
    height: auto !important;
  }
  body#pandemic-home .banner-container img,
  body#content-page-wide .banner-container img {
    width: 100%;
  }
  body#pandemic-home #site-container,
  body#content-page-wide #site-container {
    width: 100%;
  }
  body#pandemic-home #site-container #content-container .column-right,
  body#content-page-wide #site-container #content-container .column-right {
    width: 50%;
  }
  body#pandemic-home #site-container #content-container .column-left,
  body#content-page-wide #site-container #content-container .column-left {
    width: 50%;
  }
  /**/
  body div#footer .wrapper,
  body#landing div#footer .wrapper,
  body#pandemic-home div#footer .wrapper,
  body#content-page-wide div#footer .wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 1120px) {
  body#landing .banner-container {
    width: auto;
    background-color: white;
    margin: 0px;
    height: auto !important;
    top: 0px;
  }
  body#landing .banner-container img {
    width: 100%;
  }
  body#landing .banner-container div.overlay {
    top: 0px;
    height: 100%;
  }
  body#landing #site-container {
    margin: 0px;
    width: 100%;
  }
  body#landing #site-container div.page-title-container {
    width: 550px;
  }
  body#landing #site-container div#content-container {
    margin: 0px;
    width: auto;
  }
  body#landing #site-container div#content-container div.column#main {
    width: 585px;
  }
  body#landing #site-container div#content-container div.column#main div.module.small {
    width: 265px;
  }
  body#landing #site-container div#content-container div.column#main div.module.large {
    width: 550px;
  }
  body#pandemic-home .module.hemi .segment,
  body#content-page-wide .module.hemi .segment {
    width: 100%;
    float: none;
    padding-right: 20px;
  }
  body#pandemic-home div#footer .wrapper .link-container,
  body#content-page-wide div#footer .wrapper .link-container {
    width: 400px;
  }
  body#pandemic-home div#footer .wrapper .link-container ul li,
  body#content-page-wide div#footer .wrapper .link-container ul li {
    width: 190px;
  }
  body #site-container div#content-container {
    height: auto!important;
  }
  body#corp-lower #site-container div#content-container div.column {
    float: none;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar {
    width: 646px;
    padding: 0px;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module {
    width: 606px;
    margin-left: 20px;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.large {
    width: 606px;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.large div.countdown .number {
    float: none;
    width: auto;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.large div.countdown .headline {
    float: none;
    width: auto;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.small {
    /* hidden per [ECMS-1889]
  						width: 295px;
  						height: 250px;*/
    width: 606px;
    height: auto;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.small div.countdown .number {
    float: none;
    width: auto;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.small div.countdown .headline {
    float: none;
    width: auto;
  }
  body#corp-lower-onecolumn #site-container {
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container #content-container {
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container #content-container div.column#main {
    width: 100% !important;
  }
  body#corp-lower-onecolumn #site-container #content-container div.column#main div.module.large {
    width: 100% !important;
    max-width: 920px;
    padding-right: 0px;
  }
  body#pandemic-home div#header.hdr-corp-sm .wrapper #bar-search,
  body#content-page-wide div#header.hdr-corp-sm .wrapper #bar-search,
  body div#header.hdr-corp-sm .wrapper #bar-search {
    position: absolute;
    top: 98px;
    background-color: #262d64;
    padding: 5px 35px 5px 10px;
    margin-right: 0px;
  }
  body div#header.hdr-corp-lg .wrapper div#logo-container,
  body div#header.hdr-corp-dual .wrapper div#logo-container {
    opacity: 0.06;
  }
  body div#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container,
  body div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container {
    top: 25px;
  }
  body div#footer .wrapper {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 915px) {
  body#landing .banner-container {
    width: auto;
  }
  body#landing #site-container {
    margin: 0px;
    width: 100%;
  }
  body#landing #site-container div.page-title-container {
    width: 100%;
    margin-left: 0px;
  }
  body#landing #site-container div#content-container {
    margin: 0px;
    width: auto;
  }
  body#landing #site-container div#content-container div.breadcrumb-container {
    padding-left: 0px;
  }
  body#landing #site-container div#content-container div.column {
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  body#landing #site-container div#content-container div.column div.module {
    width: 100%;
    margin-left: 0px;
  }
  body#landing #site-container div#content-container div.column div.module.large {
    width: 100%;
  }
  body#landing #site-container div#content-container div.column div.module.small {
    width: 45% !important;
    margin-right: 20px;
  }
  body#landing #site-container div#content-container div.column#main {
    width: 100%;
  }
  body#landing #site-container div#content-container div.column#main div.module.large {
    width: 100%;
  }
  body#landing #site-container div#content-container div.column#sidebar {
    padding-right: 10px;
  }
  body#landing #site-container div#content-container {
    width: auto;
    padding: 10px 0px 10px 10px;
  }
  body #site-container div#content-container {
    width: auto;
    padding-left: 20px;
    height: auto!important;
  }
  div#header.hdr-corp-sm,
  div#header.hdr-corp-lg,
  div#header.hdr-corp-dual {
    display: none;
  }
  div#mobile-header {
    display: block;
  }
  #tertiary-nav-container {
    position: fixed;
    bottom: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
  }
  #tertiary-nav-container > ul {
    /* custom scrollbar */
  
    /* Track */
  
    /* Handle */
  
    position: relative;
    top: 0px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
    width: 148px;
  }
  #tertiary-nav-container > ul ::-webkit-scrollbar {
    width: 8px;
  }
  #tertiary-nav-container > ul ::-webkit-scrollbar-track {
    background-color: transparent;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    box-shadow: 1px 0 0 0 #c7c7c8 inset, -1px 0 0 0 #c7c7c8 inset;
  }
  #tertiary-nav-container > ul ::-webkit-scrollbar-thumb {
    background: #53555c;
  }
  #tertiary-nav-container div.toggle {
    display: block;
    cursor: pointer;
  }
  body#pandemic-home #map,
  body#content-page-wide #map {
    background: transparent url('/Content/img/shared/art_bkgd_white_opacity_60.png') repeat 0px 0px;
    width: 100% !important;
    position: relative;
    top: 0px;
    z-index: 0;
    left: 22px;
  }
  body#pandemic-home #map.visible,
  body#content-page-wide #map.visible {
    visibility: visible;
  }
  body#pandemic-home .module.hemi .segment,
  body#content-page-wide .module.hemi .segment {
    width: 50%;
    float: left;
    padding-left: 30px;
    padding-right: 0px;
  }
  body#pandemic-home #sidebar,
  body#content-page-wide #sidebar {
    position: fixed;
    z-index: 9;
    padding-top: 30px;
    -webkit-box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 3px 2px 4px 0 rgba(0, 0, 0, 0.4);
  }
  body#pandemic-home #sidebar .toggle,
  body#content-page-wide #sidebar .toggle {
    display: block;
    cursor: pointer;
    top: 30px;
    background: transparent url('/content/img/corp/icon_toggle_pandemic_minus.gif') no-repeat 100% 50%;
  }
  body#pandemic-home #sidebar .toggle.closed,
  body#content-page-wide #sidebar .toggle.closed {
    background: transparent url('/content/img/corp/icon_toggle_pandemic_plus.gif') no-repeat 100% 50%;
  }
  body#pandemic-home #sidebar .wrapper,
  body#content-page-wide #sidebar .wrapper {
    overflow-y: scroll;
    height: 400px;
  }
  body#pandemic-home #site-container,
  body#content-page-wide #site-container {
    background: none;
    width: auto;
    margin: 0px;
    position: relative;
  }
  body#pandemic-home #site-container .module.scrolling-list,
  body#content-page-wide #site-container .module.scrolling-list {
    padding: 20px 15px 20px 25px;
  }
  body#pandemic-home #site-container .module.abstract,
  body#content-page-wide #site-container .module.abstract {
    padding: 20px 15px 20px 25px;
  }
  body#pandemic-home #site-container #content-container {
    padding-left: 0px;
    width: auto;
    margin-left: 0px;
    background: none;
  }
  body#pandemic-home #site-container #content-container .column-right {
    width: 100%;
    overflow: hidden;
  }
  body#pandemic-home #site-container #content-container .column-left {
    width: auto;
  }
  body#content-page-wide #site-container #content-container {
    padding-left: 0px;
    width: auto;
    margin-left: 0px;
    background: none;
  }
  body#content-page-wide #site-container #content-container .column-left {
    width: 100%;
    min-height: 0px;
    padding-top: 15px;
  }
  body#content-page-wide #site-container #content-container .column-right {
    width: 100%;
  }
  body#landing div#footer .wrapper {
    padding-left: 10px;
  }
  body#corp-lower #map.visible,
  body#corp-lower-onecolumn #map.visible {
    visibility: visible;
    background: transparent url('/Content/img/shared/art_bkgd_white_opacity_60.png') repeat 0px 0px;
    width: 100%;
  }
  body#corp-lower #site-container #content-container div.column#main div.module.large,
  body#corp-lower-onecolumn #site-container #content-container div.column#main div.module.large {
    width: 100%!important;
    padding-right: 20px;
  }
  body#corp-lower #site-container #content-container div.column#main div.module.small,
  body#corp-lower-onecolumn #site-container #content-container div.column#main div.module.small {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 680px) {
  div.breadcrumb-container {
    padding-left: 0px;
  }
  body#pandemic-home .module.scrolling-list .vert-scroll,
  body#content-page-wide .module.scrolling-list .vert-scroll,
  body#pandemic-home .module.abstract .vert-scroll,
  body#content-page-wide .module.abstract .vert-scroll {
    height: auto;
  }
  body#pandemic-home .module.scrolling-list,
  body#content-page-wide .module.scrolling-list {
    height: auto;
  }
  span.form-container {
    margin-left: 0px;
  }
  div.module.abstract .item,
  div.module.scrolling-list .item {
    padding-left: 0px;
  }
  div.module.abstract .item .image,
  div.module.scrolling-list .item .image {
    float: left;
    margin-right: 10px;
    top: auto;
    left: auto;
    position: relative;
  }
  body#landing #site-container div#content-container div.column#main div.module.small,
  body#landing #site-container div#content-container div.column#sidebar div.module.small {
    width: 100%;
  }
  body#landing #site-container div#content-container {
    padding: 10px;
  }
  body#landing #site-container div#content-container div.column,
  body#landing #site-container div#content-container div.column#sidebar {
    padding-right: 0px;
  }
  body#landing #site-container div#content-container div.column div.module.small,
  body#landing #site-container div#content-container div.column#sidebar div.module.small {
    width: 100% !important;
  }
  body#corp-lower #site-container {
    width: 100%;
  }
  body#corp-lower #site-container div.page-title-container {
    margin-left: 0px;
    width: 100%;
  }
  body#corp-lower #site-container div#content-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 20px;
    height: auto!important;
  }
  body#corp-lower #site-container div#content-container div.column {
    float: none;
  }
  body#corp-lower #site-container div#content-container div.column#main {
    padding: 0px 0px 0px 10px;
    width: 100%;
  }
  body#corp-lower #site-container div#content-container div.column#main div.module {
    margin-left: 0px;
  }
  body#corp-lower #site-container div#content-container div.column#main div.module.large {
    width: 100%;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar {
    padding: 0px 0px 0px 10px;
    width: 100%;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module {
    margin-left: 0px;
    width: 100%;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.large {
    width: 100%;
  }
  body#corp-lower #site-container div#content-container div.column#sidebar div.module.small {
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container {
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container div.page-title-container {
    margin-left: 0px;
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container div#content-container {
    width: 100%;
    padding-right: 10px;
    padding-left: 20px;
  }
  body#corp-lower-onecolumn #site-container div#content-container div.column {
    float: none;
  }
  body#corp-lower-onecolumn #site-container div#content-container div.column#main {
    padding: 0px 0px 0px 10px;
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container div#content-container div.column#main div.module {
    margin-left: 0px;
    padding-right: 0px!important;
  }
  body#corp-lower-onecolumn #site-container div#content-container div.column#main div.module.large {
    width: 100%;
  }
  body#corp-lower-onecolumn #site-container div#content-container div.column#main div.module.small {
    width: 100%!important;
  }
  body div#footer .wrapper {
    padding: 20px 10px 0px 30px;
    width: auto;
  }
  body div#footer .wrapper .link-container {
    width: 100%;
  }
  body div#footer .wrapper .link-container ul li {
    width: 148px;
  }
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.hemi .segment,
  body#content-page-wide .module.hemi .segment {
    width: 100%;
    float: none;
    padding-right: 20px;
  }
  body#content-page-wide #site-container #content-container {
    padding-left: 0px;
    width: auto;
    margin-left: 0px;
    background: none;
  }
  body#content-page-wide #site-container #content-container .column-left {
    width: 100%;
    min-height: 0px;
  }
  body#content-page-wide #site-container #content-container .column-left .social-container {
    margin-bottom: 10px;
  }
  body#content-page-wide #site-container #content-container .column-left .image-container {
    float: none;
  }
  body#content-page-wide #site-container #content-container .column-right {
    width: 100%;
  }
}
@media only screen and (max-device-width: 1120px) and (orientation: landscape) {
  div#mobile-header {
    display: block;
  }
}
@font-face {
  font-family: 'Open Sans';
  src: url('/content/themes/fonts/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.eot');
  src: url('/content/themes/fonts/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.eot?#iefix') format('embedded-opentype'), url('/content/themes/fonts/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff') format('woff'), url('/content/themes/fonts/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/content/themes/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.eot');
  src: url('/content/themes/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.eot?#iefix') format('embedded-opentype'), url('/content/themes/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff') format('woff'), url('/content/themes/fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/content/themes/fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.eot');
  src: url('/content/themes/fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.eot?#iefix') format('embedded-opentype'), url('/content/themes/fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff') format('woff'), url('/content/themes/fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.ttf') format('truetype');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'Gotham Bold';
  src: url('/content/themes/fonts/gotham-bold.otf') format("opentype");
}
@font-face {
  font-family: 'Myriad Pro';
  src: url('/content/themes/fonts/myriadPro-regular.ttf') format("truetype");
}
/* Set Input Placeholder Text Styles */

div#bar-search input::-webkit-input-placeholder {
  color: #7d7d7d;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
}
div#bar-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #7d7d7d;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
}
div#bar-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7d7d7d;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
}
div#bar-search input:-ms-input-placeholder {
  color: #7d7d7d;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
}
div.mobile-search-bar input::-webkit-input-placeholder {
  color: #7d7d7d;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
}
div.mobile-search-bar input:-moz-placeholder {
  /* Firefox 18- */
  color: #7d7d7d;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
}
div.mobile-search-bar input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7d7d7d;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
}
div.mobile-search-bar input:-ms-input-placeholder {
  color: #7d7d7d;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
}
#header {
  display: block;
  background: white url(/content/img/corp/art_bkgd_submenu.gif) repeat-x 0px 100%;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 999;
  /* ||| Format-Specific Properties ||| */

  /* ||| Small Format Header ||| */

  /* ||| Large Format Header ||| */

  /* ||| Large Format Header - Allows Logo on Left AND Right ||| */

}
#header .wrapper {
  position: relative;
  background-color: white;
  height: 63px;
  width: 1280px;
  margin: 0px auto 0px auto;
}
#header .wrapper div#bar-search {
  position: absolute;
  right: 0px;
}
#header .wrapper div#bar-search a,
#header .wrapper div#bar-search input[type='submit'] {
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: transparent url(/content/img/corp/icon_search_white.png) no-repeat 0px 0px;
  padding: 0px 0px 0px 14px;
  margin: 5px 0px 4px 7px;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
}
#header .wrapper div#bar-search input {
  float: left;
  border: 1px solid #2a519e;
  height: 18px;
  width: 235px;
  margin-top: 3px;
  padding-left: 3px;
}
#header .wrapper div#logo-container {
  position: absolute;
  top: 0;
  overflow: hidden;
  cursor: pointer;
}
#header .wrapper div.column {
  float: left;
}
#header .wrapper div.column.left div#utility-container ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
#header .wrapper div.column.left div#utility-container ul li {
  float: left;
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 0px 0px;
}
#header .wrapper div.column.left div#utility-container ul li a {
  margin-top: 3px;
  padding-right: 15px;
  font-size: 14px;
  background: transparent url(/content/img/corp/icon_hdr_dropdown_on.png) no-repeat right 9px;
  display: block;
  white-space: nowrap;
  cursor: pointer;
}
#header .wrapper div.column.left div#utility-container ul li.phone {
  padding: 8px 5px 0px 0px;
}
#header .wrapper div.column.left div#utility-container ul li.phone a {
  padding: 0px;
  margin: 0px;
  background: none;
  color: #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.phone a strong {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 8px;
}
#header .wrapper div.column.left div#utility-container ul li.phone a:hover {
  color: #88a6df;
}
#header .wrapper div.column.left div#utility-container ul li.phone small {
  font-size: 10px;
  color: #2b55a4;
}
#header .wrapper div.column.left div#utility-container ul li.search {
  padding-top: 3px;
}
#header .wrapper div.column.left div#utility-container ul li.search a {
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: white url(/content/img/corp/icon_search.gif) no-repeat 0px 0px;
  padding: 0px 0px 0px 14px;
  margin: 3px 0px 4px 0px;
  display: block;
}
#header .wrapper div.column.left div#utility-container ul li.search div {
  display: none;
  width: 300px;
  height: 46px;
  overflow: hidden;
  margin-left: 0px;
  text-indent: -10px;
  margin: 30px 0px 0px -10px;
  padding: 10px 10px 0px 20px;
  position: absolute;
  background-color: #f7f8f8;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border: 2px solid #2b54a3;
  z-index: 1010;
}
#header .wrapper div.column.left div#utility-container ul li.search div input[type='text'] {
  float: left;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #f7f8f8;
  width: 200px;
  height: 21px;
  margin: 0px 8px 10px 0px;
  padding-left: 10px;
  display: block;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
#header .wrapper div.column.left div#utility-container ul li.search div a.submit,
#header .wrapper div.column.left div#utility-container ul li.search div input[type='submit'] {
  font-size: 10px;
  font-weight: bold;
  display: block;
  float: left;
  background-color: #006b3b;
  background-image: none;
  color: white;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 3px 14px;
  text-indent: initial;
  border: none;
}
#header .wrapper div.column.left div#utility-container ul li.country ul {
  display: none;
  width: auto;
  height: auto;
  margin-left: 0px;
  text-indent: -10px;
  margin: 30px 0px 0px -10px;
  padding: 10px 10px 0px 20px;
  position: absolute;
  background-color: #f7f8f8;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-bottom: 2px solid #2b54a3;
  z-index: 99;
}
#header .wrapper div.column.left div#utility-container ul li.country ul li {
  border: none;
  float: none;
  display: block;
  height: auto;
  color: #33373c;
  font-size: 11px;
  line-height: 11px;
  margin: 0px 0px 10px 0px;
}
#header .wrapper div.column.left div#utility-container ul li.country ul li a {
  border: none;
  font-size: 11px;
  text-transform: none;
  color: #33373c;
  background: none;
  padding: 0px 10px 0px 0px;
  margin: 0px;
}
#header .wrapper div.column.left div#utility-container ul li.country ul li:before {
  content: "›";
  display: block;
  float: left;
  width: 10px;
  color: #33373c;
  font-weight: bold;
  font-size: 12px;
}
#header .wrapper div.column.left div#utility-container ul li.country ul li:hover:before,
#header .wrapper div.column.left div#utility-container ul li.country ul li.selected:before {
  color: #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.country ul li:hover,
#header .wrapper div.column.left div#utility-container ul li.country ul li.selected {
  color: #2b54a3;
  border-bottom: 1px solid #2b54a3;
  padding-bottom: 7px;
  margin-bottom: 2px;
}
#header .wrapper div.column.left div#utility-container ul li.country ul li:hover a,
#header .wrapper div.column.left div#utility-container ul li.country ul li.selected a {
  cursor: pointer;
  color: #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.language ul {
  display: none;
  width: auto;
  height: auto;
  overflow-y: auto;
  margin-left: 0px;
  text-indent: -10px;
  margin: 30px 0px 0px -10px;
  padding: 10px 10px 0px 20px;
  position: absolute;
  background-color: #f7f8f8;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-bottom: 2px solid #2b54a3;
  z-index: 99;
}
#header .wrapper div.column.left div#utility-container ul li.language ul li {
  border: none;
  float: none;
  display: block;
  height: auto;
  color: #33373c;
  font-size: 11px;
  line-height: 11px;
  margin: 0px 0px 10px 0px;
}
#header .wrapper div.column.left div#utility-container ul li.language ul li a {
  border: none;
  font-size: 11px;
  text-transform: none;
  color: #33373c;
  background: none;
  padding: 0px;
  margin: 0px;
}
#header .wrapper div.column.left div#utility-container ul li.language ul li:before {
  content: "›";
  display: block;
  float: left;
  width: 10px;
  color: #33373c;
  font-weight: bold;
  font-size: 12px;
}
#header .wrapper div.column.left div#utility-container ul li.language ul li:hover:before,
#header .wrapper div.column.left div#utility-container ul li.language ul li.selected:before {
  color: #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.language ul li:hover,
#header .wrapper div.column.left div#utility-container ul li.language ul li.selected {
  color: #2b54a3;
  border-bottom: 1px solid #2b54a3;
  padding-bottom: 7px;
  margin-bottom: 2px;
}
#header .wrapper div.column.left div#utility-container ul li.language ul li:hover a,
#header .wrapper div.column.left div#utility-container ul li.language ul li.selected a {
  cursor: pointer;
  color: #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.session {
  padding-top: 2px;
}
#header .wrapper div.column.left div#utility-container ul li.session a {
  font-size: 11px;
  background: white url(/content/img/corp/icon_user.gif) no-repeat 0 50%;
  padding: 0px 0px 0px 20px;
  margin: 3px 0px 4px 0px;
  display: block;
}
#header .wrapper div.column.left div#utility-container ul li.session div {
  display: none;
  width: 300px;
  height: auto;
  overflow: hidden;
  margin-left: 0px;
  text-indent: -10px;
  margin: 30px 0px 0px -10px;
  padding: 10px 10px 0px 20px;
  position: absolute;
  background-color: #f7f8f8;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border: 2px solid #2b54a3;
  z-index: 9999;
}
#header .wrapper div.column.left div#utility-container ul li.session div input [type='text'] {
  float: left;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #f7f8f8;
  width: 150px;
  height: 21px;
  margin: 0px 8px 10px 0px;
  padding-left: 10px;
  display: block;
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
#header .wrapper div.column.left div#utility-container ul li.session div a.submit,
#header .wrapper div.column.left div#utility-container ul li.session div button.submit,
#header .wrapper div.column.left div#utility-container ul li.session div input[type='submit'] {
  font-size: 10px;
  font-weight: bold;
  display: block;
  float: left;
  background-color: #006b3b;
  background-image: none;
  color: white;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 3px 14px;
  text-indent: initial;
  border: none;
  height: 20px;
}
#header .wrapper div.column.left div#utility-container ul li.session div span.form-container {
  margin: 0px;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container {
  padding: 5px 10px;
  border: 2px solid #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl li,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul dt,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl dt {
  display: block;
  height: auto;
  color: #33373c;
  font-size: 13px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 5px 15px;
  position: relative;
  zoom: 1;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl li:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul dt:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl dt:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li:after,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl li:after,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul dt:after,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl dt:after {
  content: "";
  display: table;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li:after,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl li:after,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul dt:after,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl dt:after {
  clear: both;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl li:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul dt:before,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl dt:before {
  content: "›";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  font-weight: bold;
  font-size: 19px;
  line-height: 17px;
  color: #2b54a3;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li .date,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl li .date,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul dt .date,
#header .wrapper div.column.left div#utility-container ul li.session > .util-container dl dt .date {
  color: #2b54a3;
  font-weight: bold;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul {
  width: 100%;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container ul li {
  float: none;
  border: none;
}
#header .wrapper div.column.left div#utility-container ul li.session > .util-container a {
  background-color: transparent;
  background-image: none;
  margin: 0px;
  font-size: 12px;
}
#header .wrapper div.column.left div#nav-container nav {
  display: block;
  margin: auto;
  position: relative;
  height: 63px;
  float: left;
}
#header .wrapper div.column.left div#nav-container nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header .wrapper div.column.left div#nav-container nav ul li {
  float: left;
  text-align: center;
  line-height: 12px;
  height: 63px;
  padding-top: 26px;
  overflow: hidden;
  margin-right: 25px;
}
#header .wrapper div.column.left div#nav-container nav ul li.selected {
  background: transparent url(/Content/img/corp/art_nav_pointer_active.png) no-repeat 50% 100%;
}
#header .wrapper div.column.left div#nav-container nav ul li.selected a {
  color: #201847;
}
#header .wrapper div.column.left div#nav-container nav ul li.selected ul li a {
  color: #bec0d0;
}
#header .wrapper div.column.left div#nav-container nav ul li.marker {
  height: 63px;
  display: none;
  position: absolute;
  background: transparent url(/Content/img/corp/art_nav_pointer.png) no-repeat 50% 100%;
}
#header .wrapper div.column.left div#nav-container nav ul li.last {
  margin-right: 10px;
}
#header .wrapper div.column.left div#nav-container nav ul li a {
  transition: 0.35s ease-in-out;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #2b55a4;
  text-decoration: none;
  cursor: pointer;
}
#header .wrapper div.column.left div#nav-container nav ul li a:hover {
  color: #201847;
}
#header .wrapper div.column.left div#nav-container nav ul li ul {
  display: none;
  z-index: 20;
  position: absolute;
  left: 0px;
  width: 100%;
  text-align: left;
  height: 32px;
  top: 66px;
  overflow: hidden;
}
#header .wrapper div.column.left div#nav-container nav ul li ul li {
  color: white;
  border: none;
  display: inline-block;
  float: none;
  height: 35px;
  padding-top: 4px;
  width: auto;
  margin-right: 18px;
}
#header .wrapper div.column.left div#nav-container nav ul li ul li a {
  transition: 0.35s ease-in-out;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  color: #bec0d0;
  text-decoration: none;
  margin: 0;
  display: block;
  height: 100%;
}
#header .wrapper div.column.left div#nav-container nav ul li ul li a:visited,
#header .wrapper div.column.left div#nav-container nav ul li ul li a:active {
  color: #bec0d0;
}
#header .wrapper div.column.left div#nav-container nav ul li ul li a:hover {
  color: white;
}
#header .wrapper div.column.left div#nav-container nav ul li ul li.selected {
  background-image: none;
}
#header .wrapper div.column.left div#nav-container nav ul li ul li.selected a {
  color: white;
  font-style: normal;
  font-weight: bold;
}
#header .wrapper div.column.left div#nav-container nav ul li ul.right-align {
  text-align: right;
}
#header .wrapper div.column.right div#quicklink-container {
  width: 217px;
}
#header .wrapper div.column.right div#quicklink-container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: right;
}
#header .wrapper div.column.right div#quicklink-container ul li {
  white-space: nowrap;
  float: left;
  border-right: 1px solid #c3c4c5;
  padding: 0px 5px 0px 0px;
  margin: 0px 5px 0px 0px;
}
#header .wrapper div.column.right div#quicklink-container ul li a {
  padding: 5px 0px 5px 0px;
  display: block;
  font-size: 11px;
  color: #7d7d7d;
  text-decoration: none;
}
#header .wrapper div.column.right div#quicklink-container ul li.last {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
#header.hdr-corp-sm {
  height: 98px;
}
#header.hdr-corp-sm .wrapper {
  height: 63px;
}
#header.hdr-corp-sm .wrapper div#bar-search {
  top: 68px;
  margin-right: 35px;
}
#header.hdr-corp-sm .wrapper div#bar-search a,
#header.hdr-corp-sm .wrapper div#bar-search input[type='submit'] {
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: transparent url(/content/img/corp/icon_search_white.png) no-repeat 0px 0px;
  padding: 0px 0px 0px 14px;
  margin: 5px 0px 4px 7px;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
}
#header.hdr-corp-sm .wrapper div#bar-search input {
  float: left;
  border: 1px solid #2a519e;
  height: 18px;
  width: 235px;
  margin-top: 3px;
  padding-left: 3px;
}
#header.hdr-corp-sm .wrapper div#logo-container {
  left: 20px;
  height: 63px;
  min-width: 179px;
  background: transparent url(/content/img/shared/logo_isos_corp_hdr_sm_alt.png) no-repeat 0px 0px;
}
#header.hdr-corp-sm .wrapper div.column {
  height: 63px;
}
#header.hdr-corp-sm .wrapper div.column.left {
  width: 856px;
  padding-left: 264px;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container {
  position: absolute;
  top: 3px;
  right: 0px;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li {
  border-right: none;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.phone {
  display: none;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.search {
  display: none;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.country {
  display: none;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.language .langFlag {
  top: 15%;
  left: -28%;
  position: absolute;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.language ul {
  width: auto;
  margin-top: 17px;
  top: 44px;
  left: -15px;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.language > a {
  margin-top: 40px;
  line-height: 20px;
  background-position: right 9px;
  left: -20px;
  position: absolute;
}
@media screen and (min-width: 0\0) {
  #header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.language > a {
    margin-top: 40px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.language > a {
    margin-top: 40px;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) {
  
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 0px) {
  #header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.language > a {
    line-height: normal;
    background-position: right 9px;
  }
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.session {
  clear: both;
  float: right;
  margin-top: 14px;
  margin-top: 8px\9;
}
@media screen and (min-width: 0\0) {
  #header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.session {
    margin-top: 13px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.session {
    margin-top: 10px;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) {
  
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 0px) {
  #header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.session {
    line-height: normal;
    margin-top: 10px;
  }
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.session div {
  margin-top: 25px;
  margin-left: -237px;
}
#header.hdr-corp-sm .wrapper div.column.left div#utility-container ul li.session span.form-container {
  margin-left: 0px;
}
#header.hdr-corp-sm .wrapper div.column.right {
  width: 420px;
}
#header.hdr-corp-sm .wrapper div.column.right div#quicklink-container {
  float: right;
  margin-right: 100px;
}
#header.hdr-corp-lg {
  height: 172px;
}
#header.hdr-corp-lg .wrapper {
  height: 137px;
}
#header.hdr-corp-lg .wrapper div#bar-search {
  display: none;
}
#header.hdr-corp-lg .wrapper div#logo-container {
  right: 100px;
  height: 137px;
  min-width: 319px;
  background: transparent url(/content/img/shared/art_isos_corp_hdr_lg_default.png) no-repeat 100% 50%;
  z-index: 1;
}
#header.hdr-corp-lg .wrapper div#logo-container-main {
  position: absolute;
  top: 20px;
  left: 50px;
  width: 203px;
  height: 98px;
  background-repeat: no-repeat;
}
#header.hdr-corp-lg .wrapper div.column {
  height: 137px;
}
#header.hdr-corp-lg .wrapper div.column.left {
  width: 770px;
  padding-left: 169px;
}
#header.hdr-corp-lg .wrapper div.column.left div#utility-container ul li {
  border-right: 1px solid #ededed;
}
#header.hdr-corp-lg .wrapper div.column.left div#utility-container ul li.language ul {
  min-width: 55px;
}
#header.hdr-corp-lg .wrapper div.column.left div#nav-container nav ul {
  margin-top: 16px;
}
#header.hdr-corp-lg .wrapper div.column.left div#nav-container nav ul li {
  height: 83px;
}
#header.hdr-corp-lg .wrapper div.column.left div#nav-container nav ul li ul {
  left: 0px;
  top: 86px;
}
#header.hdr-corp-lg .wrapper div.column.left div#nav-container nav ul li ul li {
  height: 35px;
}
#header.hdr-corp-lg .wrapper div.column.right {
  width: 510px;
}
#header.hdr-corp-lg .wrapper div.column.right div#quicklink-container {
  z-index: 999;
  position: relative;
}
#header.hdr-corp-dual {
  height: 172px;
}
#header.hdr-corp-dual .wrapper {
  height: 137px;
}
#header.hdr-corp-dual .wrapper div#bar-search {
  display: none;
}
#header.hdr-corp-dual .wrapper div#logo-container {
  right: 50px;
  height: 137px;
  min-width: 319px;
  background: transparent url(/content/img/shared/art_isos_corp_hdr_lg_default.png) no-repeat 100% 50%;
}
#header.hdr-corp-dual .wrapper div#logo-container-main {
  position: absolute;
  top: 20px;
  left: 50px;
  width: 203px;
  height: 98px;
  background-repeat: no-repeat;
}
#header.hdr-corp-dual .wrapper div.column {
  height: 137px;
}
#header.hdr-corp-dual .wrapper div.column.left {
  width: 870px;
  padding-left: 300px;
  position: relative;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container {
  margin-bottom: 5px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul {
  padding: 0px;
  margin-bottom: 5px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li {
  border-right: 1px solid #ededed;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.language ul {
  min-width: 55px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.phone {
  padding-right: 8px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.phone a strong {
  font-size: 18px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.phone small {
  font-size: 12px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.session {
  padding-top: 0px;
  padding-bottom: 2px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.session a {
  font-size: 13px;
}
#header.hdr-corp-dual .wrapper div.column.left div#utility-container ul li.search {
  padding-bottom: 2px;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav {
  background-color: transparent;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul {
  margin-top: 16px;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul li {
  padding-top: 15px;
  height: 78px;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul li a {
  font-size: 16px;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul li.marker {
  background: transparent url(/Content/img/corp/art_nav_pointer.png) no-repeat 50% 100%;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul li ul {
  left: 0px;
  margin: 0;
  top: 88px;
  height: 41px;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul li ul li {
  height: 40px;
}
#header.hdr-corp-dual .wrapper div.column.left div#nav-container nav ul li ul li a {
  z-index: 1;
  font-size: 13px;
}
#header.hdr-corp-dual .wrapper div.column.right {
  width: 410px;
}
#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container {
  width: 270px;
  z-index: 999;
  position: relative;
}
#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container ul {
  float: right;
}
#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container ul li a {
  font-size: 12px;
}
body#pandemic-home div#header.hdr-corp-sm .wrapper,
body#content-page-wide div#header.hdr-corp-sm .wrapper {
  width: 1440px;
}
body#pandemic-home div#header.hdr-corp-sm .wrapper div#logo-container,
body#content-page-wide div#header.hdr-corp-sm .wrapper div#logo-container {
  left: 30px;
}
body#pandemic-home div#header.hdr-corp-sm .wrapper div.column.left,
body#content-page-wide div#header.hdr-corp-sm .wrapper div.column.left {
  width: 856px;
}
body#pandemic-home div#header.hdr-corp-sm .wrapper div.column.right,
body#content-page-wide div#header.hdr-corp-sm .wrapper div.column.right {
  width: 580px;
}
/* Old Menu */

/*
ul#main-menu { 
						list-style: none;
						position: relative;
						padding: 0px;
						li {
							background: transparent url(/Content/img/corp/art_nav_pointer_blank.gif) no-repeat 50% 100%;
							float: left;
							//.MIXcssTransition(all, @duration: 0.35s, @timingFunction: ease-in-out);
							transition: 0.35s ease-in-out;
							//apply these styles to the first link of the main menu
							&.first {
								background: transparent url(/Content/img/corp/art_nav_pointer_blank.gif) no-repeat calc(50% - 10px) 100%;
								a {
									padding-left: 0px;
								}
								&.on {
									background: transparent url(/Content/img/corp/art_nav_pointer.png) no-repeat calc(50% - 10px) 100%;
									& > a {
										color: #201847;
									}
								}
							}
							&.on {
								background: transparent url(/Content/img/corp/art_nav_pointer.png) no-repeat 50% 100%;
								& > a {
									color: #201847;
								}
							}
							&.selected {
								//Make the submenu of the selected NAV item visible by default
								ul {
									position: absolute;
									display: block;
									left: 0;
									list-style: none;
									li {
										position: relative;
										float: left;
										&.selected {
											background: none;
										}
									}

								}
							}
							&:hover {
								ul {
									position: absolute;
									display: block;
									left: 0;
									list-style: none;
									li {
										position: relative;
										float: left;
										&.selected {
											background: none;
										}
									}
								}
							}
							//main menu link styles
							a {
								//.MIXcssTransition(all, @duration: 0.35s, @timingFunction: ease-in-out);
								transition: 0.35s ease-in-out;
								text-decoration: none;
								margin: 0px 0px 0px 0px;
								padding-top: 0px;
								padding-right: 20px;
								padding-left: 20px;
								font-size: 14px;
								font-weight: bold;
								color: #2b55a4;
								&:hover {
									color: #201847;
								}
							}
							ul {
								display: none;
								padding-left: 0px;
								background: #242b5f url(/content/img/corp/art_bkgd_submenu.gif) repeat-x 0px 0px;
								width: 100%;
								height: 34px;
								margin-left: 0px;
								li {
									background: none;
									&.first {
										background: none;
									}
									.container {
										border: 1px solid red;
									}
									
									//submenu link styles
									a {
										float: left;
										font-size: 13px;
										font-style: italic;
										font-weight: normal;
										line-height: normal;
										color: #bec0d0;
										text-decoration: none;
										margin: 0;
										padding: 7px 30px 7px 0px;
										&:hover {
											color: #ffffff;
											background-image: none;
										}
									}
									&.selected {
										a {
											color: #ffffff;
											font-style: normal;
											font-weight: bold;
											background: none;
										}
									}
								}
								&:hover {
									li {
										position: relative;
										float: left;
									}
								}
							}
							
							
						}
					}
	*/

body#pandemic-home div#site-container div.page-title-container {
  background-color: transparent;
  width: 1280px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  border: none;
}
body#pandemic-home div#site-container div.page-title-container.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#pandemic-home div#site-container div.page-title-container.opaque {
  background-color: white;
}
body#pandemic-home div#site-container div.page-title-container h2 {
  display: block;
  width: 922px;
  margin: 0px auto 0px auto;
  color: #222658;
  border-bottom: 1px solid #222658;
}
@media only screen and (max-width: 1120px) {
  body#pandemic-home div#site-container div.page-title-container h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 1450px) {
  body#pandemic-home div#site-container div.page-title-container {
    width: 100%;
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#pandemic-home div#site-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1450px) {
  body#pandemic-home #site-container div#content-container {
    width: auto;
  }
}
@media only screen and (max-width: 915px) {
  body#pandemic-home #site-container div#content-container {
    padding-left: 10px;
  }
}
body#landing-wide div#site-container div.page-title-container {
  background-color: transparent;
  width: 1280px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  border: none;
}
body#landing-wide div#site-container div.page-title-container.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#landing-wide div#site-container div.page-title-container.opaque {
  background-color: white;
}
body#landing-wide div#site-container div.page-title-container h2 {
  display: block;
  width: 922px;
  margin: 0px auto 0px auto;
  color: #222658;
  border-bottom: 1px solid #222658;
}
@media only screen and (max-width: 1120px) {
  body#landing-wide div#site-container div.page-title-container h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 1450px) {
  body#landing-wide div#site-container div.page-title-container {
    width: 100%;
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#landing-wide div#site-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1120px) {
  body#landing-wide #site-container div#content-container {
    width: 100%;
  }
}
@media only screen and (max-width: 915px) {
  body#landing-wide #site-container div#content-container {
    padding-left: 10px;
  }
}
body#home div#site-container div.page-title-container {
  background-color: transparent;
  width: 1280px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  border: none;
}
body#home div#site-container div.page-title-container.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#home div#site-container div.page-title-container.opaque {
  background-color: white;
}
body#home div#site-container div.page-title-container h2 {
  display: block;
  width: 922px;
  margin: 0px auto 0px auto;
  color: #222658;
  border-bottom: 1px solid #222658;
}
@media only screen and (max-width: 1120px) {
  body#home div#site-container div.page-title-container h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 1450px) {
  body#home div#site-container div.page-title-container {
    width: 100%;
    padding: 0px 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#home div#site-container {
    width: 100%;
  }
}
body#pandemic-home .region.teaser .module.two-col,
body#landing-wide .region.teaser .module.two-col,
body#home .region.teaser .module.two-col,
body#pandemic-home .region.teaser .module.three-col,
body#landing-wide .region.teaser .module.three-col,
body#home .region.teaser .module.three-col {
  padding-bottom: 79px;
}
body#pandemic-home .region.teaser-bluebar,
body#landing-wide .region.teaser-bluebar,
body#home .region.teaser-bluebar {
  background-color: #222658;
  padding-top: 27px;
  padding-bottom: 27px;
}
body#pandemic-home .region.teaser-bluebar .module,
body#landing-wide .region.teaser-bluebar .module,
body#home .region.teaser-bluebar .module {
  padding-top: 0px;
}
body#pandemic-home .region.teaser-bluebar .module .wrapper,
body#landing-wide .region.teaser-bluebar .module .wrapper,
body#home .region.teaser-bluebar .module .wrapper {
  padding: 0px;
  width: 100%;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .region.teaser-bluebar .module .wrapper,
  body#landing-wide .region.teaser-bluebar .module .wrapper,
  body#home .region.teaser-bluebar .module .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body#pandemic-home .region.teaser-bluebar .module.two-col *,
body#landing-wide .region.teaser-bluebar .module.two-col *,
body#home .region.teaser-bluebar .module.two-col * {
  color: white !important;
}
body#pandemic-home .region.teaser-bluebar .module.two-col * .col.first,
body#landing-wide .region.teaser-bluebar .module.two-col * .col.first,
body#home .region.teaser-bluebar .module.two-col * .col.first {
  padding-left: 100px;
  padding-right: 60px;
}
@media only screen and (max-width: 1120px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col.first,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col.first,
  body#home .region.teaser-bluebar .module.two-col * .col.first {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 680px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col.first,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col.first,
  body#home .region.teaser-bluebar .module.two-col * .col.first {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col.first,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col.first,
  body#home .region.teaser-bluebar .module.two-col * .col.first {
    margin-bottom: 19px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
body#pandemic-home .region.teaser-bluebar .module.two-col * .col.last,
body#landing-wide .region.teaser-bluebar .module.two-col * .col.last,
body#home .region.teaser-bluebar .module.two-col * .col.last {
  padding-left: 60px;
  padding-right: 100px;
}
@media only screen and (max-width: 1120px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col.last,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col.last,
  body#home .region.teaser-bluebar .module.two-col * .col.last {
    padding-left: 30px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 680px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col.last,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col.last,
  body#home .region.teaser-bluebar .module.two-col * .col.last {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col.last,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col.last,
  body#home .region.teaser-bluebar .module.two-col * .col.last {
    padding-left: 0px;
    padding-right: 0px;
  }
}
body#pandemic-home .region.teaser-bluebar .module.two-col * .col .module,
body#landing-wide .region.teaser-bluebar .module.two-col * .col .module,
body#home .region.teaser-bluebar .module.two-col * .col .module {
  margin-top: 0px;
  margin-bottom: 0px;
}
body#pandemic-home .region.teaser-bluebar .module.two-col * .col .module h2,
body#landing-wide .region.teaser-bluebar .module.two-col * .col .module h2,
body#home .region.teaser-bluebar .module.two-col * .col .module h2 {
  font-size: 20px;
  text-align: left;
  line-height: 28px;
  padding: 0px;
  border: none;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .region.teaser-bluebar .module.two-col * .col .module h2,
  body#landing-wide .region.teaser-bluebar .module.two-col * .col .module h2,
  body#home .region.teaser-bluebar .module.two-col * .col .module h2 {
    line-height: 25px;
  }
}
body#pandemic-home .region.teaser-bluebar .module.two-col * .col .module p,
body#landing-wide .region.teaser-bluebar .module.two-col * .col .module p,
body#home .region.teaser-bluebar .module.two-col * .col .module p {
  font-size: 16px;
  line-height: 20px;
  margin: 0px;
}
body#pandemic-home .region.teaser-bluebar .module.three-col *,
body#landing-wide .region.teaser-bluebar .module.three-col *,
body#home .region.teaser-bluebar .module.three-col * {
  color: white;
}
body#pandemic-home .region.teaser-bluebar .module.three-col * .intro-modules.freetext,
body#landing-wide .region.teaser-bluebar .module.three-col * .intro-modules.freetext,
body#home .region.teaser-bluebar .module.three-col * .intro-modules.freetext {
  margin-top: 0px;
  margin-bottom: 0px;
}
body#pandemic-home .region.teaser-bluebar .module.three-col * .intro-modules.freetext h2,
body#landing-wide .region.teaser-bluebar .module.three-col * .intro-modules.freetext h2,
body#home .region.teaser-bluebar .module.three-col * .intro-modules.freetext h2 {
  text-align: left;
  line-height: 31px;
}
body#pandemic-home .region.teaser-bluebar .module.three-col * .intro-modules.freetext p,
body#landing-wide .region.teaser-bluebar .module.three-col * .intro-modules.freetext p,
body#home .region.teaser-bluebar .module.three-col * .intro-modules.freetext p {
  font-size: 15px;
  margin: 0px;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .region.teaser-bluebar,
  body#landing-wide .region.teaser-bluebar,
  body#home .region.teaser-bluebar {
    padding-top: 22px;
    padding-bottom: 30px;
  }
}
body#pandemic-home .module,
body#landing-wide .module,
body#home .module {
  margin: 0px;
  /* custom scrollbar */

  /* Track */

  /* Handle */

}
body#pandemic-home .module .constrain-height-105,
body#landing-wide .module .constrain-height-105,
body#home .module .constrain-height-105 {
  height: 105px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module .constrain-height-105,
  body#landing-wide .module .constrain-height-105,
  body#home .module .constrain-height-105 {
    height: auto;
    padding-right: 0;
  }
}
body#pandemic-home .module .wrapper,
body#landing-wide .module .wrapper,
body#home .module .wrapper {
  width: 100%;
  margin: 0px auto 0px auto;
}
@media only screen and (max-width: 1120px) {
  body#pandemic-home .module .wrapper,
  body#landing-wide .module .wrapper,
  body#home .module .wrapper {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
body#pandemic-home .module ::-webkit-scrollbar,
body#landing-wide .module ::-webkit-scrollbar,
body#home .module ::-webkit-scrollbar {
  width: 8px;
}
body#pandemic-home .module ::-webkit-scrollbar-track,
body#landing-wide .module ::-webkit-scrollbar-track,
body#home .module ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  box-shadow: 1px 0 0 0 #c7c7c8 inset, -1px 0 0 0 #c7c7c8 inset;
}
body#pandemic-home .module ::-webkit-scrollbar-thumb,
body#landing-wide .module ::-webkit-scrollbar-thumb,
body#home .module ::-webkit-scrollbar-thumb {
  background: #53555c;
}
body#pandemic-home .module.two-col,
body#landing-wide .module.two-col,
body#home .module.two-col {
  width: 100%;
  padding-top: 15px;
  position: relative;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col > .wrapper,
  body#landing-wide .module.two-col > .wrapper,
  body#home .module.two-col > .wrapper {
    padding: 0px;
  }
}
body#pandemic-home .module.two-col.teaser,
body#landing-wide .module.two-col.teaser,
body#home .module.two-col.teaser {
  padding-bottom: 79px;
}
body#pandemic-home .module.two-col.semitransparent,
body#landing-wide .module.two-col.semitransparent,
body#home .module.two-col.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#pandemic-home .module.two-col.opaque,
body#landing-wide .module.two-col.opaque,
body#home .module.two-col.opaque {
  background-color: white;
}
body#pandemic-home .module.two-col .intro h2,
body#landing-wide .module.two-col .intro h2,
body#home .module.two-col .intro h2 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.3em;
  padding: 0px;
  border: none;
}
body#pandemic-home .module.two-col .intro-modules .module.freetext .wrapper h1,
body#landing-wide .module.two-col .intro-modules .module.freetext .wrapper h1,
body#home .module.two-col .intro-modules .module.freetext .wrapper h1 {
  text-transform: uppercase;
  color: #222658;
  font-size: 30px;
  line-height: normal;
  margin: 0;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col .intro-modules .module.freetext .wrapper h1,
  body#landing-wide .module.two-col .intro-modules .module.freetext .wrapper h1,
  body#home .module.two-col .intro-modules .module.freetext .wrapper h1 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px;
  }
}
body#pandemic-home .module.two-col .intro-modules .module.freetext .wrapper h2,
body#landing-wide .module.two-col .intro-modules .module.freetext .wrapper h2,
body#home .module.two-col .intro-modules .module.freetext .wrapper h2 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.3em;
  padding: 0px;
  border: none;
}
body#pandemic-home .module.two-col .intro-modules .module.freetext .wrapper h3,
body#landing-wide .module.two-col .intro-modules .module.freetext .wrapper h3,
body#home .module.two-col .intro-modules .module.freetext .wrapper h3 {
  font-weight: normal;
  font-size: 22px;
  line-height: normal;
  color: #222658;
  text-align: center;
  margin: 0px;
  text-transform: none;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col .intro-modules .module.freetext .wrapper h3,
  body#landing-wide .module.two-col .intro-modules .module.freetext .wrapper h3,
  body#home .module.two-col .intro-modules .module.freetext .wrapper h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
body#pandemic-home .module.two-col .intro-modules .module.freetext .wrapper h4,
body#landing-wide .module.two-col .intro-modules .module.freetext .wrapper h4,
body#home .module.two-col .intro-modules .module.freetext .wrapper h4 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0px 0px 5px 0px;
  border: none;
  font-size: 26px;
  line-height: 22px;
  display: block;
}
body#pandemic-home .module.two-col div.col,
body#landing-wide .module.two-col div.col,
body#home .module.two-col div.col {
  width: 50%;
  float: left;
}
body#pandemic-home .module.two-col div.col h2,
body#landing-wide .module.two-col div.col h2,
body#home .module.two-col div.col h2 {
  font-size: 22px;
  line-height: 22px;
}
body#pandemic-home .module.two-col div.col.first,
body#landing-wide .module.two-col div.col.first,
body#home .module.two-col div.col.first {
  padding-left: 0px;
  padding-right: 10px;
}
body#pandemic-home .module.two-col div.col.last,
body#landing-wide .module.two-col div.col.last,
body#home .module.two-col div.col.last {
  padding-left: 10px;
  padding-right: 0px;
}
body#pandemic-home .module.two-col div.col .module,
body#landing-wide .module.two-col div.col .module,
body#home .module.two-col div.col .module {
  margin: 20px 0px 20px 0px;
  width: 100%;
}
body#pandemic-home .module.two-col div.col .module .wrapper,
body#landing-wide .module.two-col div.col .module .wrapper,
body#home .module.two-col div.col .module .wrapper {
  width: 100%;
}
body#pandemic-home .module.two-col div.col .module.feature img,
body#landing-wide .module.two-col div.col .module.feature img,
body#home .module.two-col div.col .module.feature img {
  width: auto;
}
body#pandemic-home .module.two-col div.col .module.feature h2,
body#landing-wide .module.two-col div.col .module.feature h2,
body#home .module.two-col div.col .module.feature h2 {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 12px 20px 12px 20px;
  margin: 0;
  border-bottom: 1px solid white;
  text-align: left;
}
body#pandemic-home .module.two-col div.col .module.feature .wrapper,
body#landing-wide .module.two-col div.col .module.feature .wrapper,
body#home .module.two-col div.col .module.feature .wrapper {
  padding: 20px 20px 0px 20px;
}
body#pandemic-home .module.two-col div.col .module.linklist h2,
body#landing-wide .module.two-col div.col .module.linklist h2,
body#home .module.two-col div.col .module.linklist h2 {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 12px 20px 12px 20px;
  margin: 0;
  border-bottom: 1px solid white;
  text-align: left;
}
body#pandemic-home .module.two-col div.col .module.linklist .wrapper,
body#landing-wide .module.two-col div.col .module.linklist .wrapper,
body#home .module.two-col div.col .module.linklist .wrapper {
  padding: 20px 20px 0px 20px;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col div.col .module.linklist .wrapper,
  body#landing-wide .module.two-col div.col .module.linklist .wrapper,
  body#home .module.two-col div.col .module.linklist .wrapper {
    padding: 15px 0px 0px 0px;
  }
}
body#pandemic-home .module.two-col div.col .module.linklist ul li,
body#landing-wide .module.two-col div.col .module.linklist ul li,
body#home .module.two-col div.col .module.linklist ul li {
  width: 100%;
}
body#pandemic-home .module.two-col div.col .module.linklist.blocks .wrapper,
body#landing-wide .module.two-col div.col .module.linklist.blocks .wrapper,
body#home .module.two-col div.col .module.linklist.blocks .wrapper {
  padding: 0px;
}
body#pandemic-home .module.two-col div.col .module.linklist.blocks ul li,
body#landing-wide .module.two-col div.col .module.linklist.blocks ul li,
body#home .module.two-col div.col .module.linklist.blocks ul li {
  float: left;
  width: 114px;
  height: 68px;
  padding: 0px;
  margin: 0px 1px 1px 0px;
  position: relative;
}
body#pandemic-home .module.two-col div.col .module.linklist.blocks ul li a,
body#landing-wide .module.two-col div.col .module.linklist.blocks ul li a,
body#home .module.two-col div.col .module.linklist.blocks ul li a {
  text-align: center;
  font-size: 13px;
  color: white;
  font-weight: bold;
  background-image: none;
  padding: 0px 0px 0px 0px;
  width: 85%;
  height: 85%;
  padding-top: 10px;
  overflow: hidden;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
body#pandemic-home .module.two-col div.col .module.search-results h2,
body#landing-wide .module.two-col div.col .module.search-results h2,
body#home .module.two-col div.col .module.search-results h2 {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 12px 20px 12px 20px;
  margin: 0;
  border-bottom: 1px solid white;
  text-align: left;
}
body#pandemic-home .module.two-col div.col .module.freetext h4,
body#landing-wide .module.two-col div.col .module.freetext h4,
body#home .module.two-col div.col .module.freetext h4 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0px 0px 5px 0px;
  border: none;
  font-size: 26px;
  line-height: 22px;
  display: block;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col div.col .module.freetext h4,
  body#landing-wide .module.two-col div.col .module.freetext h4,
  body#home .module.two-col div.col .module.freetext h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
  }
}
body#pandemic-home .module.two-col div.col .module.freetext h5,
body#landing-wide .module.two-col div.col .module.freetext h5,
body#home .module.two-col div.col .module.freetext h5 {
  font-weight: normal;
  font-size: 22px;
  color: #222658;
  text-align: center;
  margin: 0;
  text-transform: none;
  display: block;
  padding: 0px 0px 15px 0px;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col div.col .module.freetext h5,
  body#landing-wide .module.two-col div.col .module.freetext h5,
  body#home .module.two-col div.col .module.freetext h5 {
    font-size: 20px;
    line-height: 23px;
  }
}
body#pandemic-home .module.two-col div.col .module.freetext blockquote,
body#landing-wide .module.two-col div.col .module.freetext blockquote,
body#home .module.two-col div.col .module.freetext blockquote {
  padding: 0px 25px;
  margin: 0px;
  color: #53555c;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.two-col div.col .module.freetext blockquote,
  body#landing-wide .module.two-col div.col .module.freetext blockquote,
  body#home .module.two-col div.col .module.freetext blockquote {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module.two-col div.col img,
  body#landing-wide .module.two-col div.col img,
  body#home .module.two-col div.col img {
    width: 100%;
  }
}
body#pandemic-home .module.two-col div.intro,
body#landing-wide .module.two-col div.intro,
body#home .module.two-col div.intro {
  margin-bottom: 60px;
}
body#pandemic-home .module.two-col div.intro h2,
body#landing-wide .module.two-col div.intro h2,
body#home .module.two-col div.intro h2 {
  font-size: 30px;
  line-height: 30px;
}
@media only screen and (max-width: 680px) {
  body#pandemic-home .module.two-col div.col,
  body#landing-wide .module.two-col div.col,
  body#home .module.two-col div.col {
    float: none;
    width: 100%;
  }
  body#pandemic-home .module.two-col div.col.first,
  body#landing-wide .module.two-col div.col.first,
  body#home .module.two-col div.col.first,
  body#pandemic-home .module.two-col div.col.center,
  body#landing-wide .module.two-col div.col.center,
  body#home .module.two-col div.col.center,
  body#pandemic-home .module.two-col div.col.last,
  body#landing-wide .module.two-col div.col.last,
  body#home .module.two-col div.col.last {
    padding: 0px;
  }
}
body#pandemic-home .module.three-col,
body#landing-wide .module.three-col,
body#home .module.three-col {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
body#pandemic-home .module.three-col > .wrapper,
body#landing-wide .module.three-col > .wrapper,
body#home .module.three-col > .wrapper {
  padding: 0px;
}
body#pandemic-home .module.three-col.teaser,
body#landing-wide .module.three-col.teaser,
body#home .module.three-col.teaser {
  padding-bottom: 79px;
}
body#pandemic-home .module.three-col.semitransparent,
body#landing-wide .module.three-col.semitransparent,
body#home .module.three-col.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#pandemic-home .module.three-col.opaque,
body#landing-wide .module.three-col.opaque,
body#home .module.three-col.opaque {
  background-color: white;
}
body#pandemic-home .module.three-col .intro-modules,
body#landing-wide .module.three-col .intro-modules,
body#home .module.three-col .intro-modules {
  zoom: 1;
}
body#pandemic-home .module.three-col .intro-modules:before,
body#landing-wide .module.three-col .intro-modules:before,
body#home .module.three-col .intro-modules:before,
body#pandemic-home .module.three-col .intro-modules:after,
body#landing-wide .module.three-col .intro-modules:after,
body#home .module.three-col .intro-modules:after {
  content: "";
  display: table;
}
body#pandemic-home .module.three-col .intro-modules:after,
body#landing-wide .module.three-col .intro-modules:after,
body#home .module.three-col .intro-modules:after {
  clear: both;
}
body#pandemic-home .module.three-col .intro h2,
body#landing-wide .module.three-col .intro h2,
body#home .module.three-col .intro h2 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.3em;
  padding: 0px;
  border: none;
}
body#pandemic-home .module.three-col .intro-modules .module.freetext .wrapper h1,
body#landing-wide .module.three-col .intro-modules .module.freetext .wrapper h1,
body#home .module.three-col .intro-modules .module.freetext .wrapper h1 {
  text-transform: uppercase;
  color: #222658;
  font-size: 30px;
  line-height: normal;
  margin: 0;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.three-col .intro-modules .module.freetext .wrapper h1,
  body#landing-wide .module.three-col .intro-modules .module.freetext .wrapper h1,
  body#home .module.three-col .intro-modules .module.freetext .wrapper h1 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px;
  }
}
body#pandemic-home .module.three-col .intro-modules .module.freetext .wrapper h2,
body#landing-wide .module.three-col .intro-modules .module.freetext .wrapper h2,
body#home .module.three-col .intro-modules .module.freetext .wrapper h2 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0.3em;
  padding: 0px;
  border: none;
}
body#pandemic-home .module.three-col .intro-modules .module.freetext .wrapper h3,
body#landing-wide .module.three-col .intro-modules .module.freetext .wrapper h3,
body#home .module.three-col .intro-modules .module.freetext .wrapper h3 {
  font-weight: normal;
  font-size: 22px;
  line-height: normal;
  color: #222658;
  text-align: center;
  margin: 0px;
  text-transform: none;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.three-col .intro-modules .module.freetext .wrapper h3,
  body#landing-wide .module.three-col .intro-modules .module.freetext .wrapper h3,
  body#home .module.three-col .intro-modules .module.freetext .wrapper h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
body#pandemic-home .module.three-col .intro-modules .module.freetext .wrapper h4,
body#landing-wide .module.three-col .intro-modules .module.freetext .wrapper h4,
body#home .module.three-col .intro-modules .module.freetext .wrapper h4 {
  font-weight: bold;
  color: #222658;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0px 0px 5px 0px;
  border: none;
  font-size: 26px;
  line-height: 22px;
  display: block;
}
body#pandemic-home .module.three-col div.col,
body#landing-wide .module.three-col div.col,
body#home .module.three-col div.col {
  width: 35%;
  float: left;
}
body#pandemic-home .module.three-col div.col h2,
body#landing-wide .module.three-col div.col h2,
body#home .module.three-col div.col h2 {
  font-size: 22px;
  line-height: 22px;
}
body#pandemic-home .module.three-col div.col.first,
body#landing-wide .module.three-col div.col.first,
body#home .module.three-col div.col.first {
  padding-left: 0px;
  padding-right: 5%;
}
body#pandemic-home .module.three-col div.col.center,
body#landing-wide .module.three-col div.col.center,
body#home .module.three-col div.col.center {
  padding-left: 0px;
  padding-right: 5%;
}
body#pandemic-home .module.three-col div.col.last,
body#landing-wide .module.three-col div.col.last,
body#home .module.three-col div.col.last {
  width: 30%;
  padding-left: 0px;
  padding-right: 0;
}
body#pandemic-home .module.three-col div.col .module,
body#landing-wide .module.three-col div.col .module,
body#home .module.three-col div.col .module {
  margin: 5px 0px 20px 0px;
  width: 100%;
}
body#pandemic-home .module.three-col div.col .module .wrapper,
body#landing-wide .module.three-col div.col .module .wrapper,
body#home .module.three-col div.col .module .wrapper {
  width: 100%;
}
body#pandemic-home .module.three-col div.col .module h2,
body#landing-wide .module.three-col div.col .module h2,
body#home .module.three-col div.col .module h2 {
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 12px 20px 12px 20px;
  margin: 0;
  border-bottom: 1px solid transparent;
  text-align: left;
}
body#pandemic-home .module.three-col div.col .module.feature img,
body#landing-wide .module.three-col div.col .module.feature img,
body#home .module.three-col div.col .module.feature img {
  width: auto;
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module.three-col div.col .module.linklist .wrapper,
  body#landing-wide .module.three-col div.col .module.linklist .wrapper,
  body#home .module.three-col div.col .module.linklist .wrapper {
    padding: 15px 5px 0px 5px;
  }
}
body#pandemic-home .module.three-col div.col .module.linklist ul li,
body#landing-wide .module.three-col div.col .module.linklist ul li,
body#home .module.three-col div.col .module.linklist ul li {
  width: 100%;
}
body#pandemic-home .module.three-col div.col .module.search-results ul,
body#landing-wide .module.three-col div.col .module.search-results ul,
body#home .module.three-col div.col .module.search-results ul {
  height: 375px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module.three-col div.col .module.search-results ul,
  body#landing-wide .module.three-col div.col .module.search-results ul,
  body#home .module.three-col div.col .module.search-results ul {
    height: auto;
    padding-right: 0;
  }
}
body#pandemic-home .module.three-col div.col .module.search-results ul li,
body#landing-wide .module.three-col div.col .module.search-results ul li,
body#home .module.three-col div.col .module.search-results ul li {
  margin-bottom: 10px;
}
body#pandemic-home .module.three-col div.col .module.search-results ul p,
body#landing-wide .module.three-col div.col .module.search-results ul p,
body#home .module.three-col div.col .module.search-results ul p {
  margin: 0;
}
body#pandemic-home .module.three-col div.col .module.search-results .wrapper,
body#landing-wide .module.three-col div.col .module.search-results .wrapper,
body#home .module.three-col div.col .module.search-results .wrapper {
  min-height: 470px;
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module.three-col div.col .module.search-results .wrapper,
  body#landing-wide .module.three-col div.col .module.search-results .wrapper,
  body#home .module.three-col div.col .module.search-results .wrapper {
    min-height: inherit;
  }
}
body#pandemic-home .module.three-col div.col .module.search-results.hero-image ul,
body#landing-wide .module.three-col div.col .module.search-results.hero-image ul,
body#home .module.three-col div.col .module.search-results.hero-image ul {
  height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module.three-col div.col .module.search-results.hero-image ul,
  body#landing-wide .module.three-col div.col .module.search-results.hero-image ul,
  body#home .module.three-col div.col .module.search-results.hero-image ul {
    height: auto;
    padding-right: 0;
  }
}
body#pandemic-home .module.three-col div.col .module.search-results .more,
body#landing-wide .module.three-col div.col .module.search-results .more,
body#home .module.three-col div.col .module.search-results .more {
  margin-right: 5px;
}
body#pandemic-home .module.three-col div.intro,
body#landing-wide .module.three-col div.intro,
body#home .module.three-col div.intro {
  margin-bottom: 60px;
}
body#pandemic-home .module.three-col div.intro h2,
body#landing-wide .module.three-col div.intro h2,
body#home .module.three-col div.intro h2 {
  font-size: 30px;
  line-height: 30px;
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .module.three-col div.col,
  body#landing-wide .module.three-col div.col,
  body#home .module.three-col div.col {
    float: none;
    width: 100% !important;
    text-align: center;
  }
  body#pandemic-home .module.three-col div.col.first,
  body#landing-wide .module.three-col div.col.first,
  body#home .module.three-col div.col.first,
  body#pandemic-home .module.three-col div.col.center,
  body#landing-wide .module.three-col div.col.center,
  body#home .module.three-col div.col.center,
  body#pandemic-home .module.three-col div.col.last,
  body#landing-wide .module.three-col div.col.last,
  body#home .module.three-col div.col.last {
    padding: 0px;
  }
  body#pandemic-home .module.three-col div.col .search-results,
  body#landing-wide .module.three-col div.col .search-results,
  body#home .module.three-col div.col .search-results {
    text-align: left;
  }
}
body#pandemic-home .module.block-array,
body#landing-wide .module.block-array,
body#home .module.block-array {
  width: 100%;
}
body#pandemic-home .module.block-array.semitransparent,
body#landing-wide .module.block-array.semitransparent,
body#home .module.block-array.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#pandemic-home .module.block-array.opaque,
body#landing-wide .module.block-array.opaque,
body#home .module.block-array.opaque {
  background-color: white;
}
body#pandemic-home .module.block-array ol,
body#landing-wide .module.block-array ol,
body#home .module.block-array ol {
  list-style: none;
  margin: 0px 0px -30px -60px;
  padding: 0px;
  text-align: center;
}
body#pandemic-home .module.block-array ol li,
body#landing-wide .module.block-array ol li,
body#home .module.block-array ol li {
  width: 181px;
  height: 181px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0px 0px 30px 60px;
  zoom: 1;
  *display: inline;
  _height: 181px;
  background-image: url('/content/img/corp/art_block_overlay_lt.png');
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  padding: 125px 20px 20px 20px;
  overflow: hidden;
  position: relative;
}
body#pandemic-home .module.block-array ol li .img-container,
body#landing-wide .module.block-array ol li .img-container,
body#home .module.block-array ol li .img-container {
  position: absolute;
  overflow: hidden;
  width: 66px;
  height: 67px;
}
body#pandemic-home .module.block-array ol li .img-container img,
body#landing-wide .module.block-array ol li .img-container img,
body#home .module.block-array ol li .img-container img {
  display: block;
  margin: 0px auto 0px auto;
  border: none;
}
body#pandemic-home .module.block-array ol li.white,
body#landing-wide .module.block-array ol li.white,
body#home .module.block-array ol li.white {
  background-color: white;
}
body#pandemic-home .module.block-array ol li.white a,
body#landing-wide .module.block-array ol li.white a,
body#home .module.block-array ol li.white a,
body#pandemic-home .module.block-array ol li.white a:hover,
body#landing-wide .module.block-array ol li.white a:hover,
body#home .module.block-array ol li.white a:hover,
body#pandemic-home .module.block-array ol li.white a:visited,
body#landing-wide .module.block-array ol li.white a:visited,
body#home .module.block-array ol li.white a:visited {
  color: #333333;
}
body#pandemic-home .module.block-array ol li.white:hover,
body#landing-wide .module.block-array ol li.white:hover,
body#home .module.block-array ol li.white:hover {
  background-color: #f2f2f2;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.block-array ol li.white,
  body#landing-wide .module.block-array ol li.white,
  body#home .module.block-array ol li.white {
    border: 1px solid #cccccc;
  }
}
body#pandemic-home .module.block-array ol li.blue-dk,
body#landing-wide .module.block-array ol li.blue-dk,
body#home .module.block-array ol li.blue-dk {
  background-color: #222658;
}
body#pandemic-home .module.block-array ol li.blue-dk:hover,
body#landing-wide .module.block-array ol li.blue-dk:hover,
body#home .module.block-array ol li.blue-dk:hover {
  background-color: #30367d;
}
body#pandemic-home .module.block-array ol li.blue-med,
body#landing-wide .module.block-array ol li.blue-med,
body#home .module.block-array ol li.blue-med {
  background-color: #1b3f82;
}
body#pandemic-home .module.block-array ol li.blue-med:hover,
body#landing-wide .module.block-array ol li.blue-med:hover,
body#home .module.block-array ol li.blue-med:hover {
  background-color: #2453ac;
}
body#pandemic-home .module.block-array ol li.blue-lt,
body#landing-wide .module.block-array ol li.blue-lt,
body#home .module.block-array ol li.blue-lt {
  background-color: #2b54a3;
}
body#pandemic-home .module.block-array ol li.blue-lt:hover,
body#landing-wide .module.block-array ol li.blue-lt:hover,
body#home .module.block-array ol li.blue-lt:hover {
  background-color: #3769ca;
}
body#pandemic-home .module.block-array ol li.gray-dk,
body#landing-wide .module.block-array ol li.gray-dk,
body#home .module.block-array ol li.gray-dk {
  background-color: #53555c;
}
body#pandemic-home .module.block-array ol li.gray-dk:hover,
body#landing-wide .module.block-array ol li.gray-dk:hover,
body#home .module.block-array ol li.gray-dk:hover {
  background-color: #6b6e77;
}
body#pandemic-home .module.block-array ol li.gray-lt,
body#landing-wide .module.block-array ol li.gray-lt,
body#home .module.block-array ol li.gray-lt {
  background-color: #7d7d7d;
}
body#pandemic-home .module.block-array ol li.gray-lt:hover,
body#landing-wide .module.block-array ol li.gray-lt:hover,
body#home .module.block-array ol li.gray-lt:hover {
  background-color: #969696;
}
body#pandemic-home .module.block-array ol li a,
body#landing-wide .module.block-array ol li a,
body#home .module.block-array ol li a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}
body#pandemic-home .module.block-array ol li a:hover,
body#landing-wide .module.block-array ol li a:hover,
body#home .module.block-array ol li a:hover,
body#pandemic-home .module.block-array ol li a:visited,
body#landing-wide .module.block-array ol li a:visited,
body#home .module.block-array ol li a:visited {
  color: white;
}
@media only screen and (max-width: 550px) {
  body#pandemic-home .module.block-array ol li,
  body#landing-wide .module.block-array ol li,
  body#home .module.block-array ol li {
    background-image: none;
    display: block;
    width: auto;
    height: 60px;
    padding-top: 20px;
  }
  body#pandemic-home .module.block-array ol li .img-container,
  body#landing-wide .module.block-array ol li .img-container,
  body#home .module.block-array ol li .img-container {
    display: none;
  }
}
body#pandemic-home .module.freetext,
body#landing-wide .module.freetext,
body#home .module.freetext {
  width: 100%;
}
body#pandemic-home .module.freetext .wrapper,
body#landing-wide .module.freetext .wrapper,
body#home .module.freetext .wrapper {
  width: 100%;
  margin: 0px auto 0px auto;
}
body#pandemic-home .module.freetext.semitransparent,
body#landing-wide .module.freetext.semitransparent,
body#home .module.freetext.semitransparent {
  background: transparent url(/Content/img/shared/art_bkgd_white_opacity_60.png) repeat 0px 0px;
}
body#pandemic-home .module.freetext.opaque,
body#landing-wide .module.freetext.opaque,
body#home .module.freetext.opaque {
  background-color: white;
}
body#home .module .wrapper {
  width: 980px;
}
@media only screen and (max-width: 1120px) {
  body#home .module .wrapper {
    width: 100%;
  }
}
body#pandemic-home .banner-container {
  margin-bottom: 20px;
  min-height: 319px;
  background-color: #efefef;
  opacity: 1;
}
body#pandemic-home .banner-container div.overlay {
  top: 60px;
  height: 191px;
  width: 395px;
  padding-right: 180px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#80ffffff', GradientType=1);
  /* IE6-9 */
  background-size: 100% 100%;
}
body#pandemic-home .banner-container div.overlay.mobile {
  background: none;
  display: none;
  position: relative;
}
body#pandemic-home .banner-container div.overlay small {
  display: block;
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
body#pandemic-home .banner-container div.overlay strong {
  color: #53555c;
  font-size: 26px;
}
body#pandemic-home .banner-container div.overlay strong a,
body#pandemic-home .banner-container div.overlay strong a:visited {
  color: #53555c;
}
body#pandemic-home .banner-container div.overlay div.callToAction a {
  font-weight: normal;
}
body#pandemic-home .banner-container div.overlay p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #252c62;
  font-size: 16px;
}
@media only screen and (max-width: 1120px) {
  body#pandemic-home .banner-container div.overlay {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: auto;
    left: auto;
    width: auto;
    padding: 20px;
  }
  body#pandemic-home .banner-container div.overlay p {
    font-size: 14px;
  }
  body#pandemic-home .banner-container div.overlay strong {
    font-size: 18px;
  }
  body#pandemic-home .banner-container div.overlay div.callToAction a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .banner-container div.overlay {
    height: 100%;
    width: auto;
  }
  body#pandemic-home .banner-container div.overlay p {
    font-size: 12px;
  }
  body#pandemic-home .banner-container div.overlay strong {
    font-size: 14px;
  }
  body#pandemic-home .banner-container div.overlay div.callToAction a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#pandemic-home .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#pandemic-home .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 1120px) {
  body#pandemic-home .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#pandemic-home .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 915px) {
  body#pandemic-home .banner-container {
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  body#pandemic-home .banner-container div.overlay {
    display: none;
  }
  body#pandemic-home .banner-container div.overlay.mobile {
    display: block;
  }
}
body#landing-wide .banner-container {
  margin-bottom: 20px;
  min-height: 319px;
  background-color: #efefef;
  opacity: 1;
}
body#landing-wide .banner-container div.overlay {
  top: 60px;
  height: 191px;
  width: 395px;
  padding-right: 180px;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#80ffffff', GradientType=1);
  /* IE6-9 */
  background-size: 100% 100%;
}
body#landing-wide .banner-container div.overlay.mobile {
  background: none;
  display: none;
  position: relative;
}
body#landing-wide .banner-container div.overlay small {
  display: block;
  color: #2b54a3;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
body#landing-wide .banner-container div.overlay strong {
  color: #53555c;
  font-size: 26px;
}
body#landing-wide .banner-container div.overlay strong a,
body#landing-wide .banner-container div.overlay strong a:visited {
  color: #53555c;
}
body#landing-wide .banner-container div.overlay div.callToAction a {
  font-weight: normal;
}
body#landing-wide .banner-container div.overlay p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  color: #252c62;
  font-size: 16px;
}
@media only screen and (max-width: 1120px) {
  body#landing-wide .banner-container div.overlay {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: auto;
    left: auto;
    width: auto;
    padding: 20px;
  }
  body#landing-wide .banner-container div.overlay p {
    font-size: 14px;
  }
  body#landing-wide .banner-container div.overlay strong {
    font-size: 18px;
  }
  body#landing-wide .banner-container div.overlay div.callToAction a {
    font-size: 11px;
  }
}
@media only screen and (max-width: 915px) {
  body#landing-wide .banner-container div.overlay {
    height: 100%;
    width: auto;
  }
  body#landing-wide .banner-container div.overlay p {
    font-size: 12px;
  }
  body#landing-wide .banner-container div.overlay strong {
    font-size: 14px;
  }
  body#landing-wide .banner-container div.overlay div.callToAction a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1450px) {
  body#landing-wide .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#landing-wide .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 1120px) {
  body#landing-wide .banner-container {
    width: auto;
    background-color: white;
    margin: 0px 0px 20px 0px;
    min-height: 0px !important;
  }
  body#landing-wide .banner-container img {
    width: 100%;
  }
}
@media only screen and (max-width: 915px) {
  body#landing-wide .banner-container {
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  body#landing-wide .banner-container div.overlay {
    display: none;
  }
  body#landing-wide .banner-container div.overlay.mobile {
    display: block;
  }
}
body#landing-wide .banner-container {
  min-height: 1px;
  background-color: transparent;
}
h1.scfTitleBorder {
  display: none;
}
div.scfForm {
  padding-left: 20px;
  line-height: normal !important;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #33373c;
  zoom: 1;
  margin-bottom: 20px;
}
div.scfForm:before,
div.scfForm:after {
  content: "";
  display: table;
}
div.scfForm:after {
  clear: both;
}
fieldset.scfSectionBorderAsFieldSet {
  padding: 0px 0px 15px 0px;
  margin: 10px 0px 0px 0px;
  border-top: 0px;
}
fieldset.scfSectionBorderAsFieldSet legend.scfLegend,
fieldset.scfSectionBorderAsFieldSet legend.scfSectionLegend {
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 0px;
  color: #33373c;
  text-transform: uppercase;
  font-weight: bold;
}
.scfDropListUsefulInfo,
.scfEmailUsefulInfo,
.scfMultipleLineTextUsefulInfo,
.scfSingleLineTextUsefulInfo,
.scfPasswordUsefulInfo,
.scfNumberUsefulInfo,
.scfDatePickerUsefulInfo,
.scfDateUsefulInfo,
.scfRadioButtonListUsefulInfo,
.scfListBoxUsefulInfo,
.scfCheckBoxListUsefulInfo,
.scfFileUploadUsefulInfo,
.scfDateSelectorUsefulInfo,
.scfCreditCardTextUsefulInfo,
.scfConfirmPasswordUsefulInfo,
.scfCaptchaUsefulInfo,
.scfTelephoneUsefulInfo,
.scfSmsTelephoneUsefulInfo {
  font-family: 'Open Sans', sans-serif;
}
.two-col div.scfForm {
  padding-left: 0px;
}
.two-col div.scfForm input[type=text] {
  width: 100%;
}
.two-col div.scfForm .scfValidatorRequired,
.two-col div.scfForm .scfRequired {
  line-height: 15px;
}
.two-col div.scfForm .scfSectionBorder {
  margin-bottom: 10px;
}
div.scfIntroBorder p {
  margin: 0px 0px 10px 0px;
  font-size: 12px;
  color: #33373c;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
}
.thirdAvailableWidth {
  min-height: 50px !important;
}
.scfDropListLabel,
.scfEmailLabel,
.scfMultipleLineTextLabel,
.scfSingleLineTextLabel,
.scfPasswordLabel,
.scfNumberLabel,
.scfDatePickerLabel,
.scfDateLabel,
.scfRadioButtonListLabel,
.scfCheckBoxListLabel,
.scfListBoxLabel,
.scfFileUploadLabel,
.scfDateSelectorLabel,
.scfCreditCardLabel,
.scfConfirmPasswordLabel,
.scfCaptchaLabel,
.scfTelephoneLabel,
.scfSmsTelephoneLabel {
  font-size: 10px;
  float: none !important;
  line-height: normal;
  white-space: nowrap;
  font-family: 'Open Sans', sans-serif;
}
.scfEmailGeneralPanel,
.scfMultipleLineGeneralPanel,
.scfSingleLineGeneralPanel,
.scfPasswordGeneralPanel,
.scfNumberGeneralPanel,
.scfDateGeneralPanel,
.scfRadioButtonListGeneralPanel,
.scfCheckBoxListGeneralPanel,
.scfFileUploadGeneralPanel,
.scfDateSelectorGeneralPanel,
.scfCreditCardGeneralPanel,
.scfConfirmPasswordGeneralPanel,
.scfCaptchaGeneralPanel,
.scfTelephoneGeneralPanel,
.scfSmsTelephoneGeneralPanel {
  width: 90% !important;
}
.scfValidatorRequired,
.scfRequired {
  color: #333333 !important;
  float: left  !important;
  font-size: 10px;
  line-height: 27px;
}
.scfRadioButtonList {
  background-color: transparent;
}
.scfRadioButtonList td {
  background-color: transparent;
}
.scfRadioButtonList td input {
  float: left;
}
.scfRadioButtonList td label {
  font-family: 'Open Sans', sans-serif;
  float: left;
  font-size: 10px;
  color: #333333;
  line-height: 17px;
}
.scfCheckbox {
  padding-left: 24px !important;
  padding-top: 3px !important;
  position: relative;
  display: block !important;
}
.scfCheckbox input {
  position: absolute;
  top: 0px;
  left: 0px;
}
.scfCheckbox label {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 12px;
}
.scfSubmitButton {
  font-size: 10px !important;
  font-weight: bold !important;
  display: block !important;
  float: left !important;
  background-color: #006b3b !important;
  background-image: none !important;
  color: white !important;
  text-transform: uppercase !important;
  width: auto !important;
  height: auto !important;
  margin: 0px !important;
  padding: 3px 14px !important;
  text-indent: initial !important;
  border: none !important;
  height: 20px !important;
  cursor: pointer !important;
}
/* Validation and Error Messages */

.scfError,
.scfValidationSummary,
.scfValidatorRequired,
.scfValidator {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #ff2453;
}
.scfValidationSummary ul {
  margin-bottom: 10px;
}
.scfValidationSummary ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #ff2453;
}
.scfDatePickerGeneralPanel {
  width: 170px!important;
}
#ui-datepicker-div {
  width: auto;
}
@-moz-document url-prefix() {
  #header.hdr-corp-lg .wrapper div.column.left div#nav-container nav ul {
    margin-top: 15px;
  }
}
/* ||||| IE8 Compatibility ||||| */

.lte-ie8 a,
.lte-ie8 img {
  outline: none;
  text-decoration: none;
}
.lte-ie8 a > img {
  border: none;
}
.lte-ie8 body#pandemic-home .module.hemi .row.shaded,
.lte-ie8 body#content-page-wide .module.hemi .row.shaded {
  background: #222658 url(/content/img/shared/art_hemi_shaded_ie8.gif) repeat-x 0px 0px;
}
.lte-ie8 body#pandemic-home #site-container,
.lte-ie8 body#content-page-wide #site-container {
  background: white url(/content/img/shared/art_bkgd_sitecontainer_ie8.gif) repeat-y 0px 0px;
  filter: none;
}
.lte-ie8 #header.hdr-corp-sm .wrapper div.column.left div#nav-container ul#main-menu li {
  padding-bottom: 25px;
}
.lte-ie8 body#pandemic-home .module.scrolling-list ul > li:hover,
.lte-ie8 body#content-page-wide .module.scrolling-list ul > li:hover {
  text-decoration: none;
}
.lte-ie8 .leaflet-popup-content-wrapper,
.lte-ie8 .map-legends,
.lte-ie8 .map-tooltip {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#75000000,endColorstr=#75000000);
  zoom: 1;
}
.lte-ie8 .leaflet-popup-tip {
  border: none;
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#75000000,endColorstr=#75000000);
  width: 4px;
  height: 10px;
}
.lte-ie8 body#home div.spinner .faq {
  filter: none;
  background: white url('/content/img/corp/art_bkgd_spinner_faq_ie8.gif') repeat-x top left;
}
.lte-ie8 body#home div.spinner .faq ul li.selected {
  background-image: url('/content/img/corp/art_bkgd_spinner_selected_ie8.gif');
}
.lte-ie8 div.animated-wrapper {
  overflow: inherit;
}
.lte-ie8 #header,
.lte-ie8 #footer {
  width: 100%;
}
.lte-ie8 div.global-reach .wrapper {
  filter: none;
  background-image: url('/content/img/corp/global_reach_bg_ptrn.png');
}
.lte-ie8 body div#header.hdr-corp-dual .wrapper div.column.right {
  position: relative;
}
.lte-ie8 body div#header.hdr-corp-dual .wrapper div.column.right div#quicklink-container {
  position: absolute;
  left: 0px;
}
