@charset "iso-8859-1";
@media screen {
.button {color: #FFFFFF; background-color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; border-style: outset; border-width: thin; border-color: #0080C0; padding: 2px; cursor: pointer; white-space: nowrap;}
.buttong {color: #FFFFFF; background-color: #009900; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; border-style: outset; border-width: thin; border-color: #008099; padding: 2px; cursor: pointer; white-space: nowrap;}
.buttonr {color: #FFFF66; background-color: #990000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; border-style: outset; border-width: thin; border-color: #008099; padding: 2px; cursor: pointer; white-space: nowrap;}
.buttond {color: #999999; background-color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; border-style: outset; border-width: thin; border-color: #0080C0; padding: 2px; white-space: nowrap;}
.buttonh {color: #FFFF66; background-color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; border-style: outset; border-width: thin; border-color: #008099; padding: 2px; cursor: pointer; white-space: nowrap;}
.buttonx {color: #FFFFFF; background-color: #000066; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; border-style: outset; border-width: thin; border-color: #0080C0; padding: 2px; cursor: pointer; white-space: nowrap;}
.clickable {text-decoration: underline; cursor: pointer;}
.error {font-weight: bold; color: #FF0000;}
.info {font-weight: bold; background-color: #FFFF00; margin-left: 0px;}
.invalid {border-color: #FF3333; background-color: #FFF0F0;}
.listbg {background-color: #0089FD; color: #FFFFFF}
.listft {background-color: #0036B2; color: #FFFFFF; font-size: 8pt; text-align: left; text-decoration: underline; cursor: pointer; white-space: nowrap;}
.listft0 {background-color: #0036B2; color: #FFFFFF; font-size: 8pt; text-align: left; white-space: nowrap;}
.listhd {background-color: #0036B2; color: #FFFFFF; font-weight: bold; text-align: left; text-decoration: underline; cursor: pointer; white-space: nowrap;}
.listhd0 {background-color: #0036B2; color: #FFFFFF; font-weight: bold; text-align: left; white-space: nowrap;}
.listhd1 {background-color: #FFFFFF; color: #003366; font-size: 16pt; font-weight: bold; text-align: left; white-space: nowrap; padding-bottom: 10px;}
.listhi {background-color: #FFFF66; border-bottom-style: outset; border-width: 1; border-color: #000099; padding: 2px;}
.listtd {border-bottom-style: outset; border-width: 1; border-color: #000099; padding: 2px;}
.listtdl {border-left-style: outset; border-bottom-style: outset; border-width: 1; border-color: #000099; padding: 2px;}
.listtdr {border-right-style: outset; border-bottom-style: outset; border-width: 1; border-color: #000099; padding: 2px;}
.listtd1 {background-color: #FFFFFF;}
.listtd2 {background-color: #F0F8FF;}
.normal {text-decoration: none;}
}

@media print {
.button {display: none;}
.buttong {display: none;}
.buttonr {display: none;}
.buttond {display: none;}
.buttonh {display: none;}
.buttonx {display: none;}
.error {font-weight: bold; color: #FF0000;}
.info {font-weight: bold; color: #0000FF; margin-left: 0px;}
.listbg {display: none;}
.listft {display: none;}
.listft0 {display: none;}
.listhd {font-weight: bold; text-align: left; white-space: nowrap; border-style: solid; border-width: 2; border-color: #000000; padding: 2pt;}
.listhd0 {font-weight: bold; text-align: left; white-space: nowrap; border-style: solid; border-width: 2; border-color: #000000; padding: 2pt;}
.listhd1 {display: none;}
.listhi {background-color: #FFFF66; border-bottom-style: solid; border-width: 1; border-color: #000000; padding: 2pt;}
.listtd {border-bottom-style: solid; border-width: 1; border-color: #000000; padding: 2pt;}
.listtdl {border-left-style: solid; border-bottom-style: solid; border-width: 1; border-color: #000000; padding: 2pt;}
.listtdr {border-right-style: solid; border-bottom-style: solid; border-width: 1; border-color: #000000; padding: 2pt;}
.normal {text-decoration: none;}
.noprint {display: none;}
}
 
