body
{
	padding:0;
	margin:0;
}

.errorMsg
{
	font-size:12px;
	color: red;
	font-weight: bold;
	font-family: arial, verdana;
}	

td
{
	font-family:arial;
	font-size:12px;
	color: black;
	line-height:18px;

}

.bodyMainCenterInfo
{
	
	font-family: arial, verdana;
	color: white;
	font-size:20px;
	font-weight: bold;
	padding-top:22px
}

td.interiorBody
{
	border-right: 1px solid #343E99; 
	padding:12px;
}

div.sidebarQuote
{
	font-family: arial, verdana;
	color: #343E99;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
}

.resultsLine
{
	font-family: arial, verdana;
	color: white;
	font-size:14px;
	background: #FDD0A7;
}

.resultsLineAlt
{
	font-family: arial, verdana;
	color: white;
	font-size:14px;
	background: #FEEFDE
}

.gameScheduleLine
{
	font-family: arial, verdana;
	color: black;
	font-size:11px;
	background: #F6FAEA;
}
.gameScheduleLineAlt
{
	font-family: arial, verdana;
	color: black;
	font-size:11px;
	background: #F0F7FD;
}



td.thankYouPushBorder
{
	background: url(../Images/bg/middleDottedThankYou.gif);
}

td.thankYouPushText
{
	font-family:arial;
	font-size:14px;
	color: #343E99;
	line-height:26px;
	background: #FFFFFF; 
	font-weight: bold;
	padding:8px;
}

table.thankYouPushTable
{
	margin-top:4px;
}

/*------------ Homepage -------------------*/

td.homePushText
{
	font-family:arial;
	font-size:12px;
	color: black;
	line-height:18px;
	background: #FEEFDE; 
	padding:8px;
}

a.whiteLink, a.whiteLink:active, a.whiteLink:visited
{
	color:white;
}

a.whiteLink:hover
{
	color:red;
	text-decoration:underline;
}

table.homePushTable
{
	margin-top:4px;
}

table.homePushTable2
{
	margin-top:12px;
}

td.homePushBorder
{
	background: url(../Images/bg/middleDotted.gif);
}

.latestNewsHeader
{
	font-family: arial;
	font-weight: bold;
	font-size:18px;
	color: white;
	margin-top:8px;
}

.latestNews
{
	font-family: arial;
	font-weight: normal;
	font-size:12px;
	color: white;
}

/*------------ end Homepage -------------------*/


/*------------ sidebar -------------------*/

div.sidebarArticleDate
{
	padding-top:6px;
	font-family: arial;
	font-weight: bold;
	font-size:11px;
	color: black;
	line-height: 14px;	
}

div.sidebarArticleTitle
{
	font-family: arial;
	font-weight: bold;
	font-size:11px;
	color: black;
	line-height: 14px;
}

div.sidebarArticleAuthor
{
	font-family: arial;
	font-weight: normal;
	font-size:10px;
	color: black;
	line-height: 14px;	
	padding-bottom:6px;
}

/*------------ end sidebar -------------------*/


.footer
{
	background: #343E99;
	font-family: arial;
	font-weight: bold;
	font-size:11px;
	color: white;
}
