﻿body
{
    background: #e2e2cf;
}

.body
{
    font-size: 9pt;
    line-height: 13pt;
    
}

    .body LI, .small LI
    {
        padding-top: 5px;
    }
    
    .body UL, .small UL
    {
        list-style-type: disc; 
        margin-top: 5px; 
        margin-bottom: 17px; 
        padding-left: 6px;
    }


.pagetitle
{
    font-size: 20pt;
    line-height: 28pt;
    color: #ff0000;
    margin-bottom: 15px;
}

.heading
{
    font-size: 15pt;
    line-height: 18pt;
    color: #003399;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 25px;
}

.subheading
{
    font-size: 12pt;
    line-height: 16pt;
    color: black;
}

.featureheading
{
    font-size: 15pt;
    line-height: 18pt;
    color: #ff0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 25px;
}

.featuresubheading
{
    font-size: 12pt;
    line-height: 16pt;
    color: #ff0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 20px;
}


A:link {color:#0066cc;text-decoration:underline;}
A:visited {color:#0066cc;text-decoration:underline;}
A:hover {color:red;text-decoration:none;}
A:link.head {color:white;text-decoration:none;}
A:link.side {color:white;text-decoration:none;line-height:13pt;}
A:link.sidest {color:white;text-decoration:none;}
A:link.buy {color:#330000;text-decoration:underline;}
A:link.nav {color:white;text-decoration:underline;}
A:link.foot {color:#0066cc;text-decoration:underline;}
A:visited.head {color:white;text-decoration:none;}
A:visited.side {color:white;text-decoration:none;line-height:13pt;}
A:visited.sidest {color:white;text-decoration:none;}
A:visited.buy {color:#330000;text-decoration:underline;}
A:visited.nav {color:white;text-decoration:underline;}
A:visited.foot {color:#0066cc;text-decoration:underline;}
A:hover.head {color:#ff0000;text-decoration:none;}
A:hover.side {color:#ff0000;text-decoration:none;line-height:13pt;}
A:hover.sidest {color:white;text-decoration:none;}
A:hover.buy {color:#ff0000;text-decoration:underline;}
A:hover.nav {color:#333333;text-decoration:underline;}
A:hover.foot {color:#ff0000;text-decoration:underline;}
.title {font-size:16pt;line-height:19pt;color:#ff0000;font-weight:bold;}
.subt {font-size:11pt;line-height:14pt;color:#003399;font-weight:bold;}
.subt1 {font-size:9pt;line-height:12pt;color:#ff3333;font-weight:bold;}
.std {font-size:9pt;line-height:12pt;}
.std1 {font-size:9pt;line-height:12pt;}
.sml {font-size:7.5pt;line-height:10pt;}
.sml1 {font-size:7pt;line-height:10pt;}
.tside {padding-left:2pt;padding-bottom:1.5pt;padding-right:1pt;padding-top:1pt;background:#ff0000;color:white;font-weight:bold;}
.stside {padding-left:2pt;padding-bottom:1.5pt;padding-right:1pt;padding-top:1pt;background:#999999;color:white;font-weight:bold;}
.stsside {padding-left:2pt;padding-bottom:1.5pt;padding-right:1pt;padding-top:1pt;background:#666699;color:white;}
.sidelink {padding-left:2pt;font-size:9pt;color:white; cursor:pointer;}
 
