/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: Verdana;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Body /* Body */
{
}
span.f_Bullet /* Bullet */
{
}
span.f_Bullet-Level2 /* Bullet - Level 2 */
{
}
span.f_Code /* Code */
{
 font-family: 'Courier New';
}
span.f_CodeExample /* Code Example */
{
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Filename /* Filename */
{
 font-family: 'Courier New';
}
span.f_Heading2InGreyBox /* Heading 2 In Grey Box */
{
 font-size: 12pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2Toggle /* Heading 2 Toggle */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_Heading3WhiteFont /* Heading 3 White Font */
{
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading3WithUnderline /* Heading 3 With Underline */
{
 font-weight: bold;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
}
span.f_ImageCaptionForStep /* Image Caption For Step */
{
 font-size: 8pt;
}
span.f_ImageforStepWithCaption /* Image for Step With Caption */
{
}
span.f_ImageforStepWithoutCaption /* Image for Step Without Caption */
{
}
span.f_ImageWithCaption /* Image With Caption */
{
}
span.f_ImageWithoutCaption /* Image Without Caption */
{
}
span.f_KeyboardKeys /* Keyboard Keys */
{
 text-transform: uppercase;
}
span.f_List /* List */
{
}
span.f_Note /* Note */
{
}
span.f_Notes /* Notes */
{
}
span.f_Notes2ndParagraph /* Notes 2nd Paragraph */
{
}
span.f_Pig /* Pig */
{
 font-style: italic;
 font-weight: bold;
}
span.f_SeeAlso /* See Also */
{
 font-weight: bold;
}
span.f_Step /* Step */
{
}
span.f_StepNote /* Step Note */
{
}
span.f_StepResult /* Step Result */
{
}
span.f_StepTitle /* Step Title */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_SubStep /* Sub Step */
{
}
span.f_SubStepBullet /* Sub Step Bullet */
{
}
span.f_SubStepBulletImage /* Sub Step Bullet Image */
{
 color: #ffffff;
 background-color: #ff0000;
}
span.f_SubStepNote /* Sub Step Note */
{
}
span.f_Syntax /* Syntax */
{
 font-family: 'Courier New';
}
span.f_Title /* Title */
{
 font-size: 16pt;
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Body /* Body */
{
 margin: 8px 0px 3px 0px;
}
.p_Bullet /* Bullet */
{
 text-indent: -24px;
 margin: 8px 0px 2px 48px;
}
.p_Bullet-Level2 /* Bullet - Level 2 */
{
 text-indent: -24px;
 margin: 8px 0px 2px 72px;
}
.p_Code /* Code */
{
 margin: 3px 0px 3px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 3px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 margin: 8px 0px 3px 0px;
}
.p_Filename /* Filename */
{
 margin: 8px 0px 3px 0px;
}
.p_Heading2InGreyBox /* Heading 2 In Grey Box */
{
 margin: 16px 0px 4px 0px;
}
.p_Heading2Toggle /* Heading 2 Toggle */
{
 text-indent: -17px;
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 background: #e1e1e1;
 padding: 4px 4px 4px 4px;
 margin: 15px -4px 15px 13px;
}
.p_Heading3WhiteFont /* Heading 3 White Font */
{
 margin: 8px 0px 3px 0px;
}
.p_Heading3WithUnderline /* Heading 3 With Underline */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-left: none;
 padding: 4px 4px 4px 4px;
 margin: 4px -4px -1px -4px;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 16px 0px 16px 0px;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 16px 0px 4px 0px;
}
.p_Heading3 /* Heading3 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 8px 0px 4px 0px;
}
.p_ImageCaption /* Image Caption */
{
 margin: 3px 0px 19px 0px;
}
.p_ImageCaptionForStep /* Image Caption For Step */
{
 text-indent: 29px;
 margin: 3px 0px 19px 0px;
}
.p_ImageforStepWithCaption /* Image for Step With Caption */
{
 text-indent: 29px;
 margin: 12px 0px 0px 0px;
}
.p_ImageforStepWithoutCaption /* Image for Step Without Caption */
{
 text-indent: 29px;
 margin: 12px 0px 19px 0px;
}
.p_ImageWithCaption /* Image With Caption */
{
 margin: 12px 0px 0px 0px;
}
.p_ImageWithoutCaption /* Image Without Caption */
{
 margin: 12px 0px 19px 0px;
}
.p_KeyboardKeys /* Keyboard Keys */
{
 margin: 8px 0px 3px 0px;
}
.p_List /* List */
{
 margin: 3px 0px 3px 0px;
}
.p_Note /* Note */
{
 text-indent: -50px;
 margin: 8px 0px 8px 50px;
}
.p_Notes /* Notes */
{
 text-indent: -50px;
 margin: 8px 0px 8px 50px;
}
.p_Notes2ndParagraph /* Notes 2nd Paragraph */
{
 margin: 8px 0px 8px 50px;
}
.p_Pig /* Pig */
{
 margin: 8px 0px 3px 0px;
}
.p_SeeAlso /* See Also */
{
 margin: 8px 0px 3px 0px;
}
.p_Step /* Step */
{
 text-indent: -29px;
 margin: 8px 0px 3px 29px;
}
.p_StepNote /* Step Note */
{
 text-indent: -58px;
 margin: 8px 0px 3px 87px;
}
.p_StepResult /* Step Result */
{
 margin: 8px 0px 3px 29px;
}
.p_StepTitle /* Step Title */
{
 margin: 32px 0px 3px 0px;
}
.p_SubStep /* Sub Step */
{
 margin: 8px 0px 3px 29px;
}
.p_SubStepBullet /* Sub Step Bullet */
{
 text-indent: -29px;
 margin: 8px 0px 3px 58px;
}
.p_SubStepBulletImage /* Sub Step Bullet Image */
{
 text-indent: -15px;
 margin: 19px 0px 3px 58px;
}
.p_SubStepNote /* Sub Step Note */
{
 text-indent: -58px;
 margin: 8px 0px 3px 116px;
}
.p_Syntax /* Syntax */
{
 margin: 8px 0px 3px 0px;
}
.p_Title /* Title */
{
 margin: 16px 0px 16px 0px;
}


#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;
}
