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 {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
a {
  color: #00e;
}
a:hover {
  color: #06e;
}
a:hover, a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
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: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
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;
}
p {
  margin: 0px 0px 10px;
  padding: 0px;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/helveticaneueroman-webfont.eot');
  src: url('../fonts/helveticaneueroman-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneueroman-webfont.woff') format('woff'), url('../fonts/helveticaneueroman-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */

  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.left {
  float: left;
}
.right {
  float: right;
}
html, body {
  height: 100%;
}
.container {
  min-height: 100%;
  position: relative;
  margin-bottom: -60px;
  background: url("../img/bg-body.jpg") left top repeat-x;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #015CAB;
  text-align: justify;
}
.container h1 {
  color: #015CAB;
  font-size: 22px;
  margin: 8px 0px 12px;
}
.wrapper {
  min-width: 910px;
  max-width: 910px;
  margin: 0px auto;
  position: relative;
}
header .wrapper {
  background: url("../img/bg-header.jpg") center top no-repeat;
  height: 107px;
}
header #logo {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 235px;
  height: 107px;
}
header nav {
  float: right;
  font: 17px/37px "HelveticaNeue", Arial, Helvetica, sans-serif;
  height: 37px;
  overflow: hidden;
  padding-top: 20px;
}
header nav ul {
  margin: 0px 13px 0px 0px;
  padding: 0px;
}
header nav li {
  float: left;
  margin: 0px 0px 0px 69px;
}
header nav a {
  color: #3f5f7a;
  text-decoration: none;
  display: block;
  height: 37px;
  line-height: 37px;
}
header nav a:hover {
  color: #fede00;
}
header nav li.current-menu-item + li, header nav li.current-page-ancestor + li {
  margin-left: 0px;
}
header nav li.current-menu-item, header nav li.current-page-ancestor {
  margin-left: 0px;
  background: #9ebfdb url("../img/bg-top-menu-item-left.jpg") left top no-repeat;
}
header nav li.current-menu-item a, header nav li.current-page-ancestor a {
  padding: 0px 69px;
  color: #ffffff;
  background: url("../img/bg-top-menu-item-right.jpg") right top no-repeat;
}
header nav li:last-child a {
  padding: 0px 20px 0px 0px;
  background: none;
  text-align: right;
}
header nav li.current-menu-item:last-child a {
  padding-left: 69px;
}
.main {
  min-width: 910px;
  max-width: 910px;
  margin: 0px auto;
  position: relative;
  margin-top: 10px;
}
.sidebarLeft {
  float: left;
  width: 24.835164835164835%;
  background: url("../img/bg-sidebar.jpg") left bottom no-repeat;
  padding-bottom: 224px;
}
.sidebarLeft ul {
  list-style: none;
  margin: 0px;
  background: url("../img/bg-sidebar-menu.jpg") left top no-repeat;
  padding: 38px 0px 0px;
}
.sidebarLeft ul li {
  background: url("../img/bg-sidebar-menu-item.jpg") left center no-repeat;
  padding: 2px 0px;
}
.sidebarLeft ul a {
  position: relative;
  left: -13px;
  display: block;
  padding-left: 44px;
  font: 12px/36px Verdana, Arial, Helvetica, sans-serif;
  color: #20303d;
  text-decoration: none;
  overflow: hidden;
}
.sidebarLeft ul a:hover, .sidebarLeft ul a:active {
  background: url("../img/bg-sidebar-menu-item.png") left 10px no-repeat;
  color: #827b00;
}
.sidebarLeft ul li.current-menu-item a {
  background: url("../img/bg-sidebar-menu-item.png") left 10px no-repeat;
  color: #827b00;
}
.sidebarLeft.contact {
  padding-bottom: 0px;
  background: none;
}
.sidebarLeft.contact img {
  border: 0px;
  margin: 0px;
}
.content {
  float: left;
  width: 51.42857142857142%;
}
.content.wide {
  float: left;
  width: 73.73626373626374%;
}
img.size-full {
  width: 100%;
  margin: 0px;
}
.sidebarRight {
  float: left;
  margin-left: 10px;
  width: 21.208791208791208%;
}
.sidebarRight a {
  background: #edf2f8;
  display: block;
}
.sidebarRight img {
  width: 100%;
  margin-bottom: 10px;
}
.fullWidth {
  width: 98.24175824175823%;
  margin: 0px 0px 0px 0px;
}
.fullWidth a {
  float: left;
  margin: 0px 12px 10px 0px;
  width: 139px;
}
.fullWidth a img {
  width: 100%;
}
.fullWidth a:nth-child(5n+1) {
  margin-right: 0px;
}
.fullWidth a:first-child, .fullWidth a:nth-child(7n) {
  margin-right: 12px;
}
.clearFooter {
  height: 80px;
  clear: both;
  overflow: hidden;
}
footer {
  height: 60px;
  position: relative;
  background: url("../img/bg-footer.jpg") left bottom repeat-x;
}
footer .copyright {
  min-width: 910px;
  max-width: 910px;
  margin: 0px auto;
  position: relative;
  height: 100%;
  font: 12px/60px Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background: url("../img/bg-footer-copyright.jpg") center bottom no-repeat;
}
footer .copyright span {
  margin-left: 20px;
}
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxOverlay {
  background: #000;
}
#cboxContent {
  margin-top: 20px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../img/colorbox/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../img/colorbox/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxLoadingOverlay {
  background: #000;
}
#cboxLoadingGraphic {
  background: url(../img/colorbox/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../img/colorbox/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}
.ir {
  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 {
  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:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  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;
  }
}
