body {
  background-color: #cdc7ae;
  color: #555040;
  font-family: "Trebuchet MS", "Tahoma", "Verdana", "Helvetica", sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0; }

div {
  display: block; }

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, img, form, label, input {
  margin: 0;
  padding: 0; }

a {
  color: #8297a7; }

a:hover {
  text-decoration: none; }

h1 {
  visibility: hidden; }

h2 {
  background-color: #7d775c;
  margin-bottom: 20px;
  border-left: 5px solid;
  border-left-color: #8297a7;
  font-size: 14px;
  padding: 2px 15px 4px 15px;
  color: #e9e6d9; }

h3 {
  font-size: 16px;
  font-variant: small-caps;
  margin-bottom: 5px;
  line-height: 16px; }

h3.changes {
  margin-top: 30px;
  color: #8297a7; }

h4 {
  font-size: 14px;
  margin-top: 10px; }

h3, h4, h5, h6, p, ul, ol, table, form {
  margin-left: 20px;
  margin-right: 20px; }

form {
  margin-bottom: 25px;
  font-size: 11px; }
  form div {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px; }

fieldset {
  border: 1px solid;
  border-color: #bfb89e;
  margin-bottom: 10px; }

legend {
  font-weight: bold;
  color: #555040; }

label {
  width: 200px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 10px; }

fieldset.choice div {
  height: 20px;
  margin-left: 80px; }
  fieldset.choice div label {
    width: 500px;
    text-align: left;
    padding-left: 5px; }
  fieldset.choice div input {
    float: left; }
fieldset.choice div.higher {
  height: 40px; }

textarea {
  height: 200px; }

div.address textarea {
  height: 60px; }

p {
  margin-bottom: 10px; }

table {
  border-collapse: collapse;
  font-size: 11px;
  margin-bottom: 25px; }

th, td {
  border: 1px solid;
  border-color: #bfb89e;
  padding: 1px 5px 2px 5px; }

th {
  background-color: #bfb89e; }

td {
  background-color: #f2f1ea; }

.par {
  margin-bottom: 0px;
  margin-top: 10px;
  text-align: center;
  font-weight: bold; }

.source {
  font-size: 11px;
  font-weight: bold;
  text-align: right; }

.nav {
  margin-top: 30px;
  margin-left: 20px; }
  .nav a {
    text-decoration: none;
    border: 1px solid;
    border-color: #8297a7;
    border-left-width: 5px;
    padding: 1px 8px 2px 5px;
    font-weight: bold;
    font-size: 11px;
    background-color: #f2f1ea; }
  .nav a:hover {
    color: #536e83;
    border-color: #536e83; }

#right ol, #right ul {
  margin-bottom: 15px; }

#right li {
  margin-left: 30px;
  margin-bottom: 5px;
  list-style-type: square; }

#right li.doc {
  list-style-image: url(/images/layout/bullet.gif);
  margin-bottom: 10px; }

#container {
  width: 900px;
  margin: 10px auto;
  background-color: #f2f1ea;
  border-bottom: 4px solid;
  border-bottom-color: #f2f1ea;
  border-top: 4px solid;
  border-top-color: #f2f1ea; }

#top {
  height: 100px;
  margin: 4px;
  margin-bottom: 0px;
  margin-top: 0px;
  background-image: url(/images/layout/vignette.jpg); }

#left {
  width: 200px;
  float: left; }

#right {
  float: left;
  width: 695px;
  height: 100%;
  background-color: #e9e6d9;
  margin-right: 4px;
  margin-top: 4px;
  padding-bottom: 20px;
  border-left: 1px solid;
  border-left-color: #8297a7; }

#footer {
  clear: both;
  background-color: #8297a7;
  color: #f2f1ea;
  font-size: 11px;
  text-align: center;
  border: 4px solid;
  border-color: #f2f1ea;
  border-bottom: 0px;
  height: 18px; }

#menu {
  background-color: #bfb89e;
  font-weight: bold;
  border-bottom: 1px solid;
  border-bottom-color: #555040;
  border-left: 5px solid;
  border-left-color: #555040;
  margin: 4px;
  margin-bottom: 0px; }

#menu li {
  border: 1px solid;
  border-color: #555040;
  border-bottom: none;
  list-style-type: none;
  list-style-image: none;
  padding-top: 5px;
  padding-bottom: 15px; }

#menu a {
  text-decoration: none;
  position: relative;
  left: 10px;
  top: 4px;
  color: #7d775c; }

#menu a:hover {
  color: #555040; }

#pagination {
  padding: 3px;
  margin: 10px 20px 10px 20px;
  font-size: 11px; }

#pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid;
  border-color: #8297a7;
  text-decoration: none;
  color: #8297a7; }

#pagination a:hover, #pagination a:active {
  border: 1px solid;
  border-color: #536e83;
  color: #536e83;
  background-color: #f2f1ea; }

#pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid;
  border-color: #8297a7;
  font-weight: bold;
  background-color: #8297a7;
  color: #f2f1ea; }

#pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid;
  border-color: #f2f1ea;
  color: #f2f1ea; }
