BODY {
	margin: 0px;
	background: #878AFF url(../images/back.jpg) fixed repeat-x top;
}

A, A:link, A:visited, A:active {
	text-decoration: none;
	color: #000080;
}

a.samepage {
	color: #000000;
}

a.sublinks, a:link.sublinks, a:visited.sublinks, a:active.sublinks {
	text-decoration: underline;
	margin-left: 7px;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

a#rcia, A:link#rcia, A:visited#rcia, A:active#rcia {
	font-family: Arial;
	font-size: 12pt;
}

a.nextMonth, A:link.nextMonth, A:visited.nextMonth, A:active.nextMonth {
	text-decoration: none;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}

a:hover.nextMonth {
	text-decoration: underline;
}

a.day, A:link.day, A:visited.day, A:active.day {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: underline;
	color: #527394;
}


#navArea {
	width: 780px;
	background-color: #527394;
	text-align: left;
	vertical-align: top;	
}

#mainArea {
	background-color: #FFFFFF;
	border-left: 1px solid #527394;
	border-right: 1px solid #527394;
	border-bottom: 1px solid #527394;
}

#bottomArea {
	background-color: #527394;
	width: 100%;
	height: 20px;
}

.navLink:link, .navLink:visited, .navLink:active {
	float: left;
	padding-left: 7px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background: #527394;
	border-right: 1px solid #FFFFFF;
}

.navLink:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background: #87A3BD;
	}

UL {
	float: left;
	width: 780px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

LI.nav {
	display: inline;
}

#scheduleCell {
	background-color: #C7C8FF;
	border: 1px solid #878AFF;
}

.sampleCell {
	background-color: #C7C8FF;
	border: 1px solid #878AFF;
}

#calendar {
	border: 1px solid #000000;
}

#monthCell {
	background-color: #527394;
	border-bottom: 1px solid #000000;
}

.dayCell {
	border-bottom: 1px solid #000000;
}

.title {
	font-family: Arial;
	font-size: 14pt;
	color: #878AFF;
}

.articleDate {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}

.text {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.tb {
	font-weight: bold;
}

.offset {
	margin-top: 20px;
	margin-left: 20px;
}

.offset1 {
	margin-left: 25px;
}

.smText {
	margin-left: 3px;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.head1 {
	margin-top: 3px;
	font-weight: bold;
	color: #527394;
}

.month {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.day {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.articleImage {
	border: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.articleImageBanner {
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
}

.textbox {
	border: 1px solid #527394;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.formbutton {
	border: 1px solid #527394;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;	
}

.calendar-prev {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;	
}

.calendar-next {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;	
}

.calendar {
	margin-left: 30px;
	margin-right: 30px;
}

.calendar-month {
	text-align: center;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.calendar-day {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

.sm-calendar-month {
	text-align: center;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.sm-calendar-day {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

fieldset {
	margin-left: 30px;
	border: 1px solid #000000;
	width: 500px;
}

legend {
	font-family: Arial;
	font-size: 12pt;
}