/* Generated by KompoZer */
* {
  margin: 0em;
  padding: 0em;
}
body {
  margin: 0em;
  color: #555555;
  font-size: 11pt;
  font-family: Arial,sans-serif;
  text-align: center;
  background-color: #dcecbd;
}
a {
  color: #2b8405;
}
#outer {
  padding-top: 3px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding-left: 10px;
}
#header {
  background-image: url(images/header.png);
  width: 920px;
  height: 122px;
  position: relative;
}
#content {
  line-height: 1.6em;
  text-align: center;
  width: 922px;
  background-image: url(images/bg.png);
  background-repeat: repeat-y;
  background-position: left top;
  padding-top: 0.7em;
  position: relative;
}
#menu {
  z-index: 2;
  width: 920px;
  background-color: transparent;
  position: relative;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  text-align: right;
  padding-bottom: 0.2em;
  padding-top: 0.4em;
  position: relative;
  margin-right: 46px;
  margin-top: -8px;
}
#menu li {
  display: inline;
  padding-right: 0.1em;
}
#menu li a {
  font-weight: bold;
  text-transform: lowercase;
  text-decoration: none;
  color: white;
  font-size: 1em;
  padding-right: 1em;
}
#menu li a:hover {
  color: #35775f;
}
#menu #current a {
  color: #35775f;
}
#content p {
  margin-bottom: 1.5em;
}
#content h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
#content ul {
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#content blockquote {
  border: 2px solid #dfd999;
  padding: 1em;
  margin-bottom: 1.5em;
  background-color: #fffcd8;
  background-image: url(images/a5.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#content blockquote p {
  margin-bottom: 0em;
}
#content table {
  margin-bottom: 1.5em;
}
#content table th {
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
}
#content table td {
  padding: 0.5em;
}
#content table tr.rowA {
  background-color: #eaefe0;
  color: inherit;
}
#content table tr.rowB {
  background-color: #f9ffef;
  color: inherit;
}
#primaryContent {
  border: 2px solid #99b21f;
  padding: 1em 2.5em;
  background-color: white;
  position: relative;
  margin-top: -18px;
  margin-left: 261px;
  margin-right: 60px;
  text-align: justify;
}
#primaryContent h2 {
  color: #5d5f53;
  padding-top: 1em;
}
#primaryContent h3 {
  color: #5d5f53;
  padding-bottom: 0.5em;
}
#secondaryContent {
  padding: 1em 1.8em;
  font-size: 0.8em;
  line-height: 1.4em;
  visibility: visible;
  position: relative;
  text-align: left;
  float: left;
  z-index: 3;
  width: 180px;
  margin-left: 32px;
  margin-top: -4px;
}
#secondaryContent h3, #tertiaryContent h3 {
  background: transparent url(images/a1.png) no-repeat scroll left top;
  font-size: 1em;
  font-weight: bold;
  text-transform: lowercase;
  color: white;
  height: 29px;
  padding-top: 0.6em;
  z-index: 4;
  padding-left: 0.6em;
  width: 196px;
}
#bottom {
  width: 920px;
  background-repeat: no-repeat;
  background-image: url(images/bottom.png);
  height: 38px;
  background-position: left top;
  position: relative;
}
#footer {
  border-top: 1px solid #99cc33;
  padding: 2em 3.5em 3.5em 0.8em;
  background-position: left top;
  font-size: 0.8em;
  text-align: center;
  background-color: #dcecbd;
}
.clear {
  clear: both;
}

