/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	color:#000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
a {
	color: #cc0000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #CC0000;
	text-decoration:underline;
	}

#padding {
	padding:5px 5px 20px;
	}
	
#weekdays th {
	font:12px arial;
	color: #000000;
	letter-spacing:0.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: verdana;
	font-size: 14px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:24px;
	color:#000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-align: left;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #598686;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:12px arial;
	color: #333300;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#000000;
	}
	
	
.subHeaderCopy {
	font:14px georgia;
	color: #C00;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	text-align: left;
}
.bodyTextCopy {
	font:12px/normal Arial, Helvetica, sans-serif;
	color:#446666;
	text-align: left;
}
.wit {
	color: #FFF;
}
