* {
  margin: 0;
  padding: 0;
}

body {
  background: #cecece;
  padding: 20px 0 20px 0;
  font-family: arial, helvetica, sans-serif, tahoma, verdana;
  font-size: 10pt;
  line-height: 1.35;
  color: #333333;
  background-image: url('/images/bg.gif');
  background-repeat: repeat;
}

#wrap {
  margin-left: auto;
  margin-right: auto;
  width: 770px;
  border: 7px solid #ffffff;
  background-color: #eeeeee;
  position: relative;
}

#subheader {
  height: 160px;
  background-color: #0066ad;
  background-image: url('/images/subheader_bg.gif');
  background-repeat: repeat-x;
}

#subheader ul {
  list-style: none;
}

#subheader li {
  float: left;
  background: url('/images/tab_ln.gif') no-repeat left top;
  padding: 0 0 0 5px;
  margin-right: 1px;
}

#subheader ul a {
  display: block;
  background: url('/images/tab_rn.gif') no-repeat right top;
  padding: 0px 12px 0px 7px;
  line-height: 35px;
  color: #444444;
  font-weight: bold;
  text-decoration: none;
}

#subheader a:hover {
  color: #999999;
}

#subheader #current {
  background-image: url('/images/tab_la.gif');
  background-repeat: no-repeat;
}

#subheader #current a {
  background-image: url('/images/tab_ra.gif');
  background-repeat: no-repeat;
  color: #444444;
}

#menu_block {
  float: right;
  position: absolute;
  top: 125px;
  right: 10px;
  clear: both;
}

#logo {
  float: left;
  position: relative;
  left: 12px;
  top: 16px;
  width: 180px;
  height: 80px;
}

#slogan {
  float: left;
  position: relative;
  left: 20px;
  width: 569px;
  height: 80px;
  background-image: url('/images/slogan.gif');
  background-repeat: no-repeat;
  margin: 30px 0px 0px 8px;
}

#slogan span {
  color: #ffffff;
  font-size: 16pt;
  text-valign: midle;
}

#slogan div {
  padding: 15px 0px 10px 0px;
}

#left {
  float: left;
  width: 180px;
  position: relative;
}

#left h1 {
  margin: 0px;
  font-size: 12pt;
  font-weight: bold;
}

#left h2 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 10px;
}

#left ul.links {
  font-size: 10pt;
  line-height: 1.35;
  list-style: disk;
  list-style-position: inside;
  margin: 5px 10px 0px 10px;
  padding-left: 5px;
  text-indent: -1em;
}

#left ul.links li {
  padding-bottom: 5px;
}

#left div.poll {
  padding: 15px 10px 15px 15px;
  background-color: #dddddd;
}

#left div.links {
  padding: 15px 10px 15px 15px;
  background-color: #eeeeee;
}

#left ul.empty {
  font-size: 10pt;
  line-height: 1.35;
  list-style: none;
  list-style-position: outside;
  margin: 5px 10px 15px 5px;
}

#left ul.empty li {
  padding: 0px;
  margin: 0px;
}

#main {
  float: right;
  width: 555px;
  position: relative;
  padding: 15px 15px 15px 15px;
}

#main div.news_block {
  clear: both;
  position: relative;
  margin: 0px 0px 30px 0px;
}

#main h2.blog {
  background-color: #649830;
  background-image: url('/images/header_bg.gif');
  background-repeat: repeat-x;
  padding: 5px 10px 5px 10px;
  font-size: 11pt;
  font-weight: bold;
  color: #ffffff;
}

#main h3 {
  margin: 10px 0px 0px 10px;
  font-size: 10pt;
  font-weight: bold;
}

#main h3.centered {
  text-align: center;
}

#main ul.files {
  font-size: 10pt;
  line-height: 1.35;
  list-style: disc;
  list-style-position: outside;
  margin: 5px 10px 15px 30px;
}

#main ul.files li {
  margin-bottom: 10px;
}

#main ul {
  font-size: 10pt;
  line-height: 1.35;
  list-style: disk;
  margin: 0px 0px 10px 30px;
  padding: 0px;
  list-style-position: outside;
}

#footer {
  height: 60px;
  border-top: 1px solid #ffffff;
  background-color: #0066ad;
  clear: both;
  text-align: center;
}

#footer span, #footer a{
  line-height: 60px;
  color: #ffffff;
}

h1 {
  font-size: 14pt;
  margin-bottom: 10px;
  margin-top: 25px;
}

h1.first {
  font-size: 14pt;
  margin-bottom: 10px;
  margin-top: 0px;
}

a {
  color: #35597b;
}

h2 {
  font-size: 10pt;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
}

p {
  line-height: 1.35;
  margin-bottom: 10px;
  text-align: justify;
}

p.centered {
  text-align: center;
}

p.left {
  text-align: left;
}

a {
  color: #0066ad;
}

a.more {
  font-weight: bold;
}

img {
  border: none;
}

input.button {
  border: 1px solid #999999;
  background-color: #eeeeee;
}

div.chart {
  position: relative;
  background-color: #777777;
  height: 5px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  font-size: 0px; /* for IE */
}

#navigation {
  text-align: center;
  clear: both;
}

#navigation a {
  border: 1px solid #cccccc;
  padding: 2px 5px 2px 5px;
  text-decoration: none;
}

#navigation a:hover, #navigation a.selected {
  background-color: #ffffff;
}

img.right_margin {
  margin-right: 10px;
}

img.left_margin {
  margin-left: 10px;
}

div.centered {
  text-align: center;
  margin-bottom: 5px;
}
