
body {
  background-color: #003366;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 8pt;
  border-width: 0px;
  margin: 0px;
}

a {
  color: #000066;
  text-decoration: none;
  font-weight: ;
}

a:hover {
  color: #000066;
  text-decoration: underline;
  font-weight: ;
}

a:visited {
  color: #000066;
  text-decoration: none;
  font-weight: ;
}

a:visited:hover {
  color: #000066;
  text-decoration: underline;
  font-weight: ;
}

a.content-title {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.content-title:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.content-title:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.content-title:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.footer {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.footer:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.footer:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.footer:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.header {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.header:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.header:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.header:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.menu-title {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.menu-title:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.menu-title:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.menu-title:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.menu {
  color: #000000;
  text-decoration: none;
  font-weight: ;
}

a.menu:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: ;
}

a.menu:visited {
  color: #000000;
  text-decoration: none;
  font-weight: ;
}

a.menu:visited:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: ;
}

a.tabledark {
  color: #000066;
  text-decoration: none;
  font-weight: ;
}

a.tabledark:hover {
  color: #000066;
  text-decoration: underline;
  font-weight: ;
}

a.tabledark:visited {
  color: #000066;
  text-decoration: none;
  font-weight: ;
}

a.tabledark:visited:hover {
  color: #000066;
  text-decoration: underline;
  font-weight: ;
}

a.tablehead {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.tablehead:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.tablehead:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: ;
}

a.tablehead:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: ;
}

a.tablelight {
  color: #000066;
  text-decoration: none;
  font-weight: ;
}

a.tablelight:hover {
  color: #000066;
  text-decoration: underline;
  font-weight: ;
}

a.tablelight:visited {
  color: #000066;
  text-decoration: none;
  font-weight: ;
}

a.tablelight:visited:hover {
  color: #000066;
  text-decoration: underline;
  font-weight: ;
}

img {
  border-style: none;
  border-width: 0px;
}

img.photograph {
  background-color: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

textarea {
  font-family: Arial;
  font-size: 8pt;
}
select {
  font-family: Arial;
  font-size: 8pt;
}
input {
  font-family: Arial;
  font-size: 8pt;
}
input.button {
  font-family: Arial;
  font-size: 8pt;
  background-color: #000066;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  margin: 0px;
  padding: 0px;
}

input.checkbox-tablehead {
  background-color: #003366;
  color: #FFFFFF;
  margin: 0px;
  padding: 2px;
}

input.checkbox-tabledark {
  background-color: #DDDDDD;
  color: #000000;
  margin: 0px;
  padding: 2px;
}

input.checkbox-tablelight {
  background-color: #EEEEEE;
  color: #000000;
  margin: 0px;
  padding: 2px;
}

table {
  border: 0px;
  cell-spacing: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

td {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  padding: 2px;
}

td.body {
  background-color: #003366;
  padding: 0px;
}

td.header {
  background-color: #003366;
  color: #FFFFFF;
  padding: 0px;
}

td.footer {
  background-color: #003366;
  color: #FFFFFF;
  padding: 0px;
}

td.menu-title {
  background-color: #000066;
  color: #FFFFFF;
  padding: 0px;
  font-weight: bold;
}

td.menu {
  background-color: #FFFFFF;
  color: #000000;
  padding: 0px;
}

td.content-title {
  background-color: #000066;
  color: #FFFFFF;
  padding: 0px;
  font-weight: bold;
}

td.content {
  background-color: #FFFFFF;
  color: #000000;
  padding: 0px;
}

td.tablehead {
  background-color: #003366;
  color: #FFFFFF;
  padding: 2px;
}

td.tablelight {
  background-color: #EEEEEE;
  color: #000000;
  padding: 2px;
}

td.tabledark {
  background-color: #DDDDDD;
  color: #000000;
  padding: 2px;
}

li {
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  margin-right: 6px;
}

br.page-break {
  page-break-after: always;
}

.hint {
  color: #888888;
  font-style: italic;
}

.messages {
  color: #FF0000;
}