/* -------------------------- TAG STYLES -------------------------- */

a {
	text-decoration: none;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

a.imglink {
	border: none;
}

a:hover.imglink {
	border: none;
}

a.navside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a:hover.navside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	border: none;
	color: #FFCC33;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul.glance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	list-style-type: disc;
	color: #000033;
	padding-left: 15px;
}

ul.pdflist {
	list-style-position: outside;
	list-style-image: url(/images/pdf.jpg);
	list-style-type: none;
}

/* -------------------------- FONT STYLES -------------------------- */

.expand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C4318;
	line-height: 20px;
	padding-right: 52px;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 20px;
}
.mainsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000033;
}

.titlesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}

.titlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#week {
	background-color: #143A40;
	border-top: 2px solid #0B2024;
	border-left: 2px solid #0B2024;
	border-right: 2px solid #4B6971;
	border-bottom: 2px solid #4B6971;
	margin-left: 0px;
	margin-right: 6px;
	padding: 10px;
	min-height: 175px;
	height: auto !important;
	height: 200px;
}

#week div {
	color: #FFCC33;
	font-size: 11px;
	margin-top: 8px;
}

#week em {
	color: #FFEAAD;
	font-size: 10px;
}

#week strong {
	border-bottom: 1px solid #1F525A;
	color: #FFCC33;
	display: block;
	padding-bottom: 4px;
}

.dayEvents {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.dayEvents a.navside,
.dayEvents a.navside:hover {
	font-size: 10px;
}
/* -------------------------- SPACING STYLES -------------------------- */

.indent {
	padding-left: 30px;
}
.indent2 {
	padding-left: 60px;
}

/* -------------------------- CALENDAR --------------------------

.caltd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.caltableheader {
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.inacttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.acttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

.calevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: italic;
	color: #000000;
}
*/