h1
{
    margin-top: 50pt;
    border-top: 3pt solid #36596d;
    font-family: Trebuchet MS;
    font-size: 30pt;
    color:  #36596d;
}
h2
{
    font-family: Trebuchet MS;
    border-top: 1pt solid #36596d;
    font-size: 22pt;
    padding-top: 5pt;
    color:  #36596d;
}
h3
{
    font-family: Trebuchet MS;
    color:  #36596d;
    font-size: 19pt;
    margin-left: 25pt;
}
h4
{
    font-family: Trebuchet MS;
    color:  #36596d;
    font-size: 14pt;
    margin-left: 25pt;
}
a
{
    text-decoration: none;
    color:  #F0F0F0;
}
table
{
    cellspacing: 0;
    cellpadding: 5pt;
    border-spacing: 0pt;
    border: 1pt solid #A0A0A0;
}
td
{
    font-family: Trebuchet MS;
    border: 1pt solid #A0A0A0;
    padding: 2pt;
}
ul
{
    font-family: Trebuchet MS;
    margin-left: 25pt;
    padding-left: 15pt;
}
li
{
    font-family: Trebuchet MS;
}
.tocbody
{
    font-family: Trebuchet MS;
    background-color: #36596d;
}
.docubody
{
    background-color: #FFFFFF;
    margin: 25pt;
}
.toctoggle
{
    cursor: pointer;
    font-weight: bold;
}
.toctitle
{
    font-family: Trebuchet MS;
    font-size: 16pt;
    font-weight: bold;
    margin: 0pt;
    margin-left: 0pt;
    margin-top: 5pt;
    margin-bottom: 50pt;
    padding-top: 5pt;
    color: #F0F080;
}
.cctoc1
{
    border-top: 1px solid #C0C0C0;
    font-family: Trebuchet MS;
    font-size: 12pt;
    margin: 0pt;
    margin-left: 0pt;
    margin-top: 5pt;
    padding-top: 5pt;
    color: #F0F0F0;
}
.cctoc2
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    margin: 0pt;
    margin-left: 20pt;
    margin-top: 2pt;
    padding: 0pt;
    color: #F0F0F0;
}
.cctoc3
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    margin: 0pt;
    margin-left: 40pt;
    margin-top: 1pt;
    padding: 0pt;
    color: #F0F0F0;
}
.cctoc4
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    margin: 0pt;
    margin-left: 60pt;
    padding: 0pt;
    color: #F0F0F0;
}
.text
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    padding-bottom: 5pt;
    color: #000000;
    margin-left: 25pt;
}
li > .text
{
    margin-left: 0pt;
    padding-bottom: 0pt;
}
.textlink
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    padding-bottom: 6pt;
    color: #000080;
}
.code
{
    font-family: Courier New;
    font-size: 11pt;
    margin: 0pt;
    margin-left: 10pt;
    margin-right: 10pt;
    padding-left: 5pt;
    padding-right: 5pt;
    background-color: #F8F8F8;
    margin-left: 25pt;
}
.codebeforeafter
{
    font-family: Courier New;
    font-size: 1pt;
}
.chapterTitle
{
    font-family: Trebuchet MS;
    font-size: 15pt;
    padding-bottom: 6pt;
}
.linkInText
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    padding-bottom: 6pt;
    color:  #000080;
}