/*HelpSet*/

.helpset SPAN {color: #197bce; border-bottom: 1px dashed #0095DA; 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: #197bce; border-bottom: 1px dashed #000; 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: #cc0000; 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: #3399cc;}
