 /* main site classes */
body {background-color: #0E0848; padding: 0; margin: 0; }
A:Link {color: #352D2D; text-decoration: underline; }
A:Visited {color: #352D2D; text-decoration: underline; }
A:Hover {color: #CABA83; text-decoration: underline; }

h1 {color: #0E0848; font-size: 18px; line-height: 12pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }
h2 {color: #0E0848; font-size: 16px; line-height: 12pt; font-family: Georgia, "Times New Roman"; font-weight: bold; text-align: center; display: inline;}

hr {color: #363578; height:1px; margin: 0px 0px 0px 0px;}

.text, P, LI, OL, TD {color: #352D2D; font-size: 11px; line-height: 15pt; font-family: Georgia, "Times New Roman"; }

UL {list-style-type: square; margin-top: 4px; margin-bottom: 4px;}

.callout {color: #352D2D; font-size: 10px; line-height: 12pt; font-family: Georgia, "Times New Roman"; }

 /* classes which define the navigation's styles */
#navcontainer { width: 285px; padding: 10px 0 0 0; }
#navlist { margin-left: 0; text-align:right; list-style: none; }
#navlist li { padding: 0 0 6 0px; }
#navlist ul { list-style: none; }
top_nav:link { color: #F8EED5; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: none; font-weight: bold;}
A.top_nav:link { color: #363578; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: none; font-weight: bold;}
A.top_nav:visited { color: #363578; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: none; font-weight: bold; }
A.top_nav:hover { color: #363578; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; font-weight: bold;}

A.nav:link { color: #0E0848; font-size: 10pt; line-height: 18pt; text-decoration: none; font-weight: bold; }
A.nav:visited { color: #0E0848; font-size: 10pt; line-height: 18pt; text-decoration: none; font-weight: bold; }
A.nav:hover { color: #0E0848; font-size: 10pt; line-height: 18pt;  text-decoration: underline; font-weight: bold; }


.textfooter {color: #1D4988;font-size: 9px; line-height: 12pt; }
A.textfooter:link  {color: #1D4988; text-decoration: underline; }
A.textfooter:visited  {color: #1D4988; text-decoration: underline; }
A.textfooter:hover  {color: #303430; text-decoration: none; }

.textsmall {color: #1D4988; font-size: 11px; font-family: Georgia, "Times New Roman"; }
.linksmall {color: #1D4988; font-size: 11px; font-family: Georgia, "Times New Roman"; }
A.linksmall:Hover {color: #303430}
A.linksmall:Link {color: #1D4988; font-size: 11px; font-family: Georgia, "Times New Roman"; }

.textsmallwht {color: #414247; font-size: 11px; font-family: Georgia, "Times New Roman"; }
.promos {color: #000000; font-size: 11px; font-family: Georgia, "Times New Roman"; }
 /* classes which define more info links */
A.moreInfo:Link {text-decoration:underline ;color: #0000FF; font-family: Georgia, "Times New Roman"; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Visited {text-decoration:underline ;color: #0000FF; font-family: Georgia, "Times New Roman"; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Active {text-decoration:underline; color: #0000FF; font-family: Georgia, "Times New Roman"; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Hover {text-decoration:none; color: #0000FF; font-family: Georgia, "Times New Roman"; 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}

.inputFormButton {font-size:11px; cursor:hand; background-color:#8FA5CD; color: #363578; border: 1px; border-style: solid; border-color: #363578}
.inputFormSelect {font-size:11px; cursor:hand; background-color:#ffffff; color: #000000; border: 1px; border-style: solid; border-color: #8FA5CD}
 /* classes which define the calendar styles */
.titleSpecial {font-family: Georgia, "Times New Roman"; font-size: 12px; font-weight: bold; color: #000000}
A.linkSpecial {font-family: Georgia, "Times New Roman"; font-size: 12; font-weight: normal; color: #0000FF; text-decoration: underline}
A.linkSpecial:hover {font-family: Georgia, "Times New Roman"; font-size: 12; color: #0000FF; text-decoration: none}
.titleEvent {font-family: Georgia, "Times New Roman"; font-size: 12px; font-weight: bold; color: #000000}
.eventLine {font-family: Georgia, "Times New Roman"; font-size: 12px; font-weight: normal; color: #000000}
.monthYear {font-family: Georgia, "Times New Roman"; font-size:16px; font-weight: bold; }
.daysOfWeek {font-family: Georgia, "Times New Roman";font-size: 11px;font-weight: bold; }
.gridMain {font-family: Georgia, "Times New Roman";font-size: 11px; font-weight: normal;}
.todayColorIn {color: #CC0000; background-color: #D5DFF2} /* font color for the current date for current month */
.inMonthFaceIn {color: #000000; background-color: #D5DFF2} /* font color for days in the display month for current month */
.outMonthFaceIn {color: #333333; background-color: #ffffff} /* 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: #ffffff} /* font color for days not in the display month for days in the display month */
.linkDayInCell {font-family: Georgia, "Times New Roman";font-size: 12px;;font-weight: bold; }
.dropDownInCalendar {font-size: 12px; background-color:#ffffff; border: 1px #666666 solid; }
.allEventsLink {font-family: Georgia, "Times New Roman"; font-size: 12px; }
.textOutsideCalendar {font-family: Georgia, "Times New Roman"; font-size: 12px; }
.calendardetail {font-family: Georgia, "Times New Roman"; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #000000; padding-right: 5px; padding-left: 5px}

.pgborder {
   border-style: solid;
   border-color: #363578;
   border-width:1px;
   width:850px;
   background-color: ffffff;
}

.container {
   border-style: solid;
   border-color: #363578;
   border-width:1px;
   background-color: 363578;
   width:176px;
   text-align: center;
   font-family: Georgia, "Times New Roman";
   color: #ffffff; font-size: 11px; line-height: 13pt;}
A.container:link  { font-size: 11px; color: #ffffff; text-decoration: underline;}
A.container:visited  { font-size: 11px; color: #ffffff; text-decoration: underline;}
A.container:hover  { font-size: 11px; color: #0E0848; text-decoration: underline;}   
