/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#003300;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px arial;
	color: #CCCCCC;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	}

#padding {
	padding:10px 5px 10px 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: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px verdana;
	color: #FFFFFF;
	line-height:20px;
	}
	
.bodyText {
	font:12px arial;
	line-height:18px;
	color:#333333;
	vertical-align: top;
	}
	
.noteText {
	font:10px arial;
	line-height:14px;
	color:#333333;
	vertical-align: top;
	}

.pageName {
	font:24px Times New Roman, Times, serif;
	color: #333300;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:24px;
	}
	
.subHeader {
	font:18px Times New Roman, Times, serif;;
	color: #333300;
	font-weight:bold;
	line-height:24px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:12px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height:14px;
	color: #CCCCCC;
	vertical-align: top;
	letter-spacing: 1pt;
}

.Address {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:17px;
	color: #CCCCCC;
	vertical-align: bottom;
	letter-spacing: 1pt;
}
