.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.block {
  display: block;
}
.zero {
  margin: 0;
  padding: 0;
}
.uppercase {
  text-transform: uppercase;
}
.float {
  float: left;
  margin-right: 24px;
}
.notext {
  text-indent: -99999px;
}
.font {
  font-family: Arial, Helvetica, sans-serif;
}
.grey {
  color: #2b2b2b;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #111111;
  margin-top: 24px;
  line-height: 24px;
}
div {
  position: relative;
}
img {
  border: 0;
}
input[type=text],
input[type=submit] {
  font-family: Arial, Helvetica, sans-serif;
}
a {
  text-decoration: none;
  color: #3967c1;
}
a:visited {
  color: #a0b0df;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a.print {
  background: url(/styles/img/gbs/icn_print.png) 0 2px no-repeat;
  display: block;
  padding-left: 25px;
}
a.back {
  margin-bottom: 24px;
  display: block;
}
p {
  margin: 0 0 24px 0;
  font-size: 16px;
}
#main-content p {
  line-height: 24px;
}
#content p {
  line-height: 24px;
}
#content .caption p {
  line-height: 18px;
}
#footer p {
  line-height: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  margin: 24px 0 18px 0;
  padding: 0;
}
h2 {
  font-size: 26px;
  color: #54585a;
}
h2 span.lower {
  text-transform: lowercase;
}
h3 {
  font-size: 21px;
  color: #54585a;
  margin-bottom: 12px;
  line-height: 26px;
}
h4,
h5,
h6 {
  font-size: 16px;
  color: #54585a;
  margin-bottom: 6px;
  line-height: 22px;
}
span.break {
  display: block;
  margin-bottom: 2px;
}
span.nowrap {
  white-space: nowrap;
}
.headers {
  margin-bottom: 24px;
}
.headers a {
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #003da5;
}
.headers a:hover,
.headers a:focus {
  text-decoration: none;
}
.headers a:visited {
  color: #003da5;
}
.headers h1 {
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.headers h1 span {
  display: block;
  color: #7e7f74;
  font-size: 16px;
  line-height: 22px;
}
.headers h1 a {
  font-size: 34px;
  color: #003da5;
}
.headers h1 a:visited {
  color: #003da5;
}
.bio h1 {
  font-size: 34px;
}
.hide {
  position: absolute;
  left: -20000em;
}
ul {
  margin: 0 0 24px 24px;
}
ul li {
  margin-bottom: 7px;
}
ul#skiplinks {
  position: absolute;
  left: -20000em;
}
ul.content {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
ul.content li {
  list-style: none;
}
ol {
  margin: 0 0 24px 24px;
}
ol li {
  margin-bottom: 7px;
}
ol.content {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
ol.content li {
  list-style: none;
}
ol.publist {
  margin-bottom: 24px;
}
ol.publist li {
  margin-bottom: 12px;
}
ol.stack {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
ol.stack li {
  margin-bottom: 18px;
}
ol.stack li span {
  display: block;
  margin-top: 6px;
  padding-left: 24px;
}
ol.stack li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  margin-top: 6px;
  padding-left: 36px;
}
ol.stack li ul li {
  margin-bottom: 6px;
  list-style: disc;
}
table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
table th {
  background: #d5d5d0;
  color: #7e7f74;
  font-weight: bold;
  border: none;
  text-align: left;
  padding: 12px 12px;
}
td {
/*  padding: 12px 12px; */
/*  border-top: 1px solid #ccc;*/
  text-align: left;
  vertical-align: top;
}
body #wrapper #main {
  clear: both;
  margin-bottom: 24px;
  width: 960px;
}
body #wrapper #main #tertiary-nav {
  float: left;
  margin-right: 24px;
  width: 140px;
  margin-bottom: 24px;
}
body #wrapper #main #main-content {
  float: left;
  margin-right: 24px;
  width: 468px;
  margin-bottom: 24px;
}
body #wrapper #main #advertising,
body #wrapper #main #secondary {
  float: left;
  margin-right: 24px;
  width: 304px;
  margin-right: 0;
  margin-bottom: 24px;
}
body #wrapper #main #advertising span.ad,
body #wrapper #main #secondary span.ad {
  display: block;
  font-size: 13px;
  border-top: none;
  margin: 0;
  padding: 0;
  color: #babbb1;
  margin-bottom: 6px;
}
body #wrapper #main .leaderboard {
  clear: both;
  margin-bottom: 24px;
  width: 728px;
  padding: 0 116px;
}
body #wrapper #main .leaderboard span.ad {
  display: block;
  font-size: 13px;
  border-top: none;
  margin: 0;
  padding: 0;
  color: #babbb1;
  margin-bottom: 6px;
}
body #wrapper #main #supporting-content {
  clear: both;
  width: 960px;
  margin-bottom: 24px;
}
body #wrapper #main #footer-site-links {
  clear: both;
  width: 960px;
  margin-bottom: 24px;
}
body #wrapper .pageinfo {
  width: 960px;
  border-top: 1px solid #e3e3e0;
  overflow: hidden;
  color: #2b2b2b;
  padding: 24px 0;
  margin-bottom: 12px;
}
body #wrapper #footer {
  clear: both;
  margin-bottom: 0;
  width: 960px;
  overflow: hidden;
  font-size: 13px;
}
body #wrapper #footer ul.footernav {
  background: #f5f5f3;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 36px;
}
body #wrapper #footer ul.footernav li {
  float: left;
  list-style: none;
  padding: 6px 0;
  margin: 0;
}
body #wrapper #footer ul.footernav li a {
  display: block;
  padding: 6px 24px 24px 12px;
  border-right: 1px solid #e3e3e0;
  color: #111111;
  text-transform: uppercase;
}
body #wrapper #footer ul.footernav li a:visited {
  color: #111111;
}
body #wrapper #footer .sub.footercopy {
  margin-bottom: 36px;
  color: #2b2b2b;
}
body #wrapper #footer .sub.footercopy h3 {
  position: absolute;
  left: 2000em;
}
body #wrapper #footer .sub.footercopy p {
  font-size: 13px;
}
body #wrapper #footer .sub.footercopy ul {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
body #wrapper #footer .sub.footercopy ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body #wrapper #footer .sub.footercopy ul li a {
  color: #7e7f74;
  text-decoration: underline;
}
body #wrapper #footer .sub.footercopy ul li a:visited {
  color: #7e7f74;
}
body #wrapper #footer span {
  clear: both;
  display: block;
  border-top: 1px solid #e3e3e0;
  color: #2b2b2b;
  padding-top: 24px;
  margin-bottom: 48px;
}
body.landing #wrapper #main #main-content {
  width: 960px;
  border-top: none;
}
body.landing .contentbox h2 {
  font-size: 21px;
  margin-bottom: 12px;
}
body.landing .linkbox h2 {
  font-size: 21px;
  margin-bottom: 12px;
}
body.error #wrapper #main #main-content {
  width: 632px;
  margin-left: 164px;
}
body.content.topnav #wrapper #main #main-content {
  margin-left: 82px;
  margin-right: 106px;
}
body.content .divider h3 {
  font-size: 21px;
  margin-bottom: 0;
}
body.content #main-content a.linkbox.head-link h2,
body.content #main-content a.linkbox.head-link h3,
body.content #main-content a.linkbox.head-link h4,
body.content #main-content a.linkbox.head-link h5 {
  color: #3967c1;
}
body.content #main-content .filter-list .filter-options h4 {
  font-size: 16px;
  font-weight: bold;
}
body.content #main-content .video h4 {
  font-size: 16px;
}
body.content #main-content .contentimg h4 {
  font-size: 16px;
}
body.content #main-content .sub {
  width: auto;
}
body.content .other-topics h2 {
  padding: 10px 21px;
  overflow: hidden;
  font-size: 21px;
  color: #7e7f74;
  margin-bottom: 24px;
}
body.content .contentbox h3 {
  font-size: 21px;
  margin-bottom: 12px;
  color: #7e7f74;
}
body.contentlist #wrapper #main #main-content {
  width: 632px;
}
body.contentlist #wrapper #main #main-content h2.browse-head {
  font-size: 55px;
  color: #7e7f74;
}
body.contentlist #wrapper #main #main-content #filter {
  width: 220px;
  float: left;
  margin: 0 24px 0 0;
}
body.contentlist #wrapper #main #main-content #filter .holder h2 {
  margin-bottom: 6px;
  font-size: 16px;
  background: #f5f5f3;
  color: #7e7f74;
  padding: 10px;
}
body.contentlist #wrapper #main #main-content #filter .holder h3 {
  font-size: 13px;
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
}
body.contentlist.topnav #wrapper #main #main-content {
  width: 632px;
}
body.form.topnav #wrapper #main #main-content {
  width: 632px;
  margin-left: 164px;
}
body.results #wrapper #main #main-content {
  width: 632px;
}
body.results #wrapper #main #main-content .results {
  width: 386px;
  margin-right: 0;
  float: left;
  display: block;
}
body.results #wrapper #main #main-content .results p.search_results {
  margin-bottom: 12px;
}
body.results #wrapper #main #main-content .results ol.navlist li {
  border-bottom: 1px solid #e3e3e0;
  margin-bottom: 24px;
}
body.results #wrapper #main #main-content .results ol.navlist li h3 {
  font-size: 21px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  line-height: 1.23em;
  font-weight: normal;
}
body.results #wrapper #main #main-content .results ol.navlist li span {
  color: #babbb1;
  display: block;
  margin-bottom: 12px;
  white-space: pre;
  /* CSS 2.0 */

  white-space: pre-wrap;
  /* CSS 2.1 */

  white-space: pre-line;
  /* CSS 3.0 */

  white-space: -pre-wrap;
  /* Opera 4-6 */

  white-space: -o-pre-wrap;
  /* Opera 7 */

  white-space: -moz-pre-wrap;
  /* Mozilla */

  word-wrap: break-word;
  /* IE 5+ */

}
body.results #wrapper #main #main-content .results ol.navlist li p {
  margin: 0;
  padding: 0;
  display: block;
  margin-bottom: 12px;
}
body.results #wrapper #main #main-content .results ol.navlist.pub ol {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
body.results #wrapper #main #main-content .results ol.navlist.pub ol li {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  color: #babbb1;
}
body.results #wrapper #main #main-content .results ol.navlist.pub ol li.people {
  display: block;
  margin-bottom: 12px;
  color: #111111;
}
body.results #wrapper #main #main-content .results ol.navlist.ct ol.location {
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 12px;
}
body.results #wrapper #main #main-content .results ol.navlist.ct ol.location li {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 8px;
  border: none;
  border-right: 1px solid #ccc;
  white-space: pre;
  /* CSS 2.0 */

  white-space: pre-wrap;
  /* CSS 2.1 */

  white-space: pre-line;
  /* CSS 3.0 */

  white-space: -pre-wrap;
  /* Opera 4-6 */

  white-space: -o-pre-wrap;
  /* Opera 7 */

  white-space: -moz-pre-wrap;
  /* Mozilla */

  word-wrap: break-word;
  /* IE 5+ */

}
body.results #wrapper #main #main-content .results ol.navlist.ct span {
  display: block;
  color: #111111;
  overflow: hidden;
}
body.results #wrapper #main #main-content .results ol.navlist.ct li a.summary {
  margin-bottom: 24px;
  background: url(/styles/img/gbs/icon-eye.png) no-repeat;
  background-position: 0 7px;
  padding-left: 20px;
}
body.bio #wrapper #main #main-content {
  width: 960px;
}
body.bio #content {
  width: 632px;
  float: left;
  margin-right: 24px;
}
body.bio #person {
  clear: both;
  margin-bottom: 24px;
  overflow: hidden;
  width: 632px;
}
body.bio #person img {
  float: left;
  width: 125px;
}
body.bio #person div {
  float: left;
  width: 400px;
  margin-left: 24px;
}
body.bio #person div h3 {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.3em;
}
body.bio #person span {
  display: block;
  margin-bottom: 12px;
}
body.bio #person-two {
  padding-left: 82px;
}
body.bio #person-two ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
}
body.bio #person-two ol.education strong {
  display: block;
}
body.bio #person-two ol.education li {
  margin-bottom: 24px;
}
body.bio #person-two a.publication {
  margin-bottom: 24px;
  display: inline-block;
}
body.media #wrapper #main #main-content {
  width: 960px;
}
body.blog #wrapper #main #main-content {
  width: 960px;
  float: none;
  overflow: hidden;
  margin-bottom: 24px;
}
body.blog #content {
  margin-bottom: 24px;
  width: 632px;
  float: left;
  margin-right: 24px;
}
body.blog #content em.volume {
  display: block;
  font-style: normal;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  color: #7e7f74;
  font-size: 13px;
  color: #111111;
}
body.blog #content .summary {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
  overflow: hidden;
}
body.blog #content .summary img {
  float: left;
  margin-right: 24px;
  width: 222px;
}
body.blog #content .summary h3 {
  margin: 0;
  padding: 0;
  width: 386px;
  float: left;
  margin-bottom: 12px;
}
body.blog #content .summary p {
  margin: 0;
  padding: 0;
  width: 386px;
  float: left;
  font-size: 13px;
  line-height: 1.5em;
}
body.blog #content .sub {
  width: auto;
}
body.blog #content ul.page {
  clear: both;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding: 12px 0;
}
body.blog #content ul.page li {
  float: right;
  width: 304px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
