.CurrentBuild{
    color: #214663;
	font-weight: bold;
}

.ButtonBar{
    padding-top: 4px;
}

.SectionHeading, .SectionHeading2, .FeaturesHeading{
    color: #214663;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

.SectionHeading{
    padding-top: 8px;
}

.SectionBody{
    font-size: 8.5pt;
    padding-left: 12px;
    padding-top: 2px;
    padding-bottom: 6px;
    text-align: justify;
}

.SmallGray{
    color:#808080;
    font-name: arial;
    font-size: 7.5pt;
}

.SpecialOffer, .SpecialOffer .SectionHeading, .SpecialOffer .InlinePoint{
    color: purple;
}

.InlinePoint{
    color: #214663;
    font-weight: bold;
}

.FeaturesHeader{
    position: relative;
    top: 10px;
}

.FeaturesFooter{
    position: relative;
    top: -10px;
}

.FeaturesList{
    color: #214663;
    font-weight: bold;
}

.Exclusive{
    color: Red;
    font-style: italic;
}

.Price{
    color: #009900;
    font-family: arial, "sans serif";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-top: 2px;
}

.PriceUnits{
	font-size: 9pt;
}

.Free{
	font-size: 11pt;
	font-style: italic;
}

.InlineRelatedProduct{
	color: #009900;
	font-weight: bold;
}
