BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; }

.Header		{ color: #8F8DA0; font-size: 16px; font-weight: normal; }
.Subheader	{ color: #000033; font-size: 12px; font-weight: bold; }

.Green		 { color: #ABAB00; }
.NeonGreen	 { color: #C2D100; }
.LightPurple { color: #50548C; }
.DarkPurple  { color: #2A1F53; }
.Black		 { color: #000000; }
.White		 { color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

TD.GreenBG	{ background: #CCCC00; }
TD.PurpleBG	{ background: #2A1F53; }
TD.GrayBG	{ background: #CCCCCC; }

TABLE#main_table { height: 254; width: 744px; background: url('../images/home/main_table_bg.jpg') no-repeat; }
TABLE#main_table TD { vertical-align: middle; text-align: center; color: #C2D100; font-size: 13px; padding-top: 5px; }

TABLE#tagline	 { border: 5px solid #50548C; border-width: 5px 0; background: #2A1F53; }
TABLE#tagline TD { vertical-align: middle; color: #C2D100; font-size: 14px; padding: 20px 0; }

TABLE.transactions TD	{ padding: 5px; border-bottom: 1px solid #ACA899; }


* .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
* .bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
* .list {
	text-indent: 12pt;
}
* .boldbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
* .formnames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
* .formfields {
	background-color: #CCCCCC;
}
* .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 000033;
}
.transname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 000033;
}
.transdes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.transaquire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
* .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
* .subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
* .lgsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
* .faqnumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
* .download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 50548C;
}

a:link, a:visited	{ color: #50548C; text-decoration: none; }
a:active, a:hover	{ color: #2A1E53; text-decoration: none; }

* .subnav a.active	{ color: #000033; text-decoration: none; }