body.blog #content ul.page li.prev {
  float: left;
  text-align: left;
}
body.blog #content ul.page li.prev a {
  padding: 24px 18px 24px 110px;
  background: url(/styles/img/gbs/icon-previous.png) #f5f5f3 no-repeat;
  background-position: 24px 24px;
}
body.blog #content ul.page li a {
  display: block;
  padding: 24px 110px 24px 24px;
  background: url(/styles/img/gbs/icon-next.png) #f5f5f3 no-repeat;
  min-height: 61px;
  background-position: 220px 24px;
}
#wrapper {
  width: 960px;
  margin: 22px auto 0 auto;
}
#wrapper #header {
  width: 100%;
  padding: 0 0 18px 0;
  z-index: 1000;
  font-family: Arial, sans-serif;
  font-size: 13px;
}
#wrapper #header img.logo {
  margin: 0 0 20px 30px;
}
#wrapper #header #globalsearch {
  position: absolute;
  left: 164px;
  top: 0;
  border: 1px solid #e5e5e2;
  background: #f5f5f3;
  margin: 0;
  padding: 0;
  padding: 0 !important;
}
#wrapper #header #globalsearch label {
  position: absolute;
  top: -99999px;
}
#wrapper #header #globalsearch input[type=text] {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
  float: left;
  padding: 10px 14px;
  width: 400px;
  color: #7e7f74;
  line-height: 1em;
}
#wrapper #header #globalsearch input[type=text].on {
  color: #54585A;
}
#wrapper #header #globalsearch input[type=image] {
  display: block;
  padding: 9px;
  float: left;
}
#wrapper #header #globalsearch input[type=image]:hover {
  opacity: .4;
}
#wrapper #header #globalsearch input[type=submit] {
  display: block;
  padding: 9px;
  float: left;
  text-indent: -2000em;
  background: url(/images/icon-search.png) no-repeat;
  background-position: 7px 9px;
  width: 30px;
  height: 35px;
  font-size: 1px;
}
#wrapper #header #globalsearch input[type=submit]:hover {
  opacity: .4;
}
#wrapper #header ul {
  margin: 0;
  padding: 0;
}
#wrapper #header ul li {
  list-style: none;
  margin: 0 0 2px 0;
  /*line-height: 1.3em;*/
  line-height: 13px;
}
#wrapper #header ul li a {
  font-size: 12px;
  color: #2b2b2b;
  display: block;
}
#wrapper #header ul li a:hover {
  color: #54585A;
}
#wrapper #header #nav-title {
  position: absolute;
  left: 130px;
  top: 0;
  width: 500px;
}
#wrapper #header #nav-title p {
  color: #007DBA;
  font-size: 1.75em;
  text-align: center;
  margin: 0 0 10px;
}
#wrapper #header ul.nav-dynamic {
  position: absolute;
  left: 656px;
  top: 0;
}
#wrapper #header ul.nav-global {
  position: absolute;
  left: 820px;
  top: 0;
  z-index: 100;
}
#wrapper #header ul.nav-global a.lang {
  background: url(/styles/img/gbs/bg-nav-arrow-down.png) no-repeat right;
  display: block;
  padding-right: 20px;
}
#wrapper #header ul.nav-global li ul {
  position: absolute;
  top: -1000px;
  left: 39px;
  background: #fff;
  border: 1px solid #eee;
  padding: 5px 0;
}
#wrapper #header ul.nav-global li ul a {
  padding: 2px 50px 2px 5px;
  background: #fff;
  display: block;
  position: relative;
}
#wrapper #header ul.nav-global a:focus + ul,
#wrapper #header ul.nav-global li:hover ul {
  top: 10px;
}
#wrapper #header ul.nav-global a:focus {
  top: 1010px;
}
#wrapper #header ul.nav-global li:hover a:focus {
  top: 0;
}
#wrapper #header ul.socialmedia {
  position: absolute;
