/* Default style for links */
a         { text-decoration: none}
a:link    { color: #2F7D00}
a:visited { color: #2F7D00}
a:hover   { color: #2F7D00; text-decoration: underline}
a:active  { color: #5F6568}

/* Default style */
body
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

/* 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
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  vertical-align: top;
}


td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  vertical-align: top;
}

pre
{
  font-family: "Courier New",Courier,fixed-width;
  font-size: 9pt;
  margin-bottom: 1pt;
}

.FDSHeading1
{
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.FDSHeading2
{
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}

.FDSHeading3
{
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.FDSHeading4
{
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
}

.FDSHBHE
{
  font-size: 9pt;
  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;
}

