/* Global Styles */

body {
	margin:0px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
}

	
td {
	font:11px arial;
	color:#FFFFFF;
	font-weight: bold;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	}
	a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #333333;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */


.style1 {color: #CCCCCC}
	font-weight:bold;
}
.style3 {color: #333366}

.logo {
	font:18px Arial, Helvetica, sans serif;
	color: #ffffff;
	letter-spacing:.1em;
	font-weight:strong;
	}

.sidebarText {
	font:12px Arial, Helvetica, sans serif;
	color: #FFFFFF;
	line-height:16px;
	}
	
.bodyText {
	font:13px arial;
	line-height:16px;
	color:#333333;
	}
	
.pageName {
	font:14px Arial, Helvetica, sans serif;
	color: #990000;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #333399;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 14px;
	}
	
.navText {
	font:11px arial;
	color: #CCCCCC;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:12px arial, helvetica, sans serif;
	line-height:14px;
	color:#990000;
	font-weight: bold;
	}
	
.style10 {
	font:12px arial, helvetica, sans serif;
	line-height:14px;
	color:#990000;
	}
