.donotprint {display: none}
.printonly {display: inline}
.hdr {padding-left: 0; margin-bottom: 0}

#all {position: static; height: auto; padding: 0}
html > body #all {height: auto; min-height: 100%}
#empty {height: auto}
#footer {position: static; left: 0; right: 0; bottom: 0; padding-left: 10px; padding-right: 10px}

.calc {color: #a0a0a0}
.calc td {color: #a0a0a0; font-size: 10px}
.sentPositive td {color: #006600; font-size: 10px}
.sentNegative td {color: #990000; font-size: 10px}
.sentValue {width: 22px; text-align: center}
.sentImage {width: 61px; height: 11px; margin-right: 6px; background: url("../images/999999.gif") repeat-y top center; text-align: left; vertical-align: top}
.sentPositive .sentImage img {background-color: #006600; vertical-align: top; margin-top: 5px}
.sentNegative .sentImage img {background-color: #990000; vertical-align: top; margin-top: 5px}

.lxa_stop {}
.lxa_hsd_negative {color: #FF0000; font-weight: bold;}
.lxa_sentiment_negative {color: #FF0000; font-weight: bold;}
.lxa_hsd_negative_inverted {color: #FF0000; font-weight: bold; border: 1px solid #009900;}
.lxa_sentiment_negative_inverted {color: #FF0000; font-weight: bold; border: 1px solid #009900;}
.lxa_hsd_positive {color: #009900; font-weight: bold;}
.lxa_sentiment_positive {color: #009900; font-weight: bold;}
.lxa_hsd_positive_inverted {color: #009900; font-weight: bold; border: 1px solid #FF6666;}
.lxa_sentiment_positive_inverted {color: #009900; font-weight: bold; border: 1px solid #FF6666;}
.lxa_hsd_neutral {color: #000080; font-weight: bold;}
.lxa_sentiment_neutral {color: #000080; font-weight: bold;}
.lxa_hsd_neutral_inverted {color: #000080; font-weight: bold;}
.lxa_sentiment_neutral_inverted {color: #000080; font-weight: bold;}
