/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 12px;
 font-family: Tahoma,Geneva,Verdana,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 13px;
 font-family: 'Courier New',Courier,monospace;
}
span.f_CodeIndent1 /* Code Indent1 */
{
 font-size: 13px;
 font-family: 'Courier New',Courier,monospace;
}
span.f_CodeIndent2 /* Code Indent2 */
{
 font-size: 13px;
 font-family: 'Courier New',Courier,monospace;
}
span.f_Comment /* Comment */
{
}
span.f_EULA /* EULA */
{
 font-size: 13px;
}
span.f_EULA_Heading /* EULA_Heading */
{
 font-size: 19px;
 font-weight: bold;
 text-transform: uppercase;
}
span.f_EULA_Heading2 /* EULA_Heading2 */
{
 font-size: 13px;
 font-weight: bold;
 text-transform: uppercase;
}
span.f_EULA_List /* EULA_List */
{
 font-size: 13px;
}
span.f_Footer /* Footer */
{
 font-size: 9px;
 font-family: Arial,Helvetica,sans-serif;
 color: #696969;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 24px;
 font-weight: bold;
 color: #f4a800;
 letter-spacing: 1px;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 16px;
 font-weight: bold;
 color: #747474;
 letter-spacing: 1px;
 text-transform: uppercase;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 15px;
 font-weight: bold;
 color: #f4a800;
}
span.f_Heading4 /* Heading4 */
{
 font-size: 13px;
 font-weight: bold;
 color: #747474;
 letter-spacing: 2px;
 text-transform: uppercase;
}
span.f_HeadingPart /* HeadingPart */
{
 font-size: 32px;
 font-family: Helvetica,'Helvetica Light',Roboto,Arial,sans-serif;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 11px;
 font-weight: bold;
}
span.f_Indent1 /* Indent1 */
{
}
span.f_Indent2 /* Indent2 */
{
}
span.f_Indent3 /* Indent3 */
{
}
span.f_Intro /* Intro */
{
}
span.f_IntroGraphics /* IntroGraphics */
{
}
span.f_IntroLinks /* IntroLinks */
{
 font-size: 13px;
 color: #1a94cb;
 letter-spacing: 1px;
}
span.f_List /* List */
{
}
span.f_NoteIndent1 /* NoteIndent1 */
{
}
span.f_NoteIndent2 /* NoteIndent2 */
{
}
span.f_Notes /* Notes */
{
}
span.f_StepIntro /* Step Intro */
{
 font-weight: bold;
}
span.f_T_CodeInline /* T_CodeInline */
{
 font-size: 13px;
 font-family: 'Courier New',Courier,monospace;
}
span.f_T_CodeInlineNote /* T_CodeInlineNote */
{
 font-family: 'Courier New',Courier,monospace;
}
span.f_T_CodeInlineTable /* T_CodeInlineTable */
{
 font-family: 'Courier New',Courier,monospace;
}
span.f_T_Emphasis /* T_Emphasis */
{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 color: #ff0000;
}
span.f_T_NoteHead /* T_NoteHead */
{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 color: #1a94cb;
 text-transform: uppercase;
}
span.f_T_VideoHead /* T_VideoHead */
{
 font-family: Arial,Helvetica,sans-serif;
 font-weight: bold;
 color: #1a94cb;
 text-transform: uppercase;
}
span.f_TableFooter /* TableFooter */
{
 font-size: 11px;
}
span.f_TableHead /* TableHead */
{
 font-weight: bold;
 color: #ffffff;
}
span.f_TableIndent1 /* TableIndent1 */
{
}
span.f_TableIndent2 /* TableIndent2 */
{
}
span.f_TableList /* TableList */
{
}
span.f_TableNote /* TableNote */
{
}
span.f_TableNoteIndent1 /* TableNoteIndent1 */
{
}
span.f_TableNoteIndent2 /* TableNoteIndent2 */
{
}
span.f_TableText /* TableText */
{
}
span.f_TableVideo /* TableVideo */
{
}
span.f_Video /* Video */
{
}
/* Paragraph styles */
p, p.p_Normal, div.p_Normal, li.p_Normal /* Normal */
{
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 6px 10px 6px 10px;
}
.p_CodeExample /* Code Example */
{
 font-size: 13px;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
}
.p_CodeIndent1 /* Code Indent1 */
{
 font-size: 13px;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
 margin: 6px 10px 6px 59px;
}
.p_CodeIndent2 /* Code Indent2 */
{
 font-size: 13px;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
 margin: 6px 10px 6px 88px;
}
.p_Comment /* Comment */
{
 font-size: 12px;
}
.p_EULA /* EULA */
{
 font-size: 13px;
 text-align: justify;
 margin: 0 10px 8px 10px;
}
.p_EULA_Heading /* EULA_Heading */
{
 font-size: 19px;
 text-align: center;
 margin: 0 10px 8px 10px;
}
.p_EULA_Heading2 /* EULA_Heading2 */
{
 font-size: 13px;
 text-align: center;
 margin: 0 10px 8px 10px;
}
.p_EULA_List /* EULA_List */
{
 font-size: 13px;
 text-align: justify;
 text-indent: -29px;
 margin: 0 10px 8px 39px;
}
.p_Footer /* Footer */
{
 font-size: 9px;
 text-align: center;
 margin: 2px 0 2px 0;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 8px 10px 3px 10px;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 19px 10px 10px 10px;
}
.p_Heading3 /* Heading3 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 15px 10px 6px 10px;
}
.p_Heading4 /* Heading4 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 15px 10px 6px 10px;
}
.p_HeadingPart /* HeadingPart */
{
 font-size: 32px;
 line-height: 1.32;
 page-break-inside: avoid;
 margin: 58px 0 19px 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 11px;
 margin: 6px 10px 6px 0;
}
.p_Indent1 /* Indent1 */
{
 font-size: 12px;
 margin: 6px 10px 6px 59px;
}
.p_Indent2 /* Indent2 */
{
 font-size: 12px;
 margin: 6px 10px 6px 88px;
}
.p_Indent3 /* Indent3 */
{
 font-size: 12px;
 margin: 6px 10px 6px 117px;
}
.p_Intro /* Intro */
{
 font-size: 12px;
 margin: 6px 10px 6px 100px;
}
.p_IntroGraphics /* IntroGraphics */
{
 font-size: 12px;
 margin: 2px 6px 2px 6px;
}
.p_IntroLinks /* IntroLinks */
{
 font-size: 13px;
 margin: 4px 6px 4px 6px;
}
.p_List /* List */
{
 font-size: 12px;
 text-indent: -29px;
 margin: 6px 10px 6px 59px;
}
.p_NoteIndent1 /* NoteIndent1 */
{
 font-size: 12px;
 border-color: #cccccc;
 border-style: solid;
 border-width: thin;
 padding: 3px 3px 3px 3px;
 margin: 3px 9px 9px 56px;
}
.p_NoteIndent2 /* NoteIndent2 */
{
 font-size: 12px;
 border-color: #cccccc;
 border-style: solid;
 border-width: thin;
 padding: 3px 3px 3px 3px;
 margin: 3px 9px 11px 85px;
}
.p_Notes /* Notes */
{
 font-size: 12px;
 border-color: #cccccc;
 border-style: solid;
 border-width: thin;
 padding: 3px 3px 3px 3px;
 margin: 3px 9px 11px 9px;
}
.p_StepIntro /* Step Intro */
{
 font-size: 12px;
}
.p_TableFooter /* TableFooter */
{
 font-size: 11px;
 text-indent: -10px;
 margin: 6px 0 2px 10px;
}
.p_TableHead /* TableHead */
{
 font-size: 12px;
 margin: 4px 6px 4px 6px;
}
.p_TableIndent1 /* TableIndent1 */
{
 font-size: 12px;
 margin: 2px 6px 2px 44px;
}
.p_TableIndent2 /* TableIndent2 */
{
 font-size: 12px;
 margin: 2px 6px 2px 63px;
}
.p_TableList /* TableList */
{
 font-size: 12px;
 text-indent: -19px;
 margin: 2px 6px 2px 44px;
}
.p_TableNote /* TableNote */
{
 font-size: 12px;
 border-color: #cccccc;
 border-style: solid;
 border-width: thin;
 padding: 3px 3px 3px 3px;
 margin: 3px 7px 11px 7px;
}
.p_TableNoteIndent1 /* TableNoteIndent1 */
{
 font-size: 12px;
 border-color: #cccccc;
 border-style: solid;
 border-width: thin;
 padding: 3px 3px 3px 3px;
 margin: 3px 7px 11px 41px;
}
.p_TableNoteIndent2 /* TableNoteIndent2 */
{
 font-size: 12px;
 border-color: #cccccc;
 border-style: solid;
 border-width: thin;
 padding: 3px 3px 3px 3px;
 margin: 3px 7px 11px 60px;
}
.p_TableText /* TableText */
{
 font-size: 12px;
 margin: 4px 6px 4px 6px;
}
.p_TableVideo /* TableVideo */
{
 font-size: 12px;
 margin: 10px 6px 6px 6px;
}
.p_Video /* Video */
{
 font-size: 12px;
 margin: 19px 10px 6px 10px;
}
/* Table styles */
div.hmrotate90  { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; }
div.hmrotate270 { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; transform: rotate(180deg); }



#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;
}
/* CSS for responsive image maps */

.hmImageMap a.hmHotspotRect { display:block; position:absolute; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1)  }
.hmImageMap a.hmHotspotEllipse { display:block; position:absolute; border-radius:50%; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1) }
.hmImageMap:hover a.hmHotspotRect {opacity:0.3; filter:alpha(opacity=30); }
.hmImageMap:hover a.hmHotspotEllipse { opacity:0.3; filter:alpha(opacity=30); }
a.hmHotspotRect:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
a.hmHotspotEllipse:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
