@charset "iso-8859-1";
/* Global Styles */

body {
	margin:0px;
	left: 0px;
	padding-left: 0px;
	border-left-style: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	text-indent: 5px;
	}

td {
	font:11px arial;
	color:#FFFFFF;
	}
	
a {
	color: #39892f;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #39892f;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #39892f;
	}

#padding {
	padding:10px 5px 5
	px 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: #000000;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:9 px arial;
	color: #000000;
	letter-spacing:0.2em;
	}

.smallText {
	font:12px times new roman;
	color: #000000;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #000000;
	letter-spacing:0.1em;
	line-height:38px;
	}
	
.bodyText {
	color:#000000;
	line-height:18px;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	font:20px georgia;
	color: #000000;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #000000;
	font-weight:normal;
	line-height:1 px;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 14px;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
	navText2 {
	font:10px arial;
	color: #CC0033;
	letter-spacing:0.1em;
	}
	.return {
	font:10px arial;
	color: #000000;
	letter-spacing:0.1em;
	}
