BODY {
  font-family:  arial, tahoma, san-serif;
  font-size:12px;
  background-color: #FFF;
}

TD {
  font-family:  arial, tahoma, san-serif;
  font-size:12px;
}

TD.headerBG{
  background-color: #CCC;
}

TD.footerBG{
  background-color: #8B005B;
  color: white;
}

.footerBG A
{
    color: White;
}

.footerBGExtender
{
    background-color: #8B005B;
    background-image: url(img/bottom_cell_pic.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}


TD.topNewsBG
{
   background-repeat: repeat-y;
   background-color: #8B005B;
   background-image: url(img/top_news_bg.gif);
   background-position:right;
}

TD.topNewsHeaderBG
{
    background-image: url(img/top_news_top_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

TD.topNewsFooterBG
{
   background-color: #8B005B;
}

.whatsNew
{
  margin-left: 10px;
}

TD.topNewsPadding
{
    padding: 0px 15px 3px 15px;
}

.bottomMenuCell
{
    padding-bottom: 15px;
}

.topNewsItem TD
{
    color: White;
}

.pageBody, .pageBody TD , .pageBody th {
  font-family:  arial, tahoma, san-serif;
  font-size:12px;
}

.logoExtender
{
    background-color:#ccc;
}

.siteLogoBG 
{
    background-image: url(img/center_name.gif);
    background-repeat: no-repeat;
}

.siteLogoBGPopup
{
    background-image: url(img/center_name_p.gif);
    background-repeat: no-repeat;
}

.siteTitle
{
    text-decoration: none;
    width: 550px;
}

.missionTable
{
    background-image: url(img/cell_pic.gif);
}

.missionCell
{
    padding: 10px 8px 0px 13px;
    line-height: 24px; 
    font-size:10pt;
    font-weight: bold;
    color: White;
}

.sideMenuAct
{
    color: #8B005B;
    text-decoration: underline;
}

A {
  color: #8B005B;
  text-decoration: none;
}

A.morenewsalt
{
    color:White;
}

A:hover {
  text-decoration: underline;
}

A.bottomMenuLink
{
    color: #000;
}

.header{
  color: #989898;
  font-weight: bold;
  font-size: 24px;
}

.new{
  color: #000;
  font-weight: bold;
  font-size: 14px;
}

.required{
  color: #475B96;
  font-weight: bold;
}

DIV.TableHeader,
.TableHeader TH, .TableHeader TD
{
  font-weight: bold;
  text-align: center;
  color: #000;
  background-color: #BBBBBB;
  border-color: #000000;
}






.TableFooter TD {
  background-color: #EEEEEE;
  color: #000;
}

.TableWithBorders, .TableWithBorders TD {
  border-color: #000000;
}

.registrationControls
{
  width: 200px;
  height: 23px;
}

.spaceBox
{
  padding: 15px;
}

TD.frameContent
{
  border-left:   solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right:  solid 1px #000000;
}

TD.tMnuBorderBg,
TD.tMnuBorderFore,
TD.tMnuBack
{
 background-color: #FFFFFF;
}

TD.tMnuBorder
{
 background-color: #000000;
}

TD.tabbedpaneliteminactive, TD.tabbedpaneliteminactive A, TD.tabbedpaneliteminactive A:hover, TD.tabbedpaneliteminactive A:visited 
{
  text-decoration:none;
 background-color: #8B005B;
 color: #FFFFFF !important;
}

TD.tabbedpanelitemhover, TD.tabbedpanelitemhover A, TD.tabbedpanelitemhover A:hover, TD.tabbedpanelitemhover A:visited 
{
  text-decoration:none;
 background-color: #B38605;
 color: #fff !important;
 cursor:hand;
}

TD.tabbedpanelitemactive, TD.tabbedpanelitemactive A, TD.tabbedpanelitemactive A:hover, TD.tabbedpanelitemactive A:visited 
{
  text-decoration:none;
 background-color: #FFFFFF;
 color: #000000 !important;
}

P
{
  margin: 10px 0px 10px 0px; 
}

.header P
{
  margin: 0px 0px 13px 0px;
}


.calendarLink,
.calendarLinkHighlighted
{
  color: #8C005B;
  padding: 3px 10px 10px 3px;
}

A.calendarLinkHighlighted,
A:hover.calendarLinkHighlighted,
A:visited.calendarLinkHighlighted
{
  font-weight: bold;
  text-decoration: none;
}

.CalendarTable TD
{
  width: 14%;
  text-align:left;
}

TD.CalendarWeekCell
{
  background-color: #B38605;
  color: #fff;
}

TD.CalendarWeekCellHighlighted
{
  background-color: #8B005B;
  color: #fff;
}

TD.CalendarWeekCell .calendarLink,
TD.CalendarWeekCell .calendarLinkHighlighted
{
  color: #fff;
}

TD.CalendarEntry,
TD.calendarEntryHighlighted,
TD.calendarEntryOutOfRange
{
  height: 45px;
}

 TD.calendarEntryHighlighted
{
  background-color: #8B005B;
  color: #fff;
}

 TD.calendarEntryOutOfRange
{
  background-color: #CCCCCC;
}

.currentMonth
{
  text-align: center;
  font-size: 24px;
  color: #8B005B;
  font-weight: normal;
}

/* custom classes grid formatting */
table.customClassesTable
{
    border: none;
    width: 100%;
}

.customClassesTable td
{
    padding: 1px;
}

td.customClassesHeaderCell
{
    font-weight: bold;
}

tr.customClassesHeaderRow
{
    vertical-align: top;
    font-weight: bold;
}

tr.customClassesTableRow
{
}

tr.customClassesTableRowAlt
{
}

.customClassesTableFirstCell
{
}

.customClassesTableLastCell
{
}
/****** Menu Buttons *******/
.MenuButton
{
  width:150px;
  height:110px;
  cursor: hand;
  cursor: pointer;
  border:solid 2px #000000;
  text-align:center;
  vertical-align:middle;
}
.MenuButton TD
{
  padding:15px;
  background:#8B005B;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#fff;
}
.MenuButtonHover
{
  background:#BBBBBB;
}

