/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: Arial;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_05Spacer5ptF5 /* 05 Spacer 5pt (F5) */
{
 font-size: 5pt;
}
span.f_06TextHeaderF6 /* 06 Text Header (F6) */
{
 font-weight: bold;
}
span.f_07HangIndentatTab-1F7 /* 07 HangIndent at Tab-1 (F7) */
{
}
span.f_08IndentatTab-2F8 /* 08 Indent at Tab-2 (F8) */
{
}
span.f_09IconHangIndentF9 /* 09 Icon HangIndent (F9) */
{
}
span.f_10IndentatTab-3F10 /* 10 Indent at Tab-3 (F10) */
{
}
span.f_11IndentatTab-0-15F11 /* 11 Indent at Tab-0-15 (F11) */
{
}
span.f_ArgumentName /* Argument Name */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
 color: #003366;
 background-color: #ffff99;
}
span.f_ArgumentType /* Argument Type */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-style: italic;
 color: #3c3c3c;
 background-color: #ffff99;
}
span.f_ButtonsAltB /* Buttons (Alt+B) */
{
 font-weight: bold;
}
span.f_CodeBlue-on-Yellow /* Code Blue-on-Yellow */
{
 font-size: 9pt;
 font-family: 'Courier New';
 color: #0c3a74;
 background-color: #ffff99;
}
span.f_CodeBoldCtrlAltB /* Code Bold (Ctrl+Alt+B) */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_CodeBoldCtrlAltP /* Code Bold (Ctrl+Alt+P) */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_CodeBoldBlueHighlight /* Code Bold Blue Highlight */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
 background-color: #c5d0de;
}
span.f_CodeBoldYellowHighlight /* Code Bold Yellow Highlight */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
 background-color: #ffff5a;
}
span.f_CodeExample /* Code Example */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_CodeExampleTab1 /* Code Example Tab1 */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_CodeExampleTab2 /* Code Example Tab2 */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_CodePaleYellowHighlight /* Code Pale Yellow Highlight */
{
 font-size: 9pt;
 font-family: 'Courier New';
 background-color: #ffffb9;
}
span.f_CodeYellowHighlight /* Code Yellow Highlight */
{
 font-size: 9pt;
 font-family: 'Courier New';
 background-color: #ffff5a;
}
span.f_Comment /* Comment */
{
}
span.f_FunctionName /* Function Name */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
 color: #400000;
}
span.f_FunctionResult /* Function Result */
{
 font-size: 9pt;
 font-family: 'Courier New';
 font-weight: bold;
 color: #008000;
 background-color: #ffff99;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 18pt;
 font-family: Arial;
 font-weight: normal;
 color: #313131;
}
span.f_HighlightBrightYellow /* Highlight Bright Yellow */
{
 background-color: #ffff80;
}
span.f_HighlightPaleYellow /* Highlight Pale Yellow */
{
 background-color: #ffff99;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 9pt;
 font-style: italic;
 font-weight: bold;
}
span.f_MenuCommandTitle /* Menu Command Title */
{
 font-family: Verdana;
 font-weight: bold;
 color: #122943;
}
span.f_MenuCommandsAltM /* Menu Commands (Alt+M) */
{
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_05Spacer5ptF5 /* 05 Spacer 5pt (F5) */
{
}
.p_06TextHeaderF6 /* 06 Text Header (F6) */
{
}
.p_07HangIndentatTab-1F7 /* 07 HangIndent at Tab-1 (F7) */
{
 text-indent: -24px;
 margin: 0px 0px 0px 48px;
}
.p_08IndentatTab-2F8 /* 08 Indent at Tab-2 (F8) */
{
 margin: 0px 0px 0px 48px;
}
.p_09IconHangIndentF9 /* 09 Icon HangIndent (F9) */
{
 text-indent: -48px;
 margin: 0px 0px 0px 48px;
}
.p_10IndentatTab-3F10 /* 10 Indent at Tab-3 (F10) */
{
 margin: 0px 0px 0px 72px;
}
.p_11IndentatTab-0-15F11 /* 11 Indent at Tab-0-15 (F11) */
{
 margin: 0px 0px 0px 14px;
}
.p_ArgumentName /* Argument Name */
{
}
.p_ArgumentType /* Argument Type */
{
}
.p_ButtonsAltB /* Buttons (Alt+B) */
{
}
.p_CodeBlue-on-Yellow /* Code Blue-on-Yellow */
{
}
.p_CodeBoldCtrlAltB /* Code Bold (Ctrl+Alt+B) */
{
}
.p_CodeBoldCtrlAltP /* Code Bold (Ctrl+Alt+P) */
{
}
.p_CodeBoldBlueHighlight /* Code Bold Blue Highlight */
{
}
.p_CodeBoldYellowHighlight /* Code Bold Yellow Highlight */
{
}
.p_CodeExample /* Code Example */
{
}
.p_CodeExampleTab1 /* Code Example Tab1 */
{
 margin: 0px 0px 0px 24px;
}
.p_CodeExampleTab2 /* Code Example Tab2 */
{
 margin: 0px 0px 0px 48px;
}
.p_CodePaleYellowHighlight /* Code Pale Yellow Highlight */
{
}
.p_CodeYellowHighlight /* Code Yellow Highlight */
{
}
.p_Comment /* Comment */
{
}
.p_FunctionName /* Function Name */
{
}
.p_FunctionResult /* Function Result */
{
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_HighlightBrightYellow /* Highlight Bright Yellow */
{
}
.p_HighlightPaleYellow /* Highlight Pale Yellow */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_MenuCommandTitle /* Menu Command Title */
{
}
.p_MenuCommandsAltM /* Menu Commands (Alt+M) */
{
}
.p_Notes /* Notes */
{
 text-indent: -48px;
 margin: 0px 0px 0px 48px;
}


#hmpopupdiv /* used for javascript text popups */
{
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #FFFFFF;
  padding: 6px;
  border:1px solid #000000;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #888;
}

#hmlightbox /* image lightbox */
{
  border: none;
  padding: 8px;
  background: #FFF;
  font-size: 110%;
  font-weight: bold;
  color: #777;
  box-shadow: 5px 5px 5px #888;
}

a.dropdown-toggle /* dropdown toggle caption */
{
  cursor: pointer;
}
a.inline-toggle /* inline toggle caption */
{
  cursor: pointer;
}
img.dropdown-toggle-icon /* toggle icon */
{
  cursor: pointer;
}
