/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_AllCaps /* All Caps */
{
 text-transform: uppercase;
}
span.f_Bold /* Bold */
{
 font-weight: bold;
}
span.f_BulletedList /* Bulleted List */
{
}
span.f_CodeExample /* Code Example */
{
 font-family: 'Courier New';
}
span.f_Command /* Command */
{
}
span.f_CommandlineExample /* Commandline Example */
{
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Exammple /* Exammple */
{
}
span.f_Example /* Example */
{
 font-style: italic;
}
span.f_ExpertTip /* Expert Tip */
{
}
span.f_Footnote /* Footnote */
{
 font-size: 9pt;
 font-style: italic;
}
span.f_FootnoteLink /* Footnote Link */
{
 font-style: italic;
 font-weight: bold;
 vertical-align: super;
}
span.f_HardButton /* Hard Button */
{
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_hcp1 /* hcp1 */
{
 font-weight: bold;
}
span.f_hcp2 /* hcp2 */
{
 font-weight: bold;
}
span.f_hcp3 /* hcp3 */
{
 font-weight: bold;
}
span.f_hcp4 /* hcp4 */
{
 font-weight: bold;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 12pt;
 font-weight: bold;
 text-decoration: underline;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
}
span.f_Heading4 /* Heading4 */
{
 font-style: italic;
 font-weight: bold;
}
span.f_Image /* Image */
{
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 9pt;
 font-style: italic;
 font-weight: bold;
}
span.f_ImagePlaceholder /* Image Placeholder */
{
 font-style: italic;
 color: #808080;
}
span.f_Indented /* Indented */
{
}
span.f_InlineComment /* Inline Comment */
{
 font-style: italic;
}
span.f_Italic /* Italic */
{
 font-style: italic;
}
span.f_Keyboard /* Keyboard */
{
 font-family: 'Courier New';
 font-style: italic;
}
span.f_List /* List */
{
}
span.f_MenuText /* Menu Text */
{
 font-weight: bold;
}
span.f_Note /* Note */
{
 font-style: italic;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_NumberedList /* Numbered List */
{
}
span.f_NumberedListFirst /* Numbered List First */
{
}
span.f_NumberedListNew /* Numbered List New */
{
}
span.f_QuickTip /* QuickTip */
{
 font-style: italic;
 font-weight: bold;
}
span.f_SoftButton /* Soft Button */
{
 font-family: 'MS Sans Serif';
 font-weight: bold;
}
span.f_TableBody /* Table Body */
{
}
span.f_TableColumn1 /* Table Column 1 */
{
 font-weight: bold;
}
span.f_TableFootnote /* Table Footnote */
{
 font-family: 'Times New Roman';
}
span.f_TableHeading /* Table Heading */
{
 font-weight: bold;
}
span.f_Tutorial /* Tutorial */
{
 font-style: italic;
}
span.f_Warning /* Warning */
{
 font-style: italic;
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_AllCaps /* All Caps */
{
}
.p_Bold /* Bold */
{
}
.p_BulletedList /* Bulleted List */
{
 text-align: justify;
 text-indent: -13px;
 margin: 0px 0px 0px 61px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Command /* Command */
{
}
.p_CommandlineExample /* Commandline Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Exammple /* Exammple */
{
}
.p_Example /* Example */
{
 margin: 10px 0px 10px 0px;
}
.p_ExpertTip /* Expert Tip */
{
 border-color: #000000;
 border-style: solid;
 border-width: 4px;
 border-top: none;
 border-right: none;
 border-bottom: none;
 background: #c0c0c0;
 padding: 6px 6px 6px 6px;
 margin: 8px -6px 8px -6px;
}
.p_Footnote /* Footnote */
{
}
.p_FootnoteLink /* Footnote Link */
{
}
.p_HardButton /* Hard Button */
{
}
.p_hcp1 /* hcp1 */
{
}
.p_hcp2 /* hcp2 */
{
}
.p_hcp3 /* hcp3 */
{
}
.p_hcp4 /* hcp4 */
{
}
.p_Heading1 /* Heading1 */
{
 margin: 0px 0px 14px 0px;
}
.p_Heading2 /* Heading2 */
{
 margin: 10px 0px 10px 0px;
}
.p_Heading3 /* Heading3 */
{
 margin: 10px 0px 10px 0px;
}
.p_Heading4 /* Heading4 */
{
 margin: 0px 0px 0px 10px;
}
.p_Image /* Image */
{
 margin: 5px 0px 5px 0px;
}
.p_ImageCaption /* Image Caption */
{
 text-align: center;
}
.p_ImagePlaceholder /* Image Placeholder */
{
}
.p_Indented /* Indented */
{
 margin: 0px 0px 0px 48px;
}
.p_Italic /* Italic */
{
}
.p_Keyboard /* Keyboard */
{
}
.p_List /* List */
{
 text-align: justify;
 text-indent: -13px;
 margin: 0px 0px 0px 61px;
}
.p_MenuText /* Menu Text */
{
}
.p_Note /* Note */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 padding: 5px 5px 5px 5px;
 margin: 14px -5px 14px -5px;
}
.p_Notes /* Notes */
{
}
.p_NumberedList /* Numbered List */
{
 text-align: justify;
 text-indent: -13px;
 margin: 0px 0px 0px 61px;
}
.p_NumberedListFirst /* Numbered List First */
{
 text-align: justify;
 text-indent: -13px;
 margin: 0px 0px 0px 61px;
}
.p_NumberedListNew /* Numbered List New */
{
 text-align: justify;
 text-indent: -13px;
 margin: 0px 0px 0px 61px;
}
.p_QuickTip /* QuickTip */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 padding: 5px 5px 5px 5px;
 margin: 14px -5px 14px -5px;
}
.p_SoftButton /* Soft Button */
{
}
.p_TableFootnote /* Table Footnote */
{
 text-indent: -12px;
 margin: 3px 0px 0px 28px;
}
.p_Tutorial /* Tutorial */
{
 margin: 10px 0px 10px 0px;
}
.p_Warning /* Warning */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 padding: 5px 5px 5px 5px;
 margin: 14px -5px 14px -5px;
}
