/* 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: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #FFFFFF;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:22px;
	}

.logored {
	font:18px times new roman;
	color: #DB060A;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:22px;
	padding-right: 3px;
	padding-left: 3px;
	}
.reallybig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #FF6600;
}

	
.logogreen {
	font:18px times new roman;
	color: #007E01;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:22px;
	padding-right: 3px;
	padding-left: 3px;
	}
		
.tagline {
	font:11px times new roman;
	color: #0265CA;
	letter-spacing:0.2em;
	}

.smallText {
	font:15px times new roman;
	color: #DB060A;
	line-height:18px;
	padding-right: 3px;
	padding-left: 3px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.pagebanner {
	font:60px times new roman;
	color: #0367C9;
	letter-spacing:0.1em;
	line-height:35px;
	}
	
.pagebannerfrench {
	font:50px times new roman;
	color: #0367C9;
	letter-spacing:0.1em;
	line-height:35px;
	}
	
.bodyText {
	color:#333333;
	line-height:24px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: arial;
	font-size: 14px;
	}
	
.pageName {
	font:16px georgia;
	color: #0C8911;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:15px times new roman;
	color: #0265C0;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	padding-right: 3px;
	padding-left: 3px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.white_email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #0000CC;
}
.image {
	padding: 4px;
	height: auto;
	width: auto;
}
.bodyredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
