/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BulletList /* BulletList */
{
}
span.f_caveat /* caveat */
{
 font-size: 8pt;
 font-style: italic;
 color: #000000;
}
span.f_code /* code */
{
 font-family: 'Courier New';
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_emphasis /* emphasis */
{
 color: #993300;
}
span.f_example /* example */
{
 font-family: 'Courier New';
 color: #333399;
}
span.f_FAQ /* FAQ */
{
 font-style: italic;
 font-weight: bold;
}
span.f_glossary /* glossary */
{
}
span.f_Header /* Header */
{
 font-size: 11pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_HeaderBlue /* HeaderBlue */
{
 font-size: 11pt;
 font-weight: bold;
 color: #333399;
}
span.f_Heading1 /* Heading1 */
{
 font-weight: bold;
 color: #400080;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_indent /* indent */
{
 color: #000000;
}
span.f_Italic /* Italic */
{
 font-style: italic;
}
span.f_Nav /* Nav */
{
 font-size: 8pt;
}
span.f_Notes /* Notes */
{
 color: #000080;
}
span.f_SeeAlso /* SeeAlso */
{
 font-size: 8pt;
}
span.f_select /* select */
{
 font-weight: bold;
 background-color: #ffffff;
}
span.f_syntax /* syntax */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #000000;
}
span.f_syntaxheading /* syntax heading */
{
 font-size: 12pt;
 font-family: 'Courier New';
 font-weight: bold;
 color: #000000;
}
span.f_Tableheader /* Table header */
{
 font-size: 9pt;
 font-weight: bold;
 color: #400080;
}
span.f_webAddress /* webAddress */
{
 color: #ff0000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 5px 0px 2px 0px;
}
.p_BulletList /* BulletList */
{
 text-indent: -38px;
 margin: 5px 0px 2px 38px;
}
.p_caveat /* caveat */
{
}
.p_code /* code */
{
 margin: 5px 0px 0px 5px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_emphasis /* emphasis */
{
}
.p_example /* example */
{
 margin: 0px 0px 0px 5px;
}
.p_FAQ /* FAQ */
{
 margin: 14px 0px 0px 0px;
}
.p_glossary /* glossary */
{
 text-indent: -62px;
 margin: 2px 0px 2px 62px;
}
.p_Header /* Header */
{
 margin: 0px 0px 2px 0px;
}
.p_HeaderBlue /* HeaderBlue */
{
 margin: 0px 0px 2px 0px;
}
.p_Heading1 /* Heading1 */
{
 margin: 14px 0px 2px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_indent /* indent */
{
 margin: 2px 0px 2px 5px;
}
.p_Italic /* Italic */
{
}
.p_Nav /* Nav */
{
 text-align: center;
 margin: 0px 0px 0px 0px;
}
.p_Notes /* Notes */
{
}
.p_SeeAlso /* SeeAlso */
{
 margin: 0px 0px 0px 0px;
}
.p_select /* select */
{
 margin: 4px 0px 2px 0px;
}
.p_syntax /* syntax */
{
 margin: 5px 0px 0px 5px;
}
.p_syntaxheading /* syntax heading */
{
 margin: 14px 0px 2px 5px;
}
.p_Tableheader /* Table header */
{
 text-align: center;
 margin: 10px 0px 0px 0px;
}
.p_webAddress /* webAddress */
{
}
