 /* main site classes */
body { background-image:url(images/background.gif); margin-left: 0px; margin-top: 0px;  margin-bottom: 0px;padding: 0px; }
.text, P, LI, UL, OL, TD   { color: #000; font-size: 12px; line-height: 22px; font-family: Georgia, "Times New Roman", Times, serif;  }
h1  { color: #282b42; font-size: 15px; font-weight: bold; display: inline;}
h2  { color: #282b42; font-size: 11pt; font-weight: bold; display: inline;}

HR { border: 0; color: #282b42; background-color: #c8e2ef; height: 1px; margin: 0px; width: 100%; text-align: left; }

#footer p { color: #fff; font-size: 11px; line-height: 12pt; }
#footer p a { color: #fff; }
A.footer:link  { color: #fff; font-size: 10px; text-decoration: none; }
A.footer:visited  { color: #fff; font-size: 11px; text-decoration: none; }
A.footer:hover  { color: #fff; font-size: 11px; text-decoration: underline; }

#contentcontainer { padding: 8px 30px 6px 0px; }
A:link   { color: #000; font-size: 13px; line-height: 20px; text-decoration: underline; }
A:visited   { color: #000; font-size: 13px; line-height: 20px; text-decoration: underline; }
A:hover   { color: #1a3927; font-size: 13px; line-height: 20px; text-decoration: none; }

A.top_nav:link   { color: #fff; line-height: 12px; font-weight:bold; text-decoration: none;}
A.top_nav:visited   { color: #fff; line-height: 12px; font-weight:bold; text-decoration: none;}
A.top_nav:hover   { color: #fff; line-height: 12px; font-weight:bold; text-decoration: underline;}

A.linksmall:link  { color: #000; font-size: 10px; text-decoration: underline; line-height: 16px;}
A.linksmall:visited  { color: #000; font-size: 10px; text-decoration: underline; line-height: 16px;}
A.linksmall:hover  { color: #08090E; font-size: 10px; text-decoration: none; line-height: 16px;}
.textsmall   { color: #000; font-size: 10px; line-height: 16px;}

 /* side navigation classes */
.nav-side {color: #000; font-size: 14px; line-height: 22px; text-decoration: none; text-align: left; padding-left: 18px;}
A.nav-side:Link {color: #000; font-size: 14px; line-height: 22px; text-decoration: none; text-align: left; padding-left: 18px;}
A.nav-side:Visited {color: #000; font-size: 14px; line-height: 22px; text-decoration: none; text-align: left; padding-left: 18px;}
A.nav-side:Active {color: #000; font-size: 14px; line-height: 22px; text-decoration: none; text-align: left; padding-left: 18px;}
A.nav-side:Hover {color: #000; font-size: 14px; line-height: 22px; text-decoration: none; text-align: left; padding-left: 10px; border-left: 8px solid #282b42;}

 /* classes which define more info links */
A.moreInfo:Link { font-style: normal; }
A.moreInfo:Visited { font-style: normal; }
A.moreInfo:Active { font-style: normal; }
A.moreInfo:Hover { font-style: normal; }
.inputFormButton { font-size:12px; cursor:hand; background-color:#CCC; color: 08090E; width: 110px; border: 1px; border-style: solid; border-color: 08090E; }
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: 282b42; background-color:#CCC; border-style:1px; }
.titleSpecial { font-weight: bold; color: #000;}
A.linkSpecial { font-weight: normal; color: #000; text-decoration: underline; }
A.linkSpecial:hover { color: #000; text-decoration: none; }
.titleEvent { font-weight: bold; color: #000;}
.eventLine { font-weight: normal; }
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 11px;font-weight: bold; }
.gridMain { font-size: 11px;font-weight: normal; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: 08090E; 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: 08090E; 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;font-weight: normal; }
.dropDownInCalendar {font-size: 12px; background-color:#FFF; border: 1px #666 solid; }
.allEventsLink { }
.textOutsideCalendar { font-size: 11px; }
.anyText { font-size: 14px; }
.calendardetail { line-height: 15px; font-weight: normal; padding-right: 5px; padding-left: 5px; }