body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

body, td, th, span, a, div,h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

a { color: #70bc1e; }
a:link, a:visited, a:active {text-decoration: none; }
a:hover { text-decoration: underline; }

.navText     { font-size: 12px; font-weight: bold; color: #70bc1e; }
.navTextAlt { font-size: 12px; font-weight: bold; color: #ffffff; }
.navSeparator { font-size: 11px; color: #ffffff; }

.heading { font-size: 12px; font-weight: bold; color: #ffffff; }

.gameTitle { font-size: 11px; font-weight: bold; color: #333333; }
.gameStatus { font-size: 11px; color: #333333; }
.playLink { font-size: 11px; font-weight: bold; color: #70bc1e; }

.gameImage { border: 1px solid #70bc1e; padding: 2px; margin-right: 7px; }

.bodyText { font-size: 12px; line-height: 16px; }

.benefits { font-size: 14px; line-height: 16px; }

.recentSubject { font-size: 11px; color: #333333; }
.recentPosted  { font-size: 11px; line-height: 16px; color: #70bc1e; }

.newsDate  { font-size: 11px; font-weight: bold; color: #70bc1e; }
.newsTitle { font-size: 11px; font-weight: bold; color: #333333; line-height: 16px; }

.faqQuestion { font-size: 11px; font-weight: bold; color: #333333; line-height: 16px; }

.footer { font-size: 11px; }

/*.borderGrid { padding: 3px; }*/
.borderGrid th { color: #ffffff; background: #70bc1e; padding: 3px; font-size: 11px; font-weight: bold; border-bottom: 2px solid #70bc1e; border-top: 2px solid #70bc1e; }
.borderGrid tr.alt { background: #eaeaea; }
.borderGrid td { font-size: 11px; border-bottom: 1px solid #70bc1e; padding: 4px; }
.borderGrid td.first { font-weight: bold; }
/*.borderGrid td.last { font-size: 11px; border-bottom: 0px; padding: 4px; }*/

.tableHeader { color: #ffffff; background: #70bc1e; padding: 3px; font-size: 11px; font-weight: bold; border-bottom: 2px solid #70bc1e; border-top: 2px solid #70bc1e; }
.tableSubHeader { background: #eaeaea; border-top: 1px solid #70bc1e; }
.tableBottom { border-top: 1px solid #70bc1e; }

.nostyle td { border-bottom: 0px; }


