/* Global Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FF0000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 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 {
	color: #000066;
	font-family: serif;
	font-size: 36px;
	}

.tagline {
	color: #000066;
	font-family: serif;
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	}

.smallText {
	color: #000066;
	font-family: "times new roman";
	font-size: 12px;
	line-height: 12px;
	}

.pageHeader {
	color: #000066;
	letter-spacing:.1em;
	line-height:38px;
	font-family: "times new roman";
	font-size: 30px;
	}
	
.bodyText {
	color:#000065;
	font-family: "Times New Roman";
	font-size: 12px;
	}
	
.pageName {
	color: #000066;
	letter-spacing:.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 18px;
	}
	
.subHeader {
	color: #003399;
	line-height:15px;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 12px;
	}
	
.navText {
	color: #000066;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	}
	
.newsDate {
	color: #CC3300;
	line-height:20px;
	font-family: "times new roman";
	font-size: 12px;
	font-weight: bold;
}
.HeaderLabel {
	color: #000066;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 14px;
}
.HeaderLabelAlt {
	color: #FFFFCC;
	line-height:20px;
	font-family: "times new roman";
	font-size: 14px;
	letter-spacing: .1em;
	font-weight: bold;
}
.footerText {
	color: #FFFFFF;
	line-height:18px;
	font-family: Arial;
	font-size: 10px;
}
.HeaderLabelAlt2 {
	color: #000066;
	font-family: serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.footerLinks {
	color: #FFFFCC;
	line-height:18px;
	font-family: Arial;
	font-size: 10px;
}
