﻿body
{
    background: #007db8;
}


.pagelayout
{
    border: 1px solid #b8b7b7;
    max-width: 960px;
    min-width: 760px;
    background: white;
    margin-top: 20px;
    margin-bottom: 20px;
}


.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;
    }



A:link {color:#003399;text-decoration:underline;}
A:visited {color:#003399;text-decoration:underline;}
A:hover {color:red;text-decoration:none;}
A:link.head {color:#cccccc;text-decoration:none;}
A:link.side {color:white;text-decoration:none;}
A:link.buy {color:#003399;text-decoration:underline;}
A:link.nav {color:#003399;text-decoration:underline;}
A:link.foot {color:#003399;text-decoration:underline;}
A:link.choose {color:#cccccc;text-decoration:none;}
A:visited.head {color:#cccccc;text-decoration:none;}
A:visited.side {color:white;text-decoration:none;}
A:visited.buy {color:#003399;text-decoration:underline;}
A:visited.nav {color:#003399;text-decoration:underline;}
A:visited.foot {color:#003399;text-decoration:underline;}
A:visited.choose {color:#cccccc;text-decoration:none;}
A:hover.head {color:#ff0000;text-decoration:none;}
A:hover.side {color:#ff0000;text-decoration:none;}
A:hover.buy {color:#ff0000;text-decoration:underline;}
A:hover.nav {color:#ff0000;text-decoration:underline;}
A:hover.foot {color:#ff0000;text-decoration:underline;}
A:hover.choose {color:#ff6600;text-decoration:none;}


.pagetitle
{
    font-size: 20pt;
    line-height: 28pt;
    color: #ff3333;
    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;
}


.saleheading
{
    font-size: 19pt;
    line-height: 26pt;
    color: #ff3333;
}

.salebody
{
    font-size: 9pt;
    line-height: 13pt;
    color: #333333;
}

		.salebody a {
			color: #fff200;
			text-decoration: underline;
		}
		.salebody a:visited {
			color: #fff200;
			text-decoration: underline;
		}
		.salebody a:active {
			color: #fff200;
			text-decoration: underline;
		}
		.salebody a:hover {
			color: #ffffff;
			text-decoration: none;
		}

.dealerheading
{
    font-size: 15pt;
    line-height: 18pt;
    color: #666666;
}


.infoheading
{
    font-size: 15pt;
    line-height: 18pt;
    color: #54B848;
}


.infosubheading
{
    font-size: 11pt;
    line-height: 14pt;
    color: #0db14b;
}




.title {font-size:16pt;line-height:19pt;color:#ff0000;font-weight:bold;}
.subt {font-size:11pt;line-height:14pt;color:black;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;}
.tside {padding-left:2pt;padding-bottom:1.5pt;padding-right:1pt;padding-top:1pt;background:#666666;color:#e4e4e4;font-weight:bold;}
.stside {padding-left:2pt;padding-bottom:1.5pt;padding-right:1pt;padding-top:1pt;background:#54B848;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;} 


