/* DIV SUPPORT */
#divBigHelp        { width: 100%;  }
DIV.FAQQ           { width: 100%; height: auto; margin-bottom: 8px; margin-top: 8px; }
DIV.FAQBullett     { float: left; width: 12px; margin-top: 1px; }
DIV.FAQQuestion    { margin-left: 18px; margin-bottom: 0px; }

DIV.FAQAHide       { width: 100%; height: auto; display: none; }
DIV.FAQAShow       { width: 100%; height: auto; }
DIV.FAQAnswer      { margin-left: 18px; margin-bottom: 0px; }

DIV.ItemShow       {  }
DIV.ItemHide       { display: none; }

A.FAQQuestion        { color: #3A3AAF; font-weight: normal; text-decoration: none; outline: none }
A.FAQQuestion:hover  { color: #008000; font-weight: normal; text-decoration: underline; outline: none }
A.FAQQuestionExp     { color: black; font-weight: bold; text-decoration: none; outline: none }
A.FAQQuestionExp:hover { color: black; font-weight: bold; text-decoration: none; outline: none }