/*  left: 820px;*/
  right: 0px;
  top: 47px;
}
#wrapper #header ul.socialmedia li {
  float: left;
  margin: 0 0 0 9px;
}
#wrapper #header ul.socialmedia li:first-child {
  margin: 0;
}
#wrapper #header ul.socialmedia li a {
  text-indent: -99999px;
  display: block;
  background: url(/images/icons.png) no-repeat 0 0;
  height: 20px;
}
#wrapper #header ul.socialmedia li a.youtube {
  width: 48px;
}
#wrapper #header ul.socialmedia li a.twitter {
  width: 20px;
  background-position: -57px 0;
}
#wrapper #header ul.socialmedia li a.facebook {
  width: 20px;
  background-position: -86px 0;
}
#wrapper #header ul.socialmedia li a.pinterest {
  width: 20px;
  background-position: -115px 0;
}
#wrapper #header ul.nav {
  background: #f5f5f3;
  width: 100%;
  min-height: 52px;
}
#wrapper #header ul.nav li {
  float: left;
  position: relative;
  width: 14%;
}
#wrapper #header ul.nav li a {
  position: relative;
  display: block;
  background: #f5f5f3 url(/styles/img/gbs/bg-nav.png) no-repeat right 6px;
  color: #54585a;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding: 9px 0px 9px 12px;
  min-height: 32px;
  z-index: 10;
}
#wrapper #header ul.nav li:nth-child(1) a {
  width: 55px;
}
#wrapper #header ul.nav li:nth-child(2) a {
  width: 90px;
}
#wrapper #header ul.nav li:nth-child(3) a {
  width: 90px;
}
#wrapper #header ul.nav li:nth-child(4) a {
  width: 75px;
}
#wrapper #header ul.nav li:nth-child(5) a {
  width: 75px;
}
#wrapper #header ul.nav li:nth-child(6) a {
  width: 105px;
}
#wrapper #header ul.nav li:nth-child(7) a {
  width: 85px;
  background-position-x: 101%;
}
#wrapper #header ul.nav li:hover > a {
  border: 1px solid #e3e3e0;
  padding: 8px 42px 8px 11px;
  background-position: 101% -79px;
  border-bottom: 1px solid #f5f5f3;
  height: 35px;
  text-decoration: none;
}
#wrapper #header ul.nav li:nth-child(1):hover > a {
  background-position: 101% -37px;
  color: #003da5;
}
#wrapper #header ul.nav li:nth-child(2):hover > a {
  background-position: 101% -37px;
  color: #003da5;
}
#wrapper #header ul.nav li:nth-child(3):hover > a {
  background-position: 101% -37px;
  color: #003da5;
}
#wrapper #header ul.nav li:nth-child(4):hover > a,
#wrapper #header ul.nav li.current:nth-child(4):hover > a {
  background-position: 101% -79px;
  color: #dc4405;
}
#wrapper #header ul.nav li:nth-child(5):hover > a {
  background-position: 101% -121px;
  color: #071d49;
}
#wrapper #header ul.nav li:nth-child(6):hover > a {
  background-position: 101% -121px;
  color: #071d49;
}
#wrapper #header ul.nav li:nth-child(7):hover > a {
  background-position: 101% -121px;
  color: #071d49;
}
#wrapper #header ul.nav li:nth-child(1).current > a {
  background-position: 101% -37px;
  color: #003da5;
}
#wrapper #header ul.nav li:nth-child(2).current > a {
  background-position: 101% -37px;
  color: #003da5;
}
#wrapper #header ul.nav li:nth-child(3).current > a {
  background-position: 101% -37px;
  color: #003da5;
}
#wrapper #header ul.nav li:nth-child(4).current > a {
  background-position: right -254px;
  color: #dc4405;
}
#wrapper #header ul.nav li:nth-child(5).current > a {
  background-position: 101% -121px;
  color: #071d49;
}
#wrapper #header ul.nav li:nth-child(6).current > a {
  background-position: 101% -121px;
  color: #071d49;
}
#wrapper #header ul.nav li:nth-child(7).current > a {
  background-position: 101% -121px;
  color: #071d49;
}
#wrapper #header ul.nav li a.borderhack {
  background-position: 101% 6px;
}
#wrapper #header ul.nav li:nth-child(1) div a {
  color: #003da5 !important;
}
#wrapper #header ul.nav li:nth-child(2) div a {
  color: #003da5 !important;
}
#wrapper #header ul.nav li:nth-child(3) div a {
  color: #003da5 !important;
}
#wrapper #header ul.nav li:nth-child(4) div a {
  color: #dc4405 !important;
}
#wrapper #header ul.nav li:nth-child(5) div a {
  color: #071d49 !important;
}
#wrapper #header ul.nav li:nth-child(6) div a {
  color: #071d49 !important;
}
#wrapper #header ul.nav li:nth-child(7) div a {
  color: #071d49 !important;
}
#wrapper #header ul.nav li:nth-child(5) div ul {
  float: right;
}
#wrapper #header ul.nav li:nth-child(5) div blockquote {
  margin-left: 0;
}
#wrapper #header ul.nav li:nth-child(6) div {
  left: -322px;
}
#wrapper #header ul.nav li:nth-child(6) div ul {
  float: right;
}
#wrapper #header ul.nav li:nth-child(6) div blockquote {
  margin-left: 0;
}
#wrapper #header ul.nav li:nth-child(7) div {
  left: -342px;
}
#wrapper #header ul.nav li:nth-child(7) div ul {
  float: right;
}
#wrapper #header ul.nav li:nth-child(7) div blockquote {
  margin-left: 0;
}
#wrapper #header ul.nav li a:focus + div,
#wrapper #header ul.nav li:hover div,
#wrapper #header ul.nav li div.on {
  top: 52px;
}
#wrapper #header ul.nav li div {
  position: absolute;
  top: -1000px;
  background: #f5f5f3;
  width: 440px;
  padding: 20px;
  border: 1px solid #e3e3e0;
  z-index: 1;
  min-height: 180px;
}
#wrapper #header ul.nav li div a {
  position: relative;
  background: #f5f5f3;
  text-transform: none;
  width: auto !important;
  height: auto;
  min-height: 1px;
  display: block;
  margin: 0;
  padding: 5px;
  border: 0;
}
#wrapper #header ul.nav li div a:hover,
#wrapper #header ul.nav li div a.on {
  position: relative;
  text-transform: none;
  width: auto !important;
  height: auto;
  min-height: 1px;
  display: block;
  border: 0;
  padding: 5px;
  text-decoration: underline;
}
#wrapper #header ul.nav li div ul {
  width: 200px;
  left: -5px;
  position: relative;
  float: left;
}
#wrapper #header ul.nav li div ul li {
  width: auto;
  display: block;
  float: none;
  margin: 0;
}
#wrapper #header ul.nav li div ul + ul {
  margin-top: 12px;
}
#wrapper #header ul.nav li div blockquote {
  width: 224px;
  margin: 0;
  padding: 0;
  z-index: 10;
  float: left;
  margin-left: 15px;
}
#wrapper #header ul.nav li div blockquote img {
  width: 222px;
  height: 137px;
  border: 1px solid #e3e3e0;
  display: block;
  margin: 0 0 10px 0;
}
#wrapper #header ul.nav li div blockquote a {
  padding: 0;
}
#wrapper #header ul.nav li div blockquote a:hover {
  padding: 0;
  text-decoration: none;
}
#wrapper #header ul.nav li div blockquote a strong {
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
}
#wrapper #header ul.nav li div blockquote a em {
  color: #54585a;
  font-style: normal;
  text-transform: none;
}
#subnavigation ul {
  margin: 0 0 24px 0;
  padding: 12px 0 0 0;
  border-top: 1px solid #e3e3e0;
}
#subnavigation ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#subnavigation ul li a {
  display: block;
  padding: 4px 0;
  font-size: 13px;
}
#subnavigation ul li ul {
  margin: 0 0 0 24px;
  padding: 0;
  border: none;
}
ul.topnav {
  overflow: hidden;
  margin: 0 0 24px 0;
  padding: 0;
}
ul.topnav li {
  float: left;
  list-style: none;
}
ul.topnav li a {
  display: block;
  float: left;
  padding: 0;
  margin-right: 24px;
  padding-bottom: 12px;
  border-bottom: 2px solid #fff;
}
ul.topnav li a:hover {
  border-bottom: 2px solid #3967c1;
  text-decoration: none;
}
ul.topnav li a.selected {
  border-bottom: 2px solid #111111;
  color: #111111;
  font-weight: bold;
}
#mobilenav {
  display: none;
}
#tertiary-nav ol {
  clear: both;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e3e3e0;
  padding-top: 24px;
}
#tertiary-nav ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#tertiary-nav ol li a {
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
}
#tertiary-nav ol li a.selected {
  font-weight: bold;
}
#tertiary-nav ol li a:visited {
  color: #3967c1;
}
.mobilePull {
  display: none;
}
ul.topnav-v2 {
  float: left;
  display: block;
  overflow: visible;
  width: 960px;
  margin: 0 0 24px 0;
  padding: 0;
  position: relative;
}
ul.topnav-v2 li div {
  position: absolute;
  top: -1000px;
  z-index: 400;
  background-color: #f5f5f3;
  border: 1px solid #e3e3e0;
  width: 220px;
  padding: 0 12px 0 0;
}
ul.topnav-v2 li div ul {
  margin: 0;
  padding: 12px 0 0 0;
}
ul.topnav-v2 li div ul li {
  clear: both;
  margin: 0;
  padding: 0;
  padding: 0 15px;
  border: 0;
  display: block;
  float: none;
}
ul.topnav-v2 li {
  float: left;
  list-style: none;
  margin-right: 12px;
  position: relative;
}
ul.topnav-v2 li:hover a {
  border-bottom: 5px solid #3967c1;
}
ul.topnav-v2 li:hover ul li a {
  border: none;
}
ul.topnav-v2 li a {
  border-bottom: 5px solid #fff;
  padding: 4px 0 8px 0;
}
ul.topnav-v2 li a:link,
ul.topnav-v2 li a:active,
ul.topnav-v2 li a:visited {
  color: #3967c1;
}
ul.topnav-v2 li a:hover {
  text-decoration: none;
  border-bottom: 5px solid #3967c1;
}
ul.topnav-v2 li ul li a {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 13px;
  line-height: 1.3em;
  padding: 0 12px 12px 12px;
}
ul.topnav-v2 li ul li a:hover {
  border: none;
  text-decoration: underline;
}
ul.topnav-v2 li a:focus + div,
ul.topnav-v2 li:hover div,
ul.topnav-v2 li div.on {
  top: 32px;
}
.form input[type="radio"] {
  overflow: hidden;
}
.form input[type="text"] {
  width: 240px;
  border: 1px solid #babbb1;
  padding: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #111111;
  background: #ffffff url(/styles/img/gbs/bg_input_text.png) top repeat-x;
}
.form select {
  padding: 4px 8px;
  margin-right: 12px;
  border: 1px solid #babbb1;
}
.form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.form p.error_warning {
  border: 1px solid #d14124;
  background: #fae5e1 url(/styles/img/gbs/icn-error.png) no-repeat;
  background-position: 10px 10px;
  padding: 10px 10px 10px 55px;
  margin-bottom: 24px;
  line-height: 1.3em;
  overflow: hidden;
}
.form h2 {
  color: #7e7f74;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 12px;
  font-size: 26px;
}
.form h3 {
  text-transform: none;
  color: #7e7f74;
  margin-bottom: 6px;
  font-size: 21px;
}
.form h4 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}
.form .frm_item {
  clear: both;
  float: left;
  width: 632px;
  margin-bottom: 15px;
}
.form .frm_item fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.form .frm_item fieldset legend {
  margin: 0;
  padding: 0;
  display: inline;
}
.form .frm_item label,
.form .frm_item h4,
.form .frm_item legend {
  float: left;
  width: 222px;
  text-align: right;
  line-height: 1.3em;
  display: inline-block;
  vertical-align: bottom;
}
.form .frm_item .frm_options {
  float: left;
  width: 386px;
  padding-left: 24px;
  overflow: hidden;
}
.form .frm_item .frm_options ul {
  margin: 0;
  padding: 0;
}
.form .frm_item .frm_options ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.form .frm_item .frm_options ul li input[type="radio"],
.form .frm_item .frm_options ul li input[type="checkbox"] {
  margin-right: 0px;
  float: left;
  margin-left: 0;
}
.form .frm_item .frm_options ul li label,
.form .frm_item .frm_options ul li h4 {
  display: block;
  width: 351px;
  float: left;
  text-align: left;
  margin-left: 8px;
}
.form .frm_item .frm_options ul.large li {
  margin-bottom: 12px;
}
.form .frm_item .frm_options span.error {
  display: block;
  color: #d14124;
  float: left;
  width: 386px;
  padding-left: 15px;
  margin-top: 8px;
  background: url(/styles/img/gbs/icon-error.gif) 0 6px no-repeat;
}
.form .buttons {
  overflow: hidden;
  padding-left: 246px;
}
.form input.primary {
  background: #3967c1;
  border: none;
  color: #fff;
  padding: 8px 10px;
  margin-top: 12px;
  font-size: 16px;
  overflow: hidden;
  cursor: pointer;
}
.searchform {
  border-bottom: 1px solid #e3e3e0;
  border-top: 1px solid #e3e3e0;
  padding: 24px 0;
  margin-bottom: 24px;
}
.searchform div {
  margin: 0;
  padding: 0;
  padding: 0  !important;
  overflow: hidden;
}
.searchform div input[type=text] {
  margin: 0;
  padding: 0;
  border: 1px solid #e5e5e2;
  font-family: Arial, sans-serif;
  font-size: 13px;
  float: left;
  width: 400px;
  color: #7e7f74;
  min-height: 18px;
  padding: 12px;
}
.searchform div input[type=text].on {
  color: #54585A;
}
.searchform input[type=submit] {
  background: #3967c1 url(/styles/img/gbs/icon-search-white.png) no-repeat;
  border: none;
  padding: 12px 12px 12px 35px;
  cursor: pointer;
  background-position: 12px 9px;
  font-size: 16px;
  color: #fff;
  min-height: 17px;
  vertical-align: middle;
}
.searchform.ct {
  clear: both;
  width: 100%;
  overflow: hidden;
}
.searchform.ct div {
  width: auto;
  float: left;
}
.searchform.ct input[type=text] {
  width: 235px;
}
.searchform.ct input[type=submit] {
  width: auto;
  border: none;
  margin-left: 12px;
  font-size: 16px;
  float: left;
}
.searchform.ct a {
  float: left;
  padding: 7px 0;
  margin-left: 24px;
}
.searchform.pub div {
  width: 632px;
}
.searchform.pub input[type=text] {
  width: 470px;
}
.searchform.pub input[type=submit] {
  width: auto;
  border: none;
  margin-left: 12px;
  font-size: 16px;
  float: left;
}
.contentimg {
  width: 140px;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e0;
  margin: 0 0 24px 0;
}
.contentimg.imgfull img {
  width: 100%;
}
.contentimg.s3 {
  width: 222px;
}
.contentimg.s4 {
  width: 304px;
}
.contentimg.s5 {
  width: 386px;
}
.contentimg.s6 {
  width: 468px;
}
.contentimg.s6.right {
  margin-left: 0;
}
.contentimg.s7 {
  width: 550px;
}
.contentimg.s8 {
  width: 632px;
}
.contentimg.s9 {
  width: 714px;
}
.contentimg.s10 {
  width: 796px;
}
.contentimg.right {
  clear: both;
  float: right;
  margin: 0 0 24px 24px;
}
.contentimg.left {
  clear: both;
  float: left;
  margin: 0 24px 24px 0;
}
.contentimg img {
  margin-bottom: 12px;
}
.contentimg span.title {
  font-size: 16px;
  color: #7e7f74;
  display: block;
  font-weight: bold;
  margin-bottom: 12px;
}
.contentimg p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  padding-bottom: 24px;
}
.sub.nofloat {
  margin-right: 0;
  margin-left: 0;
}
.sub.nofloat div {
  margin-left: 0;
}
.slideshow,
.photo {
  padding-bottom: 10px;
  border-bottom: 2px solid #babbb1;
}
.slideshow .caption p,
.photo .caption p {
  font-size: 13px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.slideshow img,
.photo img {
  margin-bottom: 12px;
}
.slideshow .title,
.photo .title {
  margin: 0;
  padding: 0;
  margin: 0 0 12px 0;
  color: #7e7f74;
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.slideshow ul,
.photo ul {
  margin: 0;
  padding: 0;
}
.slideshow ul li,
.photo ul li {
  list-style: none;
  cursor: pointer;
}
.slideshow ul li:nth-child(1),
.photo ul li:nth-child(1) {
  display: block;
}
.photo.lightbox ul li#returnfocus,
.slideshow.lightbox ul li#returnfocus {
  cursor: default;
}
.p-2 .slideshow .close,
.p-3 .slideshow .close,
.p-4 .slideshow .close {
  display: none;
}
.p-2 .slideshow .current,
.p-3 .slideshow .current,
.p-4 .slideshow .current {
  display: none;
}
.p-2 .slideshow ul,
.p-3 .slideshow ul,
.p-4 .slideshow ul {
  overflow: hidden;
}
.p-2 .slideshow ul li,
.p-3 .slideshow ul li,
.p-4 .slideshow ul li {
  display: none;
  position: relative;
}
.p-2 .slideshow ul li:nth-child(1),
.p-3 .slideshow ul li:nth-child(1),
.p-4 .slideshow ul li:nth-child(1) {
  display: block;
}
.p-2 .slideshow ul li img,
.p-3 .slideshow ul li img,
.p-4 .slideshow ul li img {
  width: 100%;
  height: auto;
  display: block;
}
.p-2 .slideshow ul li div,
.p-3 .slideshow ul li div,
.p-4 .slideshow ul li div {
  display: none;
}
.p-2 .slideshow ul li div.enlarge,
.p-3 .slideshow ul li div.enlarge,
.p-4 .slideshow ul li div.enlarge {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px -48px;
  text-indent: -99999px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.p-2 .slideshow ul li div.lightbox,
.p-3 .slideshow ul li div.lightbox,
.p-4 .slideshow ul li div.lightbox {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px -24px;
  text-indent: -99999px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.p-6 .slideshow.hide-scroll .scroll,
.p-8 .slideshow.hide-scroll .scroll,
.p-12 .slideshow.hide-scroll .scroll,
.p-6 .slideshow.hide-scroll .scroll-next,
.p-8 .slideshow.hide-scroll .scroll-next,
.p-12 .slideshow.hide-scroll .scroll-next,
.p-6 .slideshow.hide-scroll .scroll-prev,
.p-8 .slideshow.hide-scroll .scroll-prev,
.p-12 .slideshow.hide-scroll .scroll-prev {
  display: none;
}
.p-6 .slideshow .close,
.p-8 .slideshow .close,
.p-12 .slideshow .close {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px 0;
  text-indent: -99999px;
  position: absolute;
  top: 0;
  right: 0;
}
.p-6 .slideshow .enlarge,
.p-8 .slideshow .enlarge,
.p-12 .slideshow .enlarge {
  display: none;
}
.p-6 .slideshow .scroll,
.p-8 .slideshow .scroll,
.p-12 .slideshow .scroll {
  width: 468px;
  left: 82px;
  margin: 0;
  overflow: hidden;
}
.p-6 .slideshow .title,
.p-8 .slideshow .title,
.p-12 .slideshow .title {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 12px;
  display: block;
}
.p-6 .slideshow ul,
.p-8 .slideshow ul,
.p-12 .slideshow ul {
  overflow: hidden;
  width: 5000px;
  position: relative;
  left: 0;
}
.p-6 .slideshow ul li,
.p-8 .slideshow ul li,
.p-12 .slideshow ul li {
  float: left;
  width: 140px;
  min-height: 126px;
  overflow: hidden;
  margin: 0 24px 0 0;
  border-bottom: 6px solid #fff;
}
.p-6 .slideshow ul li img,
.p-8 .slideshow ul li img,
.p-12 .slideshow ul li img {
  width: auto;
  height: 79px;
  display: block;
  margin: 0 0 6px 0;
}
.p-6 .slideshow ul li div .title,
.p-8 .slideshow ul li div .title,
.p-12 .slideshow ul li div .title {
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
  font-weight: bold;
}
.p-6 .slideshow ul li div .caption,
.p-8 .slideshow ul li div .caption,
.p-12 .slideshow ul li div .caption {
  display: none;
}
.p-6 .slideshow ul li div.enlarge,
.p-8 .slideshow ul li div.enlarge,
.p-12 .slideshow ul li div.enlarge {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs/icon-nav-slideshow.png) no-repeat 0 -39px;
  text-indent: -99999px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.p-6 .slideshow ul li.on,
.p-8 .slideshow ul li.on,
.p-12 .slideshow ul li.on,
.p-6 .slideshow ul li:hover,
.p-8 .slideshow ul li:hover,
.p-12 .slideshow ul li:hover,
.p-6 .slideshow ul li:focus,
.p-8 .slideshow ul li:focus,
.p-12 .slideshow ul li:focus {
  border-bottom-color: #3967c1;
}
.p-6 .slideshow .scroll + .caption,
.p-8 .slideshow .scroll + .caption,
.p-12 .slideshow .scroll + .caption {
  display: none;
}
.p-6 .slideshow .scroll-prev,
.p-8 .slideshow .scroll-prev,
.p-12 .slideshow .scroll-prev {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 58px;
  height: 132px;
  z-index: 100;
}
.p-6 .slideshow .scroll-prev:hover,
.p-8 .slideshow .scroll-prev:hover,
.p-12 .slideshow .scroll-prev:hover {
  background-position: -116px -264px;
}
.p-6 .slideshow .scroll-prev.off,
.p-8 .slideshow .scroll-prev.off,
.p-12 .slideshow .scroll-prev.off {
  background-position: -116px 0;
  cursor: default;
}
.p-6 .slideshow .scroll-next,
.p-8 .slideshow .scroll-next,
.p-12 .slideshow .scroll-next {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 58px;
  height: 132px;
  z-index: 100;
}
.p-6 .slideshow .scroll-next:hover,
.p-8 .slideshow .scroll-next:hover,
.p-12 .slideshow .scroll-next:hover {
  background-position: -174px -264px;
}
.p-6 .slideshow .scroll-next.off,
.p-8 .slideshow .scroll-next.off,
.p-12 .slideshow .scroll-next.off {
  background-position: -174px 0;
  cursor: default;
}
.p-6 .slideshow .current,
.p-8 .slideshow .current,
.p-12 .slideshow .current {
  background: #e3e3e0;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.p-6 .slideshow .current .title,
.p-8 .slideshow .current .title,
.p-12 .slideshow .current .title,
.p-6 .slideshow .current .caption,
.p-8 .slideshow .current .caption,
.p-12 .slideshow .current .caption {
  margin-right: 40px;
  display: block;
}
.p-6 .slideshow .current img,
.p-8 .slideshow .current img,
.p-12 .slideshow .current img {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.p-6 .slideshow .current .counter,
.p-8 .slideshow .current .counter,
.p-12 .slideshow .current .counter,
.p-6 .slideshow .current .prev,
.p-8 .slideshow .current .prev,
.p-12 .slideshow .current .prev,
.p-6 .slideshow .current .next,
.p-8 .slideshow .current .next,
.p-12 .slideshow .current .next {
  position: absolute;
}
.p-6 .slideshow .current .next,
.p-8 .slideshow .current .next,
.p-12 .slideshow .current .next {
  position: absolute;
  right: 0;
  top: 0;
  width: 58px;
  height: 100%;
  background: url(/styles/img/gbs/icon-slideshow-nav.png) no-repeat 0 -1000px;
  z-index: 100;
}
.p-6 .slideshow .current .next:hover,
.p-8 .slideshow .current .next:hover,
.p-12 .slideshow .current .next:hover,
.p-6 .slideshow .current .next:focus,
.p-8 .slideshow .current .next:focus,
.p-12 .slideshow .current .next:focus {
  background-position: -58px center;
}
.p-6 .slideshow .current .next.off,
.p-8 .slideshow .current .next.off,
.p-12 .slideshow .current .next.off {
  top: -1000px;
}
.p-6 .slideshow .current .prev,
.p-8 .slideshow .current .prev,
.p-12 .slideshow .current .prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 58px;
  height: 100%;
  background: url(/styles/img/gbs/icon-slideshow-nav.png) no-repeat 0 -1000px;
  z-index: 100;
}
.p-6 .slideshow .current .prev:hover,
.p-8 .slideshow .current .prev:hover,
.p-12 .slideshow .current .prev:hover,
.p-6 .slideshow .current .prev:focus,
.p-8 .slideshow .current .prev:focus,
.p-12 .slideshow .current .prev:focus {
  background-position: 0 center;
}
.p-6 .slideshow .current .prev.off,
.p-8 .slideshow .current .prev.off,
.p-12 .slideshow .current .prev.off {
  top: -1000px;
}
.p-6 .slideshow .current .counter,
.p-8 .slideshow .current .counter,
.p-12 .slideshow .current .counter {
  position: absolute;
  right: 10px;
  bottom: 20px;
  height: 1px;
}
.p-6 .slideshow .current img + div,
.p-8 .slideshow .current img + div,
.p-12 .slideshow .current img + div {
  padding: 10px 14px;
}
.p-6 .slideshow .current img + div h3,
.p-8 .slideshow .current img + div h3,
.p-12 .slideshow .current img + div h3 {
  margin: 0;
  padding: 0;
}
.p-2 .photo .close,
.p-3 .photo .close,
.p-4 .photo .close {
  display: none;
}
.p-2 .photo .title,
.p-3 .photo .title,
.p-4 .photo .title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
}
.p-2 .photo ul,
.p-3 .photo ul,
.p-4 .photo ul {
  overflow: hidden;
}
.p-2 .photo ul li,
.p-3 .photo ul li,
.p-4 .photo ul li {
  position: relative;
}
.p-2 .photo ul li:nth-child(1),
.p-3 .photo ul li:nth-child(1),
.p-4 .photo ul li:nth-child(1) {
  display: block;
}
.p-2 .photo ul li div,
.p-3 .photo ul li div,
.p-4 .photo ul li div {
  display: none;
}
.p-2 .photo ul li div:nth-child(1),
.p-3 .photo ul li div:nth-child(1),
.p-4 .photo ul li div:nth-child(1) {
  display: block;
}
.p-2 .photo ul li div.enlarge,
.p-3 .photo ul li div.enlarge,
.p-4 .photo ul li div.enlarge {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px -48px;
  text-indent: -99999px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.p-2 .photo ul li div.lightbox,
.p-3 .photo ul li div.lightbox,
.p-4 .photo ul li div.lightbox {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px -24px;
  text-indent: -99999px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.p-6 .photo .close {
  display: block;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px 0;
  text-indent: -99999px;
  position: absolute;
  top: 6px;
  right: 6px;
}
.p-6 .photo ul {
  overflow: hidden;
}
.p-6 .photo ul li {
  overflow: hidden;
  cursor: default;
}
.p-6 .photo ul li img {
  max-width: 468px;
}
.p-6 .photo ul + .title,
.p-6 .photo ul + .title + .caption,
.p-6 .photo ul + .caption,
.p-6 .photo ul + .title {
  display: none;
}
.p-2 .slideshow ul li img,
.p-2 .photo ul li img {
  height: 78px;
  width: auto;
}
.p-3 .slideshow ul li img,
.p-3 .photo ul li img {
  height: 124px;
  width: auto;
}
.p-4 .slideshow ul li img,
.p-3 .photo ul li img {
  height: 171px;
  width: auto;
}
.p-2 .photo ul li img {
  max-width: 140px;
  height: auto;
}
.p-3 .photo ul li img {
  max-width: 222px;
  height: auto;
}
.p-4 .photo ul li img {
  max-width: 304px;
  height: auto;
}
.p-6 .slideshow .scroll {
  width: 304px;
}
.p-6 .slideshow .current {
  min-height: 410px;
  height: auto !important;
}
.p-6 .slideshow .current img {
  height: 263px;
  width: auto;
}
.p-6 .slideshow .current .next,
.p-6 .slideshow .current .prev {
  height: 263px;
}
.p-6 .slideshow .current .counter {
  top: 273px;
}
.p-6.sk2 .slideshow .scroll {
  width: 304px;
}
.p-6.sk2 .slideshow .current {
  width: 400px;
  min-height: 210px;
}
.p-6.sk2 .slideshow .current img {
  height: 210px;
  width: auto;
}
.p-6.sk2 .slideshow .current .next,
.p-6.sk2 .slideshow .current .prev {
  height: 210px;
}
.p-6.sk2 .slideshow .current .counter {
  top: 216px;
}
.p-6.sk2 .slideshow .scroll,
.p-6.sk2 .slideshow .scroll-next,
.p-6.sk2 .slideshow .scroll-prev {
  display: none;
}
.p-6 .slideshow.sk3 .current img {
  width: 100%;
}
.p-6 .slideshow.sk3 .current .next,
.p-6 .slideshow.sk3 .current .prev {
  height: 210px;
}
.p-6 .slideshow.sk3 .current .counter {
  top: 216px;
}
.polder-6 .slideshow .scroll {
  width: 304px;
}
.polder-6 .slideshow .current {
  min-height: 263px;
}
.polder-6 .slideshow .current span.img {
  display: block;
  height: 263px;
  background: red;
  margin-bottom: 12px;
  text-align: center;
}
.polder-6 .slideshow .current img {
  max-height: 263px;
  width: auto;
}
.polder-6 .slideshow .current .next,
.polder-6 .slideshow .current .prev {
  height: 263px;
}
.polder-6 .slideshow .current .counter {
  top: 273px;
}
.p-8 .slideshow .scroll {
  width: 468px;
}
.p-8 .slideshow .current {
  min-height: 355px;
}
.p-8 .slideshow .current img {
  height: 355px;
  width: auto;
}
.p-8 .slideshow .current .next,
.p-8 .slideshow .current .prev {
  height: 355px;
}
.p-8 .slideshow .current .counter {
  top: 365px;
}
.p-12 .slideshow .scroll {
  width: 796px;
}
.p-12 .slideshow .current {
  min-height: 400px;
}
.p-12 .slideshow .current img {
  height: 400px;
  width: auto;
}
.p-12 .slideshow .current .next,
.p-12 .slideshow .current .prev {
  height: 400px;
}
.p-12 .slideshow .current .counter {
  top: 410px;
}
#lb {
  background: url(/styles/img/gbs//bg-lightbox.png);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
#lb-content {
  width: 632px;
  position: absolute;
  margin-left: 0;
  background: #fff;
  top: 0;
  float: none;
  z-index: 2000;
  padding: 48px 24px;
}
#lb-content .slideshow,
#lb-content .photo {
  border: 0;
}
#lb-content .slideshow h2,
#lb-content .photo h2 {
  position: absolute;
  top: -25px;
  color: #fff;
  font-size: 26px;
}
#lb-content a.close {
  text-indent: -99999px;
  width: 24px;
  height: 24px;
  background: url(/styles/img/gbs//icon-slideshow-nav.png) no-repeat -232px 0;
  position: absolute;
  top: 12px;
  right: 24px;
}
#lb-content.photo {
  width: auto;
  border: 0;
}
#lb-content.photo .photo {
  border: 0;
}
#lb-content.photo .photo ul div {
  margin-bottom: 10px;
}
#lb-content.photo .photo ul + .title,
#lb-content.photo .photo ul + .title + .caption {
  display: none;
}
.p-8 .banner.sk2 ul li div {
  top: 20px;
}
.p-8 .banner.sk2.static span {
  top: 20px;
}
.banner {
  background: #e3e3e0;
  margin: 0 0 0 0;
  overflow: hidden;
  padding-bottom: 48px;
}
.banner ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.banner ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.banner ul li img {
  display: block;
  width: 100%;
}
.banner ul li div {
  padding: 16px 140px 16px 16px;
}
.banner ul li div h3 {
  color: #7e7f74;
  font-size: 26px;
  margin: 0 0 2px 0;
  line-height: 1em;
}
.banner ul li div p {
  font-size: 13px;
  margin: 0;
  padding: 0;
  height: auto;
}
.banner a.next {
  background: url(/styles/img/gbs/icon-nav-slideshow.png) no-repeat -27px 0;
  width: 27px;
  height: 29px;
  display: block;
  text-indent: -99999px;
  position: absolute;
  right: 22px;
  bottom: 47px;
  z-index: 1000;
}
.banner a.next:hover {
  opacity: .8;
}
.banner a.pause {
  background: url(/styles/img/gbs/icon-nav-slideshow.png) no-repeat -62px 2px;
  width: 15px;
  height: 27px;
  display: block;
  text-indent: -99999px;
  position: absolute;
  right: 60px;
  bottom: 48px;
  z-index: 1000;
}
.banner a.pause.play {
  background-position: -85px 0;
}
.banner a.pause:hover {
  opacity: .8;
}
.banner a.prev {
  background: url(/styles/img/gbs/icon-nav-slideshow.png) no-repeat 0 0;
  width: 27px;
  height: 29px;
  display: block;
  text-indent: -99999px;
  position: absolute;
  right: 87px;
  bottom: 47px;
  z-index: 100;
}
.banner a.prev:hover {
  opacity: .8;
}
.banner .nav {
  position: absolute;
  right: 22px;
  bottom: 18px;
  z-index: 10;
}
.banner .nav a {
  text-indent: -99999px;
  border: 1px solid #3967c1;
  width: 12px;
  height: 12px;
  display: block;
  position: relative;
  float: left;
  margin-left: 6px;
}
.banner .nav a:first-child {
  margin: 0;
}
.banner .nav a.activeSlide {
  background: #3967c1;
}
.banner .nav a:hover {
  opacity: .8;
}
.banner.sk2 {
  background: #fff;
  padding-bottom: 48px;
}
.banner.sk2.static span {
  position: absolute;
  right: 0;
  top: 80px;
  background: #3967c1;
  color: #fff;
  width: 30%;
  padding: 24px;
  z-index: 300;
  height: auto;
}
.banner.sk2 > span {
  position: absolute;
  right: 0;
  top: 100px;
  background: #3967c1;
  color: #fff;
  width: 30%;
  padding: 24px;
  z-index: 1000;
}
.banner.sk2 > span h3 {
  font-size: 34px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1em;
}
.banner.sk2 > span p {
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #fff;
}
.banner.sk2 > span a {
  text-decoration: underline;
}
.banner.sk2 ul li div {
  position: absolute;
  right: 0;
  top: 80px;
  background: #3967c1;
  color: #fff;
  width: 30%;
  padding: 24px;
}
.banner.sk2 ul li div h3 {
  font-size: 34px;
  margin-bottom: 8px;
  color: #fff;
}
.banner.sk2 ul li div p {
  font-size: 16px;
  color: #fff;
}
.banner.sk2 ul li div a {
  text-decoration: underline;
  color: #fff;
}
.banner.sk2 ul li div a.videoicon {
  display: block;
  background: url(/styles/img/gbs/icon-playvideo.png) no-repeat;
  text-decoration: none;
  width: 48px;
  height: 48px;
  text-indent: -99999em;
  margin-top: 12px;
  border: none;
  margin-bottom: 0;
}
.banner.sk2 a.next {
  bottom: 0;
  right: 0;
}
.banner.sk2 a.prev {
  bottom: 0;
  right: 66px;
}
.banner.sk2 a.pause {
  bottom: 3px;
  right: 41px;
}
.banner.sk2 .nav {
  right: 110px;
  bottom: 8px;
}
.imagegallery {
  padding-bottom: 10px;
  border-top: 1px solid #e3e3e0;
  border-bottom: 1px solid #e3e3e0;
  padding-top: 24px;
}
.imagegallery p {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.imagegallery h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  margin: 0 0 4px 0;
}
.imagegallery span.title {
  display: block;
  color: #7e7f74;
  margin-bottom: 24px;
  font-weight: bold;
}
.imagegallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.imagegallery ul li {
  list-style: none;
  cursor: pointer;
  width: 140px;
  min-height: 120px;
  overflow: hidden;
  float: left;
  margin: 0 24px 24px 0;
}
.imagegallery ul li img {
  width: auto;
  height: 79px;
  display: block;
  margin: 0 0 6px 0;
}
.imagegallery ul li span.caption {
  font-size: 13px;
  display: none;
}
.imagegallery ul li span.title {
  font-size: 13px;
  display: block;
  margin-bottom: 0;
  color: #111111;
  font-weight: normal;
}
.imagegallery ul li:nth-child(1) {
  display: block;
  margin-left: 0;
}
.p-6 .imagegallery ul li:nth-child(3n) {
  margin-right: 0;
}
.p-6 .imagegallery ul li:nth-child(4),
.p-6 .imagegallery ul li:nth-child(7),
.p-6 .imagegallery ul li:nth-child(10),
.p-6 .imagegallery ul li:nth-child(13),
.p-6 .imagegallery ul li:nth-child(16),
.p-6 .imagegallery ul li:nth-child(19),
.p-6 .imagegallery ul li:nth-child(22),
.p-6 .imagegallery ul li:nth-child(25),
.p-6 .imagegallery ul li:nth-child(28),
.p-6 .imagegallery ul li:nth-child(31),
.p-6 .imagegallery ul li:nth-child(34),
.p-6 .imagegallery ul li:nth-child(37),
.p-6 .imagegallery ul li:nth-child(40) {
  clear: both;
  float: left;
}
.p-8 .imagegallery ul li:nth-child(4n) {
  margin-right: 0;
}
.p-8 .imagegallery ul li:nth-child(5),
.p-8 .imagegallery ul li:nth-child(9),
.p-8 .imagegallery ul li:nth-child(13),
.p-8 .imagegallery ul li:nth-child(17),
.p-8 .imagegallery ul li:nth-child(21),
.p-8 .imagegallery ul li:nth-child(25),
.p-8 .imagegallery ul li:nth-child(29),
.p-8 .imagegallery ul li:nth-child(33),
.p-8 .imagegallery ul li:nth-child(37),
.p-8 .imagegallery ul li:nth-child(41) {
  clear: both;
  float: left;
}
a.linkbox {
  display: block;
  color: #111111;
  border-top: 1px solid #e3e3e0;
  margin-bottom: 24px;
  padding-top: 20px;
  padding-bottom: 12px;
  overflow: hidden;
}
a.linkbox div {
  overflow: hidden;
}
a.linkbox div img {
  border: none;
}
a.linkbox:hover {
  text-decoration: none;
  cursor: pointer;
}
a.linkbox:visited {
  color: #111111;
}
a.linkbox:focus {
  text-decoration: none;
}
a.linkbox p,
a.linkbox span,
a.linkbox h2,
a.linkbox h3,
a.linkbox h4,
a.linkbox h5,
a.linkbox ul,
a.linkbox ol,
a.linkbox ul.content,
a.linkbox ol.content {
  padding: 0 20px;
  margin-bottom: 12px;
}
a.linkbox span {
  color: #3967c1;
  display: block;
}
a.linkbox p {
  margin-bottom: 12px;
}
a.linkbox h2,
a.linkbox h3,
a.linkbox h4,
a.linkbox h5 {
  font-size: 21px;
  margin-bottom: 12px;
  color: #7e7f74;
}
a.linkbox.right {
  clear: both;
  float: right;
  margin: 0 0 24px 24px;
}
a.linkbox.left {
  clear: both;
  float: left;
  margin: 0 24px 24px 0;
}
a.linkbox.bot-margin {
  margin-bottom: 24px;
}
a.linkbox.img-top {
  padding-top: 0;
}
a.linkbox.img-top div {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
a.linkbox.img-bot {
  padding-bottom: 0;
}
a.linkbox.img-bot div {
  margin: 0;
  padding: 0;
  padding-top: 12px;
}
a.linkbox.img-right div {
  float: right;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 12px;
}
a.linkbox.img-left div {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 12px;
}
a.linkbox.head-link h2,
a.linkbox.head-link h3,
a.linkbox.head-link h4,
a.linkbox.head-link h5 {
  color: #3967c1;
}
a.linkbox:visited.head-link h2,
a.linkbox:visited.head-link h3,
a.linkbox:visited.head-link h4,
a.linkbox:visited.head-link h5 {
  color: #3967c1;
}
a.linkbox.s2 {
  width: 138px;
}
a.linkbox.s3 {
  width: 220px;
}
a.linkbox.s4 {
  width: 302px;
}
a.linkbox.s6 {
  width: 466px;
}
a.linkbox.s8 {
  width: 630px;
}
a.linkbox.ad-160 {
  width: 160px;
}
a.linkbox.ad-300 {
  width: 300px;
}
a.linkbox.img-full div.img img {
  width: 100%;
}
a.linkbox.biotile {
  overflow: hidden;
  margin-bottom: 24px;
  padding-bottom: 20px;
}
a.linkbox.biotile h2 {
  color: #7e7f74;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
a.linkbox.biotile img {
  float: left;
  width: 115px;
  margin-right: 12px;
  margin-left: 20px;
}
a.linkbox.biotile div {
  float: left;
  width: 135px;
  margin-left: 0;
  margin-right: 0;
}
a.linkbox.biotile div span {
  display: block;
  color: #111111;
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}
a.linkbox.biotile div span.name {
  color: #3967c1;
  font-weight: bold;
}
a.linkbox.biotile p,
a.linkbox.biotile blockquote {
  clear: both;
  float: left;
  display: block;
  padding: 0 20px;
  margin: 24px 0 12px 0;
  overflow: hidden;
  width: 262px;
}
#secondary a.linkbox.no-border {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
#secondary a.linkbox.no-border div {
  margin: 0;
  padding: 0;
}
.sub a.linkbox {
  margin-bottom: 0;
}
.sub a.linkbox.bot-margin {
  margin-bottom: 24px;
}
body .contentbox ul.content,
body .contentbox ol.content {
  padding: 0 20px;
  margin-bottom: 12px;
}
.contentbox {
  display: block;
  border: 1px solid #e3e3e0;
  margin-bottom: 24px;
  padding-top: 20px;
  padding-bottom: 12px;
  overflow: hidden;
}
.contentbox p,
.contentbox span,
.contentbox h2,
.contentbox h3,
.contentbox h4,
.contentbox h5,
.contentbox ul,
.contentbox ol {
  padding: 0 20px;
  margin-bottom: 12px;
}
.contentbox div {
  margin: 0 20px 12px 20px;
  overflow: hidden;
}
.contentbox.s2 {
  width: 138px;
}
.contentbox.s3 {
  width: 220px;
}
.contentbox.s4 {
  width: 302px;
}
.contentbox.s4 {
  width: 302px;
}
.contentbox.s6 {
  width: 466px;
}
.contentbox.s8 {
  width: 630px;
}
.contentbox.right {
  clear: both;
  float: right;
  margin: 0 0 24px 24px;
}
.contentbox.left {
  clear: both;
  float: left;
  margin: 0 24px 24px 0;
}
.contentbox.img-full div.img img {
  width: 100%;
}
.contentbox.bot-margin {
  margin-bottom: 24px;
}
.contentbox.no-border {
  border: none;
  padding: 0;
  margin-bottom: 12px;
}
.contentbox.no-border div {
  overflow: hidden;
  margin: 0 0 12px 0;
}
.contentbox.no-border p,
.contentbox.no-border span,
.contentbox.no-border h2,
.contentbox.no-border h3,
.contentbox.no-border h4,
.contentbox.no-border h5,
.contentbox.no-border ul,
.contentbox.no-border ol {
  padding: 0;
}
.contentbox.img-top {
  padding-top: 0;
}
.contentbox.img-top div {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.contentbox.img-bot {
  padding-bottom: 0;
}
.contentbox.img-bot div {
  margin: 0;
  padding: 0;
  padding-top: 12px;
}
.contentbox.img-right div {
  float: right;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 12px;
}
.contentbox.img-left div {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 12px;
}
.contentbox h2,
.contentbox h3,
.contentbox h4,
.contentbox h5 {
  font-size: 21px;
  margin-bottom: 12px;
  color: #7e7f74;
}
.contentbox ul {
  margin: 0 0 12px 0;
}
.contentbox ul li {
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0;
}
.contentbox ul li:first-child {
  margin-top: 0;
}
.contentbox.biotile {
  overflow: hidden;
  margin-bottom: 24px;
  padding-bottom: 20px;
}
.contentbox.biotile h4 {
  color: #7e7f74;
}
.contentbox.biotile h2 {
  padding: 0;
}
.contentbox.biotile span {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}
.contentbox.biotile img {
  float: left;
  width: 115px;
  margin-right: 12px;
  margin-left: 20px;
}
.contentbox.biotile div {
  float: left;
  width: 135px;
  margin: 0;
  padding: 0;
}
.contentbox.biotile div a.name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.contentbox.biotile div a.email {
  display: block;
  font-size: 16px;
  background: url(/styles/img/gbs/icon-email.png) 0 7px no-repeat;
  padding-left: 24px;
}
.contentbox.biotile div span.name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.contentbox.biotile p,
.contentbox.biotile blockquote {
  clear: both;
  float: left;
  display: block;
  padding: 0 20px;
  margin: 24px 0 12px 0;
  overflow: hidden;
  width: 262px;
}
#main-content .contentbox h2,
#main-content .linkbox h2,
#main-content .contentbox h3,
#main-content .linkbox h3,
#main-content .contentbox h4,
#main-content .linkbox h4,
#main-content .contentbox h5,
#main-content .linkbox h5 {
  font-size: 21px;
  margin-bottom: 12px;
  color: #7e7f74;
}
.sub .contentbox {
  margin-bottom: 0;
}
.sub .contentbox.bot-margin {
  margin-bottom: 24px;
}
#secondary sub .contentbox {
  margin-bottom: 24px;
}
a.linkbox.feature-person,
div.contentbox.feature-person {
  padding: 0;
  overflow: hidden;
}
a.linkbox.feature-person h2,
div.contentbox.feature-person h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
a.linkbox.feature-person img,
div.contentbox.feature-person img {
  float: left;
  width: 221px;
}
a.linkbox.feature-person div,
div.contentbox.feature-person div {
  float: left;
  width: 197px;
  padding: 24px;
  margin: 0;
}
a.linkbox.feature-person div blockquote,
div.contentbox.feature-person div blockquote {
  font-family: Georgia,serif;
  font-size: 21px;
  font-style: italic;
  margin: 0;
  padding: 0;
}
a.linkbox.feature-person div blockquote p,
div.contentbox.feature-person div blockquote p {
  font-size: 21px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
a.linkbox.feature-person div blockquote cite,
div.contentbox.feature-person div blockquote cite {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}
a.linkbox.feature-person div blockquote cite em,
div.contentbox.feature-person div blockquote cite em {
  font-style: normal;
  color: #3967c1;
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
a.linkbox.feature-person div blockquote cite span,
div.contentbox.feature-person div blockquote cite span {
  display: block;
  color: #111111;
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
}
a.linkbox.feature-person div h3,
div.contentbox.feature-person div h3 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  color: #3967c1;
  text-transform: none;
  margin-bottom: 8px;
}
a.linkbox.feature-person div p,
div.contentbox.feature-person div p {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
a.linkbox.feature-person div ul,
div.contentbox.feature-person div ul {
  margin: 0;
  padding: 0;
}
a.linkbox.feature-person div ul li,
div.contentbox.feature-person div ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  margin-bottom: 2px;
}
div.contentbox.feature-person div blockquote cite em {
  font-weight: bold;
  color: #111111;
}
div.contentbox.feature-person div h3 {
  font-weight: bold;
  color: #111111;
}
.sub {
  clear: both;
  width: 960px;
  margin-bottom: 24px;
  float: left;
}
.sub .p-4:first-child,
.sub .p-8:first-child,
.sub .p-6:first-child,
.sub .p-3:first-child,
.sub .p-2:first-child {
  margin-left: 0;
}
.sub.right {
  float: right;
  margin: 0 0 24px 24px;
}
.sub.left {
  float: left;
  margin: 0 24px 24px 0;
}
.placeholder {
  float: left;
  margin-left: 24px;
}
.p-2 {
  float: left;
  margin-left: 24px;
  width: 140px;
}
.p-3 {
  float: left;
  margin-left: 24px;
  width: 222px;
}
.p-4 {
  float: left;
  margin-left: 24px;
  width: 304px;
}
.p-6 {
  float: left;
  margin-left: 24px;
  width: 468px;
}
.p-8 {
  float: left;
  margin-left: 24px;
  width: 632px;
}
.remove {
  margin-right: 0;
}
.divider {
  clear: both;
  padding: 10px 21px;
  background: #e3e3e0;
  margin-bottom: 12px;
  margin-top: 24px;
  overflow: hidden;
  color: #7e7f74;
}
.divider h2,
.divider h3 {
  margin-bottom: 0;
  font-size: 21px;
  color: #7e7f74;
}
.news-ticker {
  overflow: hidden;
}
.news-ticker div {
  float: left;
  width: 796px;
  border-right: 1px solid #e3e3e0;
}
.news-ticker div h2 {
  float: left;
  width: 140px;
  margin: 0 24px  0 0;
  padding: 0;
  font-size: 21px;
  color: #7e7f74;
}
.news-ticker div p {
  float: left;
  width: 632px;
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 13px;
}
.news-ticker div p a {
  display: block;
  font-size: 16px;
}
.news-ticker div ul {
  margin: 0;
  float: left;
  width: 632px;
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 13px;
}
.news-ticker div ul li a {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
}
.news-ticker ul {
  float: left;
  width: 120px;
  margin: 0;
  padding: 0 0 0 20px;
}
.news-ticker ul li {
  list-style: none;
}
.news-ticker ul li a.rss {
  background: url(/styles/img/gbs/icn-rss.png) no-repeat;
  padding-left: 22px;
  display: block;
  color: #111111;
  background-position: 0 2px;
}
ul.contentjump {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
ul.contentjump li {
  list-style: none;
}
a[href="#contentjump"] {
  text-align: right;
  margin-bottom: 24px;
  display: block;
}
.feature-spotlight {
  overflow: hidden;
}
.feature-spotlight h2 {
  float: left;
  width: 140px;
  margin: 0;
  padding: 0;
  font-size: 21px;
  margin-right: 24px;
  color: #7e7f74;
}
.feature-spotlight a {
  display: block;
}
.feature-spotlight div.content {
  float: left;
  width: 796px;
}
.feature-spotlight div.content img {
  float: left;
  width: 54px;
  margin-right: 12px;
}
.feature-spotlight div.content div {
  float: left;
  width: 730px;
}
ol.feature-list {
  margin: 0 0 24px 0;
  padding: 0;
  overflow: hidden;
  clear: both;
}
ol.feature-list li {
  float: left;
  width: 222px;
  list-style: none;
  margin: 0 24px 24px 0;
}
ol.feature-list li:nth-child(4n) {
  margin-right: 0;
}
ol.feature-list li img {
  display: block;
  width: 222px;
  margin-bottom: 12px;
  width: 100%;
}
ol.feature-list li a {
  border: 1px solid #e3e3e0;
  display: block;
  min-height: 260px;
}
ol.feature-list li a:hover {
  border: 1px solid #3967c1;
  text-decoration: none;
}
ol.feature-list li a:focus {
  text-decoration: none;
}
ol.feature-list li a span {
  display: block;
  padding: 0 20px 0 20px;
}
ol.feature-list li a span.volume {
  color: #7e7f74;
  font-size: 13px;
}
ol.feature-list li a h3 {
  padding: 20px 20px 0 20px;
  color: #7e7f74;
}
ol.feature-list li a p {
  padding: 0 20px;
}
ol.feature-list.sk2 li {
  float: left;
  width: 304px;
  list-style: none;
  margin: 0 24px 24px 0;
}
ol.feature-list.sk2 li:nth-child(3n) {
  margin-right: 0;
}
ol.feature-list.sk2 li a {
  padding: 20px;
}
ol.feature-list.sk2 li a h2 {
  font-size: 21px;
}
ol.feature-list.sk2 li a p {
  color: #7e7f74;
  margin: 0;
  padding: 0;
}
ol.alpha {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  overflow: hidden;
}
ol.alpha li {
  text-transform: uppercase;
  float: left;
  margin: 0 5px 5px 0;
}
ol.alpha li a,
ol.alpha li span {
  display: block;
  float: left;
  text-align: center;
  min-width: 26px;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #e3e3e0;
}
ol.alpha li a:visited {
  color: #3967c1;
}
ol.alpha li a:hover {
  border: 1px solid #3967c1;
  text-decoration: none;
}
ol.alpha li.selected a {
  background: #3967c1;
  color: #fff;
  border: 1px solid #3967c1;
}
ol.alpha li span {
  color: #111111;
  background: #f5f5f3;
}
ol.pagination {
  list-style: none;
  margin: 0 0 24px 0;
  padding: 0;
  overflow: hidden;
}
ol.pagination li {
  text-transform: uppercase;
  float: left;
  margin: 0 6px 6px 0;
}
ol.pagination li.n a,
ol.pagination li.p a {
  border: none;
}
ol.pagination li.n a:hover,
ol.pagination li.p a:hover {
  border: none;
  text-decoration: underline;
}
ol.pagination li.p a {
  background: url(/styles/img/gbs/icon-previous-sm.png) no-repeat;
  background-position: 0 10px;
  padding-left: 20px;
  margin-right: 15px;
}
ol.pagination li.n a {
  background: url(/styles/img/gbs/icon-next-sm.png) no-repeat;
  background-position: right 10px;
  padding-right: 20px;
  margin-left: 15px;
}
ol.pagination li a,
ol.pagination li span {
  display: block;
  float: left;
  text-align: center;
  min-width: 26px;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #e3e3e0;
}
ol.pagination li a:visited {
  color: #3967c1;
}
ol.pagination li a:hover {
  border: 1px solid #3967c1;
  text-decoration: none;
}
ol.pagination li.selected a {
  background: #3967c1;
  color: #fff;
  border: 1px solid #3967c1;
}
ol.articlelist {
  margin: 0;
  padding: 0;
  margin-bottom: 36px;
  overflow: hidden;
  list-style: none;
}
ol.articlelist li {
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
}
ol.articlelist li a {
  display: block;
  cursor: pointer;
  overflow: hidden;
}
ol.articlelist li a img {
  float: left;
  width: 222px;
}
ol.articlelist li a div {
  float: left;
  width: 386px;
  margin-left: 24px;
  font-size: 21px;
}
ol.articlelist li a div span {
  display: block;
  margin-bottom: 12px;
}
ol.articlelist li a div em {
  font-size: 13px;
  display: block;
  font-style: normal;
  color: #111111;
}
ol.articlelist li a:hover div {
  text-decoration: none;
}
ol.articlelist li a:hover div span {
  text-decoration: underline;
}
ol.articlelist.patientstory li a h3 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #3967c1;
  margin-bottom: 6px;
}
ol.articlelist.patientstory li a:hover h3 {
  text-decoration: underline;
}
ol.articlelist.patientstory li a p {
  font-size: 16px;
  color: #111111;
}
.content ol.articlelist li a img,
.content ol.articlelist.patientstory li a img {
  width: 140px;
}
.content ol.articlelist li a div,
.content ol.articlelist.patientstory li a div {
  width: 304px;
  font-size: 16px;
}
ol.navlist,
ul.navlist {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
ol.navlist li,
ul.navlist li {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 12px;
}
ol.navlist li a,
ul.navlist li a {
  display: block;
}
ol.navlist li ol,
ul.navlist li ol {
  margin: 0;
  padding: 0;
  margin-left: 36px;
  margin-top: 12px;
}
.box {
  display: none;
}
.filter-list {
  overflow: hidden;
}
.filter-list a.all {
  display: block;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.filter-list ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 468px;
  display: block;
  margin-bottom: 6px;
  border-bottom: 1px solid #e3e3e0;
}
.filter-list ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  position: relative;
  margin-right: 12px;
}
.filter-list ul li a {
  display: inline-block;
  padding: 10px;
  border: 1px solid #e3e3e0;
  border-bottom: 1px solid #efefed;
  background: #efefed;
  position: relative;
  top: 0;
}
.filter-list ul li a:visited {
  color: #3967c1;
}
.filter-list ul li a.highlight {
  border-bottom: 1px solid #fff;
  background: #fff;
  top: 1px;
  font-weight: bold;
  color: #111111;
}
.filter-list ul li a.highlight:focus {
  text-decoration: none;
}
.filter-list .filter-condition {
  width: 468px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 12px;
}
.filter-list .filter-condition select {
  padding: 6px 8px;
  border: 1px solid #babbb1;
}
.filter-list .filter-condition .primary {
  clear: both;
}
.filter-list .filter-location {
  overflow: hidden;
  display: none;
  margin-top: 24px;
  width: 468px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 12px;
}
.filter-list .filter-location a {
  display: block;
}
.filter-list .filter-location ol {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  margin-top: 24px;
}
.filter-list .filter-location ol li {
  margin-bottom: 3px;
  list-style: none;
}
.filter-list ol.filter-results {
  clear: both;
  margin: 0;
  padding: 0;
}
.filter-list ol.filter-results li {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 12px;
}
.filter-list ol.filter-results li h5 {
  font-size: 21px;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
  font-weight: normal;
}
.filter-list ol.filter-results li h5 a {
  display: block;
}
.filter-list ol.filter-results li span {
  display: block;
  margin-bottom: 12px;
}
.filter-list ol.filter-results li a.summary {
  background: url(/styles/img/gbs/icon-eye.png) 0 4px no-repeat;
  padding-left: 20px;
}
.filter-list ol.filter-results li a:visited {
  color: #3967c1;
}
div.box.summary h4 {
  margin: 0;
  padding: 0;
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 24px;
}
div.box.summary h5 {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
div.box.summary .line h5 {
  display: inline-block;
}
div.box.summary .description {
  height: 220px;
  overflow: auto;
  border-top: 1px solid #e3e3e0;
  border-bottom: 1px solid #e3e3e0;
  padding: 12px 0;
  margin-bottom: 24px;
}
div.box.summary ul.options {
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 24px;
}
div.box.summary ul.options li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
div.box.summary ul.options li a {
  display: inline-block;
  padding: 2px 10px;
}
div.box.summary ul.options li a.print {
  padding-left: 20px;
  border-right: 1px solid #e3e3e0;
}
ol.navlist.results {
  width: 386px;
  margin-right: 0;
  float: left;
  display: block;
}
ol.navlist.results.ct a {
  color: #7e7f74;
}
ol.navlist.results.ct a:hover {
  text-decoration: none;
}
ol.navlist.results.ct a:hover span {
  text-decoration: underline;
}
ol.navlist.results.ct a span {
  color: #3967c1;
}
ol.news-list {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
ol.news-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
ol.news-list li a {
  display: block;
  color: #7e7f74;
}
ol.news-list li a span {
  display: block;
  color: #3967c1;
}
ol.news-list li a:visited span {
  color: #a0b0df;
}
ol.news-list li a:hover {
  text-decoration: none;
}
ol.news-list li a:hover span {
  text-decoration: underline;
}
.clear {
  clear: both;
  float: left;
}
#filter {
  width: 220px;
  float: left;
  margin: 0 24px 0 0;
}
#filter .holder {
  border: 1px solid #e3e3e0;
  font-size: 13px;
  margin-bottom: 24px;
}
#filter .holder div {
  padding: 10px;
}
#filter .holder div .pubyear {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#filter .holder div .pubyear label {
  display: block;
  margin-right: 6px;
  width: 50px;
  text-align: right;
  float: left;
}
#filter .holder div .pubyear select {
  float: left;
}
#filter .holder div .pubyear input[type=submit] {
  clear: both;
  background: #3967c1;
  border: none;
  color: #fff;
  padding: 8px 10px;
  margin-top: 12px;
  font-size: 16px;
  overflow: hidden;
  cursor: pointer;
}
#filter .holder div .pubyear div {
  clear: both;
  padding-left: 50px;
}
#filter .holder h2 {
  margin-bottom: 6px;
  font-size: 16px;
  background: #f5f5f3;
  color: #7e7f74;
  padding: 10px;
}
#filter .holder h3 {
  font-size: 13px;
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
}
#filter .holder ol {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
}
#filter .holder ol.ct {
  margin-bottom: 12px;
}
#filter .holder ol.alpha {
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
}
#filter .holder ol.alpha li {
  margin-bottom: 6px;
  margin-right: 6px;
}
#filter .holder ol.alpha li:nth-child(6),
#filter .holder ol.alpha li:nth-child(12),
#filter .holder ol.alpha li:nth-child(18),
#filter .holder ol.alpha li:nth-child(24) {
  margin-right: 0;
}
#filter .holder ol.alpha li a {
  display: block;
  font-size: 16px;
}
#filter .holder ol li {
  margin: 0;
  padding: 0;
}
#filter .holder ol li a {
  display: block;
}
#filter .holder ol li a.select {
  color: #111111;
}
.rel-static a.linkbox {
  float: left;
  width: 262px;
  margin-bottom: 24px;
}
.rel-static a.linkbox.s8 {
  width: 590px;
}
.rel-static a.linkbox.s8:nth-child(1),
.rel-static a.linkbox.s8:nth-child(3),
.rel-static a.linkbox.s8:nth-child(5),
.rel-static a.linkbox.s8:nth-child(7) {
  margin-right: 0;
}
.rel-static div.contentbox {
  float: left;
  width: 302px;
  margin-bottom: 24px;
}
.rel-static div.contentbox.s8 {
  width: 630px;
}
.rel-static div.contentbox.s8.no-border {
  width: 632px;
}
.rel-static div.contentbox.s8:nth-child(1),
.rel-static div.contentbox.s8:nth-child(3),
.rel-static div.contentbox.s8:nth-child(5),
.rel-static div.contentbox.s8:nth-child(7) {
  margin-right: 0;
}
.rel-static div.contentbox:nth-child(1),
.rel-static a.linkbox:nth-child(1),
.rel-static div.contentbox:nth-child(3),
.rel-static a.linkbox:nth-child(3),
.rel-static div.contentbox:nth-child(5),
.rel-static a.linkbox:nth-child(5),
.rel-static div.contentbox:nth-child(7),
.rel-static a.linkbox:nth-child(7) {
  margin-right: 24px;
}
.rel-global a.linkbox {
  float: left;
  width: auto;
  margin-bottom: 24px;
}
.other-topics {
  overflow: hidden;
  clear: both;
}
.other-topics h2 {
  clear: both;
  padding: 10px 21px;
  background: #e3e3e0;
  margin-bottom: 24px;
  margin-top: 12px;
  overflow: hidden;
  font-size: 21px;
  color: #7e7f74;
}
.other-topics ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.other-topics ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 222px;
  margin-right: 24px;
  margin-bottom: 24px;
}
.other-topics ul li:nth-child(4),
.other-topics ul li:nth-child(8),
.other-topics ul li:nth-child(12),
.other-topics ul li:nth-child(16) {
  margin-right: 0;
}
.other-topics ul li a {
  border: 1px solid #e3e3e0;
  display: block;
  min-height: 80px;
  padding: 20px;
  font-size: 21px;
  color: #7e7f74;
}
.other-topics ul li a:hover {
  border: 1px solid #3967c1;
  text-decoration: none;
}
.related-links {
  overflow: hidden;
  clear: both;
}
.related-links h2.divider,
.related-links h3.divider,
.related-links h4.divider {
  clear: both;
  padding: 10px 21px;
  background: #e3e3e0;
  margin-bottom: 24px;
  margin-top: 12px;
  overflow: hidden;
  font-size: 21px;
  color: #7e7f74;
}
ul#supportlinks {
  margin: 0 0 24px 0;
  overflow: hidden;
  padding: 0;
}
ul#supportlinks li {
  float: left;
  margin-right: 24px;
  width: 222px;
  display: block;
  margin-bottom: 24px;
}
ul#supportlinks li.remove {
  margin-right: 0;
}
ul#supportlinks li a {
  display: block;
  min-height: 100px;
  border: 1px solid #e3e3e0;
  padding: 20px;
  color: #111111;
  font-size: 21px;
  margin-bottom: 12px;
}
ul#supportlinks li a:hover {
  text-decoration: none;
  border: 1px solid #3967c1;
}
ul#supportlinks li a span {
  color: #3967c1;
}
.video {
  clear: both;
  margin-bottom: 24px;
  border-bottom: 1px solid #e3e3e0;
  overflow: hidden;
}
.video p {
  margin-bottom: 12px;
}
.video h4 {
  margin-bottom: 12px;
  font-size: 16px;
}
.video .video_player {
  display: block;
  overflow: hidden;
  margin-bottom: 12px;
}
.video div.transcript {
  height: 200px;
  overflow: auto;
  border-top: 1px solid #e3e3e0;
}
.video div.transcript p {
  margin-bottom: 24px;
}
.video a.transcript {
  display: block;
  text-align: right;
  padding-bottom: 6px;
}
.video.right {
  float: right;
  margin: 0 0 24px 24px;
  width: 304px;
}
.video.left {
  float: left;
  margin: 0 24px 24px 0;
  width: 304px;
}
.personlist ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.personlist ol li {
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e0;
  padding-bottom: 24px;
}
.personlist ol li img {
  float: left;
  width: 125px;
  margin-right: 24px;
}
.personlist ol li div {
  float: left;
  width: 319px;
}
.personlist ol li div span.name {
  font-size: 21px;
  margin-bottom: 3px;
  display: block;
}
.personlist ol li.area {
  margin-top: 12px;
}
.personlist ol li.area ol {
  margin-top: 3px;
}
.personlist ol li ol li {
  font-size: 16px;
  margin-bottom: 3px;
  border: none;
  padding-bottom: 0;
}
.personlist ol li ol li a {
  font-size: 16px;
  margin-bottom: 0;
}
.personlist ol.alpha {
  margin-bottom: 24px;
}
.personlist ol.alpha li {
  margin: 0;
  padding: 0;
  border: none;
  margin-bottom: 6px;
  margin-right: 6px;
  overflow: visible;
}
.pageinfo span {
  float: right;
  width: 140px;
  margin-left: 24px;
  text-align: right;
}
.pageinfo ol.breadcrumbs {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 796px;
  float: left;
}
.pageinfo ol.breadcrumbs li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  display: block;
  margin-right: 12px;
  white-space: nowrap;
}
.pageinfo ol.breadcrumbs li a {
  color: #7e7f74;
  padding-right: 18px;
  background: url(/styles/img/gbs/icon-breadcrumb.gif) no-repeat;
  background-position: right 5px;
}
.pageinfo ol.breadcrumbs li a:hover,
.pageinfo ol.breadcrumbs li a:visited {
  color: #7e7f74;
}
/* BEGIN fancybox.less */
.fancybox-wrap div {
  min-width: 200px !important;
}
.fancybox-skin {
  padding-top: 25px !important;
}
.fancybox-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(/styles/img/gbs/icon-slideshow-nav.png);
}
.fancybox-close {
  top: 0;
  right: 12px;
}
.fancybox-nav {
  position: inherit;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-nav.fancybox-next,
.fancybox-nav.fancybox-prev {
  cursor: pointer;
  width: 25px;
  height: 25px;
  visibility: visible;
  top: initial;
  left: initial;
}
.fancybox-nav.fancybox-counter {
  bottom: 0;
  right: 0;
}
.fancybox-next {
  /* right: 0;*/

  outline: 2px solid red;
}
.fancybox-next span {
  outline: 2px solid blue;
  background-position: 0 -36px;
  width: 25px;
  height: 25px;
}
.fancybox-prev {
  right: 52px;
  outline: 2px solid red;
}
.fancybox-prev span {
  outline: 2px solid blue;
  background-position: 0 -72px;
  width: 25px;
  height: 25px;
}
.fancybox-counter {
  cursor: default;
  margin: 0;
  bottom: 0;
  right: 0;
  position: relative;
  text-decoration: none;
  z-index: 8063;
}
.fancybox-counter span {
  visibility: visible;
  z-index: 8063;
  outline: 1px dotted green;
  min-width: 54px;
  /* force space to accomodate "NN of MMM" */

  margin: 30px 0;
  cursor: default;
  text-align: center;
  color: #54585a;
  color: red;
  font-size: 13px;
}
/* Title helper */
.fancybox-title {
  visibility: visible;
}
.fancybox-title {
  background-color: #eeeefe;
  z-index: 8060;
}
.fancybox-title span {
  display: block;
  text-align: left;
  margin: 14px 80px 0 10px;
}
.fancybox-title span.caption {
  color: #54585a;
  margin: 0 80px 14px 10px;
  padding: 0 0 14px 0;
}
.fancybox-title span.title {
  color: #54585a;
  margin: 14px 80px 0 10px;
}
