/* Text Styles */
hr { color: #363636 }
body, table, tr, th /* Normal */
{
 font-size: 100%;
 font-family: Verdana,Geneva,Arial,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #363636;
 text-decoration: none;
}
table, tr, th
{
 font-size: 100%;
}
span.f_BulletedList /* Bulleted List */
{
 font-size: 0.92rem;
}
span.f_BulletedListIndented /* Bulleted List Indented */
{
 font-size: 0.92rem;
}
span.f_BulletedListIndentedShort /* Bulleted List Indented Short */
{
 font-size: 0.92rem;
}
span.f_BulletedListShort /* Bulleted List Short */
{
 font-size: 0.92rem;
}
span.f_BulletedListShortIndent /* Bulleted List Short Indent */
{
 font-size: 0.92rem;
}
span.f_Code /* Code */
{
 font-size: 0.92rem;
 font-family: 'Courier New',Courier,monospace;
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 0.83rem;
 font-family: 'Courier New',Courier,monospace;
}
span.f_Comment /* Comment */
{
}
span.f_Example /* Example */
{
 font-size: 0.83rem;
 font-family: 'Courier New',Courier,monospace;
 letter-spacing: -0.0625rem;
}
span.f_ExampleIndent2 /* Example Indent2 */
{
 font-size: 0.83rem;
 font-family: 'Courier New',Courier,monospace;
 letter-spacing: -0.0625rem;
}
span.f_ExampleIndent3 /* Example Indent3 */
{
 font-size: 0.83rem;
 font-family: 'Courier New',Courier,monospace;
 letter-spacing: -0.0625rem;
}
span.f_GlossTermPopupHeading /* Gloss Term Popup Heading */
{
 font-size: 1.17rem;
 font-weight: bold;
 color: #545f66;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 2.00rem;
 color: #0079ac;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 1.33rem;
 color: #2e852e;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 1.17rem;
 font-weight: bold;
 color: #545f66;
}
span.f_Heading4 /* Heading4 */
{
 font-style: italic;
 color: #0079ac;
}
span.f_Heading5 /* Heading5 */
{
 font-style: italic;
 color: #545f66;
}
span.f_Heading6 /* Heading6 */
{
 font-style: italic;
 color: #236192;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 0.75rem;
 font-style: italic;
}
span.f_ListParagraph /* List Paragraph */
{
 font-size: 0.92rem;
}
span.f_ListHead /* ListHead */
{
 font-style: italic;
 color: #545f66;
}
span.f_NormalIndent /* Normal Indent */
{
}
span.f_Notes /* Notes */
{
}
span.f_NumberedList /* Numbered List */
{
 font-size: 0.92rem;
}
span.f_NumberedListLong /* Numbered List Long */
{
 font-size: 0.92rem;
}
span.f_NumberedListPara /* Numbered List Para */
{
 font-size: 0.92rem;
}
span.f_NumberedList2 /* Numbered List2 */
{
 font-size: 0.92rem;
}
span.f_NumberedList3 /* Numbered List3 */
{
 font-size: 0.92rem;
}
span.f_T_Code /* T_Code */
{
 font-size: 0.92rem;
 font-family: 'Courier New',Courier,monospace;
 color: #000000;
 letter-spacing: -0.0625rem;
}
span.f_TableColumnHeader /* Table Column Header */
{
 font-weight: bold;
 color: #ffffff;
}
span.f_TextinCPTable /* Text in CP Table */
{
}
span.f_TextInTable /* Text In Table */
{
}
span.f_TextinTableNew /* Text in Table New */
{
}
span.f_TextInTableShortItems /* Text In Table Short Items */
{
}
/* 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.4375rem 0 0.4375rem 0;
}
.p_BulletedList /* Bulleted List */
{
 font-size: 0.92rem;
 text-indent: -1.1875rem;
 margin: 0.2500rem 0 0.3125rem 2.3750rem;
}
.p_BulletedListIndented /* Bulleted List Indented */
{
 font-size: 0.92rem;
 text-indent: -1.1875rem;
 margin: 0.2500rem 0 0.3125rem 3.8750rem;
}
.p_BulletedListIndentedShort /* Bulleted List Indented Short */
{
 font-size: 0.92rem;
 text-indent: -1.1875rem;
 margin: 0.1250rem 0 0.1250rem 3.8750rem;
}
.p_BulletedListShort /* Bulleted List Short */
{
 font-size: 0.92rem;
 text-indent: -1.1875rem;
 margin: 0.1250rem 0 0.1250rem 2.3750rem;
}
.p_BulletedListShortIndent /* Bulleted List Short Indent */
{
 font-size: 0.92rem;
 text-indent: -1.1875rem;
 margin: 0.2500rem 0 0.3125rem 1.8125rem;
}
.p_Code /* Code */
{
 font-size: 0.92rem;
 margin: 0 0 0 0;
}
.p_CodeExample /* Code Example */
{
 font-size: 0.83rem;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
 margin: 0.4375rem 0 0 0;
}
.p_Comment /* Comment */
{
 font-size: 1.00rem;
 text-align: center;
}
.p_Example /* Example */
{
 font-size: 0.83rem;
 border-color: #e9e9e9;
 border-style: solid;
 border-width: 0.3125rem;
 background: #eaeaea;
 margin: 0.6250rem 0 1.1875rem 0;
}
.p_ExampleIndent2 /* Example Indent2 */
{
 font-size: 0.83rem;
 border-color: #e9e9e9;
 border-style: solid;
 border-width: 0.3125rem;
 background: #eaeaea;
 margin: 0.6250rem 0 1.1875rem 1.8125rem;
}
.p_ExampleIndent3 /* Example Indent3 */
{
 font-size: 0.83rem;
 border-color: #e9e9e9;
 border-style: solid;
 border-width: 0.3125rem;
 background: #eaeaea;
 margin: 0.6250rem 0 1.1875rem 3.7500rem;
}
.p_GlossTermPopupHeading /* Gloss Term Popup Heading */
{
 font-size: 1.17rem;
 page-break-after: avoid;
 margin: 0.6250rem 0 0.2500rem 0;
}
.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: 1.1875rem 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: 1.1875rem 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: 1.1875rem 0 0.5000rem 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.7500rem 0 0.2500rem 0;
}
.p_Heading5 /* Heading5 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0.7500rem 0 0.2500rem 0;
}
.p_Heading6 /* Heading6 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0.7500rem 0 0.2500rem 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 0.75rem;
}
.p_ListParagraph /* List Paragraph */
{
 font-size: 0.92rem;
 text-indent: -1.5000rem;
 margin: 0.4375rem 0 0.4375rem 2.5000rem;
}
.p_ListHead /* ListHead */
{
 font-size: 1.00rem;
 page-break-after: avoid;
 margin: 0.8750rem 0 0.2500rem 0;
}
.p_NormalIndent /* Normal Indent */
{
 font-size: 1.00rem;
 margin: 0.4375rem 0 0.4375rem 0.6250rem;
}
.p_Notes /* Notes */
{
 font-size: 1.00rem;
}
.p_NumberedList /* Numbered List */
{
 font-size: 0.92rem;
 text-indent: -1.5000rem;
 margin: 0.4375rem 0 0.4375rem 2.5000rem;
}
.p_NumberedListLong /* Numbered List Long */
{
 font-size: 0.92rem;
 text-indent: -1.8125rem;
 margin: 0.4375rem 0 0.4375rem 2.8125rem;
}
.p_NumberedListPara /* Numbered List Para */
{
 font-size: 0.92rem;
 margin: 0.3750rem 0 0.6250rem 2.5000rem;
}
.p_NumberedList2 /* Numbered List2 */
{
 font-size: 0.92rem;
 text-indent: -1.5000rem;
 margin: 0.3125rem 0 0.5625rem 4.5000rem;
}
.p_NumberedList3 /* Numbered List3 */
{
 font-size: 0.92rem;
 text-indent: -1.5000rem;
 margin: 0.3125rem 0 0.5625rem 8.3750rem;
}
.p_TableColumnHeader /* Table Column Header */
{
 font-size: 1.00rem;
 margin: 0.4375rem 0 0.4375rem 0.3125rem;
}
.p_TextinCPTable /* Text in CP Table */
{
 font-size: 1.00rem;
 margin: 0.3125rem 0 0.3125rem 0.3125rem;
}
.p_TextInTable /* Text In Table */
{
 font-size: 1.00rem;
 margin: 0.3125rem 0 0.3125rem 0.3125rem;
}
.p_TextinTableNew /* Text in Table New */
{
 font-size: 1.00rem;
 margin: 0.3125rem 0 0.3125rem 0.3125rem;
}
.p_TextInTableShortItems /* Text In Table Short Items */
{
 font-size: 1.00rem;
 margin: 0.2500rem 0 0.2500rem 0.3125rem;
}
/* Table styles */
table.TableforShortItems {
border: none;
border-spacing: 0.3750rem;
}
table.TableforShortItems tr.TableforShortItems {
text-align: left;
}
table.TableforShortItems th.TableforShortItems, table.TableforShortItems td.TableforShortItems {
vertical-align: top;
padding: 0.1875rem;
border: solid thin #E0F3FB;
}
table.TableforShortItems th.TableforShortItems {
background-color:#0079ac;
}
table.TableinTable {
border: none;
border-spacing: 0.1250rem;
}
table.TableinTable tr.TableinTable {
text-align: left;
}
table.TableinTable th.TableinTable, table.TableinTable td.TableinTable {
vertical-align: top;
padding: 0.1875rem;
border: solid thin #C0C0C0;
}
table.TableinTable th.TableinTable {
background-color:#545f66;
}
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); }



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