/* Generated by KaZcadeS */
body {
  margin: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 1em;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  background: #f4f4f4 url(images/bg.gif) repeat-y scroll center;
  padding-left: 50%;
}

p, pre, div, li, ol, ul {
  opacity: 1;
}

.refs {
  font-size: 0.8em;
}

table, tr, td, tbody {
  border-style: none;
  border-width: 0px;
  line-height: 1em;
  text-transform: none;
}
link {
  color: #1b759a;
}
a:link {
  color: #1b759a;
}
a:visited {
  color: #993399;
}
a:hover {
  color: #a21800;
}

h1 {
  text-align: left;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: bold;
}
h2 {
  text-transform: none;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: bold;
}
h3 {
  font-weight: bold;
  font-size: 1em;
  line-height: 1em;
}
#container {
  margin-left: -350px;
  position: relative;
  width: 700px;
}
#main {
  width: 700px;
}

#header {
  background-repeat: no-repeat;
  height: 90px;
  position: relative;
  top: 0px;
  left: 0px;
  width: 700px;
  background-image: url(images/header3.jpg);
}
#content {
  border: 0px solid #ffffff;
  padding: 0px 0px 0em;
  background-color: #ffffff;
  position: relative;
  float: right;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: auto;
  width: 500px;
}
#navigation {
  font-family: verdana,arial,helvetica,sans-serif;
  border-style: solid none none;
  border-top: 20px solid #3bd1ef;
  float: left;
  background-color: #3bd1ef;
  width: 150px;
  top: 90px;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#navigation li a {
  margin: 0 1em 0.5em 1.5em;
  padding: 0;
  text-decoration: none;
  display: block;
  font-weight: bold;
  color: #000000;
}

#navigation li.sub a {
  margin: 0 1em 0.5em 2.5em;
}

#navigation a:visited {
  color: #993399;
}
#navigation a:hover {
  background-attachment: scroll;
  color: #ffffff;
}

#footer {
  position: relative;  
  background-color: #ffff00;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 0.8em;
  height: 18px;
  text-align: center;
  clear: both;
}

