.Link, .Link A{
    color: #00AA00;
	font-weight: bold;
}

.Banner{
    Padding-top: 12px;
    Padding-bottom: 10px;
}

.NewsHeading{
    color:#214663;
    font-family: Arial, "sans Serif";
    font-size: 10pt;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 4px;
}

.NewsPara{
    font-size: 8.5pt;
    padding-left: 12px;
    padding-right: 18px;
    padding-top: 3px;
    padding-bottom: 6px;
    text-align: justify;
}

.PageHeaderDiv{
    padding-top: 18px;
}

.ProductName{
    color: #214663;
    font-family: arial, "sans serif";
	font-size: 13pt;
	font-weight: bold;
}

.BuildInfo{
    color: #00AA00;
    font-size:8.5pt;
	font-weight: bold;
	position: relative;
	top: -2px;
}

.BuildInfo A{
    color: #00AA00;
    text-decoration: underline;
}

.Price{
    color: #214663;
    font-family: arial, "sans serif";
	font-size: 11pt;
	font-weight: bold;
}

.PriceUnits{
	font-size: 8.5pt;
}

.Free{
	font-size: 11pt;
	font-style: italic;
}

