BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, MS Sans Serif, Arial Black, Sans Serif; COLOR: #000000; line-height: 20px; }

.Header		{ color: #25358E; font-weight: normal; font-size: 32px; font-family: Arial Black; line-height: 32px; }
.Subheader	{ color: #25358E; font-weight: normal; font-size: 13px; font-family: Arial Black; }

.Red		{ color: #E12C26; }
.Blue		{ color: #25358E; }
.LightBlue	{ color: #00AEEF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

A
{
    FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
    COLOR: #25348E;
    FONT-FAMILY: Arial, Helvetica, MS Sans Serif, Sans Serif;
	COLOR: #25348E;
	TEXT-DECORATION: none;
	line-height: 20px
}
A:hover
{
    COLOR: #DC1D24;
    FONT-FAMILY: Arial, Helvetica, MS Sans Serif, Sans Serif;
    TEXT-DECORATION: none;
	line-height: 20px
}
A.link
{
    FONT-WEIGHT: normal;
    COLOR: #25348E;
    FONT-FAMILY: Arial, Helvetica, MS Sans Serif, Sans Serif;
    TEXT-DECORATION: none;
	line-height: 20px
}
A.subnav
{
    FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
    COLOR: #25348E;
    FONT-FAMILY: Arial, Helvetica, MS Sans Serif, Sans Serif;
	COLOR: #25348E;
	TEXT-DECORATION: none
}
A.subnav:hover
{
    FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
    COLOR: #DC1D24;
    FONT-FAMILY: Arial, Helvetica, MS Sans Serif, Sans Serif;
	COLOR: #25348E;
	TEXT-DECORATION: none
}

