/*	Styles
	by Scott Mills (scott@castironcoding.com)
---------------------------------------------*/
/* Variables
------------*/
/* HTML5 Boilerplate
--------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html, button, input, select, textarea {
  font-family: "museo-sans", sans-serif;
  color: #404040; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #9cc3db;
  color: white;
  text-shadow: none; }

::selection {
  background: #9cc3db;
  color: white;
  text-shadow: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

em {
  font-style: italic; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  z-index: 1;
  Vertical-align: baseline; }

sup {
  top: -0.8em; }

ul, ol {
  margin: 0;
  padding: 0 0 0 20px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* Mixins
---------*/
.sprite-icon-arrow-left-large, .block-carousel .flex-direction-nav a.flex-prev {
  background-position: 0 0; }

.sprite-icon-arrow-right-large, .block-carousel .flex-direction-nav a.flex-next {
  background-position: 0 -136px; }

.sprite-icon-arrow-right-small, .arrow-list li {
  background-position: 0 -272px; }

.sprite-icon-bubble, .with-icon.with-icon-bubble {
  background-position: 0 -388px; }

.sprite-icon-camera, .with-icon.with-icon-camera {
  background-position: 0 -502px; }

.sprite-icon-doc, .with-icon.with-icon-doc {
  background-position: 0 -616px; }

.sprite-icon-download, .with-icon.with-icon-download {
  background-position: 0 -730px; }

.sprite-icon-dropdown-arrows, .chzn-container .chzn-single span:after {
  background-position: 0 -844px; }

.sprite-icon-ex, .chzn-container .chzn-single abbr {
  background-position: 0 -956px; }

.sprite-icon-graph, .with-icon.with-icon-graph {
  background-position: 0 -1064px; }

.sprite-icon-grid-blue, .hero-carousel-controls:before, .hero-carousel-controls .grid, .with-grid:after, .with-grid .grid {
  background-position: 0 -1178px; }

.sprite-icon-grid-white, .with-grid.with-grid-white:after {
  background-position: 0 -1289px; }

.sprite-icon-paper, .with-icon.with-icon-paper {
  background-position: 0 -1400px; }

.sprite-icon-pin-small, .with-icon.with-icon-pin-small {
  background-position: 0 -1514px; }

.sprite-icon-search-doc, .with-icon.with-icon-search-doc {
  background-position: 0 -1630px; }

.sprite-icon-search, .search .search-button {
  background-position: 0 -1744px; }

.sprite-icon-slide, .with-icon.with-icon-slide {
  background-position: 0 -1859px; }

.sprite-icon-social-gplus, .nav-auxillary .nav-social dd a.gplus {
  background-position: 0 -1973px; }

.sprite-icon-social-linkedin, .nav-auxillary .nav-social dd a.linkedin {
  background-position: 0 -2089px; }

.sprite-icon-social-twitter, .nav-auxillary .nav-social dd a.twitter {
  background-position: 0 -2205px; }

/*.sprite-logo-aspera, .page-header .logo a {
  background-position: 0 -2321px; } */


/* Utilities
------------*/
/*.ir, .block-carousel .carousel-direction .carousel-control, .page-header .logo a, .nav-auxillary .nav-social dd a, .search .search-button {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; } 

.ir br, .block-carousel .carousel-direction .carousel-control br, .page-header .logo a br, .nav-auxillary .nav-social dd a br, .search .search-button br {
  display: none; } */

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

/*.clearfix, .content .content-inner, .horizontal, .icon-list, .arrow-list, .nav-pagination, .row, .org-list > li .org-header {
  *zoom: 1; }
  .clearfix:before, .content .content-inner:before, .horizontal:before, .icon-list:before, .arrow-list:before, .nav-pagination:before, .row:before, .org-list > li .org-header:before, .clearfix:after, .content .content-inner:after, .horizontal:after, .icon-list:after, .arrow-list:after, .nav-pagination:after, .row:after, .org-list > li .org-header:after {
    display: table;
    content: ""; }
  .clearfix:after, .content .content-inner:after, .horizontal:after, .icon-list:after, .arrow-list:after, .nav-pagination:after, .row:after, .org-list > li .org-header:after {
    clear: both; } */

.pull-left {
  float: left; }

.pull-right {
  float: right; }

/* Layout styles
----------------*/
body {
  min-width: 980px;
}
.main {
	background-color: white;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 30px;
}
.container {
  width: 950px;
  padding: 0;
  margin: 0 auto;
  position: relative; }

/* .page-header {
  height: 76px;
  background-color: #2a2b2c;
  background-color: #303132;
  background-image: -moz-linear-gradient(top, #2a2b2c, #3a3b3c);
  background-image: -ms-linear-gradient(top, #2a2b2c, #3a3b3c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2a2b2c), to(#3a3b3c));
  background-image: -webkit-linear-gradient(top, #2a2b2c, #3a3b3c);
  background-image: -o-linear-gradient(top, #2a2b2c, #3a3b3c);
  background-image: linear-gradient(top, #2a2b2c, #3a3b3c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2b2c', endColorstr='#3a3b3c', GradientType=0), #2a2b2c, #3a3b3c; } */

.content {
  background-color: white;
  padding-top: 30px;
  position: relative; }
  .content .container {
    z-index: 10; }
    .home .content .container {
      width: 960px; }
  .content .content-inner {
    width: 831px;
    padding: 0 18px 52px;
    position: relative; }

