/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#00004F;
	}
	
a {
	color: #0000CC;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover {
	color: #00004F;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #00004F;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #00004F;
	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 {
	font:18px Arial;
	color: #FFCC00;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px arial;
	color: #00004F;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#00004F;
	}
	
.pageName {
	font:20px arial;
	color: #00004F;
	letter-spacing:.1em;
	line-height:20px;
	}
	
.subHeader {
	font:14px arial;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #00004F;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
#image_right {
	border: 1px solid #000000;
	padding: 2px;
	margin: 7px;
}
.style1 {
font-size: 24px;
}

.style2 {
	color: #00004F;
	font-weight:bold;
	font-family: arial;
	font-size: 12px;
}

.style3 {
	color: #FFFFFF;
	font-size: 9px;
}

.red-bold {
	font-weight:bold;
	color: #900;
}
