body {
	margin: 0px;
}

td {
	color: #008080;
	font-size: 11px;
	text-align: justify;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	text-align: center;
}

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

#navigation a:hover {
	color: #99CCFF;
}

#padding {
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}

#calendar td {
	border-style: solid;
	border-width: 1px;
}

#noborder td {
	border-width: 0px;
}

#weekdays th {
	border-width: 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

#calheader td {
	font-weight: bold;
}

.logo {
	color: #0E177C;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .3em;
	line-height: 22px;
}

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

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

.pageHeader {
	color: #CC3300;
	font-size: 30px;
	letter-spacing: .1em;
	line-height: 38px;
}

.bodyText {
	color: #333333;
	font-size: 11px;
	line-height: 24px;
}

.pageName {
	color: #CC3300;
	font-size: 20px;
	letter-spacing: .1em;
	line-height: 26px;
}

.subHeader {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 20px;
}

.navText {
	color: #333300;
	font-size: 10px;
	letter-spacing: .1em;
	font-family: Verdana, Geneva, sans-serif;
}

