body {
  margin: 0px;
  margin-width: 0px;
  background-color: #ffffff;
}

* {
  font-family: Arial,verdana,Helvetica,sans-serif;
  font-size: 11px;
}

img {
  border: 0px;
}

table {
  width: 100%;
  border: 0px;
}

table.main {
  width: 100%;
  color: #ffffff;
  background-color: #000563;
  border: 0px;
}

table.main a {
  color: #ffffff;
}

table.main a:hover {
  color: #0066ff;
}

table.bounded {
  padding-left: 5%;
  padding-right: 5%;
}

table.bounded a {
  font-weight: bold;
  font-size: 12px;
}

table.bordered {
  margin-left: 5%;
  margin-right: 5%;
}

table.report td {
  border: 1px solid #bbbbbb;
}

table.report td.clean {
  border: 0px;
}

table.clean td {
  border: 0px;
}

td {
  vertical-align: top;
  border: 0px;
}

td.paatitle {
  padding-left: 5%;
  font-size: 22px;
  color: #ffffff;
  border: 0px;
}

td.minimenu {
  text-align: right;
  vertical-align: top;
  border: 0px;
}

td.location {
  padding-left: 10%;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  border: 0px;
}

td.zoneselect {
  padding-left: 10%;
  border: 0px;
}

td.instructions {
  padding-left: 10%;
  padding-right: 10%;
  border: 0px;
}

td.label {
  font-weight: bold;
  width: 25%;
}

td.labelright {
  text-align: right;
  font-weight: bold;
  width: 25%;
}


td.dummyinput {
  border: 1px solid #bbbbbb;
  width: 200px;
}

td.seperator {
  border: 0px;
  border-top: 1px dashed black;
}

td.submit {
  text-align: center;
}

td.header {
  text-align: center;
  background-color: #eeeeee;
  border: 0px;
}

td.history {
  background-color: #eeeeee;
}

td.title {
  text-align: center;
  font-weight: bold;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

td.item {
  border-bottom: 1px solid #cccccc;
  padding: 1px;
  padding-left: 5px;
}

td.red {
  color: #bb0000;
  font-weight: bold;
}

td.red a {
  color: #bb0000;
  font-weight: bold;
}

td.itemred {
  border-bottom: 1px solid #cccccc;
  color: #bb0000;
  font-weight: bold;
}

td.select {
  text-align: right;
}

td.newpassword {
  font-weight: bold;
  font-size: 13px;
}

td.details {
  background-color: #ebebf7;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}

a.headline {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}

input {
  border: 1px solid #bbbbbb;
  width: 200px;
}

input.radio {
  border: 1px solid #bbbbbb;
  width: 17px;
}

select {
  border: 0px;
  width: 200px;
}

textarea {
  border: 1px solid black;
  width: 600px;
  height: 70px;
}

table.bordered textarea{
  width: 400px;
}

div.aetable {
  margin: 5%;
}

div.login {
  margin-left: 15%;
  margin-right: 15%;
}

div.wrapper {
  margin: 10px;
  margin-top: 0px;
}

div.autoSave {
  font-weight: bold;
  font-style: italic;
  color: #bb0000;
}
