/* Global Styles */

body {
	margin:0px;
	background-color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	}

td {
	color:#333333;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bolder;
	margin-bottom: 5px;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #0066FF;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #FFFF00;
	text-decoration:none;
	letter-spacing:0.1em;
	background-color: #3399FF;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	}

#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 {
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

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

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	color:#333333;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}
	
.highlight {
	color:#333333;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	background-color: #FFFF66;
	line-height: 16px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:14px arial;
	color: #000000;
	letter-spacing:0.1em;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	height: 20px;
	width: auto;
	border: thin solid #CC0000;
	display: block;
	}
	
.whiteText {
	font:14px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height: 20px;
	}
	
.tableText {
	color:#333333;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
    }
	
.list1 {
	color:#330099;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	}
	
.list2 {
	color:#333333;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	}
.largeblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
}
