/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:11px arial;
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}
	
a {
	color: #036;
	text-decoration: underline;
	}
	
a:hover {
	color: #003399;
	text-decoration: none;
	}

/* ID Styles */

#navigation a {
	font:12px arial;
	color: #003399;
	text-decoration: none;
	line-height:14px;
	display:block;
	padding: 8px 6px 2px 14px;
	}
	
#navigation a:hover {
	color: #036;
	font-weight:bold;
	font-size: 12px;
	}
	
#colheader {
	padding:6px;
	}

#sidebar a {
	color: #FF6600;
	}
	
#sidebar a:hover {
	color: #FF9933;
	}	

#logo {
	font:25px georgia;
	color: #F4F2DD;
	letter-spacing:.2em;
	}

#tagline {
	font:14px georgia;
	color: #C2EBC2;
	letter-spacing:.2em;
	}
	
#dateformat {
	font:11px arial;
	color: #004040;
	letter-spacing:.4em;
	}

#dateformat a {
	font:11px arial;
	color: #3366FF;
	text-decoration: underline;
	line-height:14px;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #003399;
	text-decoration: none;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #163234;
	color: #0E2C63;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	}	
#noborder td{
	border: 0px;
	}
#calheader td {
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	font-stretch: wider;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0;
	}
	
.welcomeText{
	font:20px georgia;
	color: #3366CC;
	line-height:22px;
	letter-spacing:.1em;
	}
	
.pageHeader {
	font:16px georgia;
	color: #3366CC;
	letter-spacing:.2em;
	line-height:16px;
	}
	
.subHeader {
	font:12px arial;
	color: #66CC66;
	letter-spacing:.1em;
	line-height:14px;
	font-weight:bold;
	}
#calendar {
	font-size: 12px;
	color: #000;
}

