/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
a {
	color: #336666
;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #333333;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: ##336666;
	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 */

		
.bodyText {
	line-height:20px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	word-spacing: 0.1em;
	}
	
	.hidden {
	line-height:8px;
	color:##999966;
	font-family: arial;
	font-size: 8px;
	word-spacing: 0.1em;
	}
.pageName {
	color: #333333;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: none;
	}
	
.subHeader {
	color: #336666;
	font-weight:normal;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	}
	
	
	.header1 {
	font-weight:bold;
	letter-spacing: 0.4em;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	}
