/* Global Styles */

body {
	}
	
td {
	font:14px arial;
	color:#663300;
	border: 0px;
	line-height: 10px;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	line-height: 15px;
	word-spacing: normal;
	}
	
a:hover {
	color: #CC9933;
	text-decoration:underline;
	font-size: 14px;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #333333;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #333333;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #999999;
	letter-spacing:0.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #333333;
	line-height:18px;
	word-spacing: normal;
	letter-spacing: 2.11px;
	}
.logo .pageNEW style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 33mm;
	margin-left: 2in;
	color: #333333;
}
	
.bodyText {
	font:15px/24px arial;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CC6600;
}
