article, aside, details, figcaption, figure, hgroup, menu, nav, section { display: block; }
footer {
  display: block;
  position: absolute;
  margin: 10px 20px;
}
header {
  display: block;
  height: 118px;
  position: relative;
}
body {
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  color: #3a3a3a;
  background: #002541 URL('images/bg.jpg') repeat-x 0 0;
}
#pagemaster {
  width: 900px;
  margin: 0 auto;
  padding: 0 7px;
  background: URL('images/page.png') repeat-y 0 0;
}
img { border: 0; }
a:hover { text-decoration: underline !important; }
header a.logo {
  background: URL('images/logo.jpg') no-repeat 0 0;
  display: block;
  position: absolute;
  top: 16px;
  left: 40px;
}
header div.search {
  position: absolute;
  top: 31px;
  right: 35px;
  width: 204px;
}
header ul.menu {
  position: absolute;
  bottom: 1px;
}
header ul.sections {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 247px;
  top: 34px;
}
ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu.main {
  height: 38px;
  background: URL('images/menu.jpg') repeat-x 0 0;
  padding-left: 16px;
  width: 884px;
}
ul.menu.main li { float: left; }
ul.menu.main li.selected a {
  background: URL('images/menuSelected.jpg') no-repeat center center;
  color: #ffffff;
}
ul.menu.main li a {
  height: 38px;
  line-height: 38px;
  color: #515151;
  font-size: 18px;
  font-family: "klavika-web-1", "klavika-web-2", Arial;
  font-weight: 300;
  display: block;
  padding: 0 25px;
  text-decoration: none;
}
ul.menu.under { margin: 32px 0 0 16px; }
ul.menu.under li a {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-family: "klavika-web-1", "klavika-web-2", Arial;
  font-weight: 400;
  text-decoration: none;
  color: #393939;
  border-top: solid 1px #e4e4e4;
}
ul.menu.under li.first a { border-top: 0; }
ul.menu.under li.selected a {
  color: #67b8e2;
  font-weight: bold;
}
ul.menu.under li.lvl2 { margin-left: 20px; }
ul.menu.under li.lvl3 { margin-left: 40px; }
ul.menu.under li.lvl4 { margin-left: 60px; }
ul.menu.under li.lvl5 { margin-left: 80px; }
ul.menu.under li.lvl6 { margin-left: 100px; }
div.search input {
  float: left;
  height: 17px;
  width: 158px;
  line-height: 17px;
  padding: 0 8px;
  margin-top: 1px;
  border: 1px solid #b2b2b2;
}
div.search a {
  display: block;
  float: right;
  height: 21px;
  line-height: 17px;
  font-size: 10px;
  width: 21px;
  cursor: pointer;
  background: URL('images/search.jpg') no-repeat 0 0;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}
.layout {
  min-height: 600px;
  overflow: hidden;
  padding-bottom: 10px;
}
.topPane, .contentPane, .bottomPane {
  width: 100% !important;
  min-height: 50px;
}
.leftPane, .rightPane {
  float: left;
  min-height: 50px;
  width: 222px !important;
  margin: 0 8px;
}
.frontpage .contentPane div.container {
  position: relative;
  top: -22px;
}
.frontpage .contentSplitter {
  border-bottom: 7px solid #006fac;
  margin: 0 17px 12px;
}
.frontpage .bottomPane .container {
  float: left;
  margin: 0 6px;
}
.frontpage .bottomPane {
  padding-left: 10px;
  width: auto !important;
}
.layout.default .contentPane {
  width: 424px !important;
  float: left;
  margin: 0 0;
  margin-top: 20px;
}
.layout.default .rightPane { margin-top: 10px; }
footer .footerText, footer .footerCredits, footer .footerCredits * {
  color: #ffffff;
  font-size: 10px;
  line-height: 12px;
  text-decoration: none;
}
.container { margin-bottom: 24px; }
.container .control { text-align: right; }
.container.blue { background: URL('images/blueBox.jpg') no-repeat center top; }
.container.blue .content {
  background: URL('images/blueBoxBottom.gif') no-repeat center bottom;
  padding: 10px 11px;
  width: 259px;
  overflow: hidden;
}
.frontpage .container { margin-bottom: 0; }
.advs { overflow: hidden; }
.advs a.adv {
  display: block;
  line-height: 0;
}
.advs.text { margin-left: 6px; }
.advs.text .adv {
  width: 182px;
  padding: 30px 20px 0 20px;
  float: left;
  background: URL('images/box.png') no-repeat center top;
  margin-bottom: 20px;
}
.frontpage .advs.text .adv {
  padding-top: 50px;
  margin-bottom: 0;
}
.advs.text .title {
  font-size: 23px;
  font-family: "klavika-web-1", "klavika-web-2", Arial;
  font-weight: 600;
  letter-spacing: -1px;
  color: #006fac;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 25px;
}
.advs.text .readMore {
  display: block;
  margin-top: 10px;
  padding-left: 20px;
  color: #3a3a3a;
  text-decoration: none;
  background: URL('images/rightArrow.jpg') no-repeat left center;
}
.advs.imageText .title {
  color: #393939;
  font-size: 16px;
  font-family: "klavika-web-1", "klavika-web-2", Arial;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  margin: 5px 0;
}
.advs.imageText img {
  float: left;
  width: 97px;
  margin-right: 10px;
}
.advs.imageText .info {
  float: left;
  width: 152px;
  font-size: 11px;
  line-height: 15px;
}
.advs.imageText .readMore {
  color: #393939;
  text-decoration: none;
  display: block;
  margin-top: 2px;
}
.advs.textOnImage a {
  position: relative;
  text-decoration: none !important;
  color: #ffffff;
}
.advs.textOnImage .text {
  bottom: 90px;
  left: 40px;
  line-height: 18px;
  position: absolute;
  font-size: 15px;
  font-family: "klavika-web-1", "klavika-web-2", Arial;
  font-weight: 300;
}
.newsSnippet {
  font-size: 11px;
  line-height: 15px;
  color: #393939;
}
.newsSnippet .newsTitle {
  display: block;
  font-size: 16px;
  font-family: "klavika-web-1", "klavika-web-2", Arial;
  font-weight: 400;
  text-transform: uppercase;
  margin: 5px 0 2px;
}
.newsSnippet .item { margin-bottom: 8px; }
.newsSnippet .item.pos2 { margin-bottom: 7px; }
.newsSnippet .title {
  color: #393939;
  font-weight: bold;
  text-decoration: none;
}

