/*HelpSet*/

.helpset SPAN {color: #197bce; cursor: pointer; text-decoration: underline;}
.helpset SPAN:hover {color: #82aa35; cursor: pointer;}
.helpset LI {margin-left: -25px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; list-style-type:none;}
.helpset DIV {display: none;}
.helpset .active SPAN {color: #82aa35; cursor: pointer;}
.helpset .active DIV {display: block;}

.helpset hr {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.helpset b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #82aa35; text-decoration: underline;}
.helpset u { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #363636; text-decoration: none;}
.helpset small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #3399ff;}
