BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Times New Roman, Impact, sans-serif; }

.Header		{ font-family: Impact; font-size: 15px; color: #003066; }
.Subheader	{ font-weight: bold; }
.SmallText	{ font-size: 9px; }
.MediumText	{ font-size: 12px; }
.LargeText	{ font-size: 16px; }
.WhiteBox	{ background: #FFFFFF; border: 1px solid #6F8DB9; padding: 5px; line-height: 15px; }

.LightBlue	{ color: #0066CC; }
.Blue		{ color: #003066; }
.Purple		{ color: #6F8DB9; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

IMG.Left	{ float: left; margin-right: 2px; }

TD.LeftSideText	 { padding: 10px; line-height: 20px; text-align: left; font-size: 12px; font-family: Times New Roman; }
TD.LeftSideImage { padding: 0px; margin: 0px; text-align: center; }
TD.BlueBG		 { background: #003066; color: #FFFFFF; }
TD.WhiteBG		 { background: #FFFFFF; color: #000000; }

a:link, a:visited	{ color: #000000; text-decoration: underline; }
a:active, a:hover	{ color: #6F8DB9; text-decoration: underline; }

a.LightBlueLink	{ color: #0066CC; }
a.LightBlueLink:link, a.LightBlueLink:visited	{ color: #0066CC; text-decoration: underline; }
a.LightBlueLink:active, a.LightBlueLink:hover	{ color: #000000; text-decoration: underline; }

a.BlueLink	{ color: #003066; }
a.BlueLink:link, a.BlueLink:visited	{ color: #003066; text-decoration: none; }
a.BlueLink:active, a.BlueLink:hover	{ color: #000000; text-decoration: none; }

a.PurpleLink	{ color: #6F8DB9; }
a.PurpleLink:link, a.PurpleLink:visited	{ color: #6F8DB9; text-decoration: none; }
a.PurpleLink:active, a.PurpleLink:hover	{ color: #000000; text-decoration: none; }

