/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 9pt;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_AngleBracketHeading /* AngleBracketHeading */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ff6633;
}
span.f_BoldLine /* BoldLine */
{
 font-size: 13pt;
 font-weight: bold;
 color: #464646;
}
span.f_BoldLineArrow /* BoldLineArrow */
{
 font-size: 10pt;
 font-weight: bold;
 color: ;
}
span.f_BoldLineDot /* BoldLineDot */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_ComLineExHead /* ComLineExHead */
{
 color: #ffffff;
 background-color: #ff0000;
}
span.f_CommandLine /* CommandLine */
{
 font-weight: bold;
 color: #000099;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-family: 'Courier New';
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading12 /* Heading12 */
{
 font-size: 14pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_IndentList /* IndentList */
{
 color: #323232;
}
span.f_Link /* Link */
{
 font-size: 10pt;
 font-family: 'Arial';
 color: #000000;
}
span.f_LinkList /* LinkList */
{
 font-size: 10pt;
 color: #9d0039;
}
span.f_Notes /* Notes */
{
}
span.f_Reference /* Reference */
{
 font-family: 'Times New Roman';
 color: #008080;
}
span.f_ReferenceText /* ReferenceText */
{
 font-size: 10pt;
 color: #018080;
}
span.f_SquareBracketHeading /* SquareBracketHeading */
{
 font-weight: bold;
 color: #ff0000;
}
span.f_TableHeader /* TableHeader */
{
 font-weight: bold;
}
span.f_Title /* Title */
{
 font-size: 14pt;
 font-family: 'Arial';
 font-weight: bold;
 color: #ffffff;
}
span.f_TopHeading /* TopHeading */
{
 font-size: 16pt;
 font-weight: bold;
 color: #0c2e96;
}
span.f_TopSummary /* TopSummary */
{
 font-size: 12pt;
 font-family: 'Arial';
 color: #5a79df;
}
span.f_UnorderedList /* UnorderedList */
{
 font-size: 10pt;
 font-family: 'Arial';
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 14px 10px 0px 24px;
}
.p_AngleBracketHeading /* AngleBracketHeading */
{
 line-height: 1.33;
 margin: 19px 0px 0px 32px;
}
.p_BoldLine /* BoldLine */
{
 border-color: #cdcdcd;
 border-style: solid;
 border-width: 1px;
 background: #eeeeee;
 margin: 6px 10px 0px 21px;
}
.p_BoldLineArrow /* BoldLineArrow */
{
 border-color: #cdcdcd;
 border-style: solid;
 border-width: 1px;
 background: #eeeeee;
 margin: 6px 10px 0px 21px;
}
.p_BoldLineDot /* BoldLineDot */
{
 border-color: #cdcdcd;
 border-style: solid;
 border-width: 1px;
 background: #eeeeee;
 margin: 6px 10px 0px 21px;
}
.p_CodeExample /* Code Example */
{
 line-height: 1.0;
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_ComLineExHead /* ComLineExHead */
{
}
.p_CommandLine /* CommandLine */
{
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
 line-height: 1.0;
 background: #0e32a0;
 margin: 0px 10px 0px 24px;
}
.p_Heading12 /* Heading12 */
{
 line-height: 1.0;
 background: #0e32a0;
 margin: 0px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_IndentList /* IndentList */
{
 line-height: 1.0;
 margin: 5px 14px 0px 43px;
}
.p_LinkList /* LinkList */
{
 line-height: 1.0;
 margin: 0px 0px 0px 38px;
}
.p_Notes /* Notes */
{
}
.p_Reference /* Reference */
{
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
}
.p_SquareBracketHeading /* SquareBracketHeading */
{
}
.p_TableHeader /* TableHeader */
{
 text-align: center;
 line-height: 1.0;
 background: #99ccff;
 margin: 0px 0px 0px 0px;
}
.p_Title /* Title */
{
 line-height: 1.0;
 background: #0e32a0;
 margin: 0px 0px 0px 0px;
}
.p_TopHeading /* TopHeading */
{
 margin: 21px 10px 0px 19px;
}
.p_TopSummary /* TopSummary */
{
 margin: 5px 0px 7px 19px;
}
.p_UnorderedList /* UnorderedList */
{
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
}
