 /* main site classes */
body { margin:12px 0 12px 0; background-color:#8bd2ff; background-image:url(images/background.gif) }

A:Link { color: #666; text-decoration: underline; }
A:Visited { color: #666; text-decoration: underline; }
A:Hover { color: #000; text-decoration: none; }

h1 { color: #0078c1; font-size: 16px; font-family: Georgia, "Times New Roman"; font-weight: bold; }
hr { border: #0078c1 1px solid; width: 100%; }

.text, P, LI, UL, OL { color: #000; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; }

.calloutbold { color: #fff; font-size: 12px; line-height: 12pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }
.callout { color: #fff; font-size: 11px; line-height: 13pt; font-family: Georgia, "Times New Roman"; }
A.callout:Link  { color: #fff; text-decoration: underline; }
A.callout:Visited  { color: #fff; text-decoration: underline; }
A.callout:Hover  { color: #D2BB4C; text-decoration: none; }

.textsmall { font-size: 11px; font-family: Georgia, "Times New Roman"; }
.linksmall { font-size: 11px; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.linksmall:Link { font-size: 11px; text-decoration: underline; }
A.linksmall:Visited { text-decoration: underline; }
A.linksmall:Hover { text-decoration: none; }

.textsmallwht { color: #414247; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
.promos { color: #000; font-size: 11px; font-family: Verdana, Arial, sans-serif; }

 /* navigation classes */
#navcontainer { width: 190px; padding-top:18px; text-align:center; }
#navlist { margin-left: 0; padding-left:0; list-style: none; }
#navlist li { padding: 0; }
#navlist ul { list-style: none; }
A.navigation:Link { color:#ffffff; font-size: 9pt; text-decoration: none; font-weight: bold; line-height: 22px; font-weight: bold; }
A.navigation:Visited { color:#ffffff; font-size: 9pt; text-decoration: none; font-weight: bold; line-height: 22px; font-weight: bold; }
A.navigation:Active { color:#ffffff; font-size: 9pt; text-decoration: none; font-weight: bold; line-height: 22px; font-weight: bold; }
A.navigation:Hover { color:#ffcc00; font-size: 9pt; text-decoration: underline; font-weight: bold; line-height: 22px; font-weight: bold; }

 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline; color: #000; font-size: 11px; }
A.moreInfo:Visited { text-decoration:underline; color: #000; font-size: 11px; }
A.moreInfo:Active { text-decoration:underline; color: #000; font-size: 11px; }
A.moreInfo:Hover { text-decoration:none; color: #ffcc00; font-size: 11px; }
.inputFormButton { font-size:11px; background-color:#0078c1; color: #fff; border: 1px; border-style: solid; border-color: #0078c1; }
.inputFormSelect { font-size:11px; background-color:#0078c1; color: #fff; border: 1px; border-style: solid; border-color: #0078c1; }

 /* classes which define the calendar styles */
.titleSpecial { font-size: 12px; font-weight: bold; color: #0078c1; }
A.linkSpecial { font-size: 12px; color: #000; text-decoration: underline; }
A.linkSpecial:hover { font-size: 12px; color: #000; text-decoration: none; }
.titleEvent { font-size: 12px; font-weight: bold; color: #0078c1; }
.eventLine { font-size: 12px; }
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 11px;font-weight: bold; }
.gridMain { font-size: 11px; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: #666; background-color: #FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #333; background-color: #FFFFCC; } /* font color for days not in the display month for current month */
.todayColorOut { color: #CC0000; background-color: #999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #666; background-color: #999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333; background-color: #999; } /* font color for days not in the display month for days in the display month */
.linkDayInCell { font-size: 11px; }
.dropDownInCalendar { font-size: 12px; background-color:#fff; border: 1px #666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar { font-size: 12px; }
.calendardetail { color: #666; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; }