
*{ font-family: Arial, Helvetica, Geneva, sans-serif; font-size:12px; }
h1 { font-size:24px; color: #CB0066; margin-bottom:5px; } /*pink*/
h2 { font-size:20px; color: #91BF4F; margin-bottom:5px; } /*green*/
h3 { font-size:18px; color: #0768a9; margin-bottom:5px; } /*blue*/
h4 { font-size:12px; margin-bottom:5px; } /**/


.pink { color: #CB0066; } /*pink*/
.green { color: #91BF4F; } /*blue*/
.blue { color: #0768a9; } /*green*/

.defopt { color: #CB0066; } /*pink*/


li { margin:8px;  }

button { font-size:10px; }

.headerpink
{
    color: #CB0066;
    font-size: 12px;
    margin: 0px;
    font-weight: 700;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headergreen
{
    color: #91BF4F;
    font-size: 10px;
    font-weight: 700;
}
.headingc
{
    color: #0768a9;
    font-size: 12px;
    font-weight: 700;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headerblue
{
    color: #0768a9;
    font-size: 14px;
    font-weight: 700;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

input[type=reset] { font-size:10px; }
input[type=button] { font-size:10px; }/* ffx */
input.button { font-size:10px; }/* for IE */
input.bold { font-weight:bold; font-size:12px; }
/*.help { background-color:#bbf; border:solid 1px #55f; cursor:pointer; color:white; font-weight:bold; padding-left:3px; padding-right:3px; }*/
.help { background-image:url(/LLWidget/images/help-icon2.gif); background-repeat: no-repeat; cursor:pointer; padding-left:3px; padding-right:2px; }

table.optTable  td { border-bottom:solid #aaa 1px; padding-right:15px; }

.promptbox{ display:none; position:absolute; border:outset 4px; padding:10px; background-color:#FFF0BF; }
td.prompt{ text-align: right; white-space: nowrap; border:none; background:none; }
  

