/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 9pt;
 font-family: Arial,Helvetica,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BulletList /* Bullet List */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: Tahoma,Geneva,Verdana,sans-serif;
 font-weight: bold;
 color: #808080;
}
span.f_CommandLine /* Command Line */
{
 font-family: Tahoma,Geneva,Verdana,sans-serif;
 font-weight: bold;
}
span.f_Comment /* Comment */
{
 color: #808080;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-family: 'Courier New',Courier,monospace;
}
span.f_GraphicList /* Graphic List */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #0000ff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Important /* Important */
{
 font-size: 12pt;
 font-weight: bold;
 color: #ffff00;
 background-color: #ff0000;
}
span.f_IndentedListItem /* Indented List Item */
{
}
span.f_IndentedPara /* Indented Para */
{
}
span.f_Keyword /* Keyword */
{
 font-size: 10pt;
 font-family: Tahoma,Geneva,Verdana,sans-serif;
 font-weight: bold;
 color: #666699;
}
span.f_Notes /* Notes */
{
}
span.f_ProductMention /* Product Mention */
{
 font-weight: bold;
}
span.f_RedKeyword /* Red Keyword */
{
 font-size: 10pt;
 font-family: Tahoma,Geneva,Verdana,sans-serif;
 font-weight: bold;
 color: #ff0000;
}
span.f_RedWarning /* Red Warning */
{
 font-size: 11pt;
 font-weight: bold;
 color: #ff0000;
}
span.f_ScreenShot /* Screen Shot */
{
}
span.f_SeeAlso /* See Also */
{
 font-size: 10pt;
 font-weight: bold;
 color: #0000ff;
}
span.f_SeeAlsoList /* See Also List */
{
}
span.f_SubtopicHeader2 /* Subtopic Header 2 */
{
 font-size: 10pt;
 font-weight: bold;
 color: #0000ff;
}
span.f_SubtopicHeading /* Subtopic Heading */
{
 font-size: 12pt;
 font-weight: bold;
 color: #0000ff;
}
span.f_UserDataExample /* User Data Example */
{
 font-size: 10pt;
 font-family: 'Monospac821 BT';
 color: #808080;
}
/* 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: 0 0 2px 5px;
}
.p_BulletList /* Bullet List */
{
 font-size: 9pt;
 margin: 0 0 7px 24px;
}
.p_CodeExample /* Code Example */
{
 font-size: 8pt;
 page-break-inside: avoid;
 margin: 0 0 0 23px;
}
.p_CommandLine /* Command Line */
{
 font-size: 9pt;
 margin: 0 0 2px 48px;
}
.p_Comment /* Comment */
{
 font-size: 9pt;
}
.p_GraphicList /* Graphic List */
{
 font-size: 9pt;
 text-indent: -42px;
 margin: 0 0 7px 66px;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-inside: avoid;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 2px 5px;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 8pt;
}
.p_Important /* Important */
{
 font-size: 12pt;
 page-break-inside: avoid;
 page-break-after: avoid;
 margin: 0 0 5px 5px;
}
.p_IndentedListItem /* Indented List Item */
{
 font-size: 9pt;
 margin: 0 0 4px 28px;
}
.p_IndentedPara /* Indented Para */
{
 font-size: 9pt;
 margin: 0 0 2px 48px;
}
.p_Keyword /* Keyword */
{
 font-size: 10pt;
}
.p_Notes /* Notes */
{
 font-size: 9pt;
}
.p_ProductMention /* Product Mention */
{
 font-size: 9pt;
}
.p_RedKeyword /* Red Keyword */
{
 font-size: 10pt;
}
.p_RedWarning /* Red Warning */
{
 font-size: 11pt;
 text-align: center;
}
.p_ScreenShot /* Screen Shot */
{
 font-size: 9pt;
 margin: 0 0 0 48px;
}
.p_SeeAlso /* See Also */
{
 font-size: 10pt;
 margin: 9px 0 2px 5px;
}
.p_SeeAlsoList /* See Also List */
{
 font-size: 9pt;
 margin: 0 0 2px 21px;
}
.p_SubtopicHeader2 /* Subtopic Header 2 */
{
 font-size: 10pt;
 page-break-inside: avoid;
 page-break-after: avoid;
 margin: 0 0 5px 5px;
}
.p_SubtopicHeading /* Subtopic Heading */
{
 font-size: 12pt;
 page-break-inside: avoid;
 page-break-after: avoid;
 margin: 0 0 5px 5px;
}
.p_UserDataExample /* User Data Example */
{
 font-size: 10pt;
}
/* 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) }
