/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 15px;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Campo /* Campo */
{
 font-size: 13px;
 font-family: 'Tahoma';
 background-color: #ece9d8;
}
span.f_CampoDrop /* CampoDrop */
{
 font-size: 13px;
 font-family: 'Tahoma';
 background-color: #fafafa;
}
span.f_CampoRep /* CampoRep */
{
 font-size: 13px;
 font-family: 'Franklin Gothic Medium';
 background-color: #f0f0f0;
}
span.f_CodeExample /* Code Example */
{
 font-size: 11px;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
 font-style: italic;
 color: ;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 12px;
 font-family: 'Courier New';
 color: #000000;
}
span.f_FranklinGothicMd /* Franklin Gothic Md */
{
 font-size: 13px;
 font-family: 'Franklin Gothic Medium';
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 21px;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 19px;
 font-style: italic;
 color: #000080;
}
span.f_Heading2Sub /* Heading2Sub */
{
 font-size: 17px;
 font-style: italic;
 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_ImageCaption /* Image Caption */
{
 font-size: 11px;
 font-weight: bold;
}
span.f_InThisTopicHead /* InThisTopicHead */
{
 font-size: 13px;
 font-weight: bold;
 color: #ffffff;
 letter-spacing: -1px;
}
span.f_InThisTopicLinkList /* InThisTopicLinkList */
{
 font-size: 13px;
 color: #000000;
 letter-spacing: -1px;
}
span.f_LucidaConsoleFixed /* Lucida Console Fixed */
{
 font-size: 12px;
 font-family: 'Lucida Console';
 color: ;
}
span.f_LucidaConsoleFixed11 /* Lucida Console Fixed 11 */
{
 font-family: 'Lucida Console';
 color: ;
}
span.f_Menus /* Menus */
{
 font-size: 13px;
 font-family: 'Tahoma';
 color: #215dc6;
 background-color: #d6dff7;
}
span.f_Notes /* Notes */
{
}
span.f_Tips /* Tips */
{
 font-size: 13px;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: justify;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Campo /* Campo */
{
}
.p_CampoDrop /* CampoDrop */
{
 text-align: left;
 white-space: nowrap;
}
.p_CampoRep /* CampoRep */
{
}
.p_CodeExample /* Code Example */
{
 text-align: left;
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_Heading2Sub /* Heading2Sub */
{
 margin: 5px 0px 10px 29px;
}
.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_ImageCaption /* Image Caption */
{
}
.p_Menus /* Menus */
{
 text-align: left;
}
.p_Notes /* Notes */
{
}
.p_Tips /* Tips */
{
}
