/* CSS Document */
body				{ font-family: Trebuchet MS, Arial, sans-serif; }

ul					{								   line-height: 15px; }
table				{ font-size: 11px; color: #003366; line-height: 14px; }

a					{				   color: #3366cc;						text-decoration: underline; }
a:hover				{				   color: #9c0058;						text-decoration: underline; }

a.subnav			{ font-size: 10px; color: #6699cc; line-height: 26px;	font-weight: bold; }
a.subnav:hover		{ font-size: 10px; color: #9c0058; line-height: 26px;	font-weight: bold; }

a.arrownav			{ font-size: 11px; color: #ff9900; line-height: 12px;	font-weight: bold; }
a.arrownav:hover	{ font-size: 11px; color: #003366; line-height: 12px;	font-weight: bold; }

.Headline-Big		{ font-size: 21px; color: #003366; line-height: 22px;	font-weight: bold; }
.Headline-Purple	{ font-size: 21px; color: #9c0058; line-height: 22px;	font-weight: bold; }
.Headline-Yellow	{ font-size: 21px; color: #ff9900; line-height: 22px;	font-weight: bold; }
.header				{ font-size: 21px; color: #003366; line-height: 22px;	font-weight: bold; }
.header:hover		{ font-size: 21px; color: #003366; line-height: 22px;	text-decoration: underline; }

.Headline-Small		{ font-size: 16px; color: #003366; line-height: 18px;	font-weight: bold; }
.GenRed16			{ font-size: 16px; color: #990000; line-height: 18px;	font-weight: bold; }

.blueheader			{ font-size: 14px; color: #003366; line-height: 13px;	font-weight: bold; }
.subheader			{ font-size: 14px; color: #660033; line-height: 22px;	font-weight: bold; }
.newsheader			{ font-size: 14px; color: #660033; line-height: 20px;	font-weight: bold; }
.Headline-Smaller	{ font-size: 14px; color: #003366; line-height: 16px;	font-weight: bold; }
.p3Red14			{ font-size: 14px; color: #990000; line-height: 16px;						}
.GenRed14			{ font-size: 14px; color: #990000; line-height: 16px;	font-weight: bold; }
.GenBlack14			{ font-size: 14px; color: #000000; line-height: 16px;	font-weight: bold; }

.Standard			{ font-size: 12px; color: #000000;											}
.Standard-Bold		{ font-size: 12px; color: #000000;						font-weight: bold; }
.GenRed1			{ font-size: 12px; color: #990000;						font-weight: bold; }
.GenBlue1			{ font-size: 12px; color: #0000BB;						font-weight: bold; }
.GenBlack1			{ font-size: 12px; color: #000000;						font-weight: bold; }
.Quote				{ font-size: 12px; color: #3300FF;						font-style: italic; }

.subcopy			{ font-size: 11px; color: #666666; line-height: 12px;	font-weight: bold; }
.copyblk			{ font-size: 11px; color: #000000; line-height: 14px;	font-weight: bold; }
.inputfield			{ font-size: 11px; color: #000000; line-height: 14px; }
.GenRed11			{ font-size: 11px; color: #990000;						font-weight: bold; }

.news				{ font-size: 10px; color: #666666; line-height: 11px; }
.small				{ font-size: 10px; color: #000000; line-height: 12px; }
.GenBlue0			{ font-size: 10px; color: #0000BB;						font-weight: bold; }
.GenBlack0			{ font-size: 10px; color: #000000;						font-weight: bold; }
.GenRed0			{ font-size: 10px; color: #990000;						font-weight: bold; }

.tiny				{ font-size:  9px; color: #000000; line-height: 11px; }
.tinyRed			{ font-size:  9px; color: #990000; line-height: 11px; }

.mono10				{ font-size: 10px; color: #000000;						font-family: monospace;}
.InputFieldFixed	{ font-size: 9px;  color: #990000;						font-family: monospace;}
