body {
  background-color: #BEBEC6;
  font-family: Verdana;
  color: #333333;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

hr {
  width: 100%;
  height: 1px;
  color: #D2D1CE
}

a {
  color: #333333;
  font-weight: normal
}

a:hover {
  color: #000000;
  font-weight: normal
}

strong { font-weight: bold }

em {
  font-style: normal;
  color: #333333;
  font-weight: bold;
  font-size: 9pt;
  font-family: Verdana
}

th {
  padding: 2px;
  text-align: left;
  font-family: Verdana;
  font-size: 11px;
  background-color: #3B5B8A;
  font-weight: bold;
  color: #ffffff;
  padding-left: 6px
}

.table {
  font-family: Verdana;
  font-size: 11px;
  background-color: #BEBEC6;
  font-weight: normal;
  color: #000000;
  border: 0
}

.table th { text-transform: capitalize; }
.table td { padding: 3px 6px; }

.tabletitle {
  font-family: Verdana;
  font-size: 11px;
  background-color: #3B5B8A;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  width: 100%;
  border: 0;
  padding-right: 4px
}

.tddark { background-color: #BEBEC6 }

.Bodytext {
  font-family: Verdana;
  font-size: 11px;
  background-color: #BEBEC6;
  font-weight: normal;
  color: #000000
}

.text {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000
}

.backref {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.backref:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: underline
}

.arrow { font-family: "Courier New"; font-size: 9px; font-weight: bold; color: #ff0000}

.title {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #3B5B8A
}

.fields {
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
  font-weight: normal;
  color: #000000
}

.error {
  font-family: Verdana;
  font-size: 11px;
  color: #cc0033
}

a.img-button {
  display: block;
  height: 15px;
  width: 150px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 120px;
  border: 0;
  padding: 4px 24px 4px 6px;
  background: #3B5B8A url(../res/images/compact/button_oneoone.gif) no-repeat top left;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

a.img-button-disabled {
  display: block;
  height: 15px;
  width: 150px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 120px;
  border: 0;
  padding: 4px 24px 4px 6px;
  background: #3B5B8A url(../res/images/compact/button_oneoone.gif) no-repeat top left;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

a.img-button:hover, a.img-button:link, a.img-button:visited, a.img-button:active { color: #ffffff; }

