#start_of_rows {}

Table.Body {
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  font-size: 12px;
  height: 100%;
  width: 100%;
}

TD.Head {
  height: 80px;
  vertical-align: top;
}

TD.Menu {
  border-left-width: 0;
  border-right-width: 0;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  text-align: center;
  white-space: nowrap;
}

TD.Content {
  font-size: 16px;
  height: 80%;
  text-align:center;
}

TD.Foot {
  background-color: #333366;
  font-size: 10px;
  height: 20px;
  text-align: center;
}

#end_of_rows {}

A, A.Menu {
  color: #FFFFFF;
  text-decoration: none;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}

A.Download {
  font-family: Arail;
  font-size: 20px;
  font-weight: bold;
}

A.Hover, A.Menu:Hover, A.Download:Hover {
  background-color: #FFFFFF;
  color: #333366;
}

Body {
  background-color: #272757;
  color: #FFFFFF;
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
}

Img {
  border: none;
}

Span.Separator {
  margin-left: 10px;
  margin-right: 10px;
}

Table.Menu {
  background-color: #333366;
  border-left-width: 0;
  border-right-width: 0;
  height: 30px;
  margin-bottom: 15px;
  width: 100%;
}

#idTTYOutput {
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 5px;
  x-text-decoration: overline;
}

#start_of_list {}

Table.List {
  font-family: Times New Roman, Tahoma, Arial, Verdana, Helvetica;
  font-size: 16px;
  font-style: italic;
  width: 100%;
}

TD.ListDDot {
  border-bottom: #999999 solid 1px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  vertical-align: top;
  width: 30px;
}

TD.ListHead {
  color: #FF3333;
  border-bottom: #999999 solid 1px;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}

TD.ListName {
  border-bottom: #999999 solid 1px;
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  vertical-align: top;
}

TD.ListPad {
  width: 100px;
}

TD.ListText {
  border-bottom: #999999 solid 1px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-left: center;
  vertical-align: top;
}

Table.SmallList {
  font-family: Times New Roman, Tahoma, Arial, Verdana, Helvetica;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}

TD.SmallListHead {
  border-bottom: #333366 solid 1px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
}

TD.SmallListText {
  border-bottom: #333366 solid 1px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  vertical-align: top;
}

#end_of_list {}

Table.TwoCol4060 {
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 30px;
  width: 100%;
}

TD.TwoCol40 {
  padding-left: 10px;
  vertical-align: top;
  width: 40%;
}

TD.TwoCol60 {
  border-left: #999999 solid 1px;
  padding-left: 10px;
  vertical-align: top;
  width: 60%;
}

Span.Headline {
  color: #CCCCFF;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}

Div.LISubText {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px;
}

LI {
  margin-top: 2px;
  margin-bottom: 2px;
}

Input.Contact, Textarea.Contact {
  border: #999999 solid 1px;
  font-family: Verdana, Arial, Tahoma, Helvetica, Times New Roman;
  margin-bottom: 5px;
  vertical-align: middle;
}