/* Global Styles */



body {

	margin:0;

	}

	

td	{
	color:003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;

	}

	

a {
	color: #000000;
	text-decoration:underline;

	}

	

a:hover {
	color: #3300FF;
	text-decoration:none;

	}

	

/* ID Styles */



#navigation a {

	font:12px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	text-decoration:none;

	letter-spacing:.2em;

	}

	

#navigation a:hover {

	color: #F9DD0F;

	}



/* Calendar Styles */



#calendar td {

	border: 2px solid #003399; 

	}

	

#noborder td{

	border: 0px;

	}



#calheader td {
	font-weight:bold;
	color:#000000;
	}

	

#weekdays th {

	font: 12px Arial, Helvetica, sans-serif;

	line-height:22px;

	color:#003399;

	letter-spacing:.1em;

	}

	

/* Class Styles */



.logo {
	color: #0066FF;
	letter-spacing:.2em;
	line-height:26px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;

	}

	

.bodyText {
	line-height:22px;
	color:#000000;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	}

	

.sidebar {

	font: 20px Times New Roman, Times, serif;

	color: #E35B0F;

	line-height:24px;

	}



.header {
	color: 0099cc;
	line-height:24px;
	letter-spacing:.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;

	}

	

.subHeader {

	font:11px Arial, Helvetica, sans-serif;

	color: #3366cc;

	font-weight:bold;

	line-height:20px;

	letter-spacing:.1em;

	}

	

.navText {

	font:12px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	letter-spacing:.2em;

	line-height:18px;

	}



.calendarText {

	font:11px Arial, Helvetica, sans-serif;

	color: #003366;

	letter-spacing:.1em;

	}

	