.page-footer {
  /* background-color: #242526; */ }
/*  .page-footer .container {
    width: 960px; } */

/* Typography
-------------*/
html {
  font-size: 62.5%;
  background-color:#242526;
}

body {
  font-family: "museo-sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.3em;
  color: #6a6d6d; }

p {
  margin: 0 0 1.3em; }
  .content-inner p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6em; }

.block p, .block ul, .block ol {
  color: #404040; }

.with-flush {
  margin-bottom: 0 !important; }

.with-space {
  margin-bottom: 30px !important; }

.with-trim, .with-trim-light {
  padding-bottom: 9px;
  border-bottom: 1px dotted #cacaca;
  margin-bottom: 19px; }

.with-trim-light {
  border-bottom: 1px solid #e8e8e8; }

.with-red {
  color: #ae3c30 !important; }

.with-blue {
  color: #346d91 !important; }

.with-centered {
  text-align: center !important; }

h1, h2, h3, h4 {
  margin-bottom: 10px; }
  h1.tx-t3site-header-style-italic, h2.tx-t3site-header-style-italic, h3.tx-t3site-header-style-italic, h4.tx-t3site-header-style-italic {
    font-style: italic; }

/* .caps-standard, .caps-small, h3, .nav-pagination ul li a, .caps-medium, h2, .caps-large, h1, .more-link, .triangle-link, .icon-list li a, .arrow-list li a, .block-carousel .slide-text span, .nav-primary > ul > li > a, .nav-auxillary > ul > li > a, .nav-auxillary > ul > li dt, .block .block-header h2, .block .block-tabs .block-tabs-header li a, .block .block-tabs .block-content ul li h2, .nav-breadcrumbs li a, .nav-breadcrumbs li span, .content-inner .content-left .content-tab-header li a, .page-footer .nav-footer > li h2 {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #404040; } */

.caps-small, h3, .nav-pagination ul li a {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1em;
  margin: 3px 0 7px;
  padding-top: 1px; }

.caps-medium, h2 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 900; }

.caps-large, h1 {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 900;
  line-height: 1em; }

.with-box, .content-right h3 {
  color: #6a6d6d;
  background-color: #f5f5f5;
  padding: 10px 12px 9px;
  margin: 0 0 7px; }

table {
  width: 100%;
  margin-bottom: 10px; }
  table td {
    padding: 5px; }
  table.blue-table thead td {
    background-color: #73a2ba;
    font-weight: bold;
    color: #000; }
  table.blue-table td {
    background-color: #EFF5F9;
    border: 1px solid #fff; }
    table.blue-table td.blue-cell-alternate {
      background-color: #b9ced9; }

h1 sub {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  color: #404040; }
  h1 sub:before {
    content: ' \00A0\003E\00A0\00A0'; }

h2 {
  color: #346d91; }

a {
  color: #346d91;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out 0s;
  -moz-transition: all 0.1s ease-out 0s;
  -ms-transition: all 0.1s ease-out 0s;
  -o-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }
  a:hover {
    color: #5195c1; }
  .content-inner p a, .content-inner li a {
    text-decoration: underline; }
  .content-inner h1 a, .content-inner h2 a, .content-inner h3 a {
    text-decoration: none; }
  a.with-red:hover {
    color: #d16559 !important; }
  a.with-blue:hover {
    color: #5195c1 !important; }

.more-link {
  text-decoration: none !important;
  color: #346d91; }
  .more-link:after {
    content: ' \003E\003E'; }

.triangle-link {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 900;
  color: #ae3c30 !important;
  text-decoration: none !important; }
  .triangle-link:hover {
    color: #d16559 !important; }
  .triangle-link:before {
    content: '\25BA\00A0\00A0'; }

.btn {
  display: inline-block;
  font-weight: 500;
  text-decoration: none !important;
  color: #565858;
  line-height: 28px;
  background-color: #f0f0f0;
  padding: 0 14px;
  border: 1px solid #d6d6d6;
  border-bottom-color: #cacaca;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.8); }
  .btn:hover {
    color: #565858;
    background-color: #e3e3e3; }
  .btn:active {
    color: #b0b0b0;
    background-color: #6a6d6d;
    -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4); }

.content-inner ul, .content-inner ol {
  margin-bottom: 1.3em; }
.content-right ul, .content-right ol {
  margin-bottom: 1.6em; }

/*.unstyled, .horizontal, .icon-list, .arrow-list, .chzn-container .chzn-drop .chzn-results {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .unstyled dd, .horizontal dd, .icon-list dd, .arrow-list dd, .chzn-container .chzn-drop .chzn-results dd {
    margin: 0; }
  .content-right .unstyled, .content-right .horizontal, .content-right .icon-list, .content-right .arrow-list, .content-right .chzn-container .chzn-drop .chzn-results, .chzn-container .chzn-drop .content-right .chzn-results {
    padding-left: 6px; }
    .content-right .unstyled li, .content-right .horizontal li, .content-right .icon-list li, .content-right .arrow-list li, .content-right .chzn-container .chzn-drop .chzn-results li, .chzn-container .chzn-drop .content-right .chzn-results li {
      text-indent: -6px;
      padding-left: 6px; }
      .content-right .unstyled li a, .content-right .horizontal li a, .content-right .icon-list li a, .content-right .arrow-list li a, .content-right .chzn-container .chzn-drop .chzn-results li a, .chzn-container .chzn-drop .content-right .chzn-results li a {
        font-size: 11px;
        font-size: 1.1rem;
        font-weight: 500;
        text-decoration: none; }

.horizontal > li, .icon-list > li, .arrow-list > li, .horizontal dt, .icon-list dt, .arrow-list dt, .horizontal dd, .icon-list dd, .arrow-list dd {
  float: left; }
  .horizontal > li a, .icon-list > li a, .arrow-list > li a, .horizontal dt a, .icon-list dt a, .arrow-list dt a, .horizontal dd a, .icon-list dd a, .arrow-list dd a {
    display: block; } */

.icon-list {
  padding-left: 27px; }
  .icon-list li {
    margin-bottom: 8px; }
    .icon-list li a {
      display: block;
      width: 112px; }

.arrow-list {
  display: inline-block;
  margin: 5px 7px 0; }
  .arrow-list li {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    padding-left: 26px;
    margin-left: 18px; }
    .arrow-list li:first-child {
      background: transparent;
      padding: 0;
      margin: 0; }
    .arrow-list li a {
      display: block;
      outline: 0;
      color: #bababa;
      line-height: 1.8em; }
      .arrow-list li a:hover {
        color: #404040; }
    .arrow-list li.active a {
      color: #404040; }

.right-quote {
  color: #ae3c30 !important;
  background-color: #fbfcfc;
  padding: 10px 14px;
  border: 1px dotted #cacaca; }
  .right-quote a {
    color: #ae3c30 !important;
    text-decoration: underline; }
    .right-quote a:hover {
      color: #d16559 !important; }
  .right-quote strong {
    display: block;
    color: #404040;
    text-align: right;
    padding-top: 1.3em; }

.with-icon {
  padding-left: 22px !important; }
  .with-icon.with-icon-slide {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-pin-small {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-camera {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-doc {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-bubble {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-graph {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-paper {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-download {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
  .with-icon.with-icon-search-doc {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }

.carousel {
  line-height: 1;
  position: relative; }
  .carousel .carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative; }
  .carousel .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
  .carousel .item img {
    display: block;
    line-height: 1; }
  .carousel .active, .carousel .next, .carousel .prev {
    display: block; }
    .lt-ie8 .carousel .active, .lt-ie8 .carousel .next, .lt-ie8 .carousel .prev {
      zoom: 1; }
  .carousel .active {
    left: 0; }
  .carousel .next,
  .carousel .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel .next {
    left: 100%; }
  .carousel .prev {
    left: -100%; }
  .carousel .next.left,
  .carousel .prev.right {
    left: 0; }
  .carousel .active.left {
    left: -100%; }
  .carousel .active.right {
    left: 100%; }

.hero-carousel {
  height: 428px;
  width: 1420px;
/*  background-color: #242526; */
  position: relative;
  margin: 0 auto;
  overflow: hidden; }
  @media all and (max-width: 1420px) {
    .hero-carousel {
      width: 100%; } }
  .lt-ie9 .hero-carousel {
    width: 100%; }
  .hero-carousel .container {
    display: inline-block;
    position: relative;
    right: -50%;
    width: 1420px;
    padding: 0; }
    .hero-carousel .container .carousel-inner {
      overflow: visible;
      position: relative;
      left: -50%;
      width: 1420px; }
  .hero-carousel .slide-text {
    -webkit-text-stroke-width: 0.05px;
    position: absolute;
    top: 73px;
    left: 230px; }
    .hero-carousel .slide-text h2 {
      font-size: 48px;
      font-size: 4.8rem;
      font-weight: 100;
      line-height: .92em;
      letter-spacing: -0.05em;
      text-transform: uppercase;
      color: #27516b;
      opacity: 0.7;
      margin: 0 0 10px; }
      .hero-carousel .slide-text h2.with-red {
        color: #862e25 !important; }
      .hero-carousel .slide-text h2.with-small {
        font-size: 40px;
        font-size: 4rem; }
    .hero-carousel .slide-text p {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 500;
      line-height: 1.1em;
      text-transform: uppercase;
      color: #515353;
      letter-spacing: -0.05em;
      opacity: 0.7;
      margin: 0; }
      .hero-carousel .slide-text p sub {
        font-size: 20px;
        font-size: 2rem; }
      .hero-carousel .slide-text p.with-red, .hero-carousel .slide-text p .with-red {
        color: #8e201e !important; }
      .hero-carousel .slide-text p.slide-text-subheading {
        font-size: 32px;
        font-size: 3.2rem;
        font-weight: 700;
        line-height: 1em;
        margin-bottom: 10px; }
        .hero-carousel .slide-text p.slide-text-subheading sub {
          font-size: 28px;
          font-size: 2.8rem;
          font-weight: 500; }
        .hero-carousel .slide-text p.slide-text-subheading sup {
          font-weight: 500; }

.block-carousel ul li {
  width: 166px;
  padding: 4px;
  border: 1px solid #b0b0b0;
  margin-right: 18px; }
  .block-carousel ul li:last-child {
    margin: 0; }
  .block-carousel ul li a {
    display: block; }
.block-carousel .slide-text {
  height: 31px;
  background: #242526 url(../images/bg-caption.jpg) repeat-x left top;
  padding: 0 0 0 8px; }
  .block-carousel .slide-text span {
    display: block;
    color: white;
    line-height: 10px;
    padding-top: 5px; }
  .block-carousel .slide-text em {
    display: block;
    color: #64aed2;
    line-height: 10px;
    font-style: normal;
    padding-top: 3px; }
.block-carousel .carousel-direction .carousel-control {
  display: block;
  width: 19px;
  height: 36px;
  outline: 0;
  position: absolute;
  top: 40px; }
  .block-carousel .carousel-direction .carousel-control.left {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    left: -32px; }
  .block-carousel .carousel-direction .carousel-control.right {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    right: -32px; }

.hero-carousel-direction {
  position: absolute;
  top: -61px;
  right: 0; }
  .hero-carousel-direction .carousel-control {
    display: block;
    outline: 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 100;
    line-height: 31px;
    color: white;
    background-color: black;
    padding: 0 12px;
    float: left; }
    .hero-carousel-direction .carousel-control:hover {
      color: #b0b0b0; }
    .hero-carousel-direction .carousel-control.left {
      border-right: 1px solid #404040; }

.carousel-status {
  height: 10px;
  position: absolute;
  top: -30px;
  left: 0; }

.carousel-indicator {
  width: 190px;
  height: 10px;
  background-color: #5184a6;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.news .teaser-text {
  font-style: italic;
  padding-bottom: 15px; }
.news .news-list-view .article {
  display: inline-block;
  clear: both;
  margin-bottom: 10px; }
.news .news-list-view .news-img-wrap {
  float: left;
  padding: 0 10px 10px 0;
  width: 100px; }
  .news .news-list-view .news-img-wrap a img {
    display: block;
    margin: 0 auto;
    width: auto; }
.news .news-list-view .article-list-interior {
  width: 480px;
  float: right; }
  .news .news-list-view .article-list-interior .news-list-date {
    color: #404040; }

.nav-pagination ul {
  float: right; }
  .nav-pagination ul li a {
    font-size: 10px;
    font-size: 1rem;
    text-decoration: none;
    color: #404040;
    padding: 5px 8px;
    margin-left: 2px; }
    .nav-pagination ul li a:hover {
      color: #346d91;
      background-color: #eff5f9; }
  .nav-pagination ul li.current a {
    color: #346d91;
    background-color: #eff5f9; }

.tx-cicevents #filters {
  padding-bottom: 20px; }
.tx-cicevents .tagline {
  color: #404040;
  font-family: "museo-sans",sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.3em; }

/*overwrite default solr styles from results.css*/
.with-highlight, .tx-solr #tx-solr-search .tx-solr-search-word, .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .result-content .results-highlight {
  font-weight: normal !important;
  background-color: #ffeecc; }

.tx-solr {
  *zoom: 1; }
  .tx-solr:before, .tx-solr:after {
    display: table;
    content: ""; }
  .tx-solr:after {
    clear: both; }
  .tx-solr #tx-solr-search {
    float: none;
    width: 100%; }
    .tx-solr #tx-solr-search ul, .tx-solr #tx-solr-search ol {
      padding-left: 0px; }
    .tx-solr #tx-solr-search .tx-solr-search-form {
      padding: 0;
      margin-bottom: 20px; }
      .tx-solr #tx-solr-search .tx-solr-search-form .tx-solr-submit {
        width: 15%;
        height: 24px;
        color: #000;
        padding: 0 8px;
        line-height: 24px;
        font-weight: normal;
        cursor: pointer; }
      .tx-solr #tx-solr-search .tx-solr-search-form .tx-solr-q {
        width: 80%;
        border: 1px solid #e8e8e8;
        margin-right: 10px; }
    .tx-solr #tx-solr-search .results-list {
      border-top: 1px solid #e8e8e8; }
      .tx-solr #tx-solr-search .results-list .results-entry {
        padding: 10px 0;
        border-bottom: 1px solid #e8e8e8;
        margin: 0; }
        .tx-solr #tx-solr-search .results-list .results-entry .results-topic {
          line-height: 18px;
          margin-bottom: 10px; }
          .tx-solr #tx-solr-search .results-list .results-entry .results-topic a {
            font-size: 14px;
            color: #346d91; }
            .tx-solr #tx-solr-search .results-list .results-entry .results-topic a:hover {
              color: #5195c1; }
        .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance {
          height: auto;
          *zoom: 1;
          padding: 0;
          margin-bottom: 10px; }
          .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance:before, .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance:after {
            display: table;
            content: ""; }
          .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance:after {
            clear: both; }
          .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance .relevance-label {
            margin-right: 5px; }
          .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance .relevance-bar {
            height: auto;
            padding-top: 1px;
            margin-right: 5px; }
            .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance .relevance-bar .tx-solr-relevance-bar {
              height: 12px;
              padding: 0;
              border: none; }
              .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance .relevance-bar .tx-solr-relevance-bar .tx-solr-relevance {
                height: 12px;
                background-color: #c2dae9; }
              .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .relevance .relevance-bar .tx-solr-relevance-bar .tx-solr-relevance-fill {
                height: 12px;
                background-color: #f0f0f0; }
        .tx-solr #tx-solr-search .results-list .results-entry .results-teaser .result-content {
          margin: 0; }
    .tx-solr #tx-solr-search .tx-pagebrowse {
      text-align: right;
      margin: 0; }
      .tx-solr #tx-solr-search .tx-pagebrowse li.tx-pagebrowse-pages ol {
        padding: 0; }
      .tx-solr #tx-solr-search .tx-pagebrowse li:last-child, .tx-solr #tx-solr-search .tx-pagebrowse li.tx-pagebrowse-last {
        padding: 0; }
  .tx-solr #tx-solr-search-functions {
    float: none;
    width: 87%; }
    .tx-solr #tx-solr-search-functions h3 {
      font-size: 12px;
      padding-bottom: 8px;
      margin-bottom: 1px; }
    .tx-solr #tx-solr-search-functions ul, .tx-solr #tx-solr-search-functions ol {
      padding-left: 0px; }
      .tx-solr #tx-solr-search-functions ul li, .tx-solr #tx-solr-search-functions ol li {
        margin-left: 0px; }
    .tx-solr #tx-solr-search-functions .secondaryContentSection .csc-header {
      padding: 0px; }
    .tx-solr #tx-solr-search-functions #tx-solr-sorting {
      padding: 0;
      margin-bottom: 20px; }
    .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available {
      padding: 0;
      margin: 0; }
      .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets {
        margin-top: 10px; }
        .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-label {
          color: #afb1b3;
          background-color: transparent;
          padding-bottom: 2px;
          margin-left: 12px;
          border-bottom: 1px solid #e8e8e8;
          margin-bottom: 1px; }
        .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-option-list {
          padding: 0;
          margin: 0; }
          .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-option-list .facet-option .facet-result-count {
            color: #afb1b3; }
    .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use {
      padding: 0;
      margin: 0; }
      .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li.facets-remove-all {
        background: transparent;
        padding: 0;
        margin-top: 10px; }
        .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li.facets-remove-all a {
          color: #346d91; }
          .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li.facets-remove-all a:hover {
            text-decoration: underline; }

.box-li, .tx-solr #tx-solr-search-functions #tx-solr-sorting ul li, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-option-list .facet-option, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #fff;
  margin: 0; }
  .box-li:last-child, .tx-solr #tx-solr-search-functions #tx-solr-sorting ul li:last-child, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-option-list .facet-option:last-child, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li:last-child {
    border: none; }
  .box-li a, .tx-solr #tx-solr-search-functions #tx-solr-sorting ul li a, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-option-list .facet-option a, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li a {
    color: #afb1b3; }
    .box-li a:hover, .tx-solr #tx-solr-search-functions #tx-solr-sorting ul li a:hover, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-available .facets .facet .facet-option-list .facet-option a:hover, .tx-solr #tx-solr-search-functions #tx-solr-faceting #tx-solr-facets-in-use ul li a:hover {
      color: #626567;
      text-decoration: none; }

/*.page-header .logo {
  display: inline-block;
  margin: 15px 0 0; }
  .page-header .logo a {
    display: block;
    width: 270px;
    height: 46px;
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat; }
.page-header .container {
  z-index: 22;
  width: 960px; 
} 
.lt-ie8 .page-header {
  position: static; } */

/* .nav-primary {
  display: inline-block;
  margin-top: 51px;
  position: absolute;
  top: 0;
  right: 0; }
  .nav-primary > ul > li {
    margin-left: 27px;
    position: relative; }
    .nav-primary > ul > li:first-child {
      margin-left: 0; }
    .nav-primary > ul > li:hover .dropdown {
      display: block; }
    .nav-primary > ul > li > a {
      color: white;
      padding-bottom: 12px;
      position: relative;
      z-index: 21;
      background: transparent url(../images/clear.gif) top left repeat; }
    .nav-primary > ul > li .dropdown {
      display: none;
      width: 142px;
      background-color: #f0f0f0;
      border: 1px solid #d6d6d6;
      border-top: 2px solid white;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      position: absolute;
      z-index: 20;
      top: 25px;
      left: 0; }
      .nav-primary > ul > li .dropdown:before, .nav-primary > ul > li .dropdown .dropdown-arrow {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-bottom-color: #f0f0f0;
        position: absolute;
        top: -16px;
        left: 62.5px;
        z-index: 10; }
      .nav-primary > ul > li .dropdown:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: white;
        position: absolute;
        top: -21px;
        left: 60.5px;
        z-index: 5; }
      .nav-primary > ul > li .dropdown .dropdown-list {
        width: 142px; }
        .nav-primary > ul > li .dropdown .dropdown-list li:first-child a {
          -webkit-border-radius: 5px 5px 0 0;
          -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0; }
        .nav-primary > ul > li .dropdown .dropdown-list li:last-child a {
          border: none;
          -webkit-border-radius: 0 0 5px 5px;
          -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px; }
        .nav-primary > ul > li .dropdown .dropdown-list li:only-child a {
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; }
        .nav-primary > ul > li .dropdown .dropdown-list a, .nav-primary > ul > li .dropdown .dropdown-list em {
          display: block;
          font-size: 10px;
          font-size: 1rem;
          font-weight: 700;
          color: #6a6d6d;
          line-height: 13px;
          padding: 8px 13px;
          border-bottom: 1px solid #e1e1e1; }
        .nav-primary > ul > li .dropdown .dropdown-list a {
          -webkit-transition: none;
          -moz-transition: none;
          -ms-transition: none;
          -o-transition: none;
          transition: none; }
          .nav-primary > ul > li .dropdown .dropdown-list a:hover {
            color: white;
            background: #555657 url(../images/bg-dropdown-hover.jpg) repeat-x left bottom;
            -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4) inset;
            -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4) inset;
            box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4) inset; }
            .nav-primary > ul > li .dropdown .dropdown-list a:hover em {
              color: white; }
        .nav-primary > ul > li .dropdown .dropdown-list em {
          font-style: normal;
          font-weight: 700;
          color: #ae3c30; }
      .nav-primary > ul > li .dropdown.dropdown-wide {
        width: 302px; }
        .nav-primary > ul > li .dropdown.dropdown-wide:before, .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-arrow {
          left: 143px; }
        .nav-primary > ul > li .dropdown.dropdown-wide:after {
          left: 141px; }
        .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.left {
          float: left; }
          .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.left li:first-child a {
            -webkit-border-radius: 5px 0 0 0;
            -moz-border-radius: 5px 0 0 0;
            border-radius: 5px 0 0 0; }
          .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.left li:last-child a {
            border: none;
            -webkit-border-radius: 0 0 0 5px;
            -moz-border-radius: 0 0 0 5px;
            border-radius: 0 0 0 5px; }
          .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.left li:only-child a {
            -webkit-border-radius: 5px 0 0 5px;
            -moz-border-radius: 5px 0 0 5px;
            border-radius: 5px 0 0 5px; }
        .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.right {
          float: right; }
          .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.right li:first-child a {
            -webkit-border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0; }
          .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.right li:last-child a {
            border: none;
            -webkit-border-radius: 0 0 5px 0;
            -moz-border-radius: 0 0 5px 0;
            border-radius: 0 0 5px 0; }
          .nav-primary > ul > li .dropdown.dropdown-wide .dropdown-list.right li:only-child a {
            -webkit-border-radius: 0 5px 5px 0;
            -moz-border-radius: 0 5px 5px 0;
            border-radius: 0 5px 5px 0; } */

.nav-auxillary {
  margin-top: 19px;
  position: absolute;
  top: 0;
  right: 0; }
  .nav-auxillary > ul > li {
    margin-left: 27px; }
    .nav-auxillary > ul > li:first-child {
      margin: 0; }
    .nav-auxillary > ul > li > a, .nav-auxillary > ul > li dt {
      line-height: 1.6em;
      color: #979797; }
    .nav-auxillary > ul > li a:hover {
      color: #b0b0b0; }
  .nav-auxillary .nav-social dt {
    margin-right: 3px; }
  .nav-auxillary .nav-social dd {
    margin-left: 7px; }
    .nav-auxillary .nav-social dd a {
      width: 16px;
      height: 16px; }
      .nav-auxillary .nav-social dd a.twitter {
        background-image: url("../images/sprite.png");
        background-repeat: no-repeat; }
      .nav-auxillary .nav-social dd a.linkedin {
        background-image: url("../images/sprite.png");
        background-repeat: no-repeat; }
      .nav-auxillary .nav-social dd a.gplus {
        background-image: url("../images/sprite.png");
        background-repeat: no-repeat; }

.search {
  position: relative; }
  .search ::-webkit-input-placeholder {
    color: white; }
  .search :-moz-placeholder {
    color: white; }
  .search .search-input {
    width: 110px;
    height: 20px;
    font-family: "museo-sans", sans-serif;
    font-size: 10px;
    color: white;
    background-color: black;
    padding: 0 22px 0 8px;
    border: 1px solid #262626;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px 0 #515353;
    -moz-box-shadow: 0 1px 1px 0 #515353;
    box-shadow: 0 1px 1px 0 #515353;
    outline: 0;
    position: relative;
    top: -2px; }
    .lt-ie8 .search .search-input {
      line-height: 20px; }
  .search .search-button {
    display: block;
    width: 16px;
    height: 15px;
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    right: 3px; }

.block {
  margin-bottom: 20px; }
  .block.block-wide {
    width: 628px; }
    .block.block-wide.with-shadow {
      background: transparent url(../images/bg-shadow-628.png) no-repeat left bottom;
      padding-bottom: 27px;
      margin-bottom: 17px; }
  .block.block-narrow {
    width: 308px; }
  .block.block-shaded {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #f0f0f0; }
    .block.block-shaded .block-content {
      min-height: 70px;
      background-color: #fbfcfc;
      padding: 13px 21px;
      border: 1px solid white; }
      .block.block-shaded .block-content p:last-child {
        margin: 0; }
  .block .block-header {
    height: 26px;
    background-color: #f5f5f5;
    margin-bottom: 12px; }
    .block .block-header h2 {
      display: inline-block;
      line-height: 1.8em;
      margin: 5px 7px 0; }
  .block .block-tabs .block-tabs-header {
    background-color: #f5f5f5; }
    .block .block-tabs .block-tabs-header li {
      background-color: #f5f5f5;
      border: 1px solid #f5f5f5;
      border-right: 1px solid #dbe0e1;
      border-bottom: none; }
      .block .block-tabs .block-tabs-header li:last-child {
        border-right: 1px solid #f5f5f5; }
      .block .block-tabs .block-tabs-header li a {
        display: block;
        height: 26px;
        outline: 0;
        line-height: 2.4em;
        color: #404040;
        padding: 2px 30px 0 12px;
        position: relative;
        z-index: 20; }
      .block .block-tabs .block-tabs-header li.active {
        background-color: #fbfcfc;
        border: 1px solid white;
        border-bottom: none;
        position: relative;
        z-index: 20; }
        .block .block-tabs .block-tabs-header li.active h2 {
          padding-top: 1px; }
      .block .block-tabs .block-tabs-header li.inactive {
        border-right: 1px solid #f5f5f5; }
  .block .block-tabs .block-content {
    min-height: 120px;
    padding: 13px 21px 0;
    border-bottom: 1px solid #fbfcfc;
    position: relative;
    top: -1px;
    z-index: 10; }
    .block .block-tabs .block-content ul li {
      margin-bottom: 10px; }
      .block .block-tabs .block-content ul li h2 {
        line-height: 1.3em;
        margin: 0; }
      .block .block-tabs .block-content ul li p {
        font-size: 10px;
        font-size: 1rem;
        color: #6a6d6d;
        margin: 0; }
      .block .block-tabs .block-content ul li a {
        display: block;
        font-size: 10px;
        font-size: 1rem;
        color: #ae3c30;
        padding-top: 2px; }
    .block .block-tabs .block-content .more-link {
      position: absolute;
      right: 14px;
      bottom: 8px; }
  .block .block-content {
    position: relative; }
    .block .block-content[id|="tab"] {
      display: none; }
      .block .block-content[id|="tab"].active {
        display: block; }
    .block .block-content h2 {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 500;
      color: #346d91 !important;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .block .block-content .block-content-img {
      position: absolute;
      top: 33px;
      left: 42px; }
  .block .block-carousel {
    width: 564px;
    margin: 0 auto; }

.with-grid {
  position: relative; }
  .with-grid:after, .with-grid .grid {
    content: '';
    display: block;
    width: 13px;
    height: 11px;
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 10; }
  .with-grid.with-grid-white:after {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    top: 6px; }

.nav-breadcrumbs {
  width: 831px;
  padding-bottom: 6px;
  border-bottom: 1px solid #bdbdbd;
  margin: 25px 18px 21px; }
  .nav-breadcrumbs li a, .nav-breadcrumbs li span {
    font-size: 11px;
    font-size: 1.1rem;
    color: #404040;
    text-decoration: none; }
    .nav-breadcrumbs li a:hover, .nav-breadcrumbs li span:hover {
      color: #737373; }
    .nav-breadcrumbs li a:before, .nav-breadcrumbs li span:before {
      content: '\00A0\00A0\003E\00A0\00A0'; }
  .nav-breadcrumbs li:first-child a, .nav-breadcrumbs li:first-child span {
    color: #ae3c30;
    font-weight: 900; }
    .nav-breadcrumbs li:first-child a:hover, .nav-breadcrumbs li:first-child span:hover {
      color: #d16559; }
    .nav-breadcrumbs li:first-child a:before, .nav-breadcrumbs li:first-child span:before {
      content: ''; }

.content-inner .nav-secondary {
  margin-bottom: 23px; }
.content-inner .content-left {
  width: 592px;
  padding: 0 26px 0 0;
  float: left; }
  .content-inner .content-left .cols .col {
    float: left; }
  .content-inner .content-left .cols-2 .col {
    width: 286px;
    padding: 0 0 20px 0;
    margin-right: 20px; }
    .content-inner .content-left .cols-2 .col .col-inner {
      padding: 0 0; }
  .content-inner .content-left .cols-2 .col-2 {
    float: right;
    margin: 0; }
  .content-inner .content-left:after, .content-inner .content-left .content-left-border {
    content: '';
    border-right: 1px dotted #cacaca;
    position: absolute;
    top: 0;
    right: 230px;
    bottom: 52px;
    left: 618px; }
  .content-inner .content-left .content-tab-header {
    padding: 0;
    border-bottom: 1px dotted #cacaca;
    margin-bottom: 26px; }
    .content-inner .content-left .content-tab-header li {
      margin-right: 2px; }
      .content-inner .content-left .content-tab-header li a {
        color: #404040;
        line-height: 30px;
        text-decoration: none;
        padding: 0 24px;
        outline: 0; }
        .content-inner .content-left .content-tab-header li a:hover {
          color: #346d91;
          background-color: #eff5f9; }
      .content-inner .content-left .content-tab-header li.active a {
        color: #346d91;
        background-color: #eff5f9; }
  .content-inner .content-left .content-tab .cols .col {
    float: left; }
  .content-inner .content-left .content-tab .cols-3 .col {
    width: 177.333px;
    padding: 0 0 30px 0;
    margin-right: 30px; }
    .content-inner .content-left .content-tab .cols-3 .col .col-inner {
      padding: 0 27px; }
  .content-inner .content-left .content-tab .cols-3 .col-3 {
    float: right;
    margin: 0; }
  .content-inner .content-left .content-tab.active {
    display: block; }
.content-inner .content-right {
  width: 182px;
  float: right; }

.download-title img {
  margin-right: 10px;
  float: left; }
.download-title h2 {
  padding-top: 6px; }

.download-list li {
  margin-left: 20px; }
  .download-list li:first-child {
    margin: 0; }

.download-details {
  width: 308px;
  background-color: #f5f5f5;
  border-collapse: collapse; }
  .download-details td, .download-details th {
    width: 33%;
    text-align: left;
    line-height: 1em;
    padding: 10px 12px 9px;
    border: 2px solid white; }
  .download-details th {
    font-weight: 500; }

.org-list > li {
  border-bottom: 1px dotted #CACACA;
  margin-bottom: 20px;
  padding-bottom: 17px;
  position: relative; }
  .org-list > li:last-child {
    margin: 0; }
  .org-list > li .org-logo {
    display: block;
    float: left;
    width: 70px;
    display: block;
    text-align: center; }
  .org-list > li .org-header {
    padding-bottom: 15px; }
  .org-list > li .org-content {
    padding-left: 90px; }
    .org-list > li .org-content h2 {
      margin-bottom: 2px; }
      .org-list > li .org-content h2 a {
        color: #ae3c30; }
        .org-list > li .org-content h2 a:hover {
          color: #d16559; }
    .org-list > li .org-content strong {
      font-size: 11px;
      font-size: 1.1rem;
      font-weight: 700;
      margin: 0; }
    .org-list > li .org-content p {
      margin: .4em 0; }
      .org-list > li .org-content p:last-child {
        margin-bottom: 2em; }
    .org-list > li .org-content .tagline {
      color: #404040; }
    .org-list > li .org-content a.triangle-link {
      padding-top: 7px; }

.asperacp-filter-form {
  padding-bottom: 20px;
  border-bottom: 1px dotted #CACACA; }
  .asperacp-filter-form select {
    margin-right: 10px; }

.chzn-container {
  display: inline-block;
  width: 153px;
  font-size: 10px;
  font-size: 1rem;
  margin-right: 26px;
  position: relative; }
  .chzn-container .chzn-single {
    display: block;
    text-decoration: none;
    color: #6a6d6d;
    line-height: 28px;
    padding: 0 0 0 12px;
    background-color: #f0f0f0;
    border: 1px solid #c2c2c2;
    border-bottom-color: #b0b0b0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.8);
    -moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.8);
    overflow: hidden;
    white-space: nowrap;
    outline: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    position: relative; }
    .chzn-container .chzn-single span {
      display: block;
      font-weight: 700;
      margin-right: 38px;
      position: relative; }
      .chzn-container .chzn-single span:after {
        content: '';
        display: block;
        width: 7px;
        height: 12px;
        background-image: url("../images/sprite.png");
        background-repeat: no-repeat;
        position: absolute;
        top: 7px;
        right: -29px; }
    .chzn-container .chzn-single abbr {
      display: block;
      width: 8px;
      height: 8px;
      background-image: url("../images/sprite.png");
      background-repeat: no-repeat;
      opacity: 0.6;
      -webkit-transition: all 0.1s ease-out 0s;
      -moz-transition: all 0.1s ease-out 0s;
      -ms-transition: all 0.1s ease-out 0s;
      -o-transition: all 0.1s ease-out 0s;
      transition: all 0.1s ease-out 0s;
      position: absolute;
      top: 9px;
      right: 30px; }
      .chzn-container .chzn-single abbr:hover {
        opacity: 1; }
  .chzn-container.chzn-container-active .chzn-single-with-drop {
    border: 1px solid rgba(64, 114, 141, 0.25);
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: 0 0 9px 0 rgba(64, 114, 141, 0.5);
    -moz-box-shadow: 0 0 9px 0 rgba(64, 114, 141, 0.5);
    box-shadow: 0 0 9px 0 rgba(64, 114, 141, 0.5); }
  .chzn-container .chzn-drop {
    width: 153px;
    background: #fff;
    -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 1010; }
    .lt-ie9 .chzn-container .chzn-drop {
      width: 151px;
      border: 1px solid #c2c2c2; }
    .chzn-container .chzn-drop .chzn-search {
      display: none; }
    .chzn-container .chzn-drop .chzn-results li {
      display: block;
      font-size: 10px;
      font-size: 1rem;
      font-weight: 700;
      color: #6a6d6d;
      line-height: 13px;
      padding: 8px 13px;
      border-bottom: 1px solid #f0f0f0;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none;
      cursor: pointer; }
      .chzn-container .chzn-drop .chzn-results li:hover, .chzn-container .chzn-drop .chzn-results li.highlighted, .chzn-container .chzn-drop .chzn-results li.result-selected {
        color: white;
        background: #555657 url(../images/bg-dropdown-hover.jpg) repeat-x left bottom;
        border-bottom: 1px solid #242526;
        -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4) inset;
        -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4) inset;
        box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4) inset; }

/* .page-footer {
  padding: 19px 0 92px; }
  .page-footer .nav-footer > li {
    width: 93px;
    padding-right: 27px; }
    .page-footer .nav-footer > li.wide {
      width: 158px; }
    .page-footer .nav-footer > li h2 {
      font-size: 10.5px;
      font-size: 1.05rem;
      color: #b0b0b0;
      margin-bottom: 18px; }
    .page-footer .nav-footer > li ul li {
      margin-bottom: 4px; }
      .page-footer .nav-footer > li ul li a {
        font-size: 10.5px;
        font-size: 1.05rem;
        color: #b0b0b0;
        line-height: 1em; }
        .page-footer .nav-footer > li ul li a:hover {
          color: #cacaca; } */

.cols {
  clear: both; }

.csc-default > form > label {
  display: block;
  padding: 10px 0 5px; }
.csc-default > form > select {
  display: block; }

/* Media queries
----------------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, .block-carousel .carousel-direction .carousel-control a:after, .page-header .logo a a:after, .nav-auxillary .nav-social dd a a:after, .search .search-button a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
