// apartx-1.0
body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:auto;
   cursor:default;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:normal;
   background:#ffffff;
}
.headerLines{
   background:#AABBCC url("lines.gif") repeat-x;
}
.headerBG{
   background:#FFFFFF url("header-bg.gif") repeat-x;
}
.button {
   background:#113355;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#ffffff;
}
.button a {
   color:#AABBCC;
   text-decoration:none;
}
.button a:hover {
   color:#7799aa;
}
.buttonActive {
   background:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#ffffff;
}
.buttonActive a {
   color:#113355;
   text-decoration:none;
}
.buttonActive a:hover {
   color:#447799;
}
.rightBorder {
   background:#ffffff url("right-border.gif") repeat-y;
}
.toolbar {
   background:#D8E2E6;
}
.toolbarA {
   background:#558899 url("toolbar-car.gif") repeat-x;
}
.border {
   background:#AABBCC;
}
.caption {
   background:#EEEBD6 url("caption.gif") repeat-x;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
   font-weight:bold;
}
.captionFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
   color:#225566;
}
.whiteFont {
   background:#558899;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#ffffff;
}
.simpleFont {
   background:#FFFFFF;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont0 {
   background:#E3EDF1;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.simpleFont1 {
   background:#EDF1F6;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
}
.normalFont b {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#770000;
}
.normalFont a {
   font-weight:bold;
   color:#7799AA;
}
.normalFont a:visited {
   color:#557788;
}
.normalFont a:hover {
   color:#113355;
}

.backFont {
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.backFont a {
   font-weight:bold;
   color:#7799AA;
}
.backFont a:hover {
   color:#113355;
}

.footerTop {
   background:#558899;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#ffffff;
}
.footer {
   background:#ffffff;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#7799AA;
}
.footer a {
   font-weight:bold;
   color:#000000;
   text-decoration:none;
}
.rightC {
   background:#E9EDF3 url("border.gif") repeat-y;
}
.rightColumn {
   padding:4 4 4 12;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
   color:#000000;
}
.rightColumn a {
   font-weight:bold;
   color:#7799AA;
}
.rightColumn a:visited {
   color:#557788;
}
.rightColumn a:hover {
   color:#113355;
}
.selectedLabel{
   background:#ffffff url("label-a.gif") repeat-x;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.notselectedLabel{
   background:#ffffff url("label-n.gif") repeat-x;
   color:#777777;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.notselectedLabel a {
   color:#444444;
}
.notselectedLabel a:hover {
   color:#000000;
}
.black{
   background:#000000;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
.smallBlack {
   padding:0 5 0 5;
   font-family:arial,helvetica,helv,sans-serif;
   font-size:7pt;
   color:#000000;
}
.smallBlack a {
   text-decoration:none;
   color:#000000;
}
.tableCaption {
   color:#9C8867;
   background:#EFE9DC;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
}
H1 {
   padding:10;
   margin:0;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
   color:#770000;
}
H2 {
   padding:2 8 2 8;
   margin:2;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:10pt;
   font-weight:bold;
   color:#3E7688;
   background:#E1EBEE;
}
H3 {
   padding:0;
   margin:0;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:9pt;
   font-weight:bold;
   color:#285B8F;
}
