/* Generated by KompoZer */
p {
  font-size: 1.4em;
  margin-bottom: 0.7em;
}
p.indent {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 1.7em;
  padding-bottom: 0.3em;
}
p.tiivis {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 2em;
}
p.versio {
  margin-top: 0em;
  margin-bottom: 0em;
  text-indent: -2.9em;
  margin-left: 2.9em;
}
p.versio2 {
  margin-top: 0em;
  margin-bottom: 0em;
  text-indent: -1em;
  margin-left: 2.9em;
}
p.prelist {
  margin-bottom: 0.2em;
}
li {
  font-size: 1.4em;
  margin-left: 10px;
  list-style-position: inside;
}
h1 {
  font-weight: bold;
  color: #336600;
  font-size: 2.4em;
  margin-bottom: 0.3em;
  margin-top: 0.6em;
}
h2 {
  color: #336600;
  font-weight: bold;
  font-size: 1.9em;
  margin-bottom: 0.3em;
  margin-top: 1em;
}
h2.right {
  color: black;
  font-size: 1.8em;
}
h3 {
  font-weight: bold;
  margin-top: 0.6em;
  color: #336600;
  font-size: 1.6em;
}
#header {
  height: 120px;
}
#topnavigation {
  list-style-type: none;
  overflow: hidden;
  height: 3em;
}
ul.topnav {
  margin: 0;
  padding: 0;
  list-style-image: none;
  overflow: hidden;
  width: 76em;
}
ul.topnav li {
  float: left;
  font-weight: bold;
  margin-left: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.topnav a {
  padding: 0 1em;
  background-attachment: scroll;
  text-decoration: none;
  color: #ffffff;
  float: left;
  display: block;
  font-weight: bold;
  line-height: 2.2em;
}
ul.topnav a:hover, ul.topnav a:focus a {
  background-color: #33cc00;
}
ul.topnav .selected a {
  color: #ff6666;
}
.leftnavigation {
}
ul.leftnav li {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 0px;
  font-weight: normal;
  line-height: 1.3em;
}
ul.leftnav a {
  color: black;
  text-decoration: none;
}
ul.leftnav a:hover {
  color: red;
}
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  font-family: Verdana,"Lucida Grande","Lucida Sans",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 60%;
  line-height: 1.35;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #d4d4d4;
}
.wrapper {
  margin: 0 auto;
  background: #ffffff url(../banners/navi_bgr.gif) repeat-y scroll 26.1% 0;
  width: 92em;
  max-width: 95%;
  text-align: left;
}
.content {
  overflow: hidden;
}
.content .main {
  width: 76%;
  float: right;
}
.content .leftcol {
  width: 20%;
  float: left;
  font-size: 0.9em;
  padding-left: 1.5em;
}
.content .leftcol .promo {
  margin-bottom: 6px;
  color: #336600;
  font-weight: bold;
  font-size: 1.6em;
  margin-top: 16px;
}
.content .main .primary {
  border-right: thin solid #cccccc;
  float: left;
  width: 74%;
  padding-right: 0.5em;
}
.content .main .rightcol {
  float: right;
  font-size: 0.9em;
  width: 23%;
}
#footer {
  border-style: solid none none;
  border-color: silver;
  border-width: 1px;
  background-color: white;
  text-align: center;
  color: #999999;
  line-height: 2.4em;
  height: 30px;
  font-size: small;
}
