﻿/* ==ONLINE HELP CONENT STYLES== */

body
{
    margin: 0px;
    width: 550px;
    padding: 0px 30px;
    color: #666;
    font-family: Arial;
    font-size: 12px;
    background-color: #fff;    
}

a, a:link, a:visited, a:active
{
    color: #0f4a9f;
    text-decoration: none;
}

a:hover
{
    color: #0f4a9f;
    text-decoration: underline;
}

hr
{
border:0;
height: 1px;
background: #d9d9d9;
}

font
{
font-size: 12px !important;
}

b 
{
    font-size: 16px;
    font-weight: bold;
    color: #ed911a;
    display: block;
}

b i 
{
    color: #333;
    font-size: 14px;
}
li
{
list-style-position: inside;
padding: 3px 0px;
}
