/* Global Styles */

body {
	margin:0;
	}

td 	{
	font:12px Georgia, Times New Roman, Times, serif;
	color:#2F4C85;
	}
	
a {
	color: #CADDFB;
	}
	
a:hover {
	color: #CADDFB;
	text-decoration: none;
	}
	
/* ID Styles */

#navigation a {
	color: #597DC4;
	letter-spacing:0.1em;
	text-decoration: none;
	}

/* Calendar Styles */

#calendar td {
	border: 1px solid #2F4C85; 
	}
	
#noborder td{
	border: 0px;
	}

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

#weekdays th {
	font-weight:bold;
	color: #5682C6;
	}

	
/* Class Styles */

.logo {
	font:20px Georgia, Times New Roman, Times, serif;
	color: #5682C6;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font:12px Georgia, Times New Roman, Times, serif;
	color: #5682C6;
	letter-spacing:.5em;
	line-height:14px;
	}
	
.bodyText {
	font:12px Georgia, Times New Roman, Times, serif;
	color:#2F4C85;
	line-height:24px;
	}
	
.pageName {
	font:18px Georgia, Times New Roman, Times, serif;
	color: #CC9900;
	letter-spacing:.1em;
	line-height:24px;
	}
	
.subHeader {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #2f4c85;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #F7E8D5;
	letter-spacing:.1em;
	line-height:14px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #2F4C85;
	letter-spacing:.1em;
	}
	
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #5b6c86;
	letter-spacing:.1em;
	}
	
.style1 {color: #FFFFFF}
    .style2 {
	font-size: 14px;
	font-weight: bold;
}
    .style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}	h4 {
	color: #6283C8;
}
