 /* main site classes */
body {background-color: #FEECBD; padding: 0px; }
A:Link {color: #414247; text-decoration: underline; }
A:Visited {color: #414247; text-decoration: underline; }
A:Hover {color: #000000; text-decoration: none; }
a img { border:none; }

top_nav:link { color: #036958; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; font-weight: bold; }
A.top_nav:link { color: #036958; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; font-weight: bold; }
A.top_nav:visited { color: #036958; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none; font-weight: bold; }
A.top_nav:hover { color: #036958; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: underline; font-weight: bold; }

A.nav:link { color: #036958; font-size: 10pt; font-family: Georgia, "Times New Roman"; line-height: 22px; text-decoration: none; text-align: right; padding-right: 18px; font-weight: bold; }
A.nav:visited { color: #036958; font-size: 10pt; font-family: Georgia, "Times New Roman"; line-height: 22px; text-decoration: none; text-align: right; padding-right: 18px; font-weight: bold; }
A.nav:hover { color: #036958; font-size: 10pt; font-family: Georgia, "Times New Roman"; line-height: 22px; text-decoration: none; text-align: right; padding-right: 10px; border-right: 8px solid #036958; font-weight: bold; }

h1 {color: #036958; font-size: 15px; line-height: 12pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }

.text, P, LI, UL, OL {color: #414247; font-size: 11px; line-height: 16pt; font-family: Georgia, "Times New Roman"; }

.callout {color: #414247; font-size: 10px; line-height: 12pt; font-family: Verdana, Arial, sans-serif; }

.textfooter {color: #ffffff;font-size: 9px; line-height: 12pt; }
A.textfooter:link  {color: #ffffff; text-decoration: underline; }
A.textfooter:visited  {color: #ffffff; text-decoration: underline; }
A.textfooter:hover  {color: #B5C0D1; text-decoration: none; }

.textsmall {color: #036958; font-size: 11px; }
.linksmall {color: #036958; font-size: 11px; }
A.linksmall:Hover {color: #000000}
A.linksmall:Link {color: #036958; font-size: 11px; }

.textsmallwht {color: #414247; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
.promos {color: #000000; font-size: 11px; font-family: Verdana, Arial, sans-serif; }

.container {
   border-style: solid;
   border-color: #2B2B71;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:170px;
   text-align: center;
   background-color: ffffff; }

 /* classes which define more info links */
A.moreInfo:Link {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Visited {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Active {text-decoration:underline; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Hover {text-decoration:none; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
.changethistoaname {font-family: verdana, helvetica; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #252525}

 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #000000; background-color:#cccccc; border-style:1px; }
.titleSpecial { font-size: 12px; font-weight: bold; color: #000000; }
A.linkSpecial { font-size: 12px;  color: #0000FF; text-decoration: underline; }
A.linkSpecial:hover  { font-size: 12px; color: #0000FF; text-decoration: none; }
.titleEvent { font-size: 12px; font-weight: bold; color: #000000; }
.eventLine { font-size: 12px;  color: #000000; }
.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: #000000; background-color: #FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn {color: #333333; background-color: #FFFFCC; } /* font color for days not in the display month for current month */
.todayColorOut {color: #CC0000; background-color: #999999; } /* font color for the current date for days in the display month */
.inMonthFaceOut {color: #000000; background-color: #999999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut {color: #333333; background-color: #999999; } /* 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:#ffffff; border: 1px #666666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar { font-size: 12px; }
.calendardetail { font-size: 12px; line-height: 15px; color: #000000; padding-right: 5px; padding-left: 5px; }