/* Generated by KompoZer */
html {
  margin-bottom: 1px;
}
html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: transparent url(../img/bg/body.jpg) repeat scroll left top;
  text-align: center;
  font-family: georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 0.8em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 180%;
  color: #6d6864;
}
h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 0;
}
h1 {
  clear: both;
  font-family: georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #532406;
}
h2 {
  clear: both;
  font-family: georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #61804e;
}
h3 {
  font-family: georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #8f512a;
}
h4 {
  font-family: georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 0.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform: uppercase;
}
a {
  border-bottom: 1px solid #b8e78b;
  text-decoration: none;
  color: #5e9040;
}
a:visited {
  background-color: #faf58e;
}
a:hover {
  border-bottom: 1px solid #4a6e35;
  color: #3c5d29;
  background-color: #faf58e;
}
ol {
  margin: 10px 30px;
  padding: 0 30px;
  font-size: 1.4em;
  color: #532406;
  background-color: #faf58e;
}
ol span {
  font-size: 0.7em;
  color: #6d6864;
}
ul {
  margin: 10px 30px;
  padding: 0 30px 0 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul li {
  background: transparent url(../img/bg/bullet.gif) no-repeat scroll 0 3px;
  padding-left: 25px;
}
acronym {
  border-bottom: 1px solid #dddddd;
  cursor: help;
}
blockquote {
  border-bottom: 1px solid #b8e78b;
  margin: 10px 0;
  background-color: #f1ffe3;
}
blockquote p {
  margin: 0.4em 0.8em;
}
del {
  color: #aaaaaa;
}
code {
  border-bottom: 1px solid #d3d3d3;
  margin: 15px 0;
  padding: 10px;
  background: #f4f4f4 none repeat scroll 0%;
  display: block;
  overflow: auto;
  font-family: courier,monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 120%;
  white-space: pre;
}
table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 1em;
  border-collapse: collapse;
}
table caption {
  padding: 0 0 0.5em 3px;
  margin-top: 10px;
  font-family: georgia,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 0.8em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: left;
}
table th, table td {
  padding: 4px 7px ! important;
  text-align: left;
  vertical-align: top;
}
thead th {
  border-bottom: 1px solid #b8e78b;
  background-color: #f1ffe3;
}
tbody tr.dark {
  background-color: #f5f5f5;
}
tbody td {
  border-bottom: 1px solid #dddddd;
}
tbody tr:hover {
  background-color: #fbfedf;
}
label {
  float: left;
  text-align: right;
  width: 9em;
  padding-right: 1em;
}
input, textarea, select {
  border-style: solid;
  border-color: #888888 #dddddd #dddddd #888888;
  border-width: 1px;
  padding: 4px;
  background: #ffffff none repeat scroll 0%;
  font-family: georgia,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
}
input:focus, textarea:focus, select:focus {
  border-width: 2px;
  padding: 3px;
  background: #f1ffe3 none repeat scroll 0%;
  color: #000000;
}
input.button {
  border-style: solid;
  border-color: #b8e78b #2d5018 #2d5018 #b8e78b;
  border-width: 1px;
  padding: 1px 10px;
  background: #508231 none repeat scroll 0%;
  font-family: georgia,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  cursor: pointer;
  color: #ffffff;
}
.required {
  border-bottom: 1px solid #cccccc;
  cursor: help;
}
img.floatRight {
  margin: 5px 0px 10px 15px;
}
img.floatLeft {
  margin: 5px 15px 10px 0px;
}
a img {
  border: 4px solid #d5c9c2;
}
a:hover img {
  border: 4px solid #baaaa1;
}
