/* Global Styles */

p {
margin:0 0 19px 0;
padding: 0;
	}
	
ul {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
	}
	
body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
a {
	color: #000066;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.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: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:18px;
	color:#333333;
	}
	
.pageNameNotUsed {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:20px;
	font-family: georgia;
	font-size: 20px;
	}
	
.redHeader {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:21px;
	font-family: georgia;
	font-size: 20px;
	}	
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #333666;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}

.SectionLink {
	color: #CC3300;
	line-height: 21px;
}
.calendarTextNotUsed {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.lastline {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 14pt;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
	border-bottom: 0px;
	border-top: 0px;
}
.lastP {
	margin: 0px;
}
