<style>	<!--
	BODY
	{
		background-color : #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		margin-top : 0px;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 0px;
	}
	UNKNOWN
	{
		color: #000000;
		font-size: 12px;
		text-decoration: none
	}
	.black-text
	{
		color: #000000;
		font-size: 12px;
	}
	.black-text-small
	{
		color: #000000;
		font-size: 10.0px;
	}
	.black-text-header
	{
		color: #000000;
		font-size: 13.0px;
		font-weight : bold;		
	}
	.black-text-large
	{
		color: #000000;
		font-size: 14.0px;
	}
	.blue-text
	{
		color: #333399;
		font-size: 12px;
		font-weight : bold;
	}
	.blue-text-small
	{
		color: #333399;
		font-size: 10px;
	}
	#blue-text-bold
	{
		color: #333399;
		font-size: 12px;
		font-weight : bold;
	}
	.red-text
	{
		color: #CC0000;
		font-size: 12px;
	}
	.red-text-small
	{
		color: #CC0000;
		font-size: 10px;
	}
	#red-text
	{
		color: #CC0000;
		font-size: 12px;
	}
	#red-text-small
	{
		color: #CC0000;
		font-size: 10px;
	}
	.green-text
	{
		color: #336633;
		font-size: 12px;
	}
	.green-text-small
	{
		color: #336633;
		font-size: 10px;
	}
	#green-text
	{
		color: #336633;
		font-size: 12px;
	}


	.tdAdminAlert
	{
		background-color: Red;
		color: White;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none
	}
	.tdHeader
	{
		background-color: #666666;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: normal;
	}
	.tdHeader-small
	{
		background-color: #666666;
		color: white;
		font-size: 10px;
		font-weight : normal;
	}
	.tdCalendarHeader
	{
		background-color: #000066;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: normal;
	}
	.tdCalendarDate
	{
		background-color: #C0C0C0;
		color: #000000;
		font-size: 10px;
		font-weight: normal;
	}
	.tdNewsAlert
	{
		background-color: #FFFF00;
		color: #000000;
		font-size: 14px;
		font-weight: normal;
	}
	.tdSideNav
	{
		background-color: #E2E2E2;
		color: #000000;
		font-size: 12px;
	}
	.tdSubHeader
	{
		background-color: #999999;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: normal;
	}
	.trHeader
	{
		background-color: #cccccc;
	}



	.navMain
	{
		color : #cc0000;
		font-size: 12px;
	}
		.navMain:visited
	{
		color : #505250;
		font-size: 12px;
	}
		.navMain:active
	{
		color : #3366cc;
		font-size: 12px;
	}
	.navMainBold
	{
		color : #cc0000;
		font-size: 13px;
		font-weight: bold;
	}
		.navMainBold:visited
	{
		color : #505250;
		font-size: 13px;
		font-weight: bold;
	}
		.navMainBold:active
	{
		color : #3366cc;
		font-size: 13px;
		font-weight: bold;
	}
	.navNoUnderline
	{
		color : #000000;
		font-size: 14px;
		text-decoration: none
	}
	.navSmall
	{
		color : #cc0000;
		font-size: 10.0px;
	}
		.navSmall:active
	{
		color : #3366cc;
		font-size: 10.0px;
	}
		.navSmall:visited
	{
		color : #505250;
		font-size: 10.0px;
	}
		.footerText:hover
	{
		color: #ffffff;
		font-size: 10px;
		text-decoration: underline
	}
		.footerText,.footerText:link,.footerText:visited
	{
		background-color: #6E6E6E;
		color: #ffffff;
		font-size: 10px;
		text-decoration: none
	}
	-->
</style>

