/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 15px;
 font-family: 'Times New Roman';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BodyText /* Body Text */
{
 font-size: 13px;
}
span.f_Callouts /* Callouts */
{
 font-size: 13px;
 font-family: 'Verdana';
}
span.f_Code /* Code */
{
 font-size: 11px;
 font-family: 'Courier New';
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 11px;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_Example /* Example */
{
 font-size: 13px;
 font-family: 'Courier New';
 letter-spacing: -1px;
}
span.f_ExampleIndent3 /* Example Indent3 */
{
 font-size: 13px;
 font-family: 'Courier New';
 letter-spacing: -1px;
}
span.f_FAQLinks /* FAQ Links */
{
 font-size: 12px;
 font-family: 'Verdana';
 font-weight: bold;
}
span.f_Footnote /* Footnote */
{
 font-size: 11px;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 21px;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 19px;
 font-style: italic;
 font-weight: bold;
 color: #000080;
}
span.f_Heading2Sub /* Heading2 Sub */
{
 font-size: 17px;
 font-style: italic;
 font-weight: bold;
 color: #000080;
}
span.f_Heading2Sub2 /* Heading2 Sub2 */
{
 font-size: 17px;
 font-style: italic;
 font-weight: bold;
 color: #000080;
}
span.f_Heading3 /* Heading3 */
{
 font-size: 17px;
 font-weight: bold;
 color: ;
}
span.f_Heading3HowTo /* Heading3HowTo */
{
 font-size: 17px;
 font-weight: bold;
 color: ;
}
span.f_Heading3Line /* Heading3Line */
{
 font-size: 17px;
 font-weight: bold;
 color: #000080;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 12px;
 font-family: 'Verdana';
 font-style: italic;
}
span.f_IndentList3noafter /* IndentList3noafter */
{
 font-family: 'Arial';
}
span.f_InThisTopicHeading /* InThisTopic Heading */
{
 font-size: 13px;
 font-family: 'Verdana';
 font-weight: bold;
 color: #ffffff;
 letter-spacing: -1px;
 text-transform: uppercase;
}
span.f_InThisTopicLinkList /* InThisTopic LinkList */
{
 font-size: 13px;
 font-family: 'Verdana';
 letter-spacing: -1px;
}
span.f_NormalAfter /* Normal After */
{
}
span.f_NormalIndentBullet /* Normal Indent Bullet */
{
}
span.f_Notes /* Notes */
{
}
span.f_NotesBox /* NotesBox */
{
}
span.f_PopupBox /* Popup Box */
{
 font-size: 12px;
}
span.f_Quote /* Quote */
{
 font-size: 13px;
 font-family: 'Courier New';
 letter-spacing: -1px;
}
span.f_SyntaxTableHeading /* SyntaxTable Heading */
{
 font-size: 16px;
 font-family: 'Verdana';
 font-weight: bold;
 color: #ffffff;
 letter-spacing: -1px;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 10px 0px;
}
.p_BodyText /* Body Text */
{
 text-align: center;
 margin: 0px 0px 18px 0px;
}
.p_Callouts /* Callouts */
{
 text-align: center;
 margin: 0px 0px 0px 0px;
}
.p_Code /* Code */
{
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 text-align: center;
}
.p_Example /* Example */
{
 border-color: #e9e9e9;
 border-style: solid;
 border-width: 5px;
 background: #eaeaea;
 margin: 10px 0px 19px 0px;
}
.p_ExampleIndent3 /* Example Indent3 */
{
 border-color: #e9e9e9;
 border-style: solid;
 border-width: 5px;
 background: #eaeaea;
 margin: 10px 0px 19px 60px;
}
.p_FAQLinks /* FAQ Links */
{
 margin: 0px 100px 5px 45px;
}
.p_Footnote /* Footnote */
{
 margin: 0px 0px 0px 0px;
}
.p_Heading1 /* Heading1 */
{
 margin: 0px 0px 0px 0px;
}
.p_Heading2 /* Heading2 */
{
 margin: 19px 0px 10px 0px;
}
.p_Heading2Sub /* Heading2 Sub */
{
 margin: 5px 0px 10px 29px;
}
.p_Heading2Sub2 /* Heading2 Sub2 */
{
 margin: 5px 0px 10px 60px;
}
.p_Heading3 /* Heading3 */
{
 margin: 10px 0px 10px 0px;
}
.p_Heading3HowTo /* Heading3HowTo */
{
 border-color: #cdfefd;
 border-style: solid;
 border-width: 5px;
 background: #cdfefd;
 margin: 20px 0px 15px 0px;
}
.p_Heading3Line /* Heading3Line */
{
 border-color: #000000;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-bottom: none;
 border-left: none;
 padding: 3px 3px 3px 3px;
 margin: 7px -3px 7px -3px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_IndentList3noafter /* IndentList3noafter */
{
 margin: 0px 0px 0px 60px;
}
.p_InThisTopicHeading /* InThisTopic Heading */
{
 text-align: center;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_InThisTopicLinkList /* InThisTopic LinkList */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_NormalAfter /* Normal After */
{
 margin: 19px 0px 10px 0px;
}
.p_NormalIndentBullet /* Normal Indent Bullet */
{
 margin: 0px 67px 0px 67px;
}
.p_Notes /* Notes */
{
}
.p_NotesBox /* NotesBox */
{
 margin: 10px 0px 10px 0px;
}
.p_PopupBox /* Popup Box */
{
}
.p_Quote /* Quote */
{
 border-color: #e9e9e9;
 border-style: solid;
 border-width: 5px;
 background: #eaeaea;
 margin: 10px 29px 19px 29px;
}
.p_SyntaxTableHeading /* SyntaxTable Heading */
{
 text-align: center;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
