body {
  margin: 0px 0px 0px 0px;
}

A {
  text-decoration: none;
  color: #0000EE;
}

A.ARURL {
  color: #008000;
}

.ARTitle {
  font-weight: bold;
}

TD.SideSpacer {
  background-color: #3300CC;
  width: 5px;
}

TD.TopLogoBar {
  background-color: #203F7E;
  height: 75px;
  text-align: center;
  font-family: Trebuchet MS;
  font-size: 14pt;
  font-weight: bold;
  color: #FFFFFF;
}

TD.TopLogoBarSponsors {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
}

TD.TopMenuBar {
  background-color: #208060;
  height: 30px;
  border-top: solid 2px #E1C284;
  border-bottom: solid 2px #E1C284;
  
  padding: 3px 0px 3px 0px;
  
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}

A.TopMenuBar {
  color: #FFFFFF;
}

DIV.PopupMenu {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 103px;

  text-align: left;
  padding: 5px 10px 5px 10px;
  margin-left: 13px;
  
  font-family: Arial;
  font-size: 10pt;
  
  background-color: #208060;
  border-right: solid 2px #E1C284;
  border-left: solid 2px #E1C284;
  border-bottom: solid 2px #E1C284;
}

A.PopupMenuLevel1 {
  color: #FFFFFF;
}

A.PopupMenuLevel2 {
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 10px;
}

TD.MainWindow {
  padding: 10px 10px 15px 10px;
}

TD.BottomBar {
  background-color: #208060;
  height: 25px;
  border-top: solid 2px #E1C284;
  
  text-align:right;
  padding: 2px 10px 2px 10px;
  color: #E1C284;
}

.PageTitle {
  font-family: Arial;
  font-size: 20pt;
  font-weight: bold;
}

.SubTitle {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
}

.SubSubTitle {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

UL.DocumentListing {
  margin-top: 0px;
}

LI.DocumentListing {
  padding: 2px 0px 2px 0px;
  font-size: 10pt;
}

A.DocumentTitle {
  font-size: 12pt;
  font-weight: bold;
}

TD.CalculatorOR {
  text-align: center;
  font-weight: bold;
}

TD.RightDocumentsHeading {
  background-color: #208060;
  border-top: solid 2px #E1C284;
  border-bottom: solid 1px #E1C284;
  border-right: solid 2px #E1C284;
  border-left: solid 2px #E1C284;
  
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #FFFFFF;
}

TD.RightDocumentsBody {
  border-right: solid 2px #E1C284;
  border-left: solid 2px #E1C284;
  border-bottom: solid 2px #E1C284;
}

UL.RightDocumentListing {
  margin: 0px 0px 0px 25px;
}
