/* CSS Document */

html { overflow-y: scroll; }

body {
  color: #4b412b;
  font-size: 13px;
  margin: 0 0 25px 0;
  background-color: #224f68;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(/application/images/layout/bg_body-x.gif);
}

a { color: #066097; text-decoration: none; }

a:hover { text-decoration: underline; }

h1, h2, h3, h4, p { margin: 0 0 6px 0; }

h1 { font-size: 1.8em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

/* ---- class settings ------------------------ */

.a-img { border: 0; }

.social { border: 0; padding-bottom: 20px; padding-top: 10px; }

.hide { display:none; }

.img-top {
  position: absolute;
  top: 0;
  left: 0;
}

.img-border {
  border: 1px solid #b7b1a4;
}

.date { color: #948667; font-size: 12px; }

.heading { color: #066097; font-size: 24px; }

.blog-link { color: #066097; font-size: 10px; }

.sb-links a { color: #ded8cb; text-decoration: none; }

.sb-links a:hover { text-decoration: underline; }

.sb-links { color: #ded8cb; padding: 10px; font-size: 12px; margin-bottom: 10px; background-color: #377f90; }

.sb-heading { color: #ded8cb; margin: 0; padding: 10px; font-size: 16px; background-color: #094c5c; }

.blog-title { color: #718d21; font-size: 18px; font-weight: bold; text-decoration: none; }

.large-text { font-size: 20px; font-weight: bold; }

.larger-text { font-size: 24px; font-weight: bold; }

.news { width: 185px; }

.title-sm { font-size: 14px; color: #066097; margin:0 0 4px 0; padding-top:2px; text-decoration: none; }

.float-box {
  float: left;
  width: 279px;
  height: 165px;
  padding: 0 10px;
  border-right: 1px solid #ded8cb;
}

.blog-divider {
  width: 570px;
  height: 1px;
  margin: 10px 0;
  background-color: #ded8cb;
}

.lg-divider {
  width: 570px;
  height: 1px;
  margin: 10px 0;
  background-color: #ded8cb;
}

.divider {
  width: 279px;
  height: 1px;
  margin: 10px 0;
  background-color: #ded8cb;
}

.footer-divider {
  width: 279px;
  height: 1px;
  margin: 10px 0;
  background-color: #103347;
}

.arrowPrev {
  position: absolute;
  top: 108px;
  left: -36px;
  cursor: pointer;
}

.arrowNext {
  position: absolute;
  top: 108px;
  right: -36px;
  cursor: pointer;
}

/* ---- layout settings ----------------------- */

#main_container {
  position: relative;
  margin: 0 auto;
  width: 900px;
  height: auto;
}

#header {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: 69px;
}

#co_logo {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 331px;
  height: auto;
}

#header_box {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 317px;
  height: auto;
  text-align: center;
  padding: 5px 0 0 0;
}

#header_box a {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin-left: 20px;
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
}

#news {
  position: relative;
  top: 0;
  left: 0;
  width: 307px;
  height: auto;
  margin-top: 10px;
  padding: 5px 5px 6px 5px;
  background-color: #043642;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/img_news-corners-btm.gif);
}

#main {
  position: relative;
  top: 0;
  left: 0;
  width: 880px;
  height: auto;
  padding: 10px;
  margin: 4px 0 0 0;
  background-color: #fff;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/img_corners-btm.gif);
}

#content_left {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 570px;
  height: auto;
}

#content_right {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 290px;
  height: auto;
}

#footer-copy {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  width: 900px;
  height: auto;
  padding: 10px 0;
  margin: 15px 0 0 0;
  background-color: #fff;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/img_corners-btm.gif);
  font-size: 12px;
}

#footer {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  width: 890px;
  height: auto;
  font-size: 10px;
  margin: 10px 0 0 10px;
  padding: 5px 0 0 0;
}

#footer_left {
  float: left;
  width: 450px;
  height: auto;
  font-size: 11px;
  line-height: 16px;
  color: #5587a3;
}

#footer_right {
  float: right;
  width: 300px;
  height: auto;
  font-size: 10px;
  color: #5587a3;
}

#footer a {
  text-decoration: none;
  color: #5587a3; 
}

#footer a:hover {
  text-decoration: underline;
  color: #5587a3; 
}

/* ---- start navigation settings -------------------------- */

#nav {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: 33px;
}

#nav a {
  float:left;
  height:33px;
  cursor:pointer;
  background-repeat:no-repeat;
  background-image:url(/pub/images/layout/nav.png);
}

#nav_01 {
  width: 123px;
  background-position: 0 0;
}

a:hover#nav_01, .active_01 {
  background-position: 0 -33px !important;
}

#nav_02 {
  width: 216px;
  background-position: -123px 0;
}

a:hover#nav_02, .active_02 {
  background-position: -123px -33px !important;
}

#nav_03 {
  width: 205px;
  background-position: -339px 0;
}

a:hover#nav_03, .active_03 {
  background-position: -339px -33px !important;
}

#nav_04 {
  width: 80px;
  background-position: -544px 0;
}

a:hover#nav_04, .active_04 {
  background-position: -544px -33px !important;
}

#nav_05 {
  width: 172px;
  background-position: -624px 0;
}

a:hover#nav_05, .active_05 {
  background-position: -624px -33px !important;
}

#nav_06 {
  width: 104px;
  background-position: -796px 0;
}

a:hover#nav_06, .active_06 {
  background-position: -796px -33px !important;
}

/* ---- start slider settings -------------------------- */

#slideshow {
  position: relative;
  top: 0;
  left: 0;
  width: 880px;
  height: auto;
  margin: 0 auto;
}

#slider {
  width: 880px;
  height: 297px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}

.slider-content {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 290px;
  height: auto;
  font-size: 16px;
  line-height: 20px;
}

.scroll {
  height: auto;
  overflow: hidden;
  position: relative;
}

.scrollContainer div.panel {
  float: right;
  padding: 0;
  height: auto;
  width: 880px;
}

.scrollContainer p {
  margin: 0;
}

.scrollContainer img {
  float: left;
  margin-right: 15px;
}

.navigation {
  position: absolute;
  right: 75px;
  bottom: 0px;
  width: 116px;
  height: 16px;
}

.navigation a {
  position: relative;
  float: left;
  width: 16px;
  height: 16px;
  background-image: url(/pub/images/layout/img_snav.png);
}

.navigation a:hover {
  background-image: url(/pub/images/layout/img_snav-over.png);
}

.navigation a.selected {
  background-image: url(/pub/images/layout/img_snav-over.png);
}