/* Text Styles */
hr { color: #464646}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #464646;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Graybox_bullet /* Graybox_bullet */
{
 color: #505050;
}
span.f_Graybox_heading1 /* Graybox_heading1 */
{
 font-weight: bold;
 color: #007ac4;
}
span.f_Graybox_heading2 /* Graybox_heading2 */
{
 font-weight: bold;
 color: #505050;
}
span.f_Graybox_testi /* Graybox_testi */
{
 font-weight: bold;
 color: #505050;
}
span.f_Graybox_testiname /* Graybox_testiname */
{
 font-size: 8pt;
}
span.f_Graybox_text /* Graybox_text */
{
 color: #505050;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 color: #5678b0;
}
span.f_Heading2 /* Heading2 */
{
 font-weight: bold;
}
span.f_Heading2-2 /* Heading2-2 */
{
 font-weight: bold;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
}
span.f_Heading3-2 /* Heading3-2 */
{
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 7pt;
 color: #808080;
}
span.f_List /* List */
{
}
span.f_Normal_hl /* Normal_hl */
{
 font-style: italic;
 font-weight: bold;
 color: #676d98;
}
span.f_Normal-2 /* Normal-2 */
{
}
span.f_Normal-bullet /* Normal-bullet */
{
}
span.f_Notes /* Notes */
{
}
span.f_Reference /* Reference */
{
 font-size: 8pt;
}
span.f_ReferenceNum /* ReferenceNum */
{
 font-size: 8pt;
 vertical-align: super;
}
span.f_Tableheading /* Table heading */
{
 font-weight: bold;
}
span.f_Tablevalues /* Table values */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Graybox_bullet /* Graybox_bullet */
{
 text-indent: -10px;
 margin: 0px 0px 0px 10px;
}
.p_Graybox_heading1 /* Graybox_heading1 */
{
}
.p_Graybox_heading2 /* Graybox_heading2 */
{
}
.p_Graybox_testi /* Graybox_testi */
{
}
.p_Graybox_testiname /* Graybox_testiname */
{
}
.p_Graybox_text /* Graybox_text */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_Heading2-2 /* Heading2-2 */
{
 text-indent: -19px;
 margin: 3px 0px 3px 19px;
}
.p_Heading3 /* Heading3 */
{
}
.p_Heading3-2 /* Heading3-2 */
{
 text-indent: -19px;
 margin: 0px 0px 0px 19px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_List /* List */
{
}
.p_Normal_hl /* Normal_hl */
{
}
.p_Normal-2 /* Normal-2 */
{
 margin: 0px 0px 0px 19px;
}
.p_Normal-bullet /* Normal-bullet */
{
 text-indent: -10px;
 margin: 0px 0px 0px 10px;
}
.p_Notes /* Notes */
{
}
.p_Reference /* Reference */
{
}
.p_ReferenceNum /* ReferenceNum */
{
}
.p_Tableheading /* Table heading */
{
}
.p_Tablevalues /* Table values */
{
}
