/* Text Styles */
hr { color: #000000}
body, table, tr, th /* 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;
}
span.f_code /* code */
{
 font-family: 'Courier New';
 font-weight: bold;
}
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 */
{
 font-style: italic;
}
span.f_example /* example */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #000080;
}
span.f_examplebox /* examplebox */
{
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_FAQ /* FAQ */
{
 font-style: italic;
 font-weight: bold;
}
span.f_glossary /* glossary */
{
}
span.f_HeaderNavy /* HeaderNavy */
{
 font-size: 11pt;
 font-weight: bold;
 color: #000080;
}
span.f_HeaderSky /* HeaderSky */
{
 font-size: 11pt;
 font-weight: bold;
 color: #098ae4;
}
span.f_Heading1 /* Heading1 */
{
 font-weight: bold;
 color: #000080;
}
span.f_heading1italic /* heading1italic */
{
 font-style: italic;
 font-weight: bold;
 color: #000080;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_indent /* indent */
{
}
span.f_inset /* inset */
{
}
span.f_insetemphasis /* inset emphasis */
{
 font-style: italic;
}
span.f_Italic /* Italic */
{
 font-style: italic;
}
span.f_list /* list */
{
}
span.f_Nav /* Nav */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_Notes /* Notes */
{
 color: #000080;
}
span.f_point /* point */
{
}
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;
}
span.f_syntaxheading /* syntax heading */
{
 font-size: 12pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_syntaxheadingindented /* syntax heading indented */
{
 font-size: 12pt;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_Tableheader /* Table header */
{
 font-size: 9pt;
 font-weight: bold;
 color: #000080;
}
span.f_Tablelist /* Table list */
{
 font-size: 9pt;
}
span.f_webAddress /* webAddress */
{
 color: #ff0000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 3px 0px 3px 0px;
}
.p_BulletList /* BulletList */
{
 text-indent: -38px;
 margin: 5px 0px 3px 38px;
}
.p_caveat /* caveat */
{
 margin: 0px 0px 0px 0px;
}
.p_code /* code */
{
 margin: 2px 0px 2px 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_examplebox /* examplebox */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 padding: 1px 1px 1px 1px;
 margin: -1px -1px -1px 4px;
}
.p_FAQ /* FAQ */
{
 margin: 14px 0px 0px 0px;
}
.p_glossary /* glossary */
{
 text-indent: -62px;
 margin: 2px 0px 3px 62px;
}
.p_HeaderNavy /* HeaderNavy */
{
 margin: 0px 0px 3px 0px;
}
.p_HeaderSky /* HeaderSky */
{
 margin: 0px 0px 3px 0px;
}
.p_Heading1 /* Heading1 */
{
 margin: 14px 0px 2px 0px;
}
.p_heading1italic /* heading1italic */
{
 margin: 14px 0px 2px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_indent /* indent */
{
 margin: 2px 0px 3px 38px;
}
.p_inset /* inset */
{
 margin: 4px 0px 4px 38px;
}
.p_insetemphasis /* inset emphasis */
{
 margin: 4px 0px 4px 38px;
}
.p_Italic /* Italic */
{
}
.p_list /* list */
{
 margin: 0px 0px 0px 10px;
}
.p_Nav /* Nav */
{
 text-align: right;
 margin: 0px 0px 0px 0px;
}
.p_Notes /* Notes */
{
}
.p_point /* point */
{
 text-indent: -16px;
 margin: 3px 0px 3px 16px;
}
.p_SeeAlso /* SeeAlso */
{
 margin: 0px 0px 0px 0px;
}
.p_select /* select */
{
 margin: 4px 0px 3px 0px;
}
.p_syntax /* syntax */
{
 margin: 4px 0px 4px 5px;
}
.p_syntaxheading /* syntax heading */
{
 margin: 14px 0px 2px 0px;
}
.p_syntaxheadingindented /* syntax heading indented */
{
 margin: 14px 0px 2px 23px;
}
.p_Tableheader /* Table header */
{
 text-align: center;
 margin: 10px 0px 0px 0px;
}
.p_Tablelist /* Table list */
{
 margin: 0px 0px 0px 10px;
}
.p_webAddress /* webAddress */
{
}

