/* ftzstyles.css */

BODY {color: black; background-color: white;}

A
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:  8pt; 
  font-weight:normal;
}

A.link {color: #336699;}
A.visited {color: #A52A2A;}     /* brown */
A.active {color: #336699;}
A.hover {color: #A52A2A;}       /* brown */

TD, .FactSheet
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:  8pt; 
  font-weight:normal;
  color:#000000;
}

.Text_18
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: normal;
}

.Text_16
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: normal;
}

.Text_14
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
}

.Text_12
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}

.Text_11
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal;
}

.Text_10
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

.Text
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}

.smallText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

.smallVerdText
{
  font-family:Verdana;
  font-size: 8pt;
  font-weight: normal;
}

.smallerText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
}

.TextBold_18
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18.0pt;
 font-weight: bold;
}

.TextBold_16
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16.0pt;
 font-weight: bold;
}

.TextBold_14
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14.0pt;
 font-weight: bold;
}

.TextBold_12
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12.0pt;
 font-weight: bold;
}

.TextBold_11
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11.0pt;
 font-weight: bold;
}

.TextBold_10
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10.0pt;
 font-weight: bold;
}

.TextBold
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9.0pt;
 font-weight: bold;
}

.smallTextBold
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.0pt;
 font-weight: bold;
}

.BoldText, A.BoldLink
{
  font-family: Verdana, Arial;
  font-size: 8.0pt;
  font-weight: bold;
}

.ASBoldText, A.ASBoldLink
{
  font-family: Verdana, Arial;
  font-size: 7.0pt;
  font-weight: bold;
}
A.ASBoldLinkBOM
{
  font-family: Verdana, Arial;
  font-size: 8.0pt;
  font-weight: bold;
}
A.ASBoldLinkBOM:link {color: #cc6600}
A.ASBoldLinkBOM:visited {color: #cc6600}
A.ASBoldLinkBOM:active {color: #cc6600}
A.ASBoldLinkBOM:hover {color:  #A52A2A} /* brown */

.GrayBackground
{
  background-color: #cccccc;
}

.DarkGrayBackground
{
  background-color: #606760;
}

.blueBG
{
  background-color: #96c7f2;
}

.lightyellowBG
{
  background-color: #FFFFE0     /* lightyellow */
}

.PageTitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9.0pt;
  color: #8B0000;       /* darkred */
}

.DarkRed
{
  background-color: #8B0000;    /* darkred */
}

.GPageTitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9.0pt;
  color: #000099;
  font-weight: bold;
}
.GreyBox
{
  background-color: #808080;
}

.DarkBlack
{
  background-color: #000000;
}
.BoldArialN
{
  font-family:"Arial Narrow";
  font-size: 10.0pt;
  font-weight: bold;
}
.Verdana
{
  font-family:Verdana;
  font-size: 9.0pt;
}
.WhiteTitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9.0pt;
  color: White;
}
.LookBox
{
  background-color: #4C4C4C;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9.0pt;
  color: White;
}

/* end of ftzstyles.css */

