body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
	line-height: normal;
}
h2 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
h3 {
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

li {
	line-height: 2em;
	list-style-type: none;
}
a {
	color: #336699;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
.disclaimer {
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
strong {
	color: #333333;
}

/* ID Styles */

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

#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: #336699;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:1.3em;
	font-family: "times new roman";
	font-size: 3em;
	font-style: oblique;
	}
.logosec  {
	color: #336699;
	font-family: "times new roman";
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 0.2em;
}


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

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:24px times new roman;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	color: #CC3300;
	line-height:26px;
	font-family: georgia;
	font-size: 22px;
	letter-spacing: .1em;
	}
	
.subHeader {
	font:14px times new roman;
	color: #336699;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial;
	line-height: 24px;
}

	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
.navText a:link, .navText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navText a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.navText a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
