/* Text Styles */
hr { color: #2E2E30 }
body, table, tr, th /* Normal */
{
 font-size: 8pt;
 font-family: Verdana,Geneva,Arial,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #2e2e30;
 text-decoration: none;
}
span.f_AlsoSee /* Also See */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_AlsoSee /* Also See... */
{
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
}
span.f_Bullet /* Bullet */
{
 font-size: 10pt;
 font-family: Arial,'Lucida Sans Unicode','Lucida Grande','Lucida Sans';
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-family: 'Courier New',Courier,monospace;
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-weight: bold;
 color: #000000;
}
span.f_ExpandingText /* Expanding Text */
{
 color: #527db5;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption+ */
{
}
span.f_Indent /* Indent */
{
 font-size: 10pt;
 font-family: Arial,Helvetica,sans-serif;
 color: #646464;
}
span.f_LeftAlign /* Left Align */
{
 font-size: 10pt;
 font-family: Arial,Helvetica,sans-serif;
 color: #646464;
}
span.f_NormalNew /* Normal New */
{
 font-size: 12pt;
 font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif;
}
span.f_Normal /* Normal+ */
{
}
span.f_Note /* Note */
{
 font-size: 10pt;
 font-family: Arial,Helvetica,sans-serif;
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_Picture /* Picture */
{
 font-family: 'MS Sans Serif',Geneva,sans-serif;
 color: #000000;
}
span.f_TableHeading /* Table Heading */
{
 font-size: 10pt;
 font-weight: bold;
 color: #0d5a84;
}
span.f_Taskhead /* Task head */
{
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
}
span.f_TextExpand /* TextExpand */
{
 font-weight: bold;
 color: #000000;
}
span.f_TopicSub /* TopicSub */
{
 font-size: 14pt;
 font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif;
 font-weight: bold;
 color: #808080;
}
span.f_Warning /* Warning */
{
 font-size: 10pt;
 font-family: 'MS Sans Serif',Geneva,sans-serif;
 font-weight: bold;
 color: #000000;
}
/* 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 8px;
}
.p_AlsoSee /* Also See */
{
 font-size: 10pt;
 background: #7bbff2;
 margin: 0 0 0 7px;
}
.p_Bullet /* Bullet */
{
 font-size: 10pt;
 text-indent: 22px;
 margin: 0 0 0 19px;
}
.p_CodeExample /* Code Example */
{
 font-size: 8pt;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
 margin: 0 0 0 0;
}
.p_Comment /* Comment */
{
 font-size: 8pt;
}
.p_ExpandingText /* Expanding Text */
{
 font-size: 8pt;
 margin: 0 0 0 0;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 0 9px 0 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 8pt;
}
.p_ImageCaption /* Image Caption+ */
{
 font-size: 8pt;
}
.p_Indent /* Indent */
{
 font-size: 10pt;
 text-indent: 23px;
 margin: 0 0 0 0;
}
.p_LeftAlign /* Left Align */
{
 font-size: 10pt;
 margin: 0 0 0 0;
}
.p_NormalNew /* Normal New */
{
 font-size: 12pt;
 text-indent: -24px;
 margin: 0 0 5px 56px;
}
.p_Normal /* Normal+ */
{
 font-size: 8pt;
}
.p_Note /* Note */
{
 font-size: 10pt;
 text-indent: 8px;
 margin: 0 0 0 48px;
}
.p_Notes /* Notes */
{
 font-size: 8pt;
}
.p_Picture /* Picture */
{
 font-size: 8pt;
 margin: 0 0 0 0;
}
.p_TableHeading /* Table Heading */
{
 font-size: 10pt;
 margin: 0 9px 0 8px;
}
.p_Taskhead /* Task head */
{
 font-size: 10pt;
 text-indent: 8px;
 margin: 0 0 0 0;
}
.p_TextExpand /* TextExpand */
{
 font-size: 8pt;
 text-indent: 8px;
 margin: 0 0 0 0;
}
.p_TopicSub /* TopicSub */
{
 font-size: 14pt;
 margin: 0 9px 0 8px;
}
.p_Warning /* Warning */
{
 font-size: 10pt;
 margin: 0 0 0 96px;
}
/* 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) }
