/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 100%;
 font-family: 'Segoe UI';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
table, tr, th
{
 font-size: 100%;
}
span.f_Blue /* Blue */
{
 color: #4996d2;
}
span.f_BlueBold /* Blue Bold */
{
 font-weight: bold;
 color: #4996d2;
}
span.f_BodyText /* Body Text */
{
}
span.f_Bold /* Bold */
{
 font-weight: bold;
 color: #646464;
}
span.f_Callouts /* Callouts */
{
 font-size: 0.91rem;
 font-family: Verdana;
 letter-spacing: -0.0625rem;
}
span.f_CodeExample /* Code Example */
{
 font-size: 0.91rem;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_HeaderToggle /* Header Toggle */
{
 font-size: 1.18rem;
 font-family: 'Segoe UI Semibold';
 color: #696969;
 letter-spacing: -0.0625rem;
 background-color: #e6e6e6;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 1.45rem;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading1Black /* Heading1 Black */
{
 font-size: 1.45rem;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 1.27rem;
 font-weight: bold;
}
span.f_Heading2Blue /* Heading2 Blue */
{
 font-size: 1.27rem;
 font-weight: bold;
 color: #4996d2;
}
span.f_Heading2BlueUnderlined /* Heading2 Blue Underlined */
{
 font-size: 1.27rem;
 font-weight: bold;
 color: #4996d2;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 1.09rem;
 font-weight: bold;
}
span.f_Heading3Blue /* Heading3 Blue */
{
 font-size: 1.09rem;
 font-weight: bold;
 color: #4996d2;
}
span.f_Heading3BlueUnderlined /* Heading3 Blue Underlined */
{
 font-size: 1.09rem;
 font-weight: bold;
 color: #4996d2;
}
span.f_Heading4 /* Heading4 */
{
 font-weight: bold;
 color: #646464;
}
span.f_Heading4Bullet /* Heading4 Bullet */
{
 font-weight: bold;
 color: #646464;
}
span.f_ImageCaption /* Image Caption */
{
 font-style: italic;
}
span.f_Note /* Note */
{
 color: #707173;
 background-color: #fffbe1;
}
span.f_Notes /* Notes */
{
 font-style: italic;
}
span.f_NotesBox /* NotesBox */
{
 font-style: italic;
}
span.f_PopupBox /* Popup Box */
{
 font-size: 0.82rem;
}
span.f_SeeAlso /* SeeAlso */
{
 font-size: 1.09rem;
 font-family: 'Segoe UI Semibold';
}
span.f_T_Code /* T_Code */
{
 font-family: 'Courier New';
 letter-spacing: -0.0625rem;
}
span.f_T_Emphasis /* T_Emphasis */
{
 font-size: 0.91rem;
 font-weight: bold;
}
span.f_T_Entry /* T_Entry */
{
 font-family: 'Courier New';
 font-weight: bold;
 letter-spacing: -0.0625rem;
}
span.f_T_Entry10pt /* T_Entry 10pt */
{
 font-size: 0.91rem;
 font-family: 'Courier New';
 font-style: italic;
 font-weight: bold;
 letter-spacing: -0.0625rem;
}
span.f_T_Menu /* T_Menu */
{
 font-family: 'Segoe UI Semibold';
}
span.f_T_Menu10p /* T_Menu 10p */
{
 font-family: 'Segoe UI Semibold';
}
span.f_Tip /* Tip */
{
 color: #707173;
 background-color: #f1f1f1;
}
span.f_TipBody /* Tip Body */
{
 font-family: Verdana;
 letter-spacing: -0.0625rem;
}
span.f_TipHeading /* Tip Heading */
{
 font-family: Tahoma;
 font-weight: bold;
}
/* 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 0 0;
}
.p_Blue /* Blue */
{
 font-size: 1.00rem;
 margin: 0 0 0.5000rem 0;
}
.p_BlueBold /* Blue Bold */
{
 font-size: 1.00rem;
 margin: 0 0 0.5000rem 0;
}
.p_BodyText /* Body Text */
{
 font-size: 1.00rem;
 margin: 0 0 0.5000rem 0;
}
.p_Bold /* Bold */
{
 font-size: 1.00rem;
 margin: 0 0 0.5000rem 0;
}
.p_Callouts /* Callouts */
{
 font-size: 0.91rem;
 margin: 0 0 0.3125rem 0;
}
.p_CodeExample /* Code Example */
{
 font-size: 0.91rem;
 line-height: 1.0;
 white-space: nowrap;
}
.p_Comment /* Comment */
{
 font-size: 1.00rem;
 text-align: center;
}
.p_HeaderToggle /* Header Toggle */
{
 font-size: 1.18rem;
 text-indent: -1.2500rem;
 page-break-after: avoid;
 border-color: #999999;
 border-style: solid;
 border-width: thin;
 background: #e6e6e6;
 padding: 0.1875rem 0.1875rem 0.1875rem 0.1875rem;
 margin: 1.0625rem 0 0.7500rem 1.0625rem;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading1Black /* Heading1 Black */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading2Blue /* Heading2 Blue */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0.3125rem 0;
}
.p_Heading2BlueUnderlined /* Heading2 Blue Underlined */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 border-color: #eeeeee;
 border-style: solid;
 border-width: 0.1875rem;
 border-top: none;
 border-right: none;
 border-left: none;
 padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
 margin: 0 0 0.5000rem 0;
}
.p_Heading3 /* Heading3 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading3Blue /* Heading3 Blue */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0.3750rem 0;
}
.p_Heading3BlueUnderlined /* Heading3 Blue Underlined */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 border-color: #eeeeee;
 border-style: solid;
 border-width: thin;
 border-top: none;
 border-right: none;
 border-left: none;
 padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
 margin: 0 0 0.3125rem 0;
}
.p_Heading4 /* Heading4 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading4Bullet /* Heading4 Bullet */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 1.00rem;
}
.p_Note /* Note */
{
 font-size: 1.00rem;
 margin: 0 0 0.5000rem 0;
}
.p_Notes /* Notes */
{
 font-size: 1.00rem;
}
.p_NotesBox /* NotesBox */
{
 font-size: 1.00rem;
 margin: 0.6250rem 0 0 0;
}
.p_PopupBox /* Popup Box */
{
 font-size: 0.82rem;
}
.p_SeeAlso /* SeeAlso */
{
 font-size: 1.09rem;
 page-break-after: avoid;
 margin: 0.6250rem 0 0 0;
}
.p_Tip /* Tip */
{
 font-size: 1.00rem;
 margin: 0 0 0.5000rem 0;
}
.p_TipBody /* Tip Body */
{
 font-size: 1.00rem;
}
.p_TipHeading /* Tip Heading */
{
 font-size: 1.00rem;
}
/* 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); }

a.imagetogglelink {
  position: relative;
  display: inline-block;
}
svg.image-toggle-magnifier { /* Magnifier icon for image toggles */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40pt;
  height: 40pt;
  max-width: 80%;
  max-height: 80%;
  fill: #FFFFFF;
  stroke: #808080;
  stroke-width: 0.5pt;
  opacity: 0.3;
  transition: opacity 0.3s;
}
img.image-toggle:hover + svg.image-toggle-magnifier, svg.image-toggle-magnifier:hover {
  opacity: 1;
}



#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 }
.hmImageMap a.hmHotspotEllipse { display:block; position:absolute; border-radius:50%; border: 1px solid transparent; background:#000; opacity:0.01 }
.hmImageMap:hover a.hmHotspotRect {opacity:0.3 }
.hmImageMap:hover a.hmHotspotEllipse { opacity:0.3 }
a.hmHotspotRect:hover { border:1px solid #000; background:#FFF; opacity:0.3 }
a.hmHotspotEllipse:hover { border:1px solid #000; background:#FFF; opacity:0.3 }
