﻿.stAgreement 
{
 padding: 10px;
 margin: 20px;
 background-color: #E6E6E6;
}

.stQuote
{
 margin: 20px 40px 10px 40px;
}
 
}

.stQuoteText
{
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
}

.stQuoteAuthor
{
 text-align: right;
 font-size: 10pt;
}

.stTablePrices
{
 margin-left: -3px;
}

.buyNow {
 color: #0021CC;
 font-size: 8pt;
 font-weight: bold;
}
.buyNow:visited
{
 color: #0021CC;
}

.buyNowLarge {
 color: #0021CC;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
}
.buyNowLarge :visited
{
 color: #0021CC;
}

.kitPrice {
 color: #0021CC;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
 width: 200px;
}
.availFor
{
 font-weight: bold;
 text-align: left;
 width: 225px;
}

.componentTable
{
 margin-left: 25px;
}

.componentTableDesc
{
 padding: 2px 25px 2px 2px;
 width: 350px;
}

.componentTablePrice
{
 color: #0021CC;
 padding: 2px 10px 2px 10px;
 text-align: right;
 font-weight: bold;
}
.componentTablePeriod
{
 color: #0021CC;
 padding: 2px 10px 2px 10px;
 text-align: center;
 font-weight: bold;
}
.stParaSection 
{
 padding: 5px 10px 5px 10px;
 margin: 10px 20px 10px 20px;
}
.stPartyList {
 margin-top: 5px;
 margin-bottom: 5px;
}

.stFeatureList {
}

.stBenefitList {
 margin-top: 5px;
 margin-left: 25px;
 font-size: 8pt;
}
.stContact {
 text-align: left;
 font-weight: bold;
}
.stChipSig {
 text-align: left;
}
.componentRef {
 color: #666666;
}
.componentRef :visited
{
 color: #666666;
}
