/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-color: #435980;
  background-image: url(images/back.png);
  background-repeat: repeat-x;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}
#page {
  margin: auto;
  background-image: url(images/page.png);
  background-repeat: repeat-y;
  width: 900px;
  text-align: left;
}
#header {
  width: 900px;
  height: 40px;
  background-image: url(images/header.png);
  clear: both;
}
#menulinks {
  width: 849px;
  height: 45px;
  background-image: url(images/menulinks.png);
  clear: both;
  padding-left: 51px;
}
#menulinks a {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  height: 30px;
  background-image: none;
  background-position: center top;
  background-repeat: repeat-x;
  display: block;
  color: #ffffff;
  text-decoration: none;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
#menulinks a:hover, #menulinks a.active {
  background-image: url(images/menuhover.png);
  text-decoration: none;
  background-repeat: repeat-x;
}
.menulines {
  width: 2px;
  height: 45px;
  float: left;
  display: block;
  background-image: url(images/menuline.png);
}
#banner {
  width: 900px;
  height: 148px;
  clear: both;
  background-image: url(images/banner.png);
}
#bannerleft {
  padding-left: 75px;
  width: 460px;
  float: left;
  color: #ffffff;
  padding-top: 25px;
}
#bannerright {
  padding-left: 30px;
  width: 275px;
  float: left;
  color: #435980;
  padding-top: 27px;
}
#bannerright .header {
  font-weight: bold;
  color: #6d798f;
  text-align: center;
  font-size: 18px;
}
.newsdate {
  padding-top: 6px;
  padding-bottom: 4px;
  color: #6d798f;
  font-weight: bold;
}
a {
  text-decoration: none;
  color: #ffffcc;
}
a:hover {
  text-decoration: underline;
}
#mainarea {
  padding-top: 10px;
}
#contentarea {
  padding-left: 52px;
  width: 475px;
  padding-right: 40px;
  line-height: 18px;
  float: left;
  padding-bottom: 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: medium;
  font-weight: bold;
}
.content {
  padding-bottom: 15px;
}
#sidebar {
  float: left;
  line-height: 18px;
  width: 283px;
  margin-top: 58px;
}
.sidebarheader {
  border: 1px solid #89a7ca;
  padding: 5px 5px 5px 10px;
  font-size: 16px;
  font-weight: bold;
  background-image: url(images/menulinks.png);
  background-position: center top;
  margin-bottom: 10px;
}
h1 {
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  font-size: 25px;
}
.description {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #e5ecf9;
  padding-left: 5px;
  padding-top: 7px;
}
#footer {
  width: 830px;
  padding-top: 32px;
  padding-left: 70px;
  padding-bottom: 40px;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  clear: both;
  background-image: url(images/footer.png);
}
#footer a {
  color: #ffffff;
}
h2 {
  border: 1px solid #89a7ca;
  padding: 5px 5px 5px 10px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  background-image: url(images/menulinks.png);
  background-position: center top;
}
.headerphone {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  color: white;
}
