body {
  background: #ffffff;
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

p {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 6px;
  margin-top: 6px;
  text-decoration: none;
}

td {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h1 {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 18px;
  margin-top: 9px;
  text-decoration: none;
}

h2 {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 16px;
  margin-top: 24px;
  text-decoration: none;
}

h3 {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 14px;
  margin-top: 21px;
  text-decoration: none;
}

h4 {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 13px;
  margin-top: 19px;
  text-decoration: none;
}

h5 {
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

a {
  color: #0044cc;
  text-decoration: none;
}

a:visited {
  color: #663399;
}

a:hover {
  text-decoration: underline;
}

textarea {
  font-family: "Courier New", courier, monospace;
}

.field-label {
  padding-top: 3px;
  text-align: right;
  vertical-align: text-top;
}

.label {
  color: #555753;
  padding-right: 3px;
}

.label-mandatory {
  color: #000000;
  padding-right: 3px;
}

.output-label {
  padding-right: 6px;
}

fieldset {
  background-color: #ffffff;
  border: none;
  margin-left: 0;
  margin-top: 13px;
  padding: 0;
}

fieldset.open span.label-group {
  font-weight: bold;
}

caption {
  padding-bottom: 1px;
}

table.metadata-table {
  background-color: #ffffff;
  border-collapse: collapse;
  border-color: #cccccc;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 13px;
  margin-top: 6px;
}

table.metadata-table caption {
  font-weight: normal;
}

table.metadata-table th {
  background-color: #eeeeec;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  padding: 1px 3px;
}

table.metadata-table td {
  border-color: #eeeeec;
  border-style: solid;
  border-width: 1px 0 0 0;
  padding: 1px 3px;
  vertical-align: top;
}

table.metadata-table td p {
  margin-bottom: 0;
}

table.metadata-table td > p:first-child {
  margin-top: 0;
}

table.metadata-table td p.first-child {
  margin-top: 0;
}

table.metadata-table td table.fields {
  margin-bottom: 0;
}

table.metadata-table td > table.fields:first-child {
  margin-top: 0;
}

input {
  margin-bottom: 3px;
  margin-left: 0;
}

input.text {
  margin-top: 0;
}

input.checkbox {
  padding-left: 0;
}

input.radio {
  margin-top: 0;
  padding-left: 0;
  vertical-align: middle;
}

select {
  margin-bottom: 3px;
  margin-left: 0;
  margin-top: 0;
}

textarea {
  margin-bottom: 3px;
  margin-top: 1px;
}

input.button {
  margin-top: 13px;
}

table.metadata-table input.button {
  margin-top: 0;
}

table.fields {
  border-collapse: collapse;
  border-color: #ffffff;
  border-width: 0;
  display: block;
  margin-bottom: 13px;
  margin-top: 13px;
}

table.fields td {
  border-color: #ffffff;
}

table.group {
  border-collapse: collapse;
  margin-bottom: 0;
  margin-top: 6px;
}

table.group td.left-column {
  padding-left: 0;
  padding-right: 4px;
  vertical-align: top;
}

table.group td.field-column {
  border-color: #888a85;
  border-style: solid;
  border-width: 0 0 0 1px;
  padding: 0 0 0 5px;
}

table.radio-list {
  background-color: #ffffff;
}

div.clearer {
  clear: both;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

table.group tr td table.fields {
  margin: 0;
  padding: 0;
}

li p {
  margin-bottom: 0;
}

li > p:first-child {
  margin-top: 0;
}

li p.first-child {
  margin-top: 0;
}

#navigation {
  background-color: #eeeeec;
  border-bottom-right-radius: 6px;
  border-color: #d3d7cf;
  border-style: solid;
  border-top-right-radius: 6px;
  border-width: 1px 1px 1px 0;
  padding: 0;
  width: 176px;
}

#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

#navigation ul li {
  float: left; /* Fixes IE6 list spacing bug */
  width: 100%;
}

#navigation ul.level2 p.list-title {
  color: #555753;
  float: right;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 2px;
  padding-top: 2px;
  width: 97%;
}

a.title-link, .menu-title {
  background-color: #eeeeec;
  color: #555753;
  display: block;
  font-weight: bold;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-top: 3px;
}

a.title-link:hover {
  background-color: #888a85;
  color: #ffffff;
  text-decoration: none;
}

a.item-link {
  color: #555753;
  float: right;
  padding-bottom: 2px;
  padding-left: 13px;
  padding-top: 2px;
  width: 92%;
}

a.item-link:visited {
  color: #555753;
}

a.selected, a.selected:link, a.selected:visited {
  background-color: #888a85;
  color: #ffffff;
}

#help_content {
  -moz-column-gap: 26px;
  -moz-column-width: 312px;
  -webkit-column-gap: 26px;
  -webkit-column-width: 312px;
  column-gap: 26px;
  column-width: 312px;
}

dl.help dt {
  font-weight: bold;
}

dl.help dl dt {
  font-style: italic;
  font-weight: normal;
}

dl.help dd {
  margin-left: 19px;
  padding: 0;
}

dl.help dl dd {
  margin-left: 0;
}

.error {
  color: #cc0000;
  margin-left: 6px;
}

.hide {
  display: none;
}

.inline {
  display: inline;
}

.visible {
  visibility: visible;
}

.hidden {
  visibility: hidden;
}

a img {
  border-color: #ffffff;
  border-style: none;
  border-width: 0;
  color: #ffffff;
}

#help_link {
  float: right;
}

#help_link:visited {
  color: #0044cc;
}

ins.diff {
  background-color: #ddffdd;
  border-color: #00aa00;
  border-style: solid;
  border-width: 1px;
  margin-right: 2px;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
}

del.diff {
  background-color: #ffddcc;
  border-color: #cc0000;
  border-style: solid;
  border-width: 1px;
  margin-right: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

.tiny-space {
  font-size: 0;
  margin: 0;
  padding: 0;
}

a.add:hover {
  background-color: #336699;
  text-decoration: none;
  color: #ffffff;
}

a.remove:hover {
  background-color: #336699;
  text-decoration: none;
  color: #ffffff;
}

img.translate {
  cursor: pointer;
  height: 16px;
  vertical-align: middle;
  width: 16px;
}

img.note {
  float: left;
  height: 32px;
  margin-top: 3px;
  width: 32px;
}

div.note-content {
  margin-left: 32px;
  padding-left: 7px;
}

div.note {
  margin-bottom: 6px;
}

img.caution {
  float: left;
  height: 32px;
  margin-top: 3px;
  width: 32px;
}

div.caution-content {
  margin-left: 32px;
  padding-left: 7px;
}

div.caution {
  margin-bottom: 6px;
}

.highlight {
  font-weight: bold;
}

@media print {
  h1, h2, h3, h4, h5, caption, th {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
  }

  body, p, td, th, ul, a {
    color: #000000;
    font-family: "Times New Roman", "Times", serif;
    font-size: 10pt;
  }

  a, a:visited, a:hover {
    color: #000000;
  }

  .noprint {
    display: none;
  }

  img.translate {
    display: none;
  }
}
