/* Default style for links */
a         { text-decoration: none}
a:link    { color: #002b5b}
a:visited { color: #002b5b}
a:hover   { color: #002b5b; text-decoration: underline}
a:active  { color: #5F6568}

/* Default style */
body,
div
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #2a3136;
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: 8pt;
  vertical-align: super
}

/* Use this style to control spacing for inline related topics tags */
div.WWHInlineRelatedTopics
{
  margin-top:    8pt;
  margin-bottom: 4pt;
}


/* FDS styles */

caption
{
  text-align: left;
}

tr,p,P,li,ul,UL,body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #2a3136;
  vertical-align: top;
}


td,p,P,li,ul,UL,body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #2a3136;
  vertical-align: top;
}

pre
{
  font-family: "Courier New",Courier,monospace;
  font-size: 10pt;
  color: #2a3136;
  margin-bottom: 1pt;
}

.FDSHeading1,FDSHeading1,h1,H1
{
  color: #000000;
  font-size: 18pt !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

.FDSHeading2,FDSHeading2,h2,H2
{
  color: #000000;
  font-size: 15pt !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

.FDSHeading3,FDSHeading3,h3,H3
{
  color: #000000;
  font-size: 12pt !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

.FDSHeading4,FDSHeading4,h4,H4
{
  color: #000000;
  font-size: 12pt !important;
  font-weight: bold;
  margin-left: 0pt;
  margin-top: 12pt !important;
  text-indent: 0pt;
}

.FDSHBHE
{
  font-size: 10pt;
  color: #2a3136;
  font-weight: bold;
}

.ShowMore
{
  font-size: 9pt;
  font-weight: bold;
  color: #88C540;
}

.ShowPopup
{
  font-size: 10pt;
  font-weight: bold;
  color: #CC0033;
}
.SeeAlso
{
  font-size: 10pt;
  font-weight: bold;
  color: #CC0033;
}

.FDSBodySmall
{
  font-size: 8pt;
}

.Footer
{
  font-size: 8pt;
}

.sfs
{
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}

