/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* 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: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #333300;
	letter-spacing:0.2em;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:12px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #000000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 24px;
	height: auto;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #336666;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.bodyHighlight_red {
	line-height:1.4em;
	color:#FF0000;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
.bodyBold {
	line-height:12px;
	color:#333333;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.bodyTextCopy_red {
	line-height:12px;
	color:#FF0000;
	font-family: arial;
	font-size: 12px;
}
.bodyHighlight {
	line-height:1.4em;
	color:#000000;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.bodyTextNoticeboard {
	line-height:12px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	border-bottom-width: thin;
	border-left-color: #999999;
}

