﻿body
{
	font-family: Arial;
	font-size: 10pt;
	color: navy;
}

table
{
	background-color: white;
	color: navy;
}

p.SplashHeading
{
	font-size: 10pt;
	font-weight: bold;
}

td.SplashHeading
{
	background-color: navy;
}

.HeaderTable
{
	background-color: navy;
	color: white;
}

p.AlertHeading
{
	font-size: 10pt;
	font-weight: bold;
}

td.AlertHeading
{
	background-color: Teal;
}

.AlertTable
{
	background-color: Teal;
	color: white;
}

.SectionHeader
{
	font-weight: bold;
	font-size: 12pt;
}

.PromoteFont
{
	font-weight: bold;
	font-size: 10pt;
}

li.Incentives
{
	font-weight: bold;
}

.LetterFont
{
	color: navy;
	font-size: 10pt;
	font-family: Arial;
}

.LegalHeader
{
	font-weight:bold;
}

.PageBorder
{
	background-color: white;
	color: navy;
}

.Divider
{
	background-color: navy;
}