body {
  background-color: transparent;
  font-family: Tahoma;
}

td.header {
  background-color: #004040;
}

span {
  color: #c0c0c0;
  font-size: 11px;
  font-weight: bold;
}

span.details {
  color: #425067;
  font-size: 11px;
  font-weight: normal;
}

div.details {
  color: #425067;
  font-size: 11px;
  font-weight: normal;
}

a.linking {
  color: #425067;
  font-size: 11px;
}

td.section {
  color: #425067;
  font-size: 11px;
  font-weight: bold;
}

table.border {
  border: solid 1px #9CB2D3;
}

tr.row {
  background-color: #EEEEEE;
}

table.background {
  background-color: #a3cfdc;
  color: #425067;
  font-size: 11px;
}

td.insetW {
  color: #425067;
  font-size: 11px;
}

td.inset {
  color: #425067;
  font-size: 11px;
  padding-left: 4px;
}

input.button {
  background-color: #a3cfdc;
  border-bottom-color: #B9B9B9;
  border-bottom-style: solid;
  border-left-color: #B9B9B9;
  border-left-style: solid;
  border-right-color: #B9B9B9;
  border-right-style: solid;
  border-top-color: #B9B9B9;
  border-top-style: solid;
  clear: none;
  color: #425067;
  float: none;
  font-family: Tahoma, verdana, Tahoma;
  font-size: 11px;
  font-weight: normal;
  height: 18px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

input.SButton {
  background-color: #a3cfdc;
  border-bottom-color: #B9B9B9;
  border-bottom-style: solid;
  border-left-color: #B9B9B9;
  border-left-style: solid;
  border-right-color: #B9B9B9;
  border-right-style: solid;
  border-top-color: #B9B9B9;
  border-top-style: solid;
  clear: none;
  color: #425067;
  float: none;
  font-family: Tahoma, verdana;
  font-size: 11px;
  font-weight: normal;
  height: 18px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  width: 130px;
}