/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Arial10B /* Arial10B */
{
 font-weight: bold;
 color: #000000;
}
span.f_Arial10I /* Arial10I */
{
 font-style: italic;
 color: #000000;
}
span.f_Arial8 /* Arial8 */
{
 font-size: 8pt;
 color: #000000;
}
span.f_BulletedList /* Bulleted List */
{
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Format3 /* Format3 */
{
 color: #000000;
}
span.f_Format4 /* Format4 */
{
 color: #000000;
}
span.f_Format5 /* Format5 */
{
 color: #000000;
}
span.f_Format6 /* Format6 */
{
 color: #000000;
}
span.f_Header2-Arial12B /* Header2 - Arial12B */
{
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}
span.f_Headingredunderlined /* Heading, red underlined */
{
 font-size: 12pt;
 font-weight: bold;
 color: #ff0000;
 text-decoration: underline;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 18pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Leftindentto72 /* Left indent to 72 */
{
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_PopupHeader /* PopupHeader */
{
 font-size: 11pt;
 font-weight: bold;
 color: #ffffff;
 background-color: #666699;
}
span.f_Property /* Property */
{
 font-weight: bold;
 color: #24246c;
}
span.f_PropertyHeader /* PropertyHeader */
{
 font-size: 11pt;
 font-weight: bold;
 color: #ffffff;
 background-color: #003366;
}
span.f_Sample /* Sample */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #000000;
}
span.f_Sampledatatype /* Sample data type */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #0000ff;
}
span.f_SampleType /* SampleType */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #000080;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_BulletedList /* Bulleted List */
{
 margin: 0px 0px 0px 37px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.p_PopupHeader /* PopupHeader */
{
 border-color: #003366;
 border-style: solid;
 border-width: 2px;
 background: #666699;
 padding: 1px 1px 1px 1px;
 margin: 4px -1px 4px -1px;
}
.p_Property /* Property */
{
}
.p_PropertyHeader /* PropertyHeader */
{
 border-color: #003366;
 border-style: solid;
 border-width: 2px;
 background: #003366;
 padding: 1px 1px 1px 1px;
 margin: 4px -1px 4px -1px;
}
