﻿body
{
    vertical-align:top;
    padding:0px 0px 20px 0px;
    margin:0px;
    font-family:Arial;
    font-size:10pt;
}
.BG
{
    background-image:url(img/BG.jpg);
    background-position:left top;
    background-repeat:repeat;
}
.pageHeader
{
    background-color:#8ec63f;
    height:166px;
    background-image:url(img/headerBG.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
.logo
{
    width:50%;
    text-align:left;
    padding-left:20px;
    font-size:20px;
    font-weight:bold;
}
.imgLogo
{
    width:50%;
}
.spaceAfterHeader
{
    height:6px;
    background-color:#06add1;
}

.content
{
    background-color:#fff;
    text-align:left;
}

.contentTable
{
    padding-right:15px;
    padding-left:15px;
}

.rightControls
{
    padding:0px 15px 0px 5px;
}

.contentBody
{
    padding: 5px 15px 0px 15px;
    vertical-align:top;
}

.address
{
    text-align:center;
    width:150px;
    margin-top:20px;
    font-size:10pt;
    font-family:arial;
}

/*************************************************************************************************/

.mainTopLeft
{
    background-image:url(img/mainTopLeft.gif);
    width:29px;
    height:25px;
}
.mainTopBorder
{
    height:25px;
    background-image:url(img/mainTopBorder.gif);
    background-position:left;
    background-repeat:repeat-x;
}
.mainTopRight
{
    background-image:url(img/mainTopRight.gif);
    width:29px;
    height:25px;
}
.mainLeftBorder
{
    background-image:url(img/mainLeftBorder.gif);
    background-repeat:repeat-y;
    width:29px;
}
.mainRightBorder
{
    background-image:url(img/mainRightBorder.gif);
    background-repeat:repeat-y;
    width:29px;
}
.mainBottomLeft
{
    background-image:url(img/mainBottomLeft.gif);
    width:29px;
    height:25px;
}
.mainBottomBorder
{
    height:25px;
    background-image:url(img/mainBottomBorder.gif);
    background-position:left;
    background-repeat:repeat-x;
}
.mainBottomRight
{
    background-image:url(img/mainBottomRight.gif);
    width:29px;
    height:25px;
}

.contentBottomLeft
{
    background:#06add1;
    text-align:left;
    vertical-align:top;
}
.contentBottomBorder
{
   background-color:#fff;
   width:100%;
}
.contentBottomRight
{
    background:#06add1;
    text-align:right;
    vertical-align:top;
}

/******************************************************************************************/

.newsTopLeft,
.subscribeTopLeft
{
    background-image:url(img/nsTopLeft.gif);
    width:29px;
    height:40px;
    background-position:left top;
    background-repeat:no-repeat;
    background-color:#f7cf17;
}
.newsTopBorder,
.subscribeTopBorder
{
    height:40px;
    background-color:#f7cf17;
    color:#fff;
    font-size:12pt;
    font-weight:bold;
}
.newsTopRight,
.subscribeTopRight
{
    background-image:url(img/nsTopRight.gif);
    width:29px;
    height:40px;
    background-position:right top;
    background-repeat:no-repeat;
    background-color:#f7cf17;
}
.newsBorder,
.subscribeBorder  
{ 
  width:6px;
  background:#f7cf17; 
}

.newsBottomLeft,
.subscribeBottomLeft
{
    background-image:url(img/nsBottomLeft.gif);
    width:29px;
    height:25px;
    background-position:left bottom;
    background-repeat:no-repeat;
}
.newsBottomBorder,
.subscribeBottomBorder
{
    height:25px;
    background-image:url(img/mainBottomBorder.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    background-color:#f7cf17;
}
.newsBottomRight,
.subscribeBottomRight
{
    background-image:url(img/nsBottomRight.gif);
    width:29px;
    height:25px;
    background-position:right bottom;
    background-repeat:no-repeat;
}
.news
{
    background-image:url(img/newsBG.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#fefbe8;
}

.subscribe
{
    padding-top:12px;
}

.copyright
{
    padding:0px 15px 0px 15px;
    font-size:9pt;
    font-family:arial;
}
.copyright a
{
  color: #ffffff !important;
}
a,
a:hover,
a:visited
{
    color:#8ec63f;
    text-decoration:unedrline;
}

.header
{
    font-size:18pt;
    color:#06add1;
    vertical-align:middle;
    text-align:left;
    font-weight:bold;
    font-family:Arial;
}
.controlHeader
{
    font-size:14pt;
    color:#FFF;
    vertical-align:middle;
    text-align:left;
    font-family:Arial;
}


/*******************************************************************************************/

.calendarLink,
.calendarLinkHighlighted
{
  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;
  border-color:#525252;
}

TD.CalendarWeekCell,
A.CalendarWeekCell,
TD.CalendarWeekCellHighlighted
{
  background-color: #f7cf17;
  color:#525252;
}

DIV.TableHeader, 
.TableHeader TH, .TableHeader
{
  background-color:#8ec63f;
  color:White;
  text-align:center;
  border-color:#525252;
}






TD.CalendarEntry,
TD.calendarEntryHighlighted,
TD.calendarEntryOutOfRange
{
  height: 45px;
}

 TD.calendarEntryOutOfRange
{
  background-color: #ffffff;
}
Table.TableWithBorders
{
  border-color:#525252;
  background-color:#ffffff;
  padding:0px;
  margin:0px;
}

TD.frameContent
{
  border-left:   solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right:  solid 1px #000000;
}
.TableWithBorders, .TableWithBorders TD {
  border-color: #525252;
}
.registrationControls
{
  width: 200px;
}

TD.frameContent
{
  border-left:   solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right:  solid 1px #000000;
}

TD.tMnuBorder
{
 background-color: #000000;
}

.spaceBox
{
  padding: 15px;
}

TD.tabbedpaneliteminactive, TD.tabbedpaneliteminactive A, TD.tabbedpaneliteminactive A:hover, TD.tabbedpaneliteminactive A:visited 
{
  text-decoration:none;
 background-color: #67c0e2;
 color: #FFFFFF !important;
}

TD.tabbedpanelitemhover, TD.tabbedpanelitemhover A, TD.tabbedpanelitemhover A:hover, TD.tabbedpanelitemhover A:visited 
{
  text-decoration:none;
 background-color: #f5d312;
 color: #FFF !important;
 cursor:hand;
}

TD.tabbedpanelitemactive, TD.tabbedpanelitemactive A, TD.tabbedpanelitemactive A:hover, TD.tabbedpanelitemactive A:visited 
{
  text-decoration:none;
 color: #000000 !important;
}

/*old menu styles - please don't remove these styles bacause of compatibility w/ "no custom menu" mode  */

.tdMenuContainer
{
}

.tdBodyContainer
{
}

.menu {
}

/*new menu styles*/

.menu
{
    height:40px;
    font-size:11pt;
    color:#f7cf17;
    font-family:  tahoma, arial, san-serif;
    font-weight:bold;
}

.menuitem 
{
}

.menuitem A,
.menuitem A:visited,
.menuitem A:hover {
  text-decoration: none;
  color: #8ec63f;  
}
.menuitem A:hover
{
  text-decoration: underline;
}
.mainMenuContainer
{
}

.menuTopItem
{
  margin:10px 5px 0px 0px;
}

.mainMenu
{
}

.menuTopItem A,
.menuTopItem A:hover,
.menuTopItem A:visited
{
    cursor: pointer !important;
    color: #8ec63f;
    text-decoration: none;
}

.menuItemL2 TABLE
{
  border-top: solid 1px #f7cf17;    
  border-left: solid 1px #f7cf17;    
  border-right: solid 1px #f7cf17;  
  width: 14em;   
  margin : 0px 0px 0px 0px; 
  background-color:#ffffff ;
  color:White;
}

.menuItemL2 A,
.menuItemL2 A:hover,
.menuItemL2 A:visited
{
    cursor: pointer !important;
    color: #8ec63f;
    text-decoration: none;
    padding-left:7px;
}
.menuItemL2 TABLE TR TD
{
  font-size:10pt;
  padding: 2px 0px 1px 0px;
  border-bottom:solid 1px #f7cf17;
}

.menuItemL2 TABLE TR TD TABLE,
.menuItemL2 TABLE TR TD TABLE TR TD
{
  border: none;
}

.menuItemL2 A
{
  width: 15em;
  display: block;    
}

.menuItemL2 A:hover
{
  background-color: #f7cf17;    
}

.menuTopItem A:hover
{
  text-decoration: underline;
}

a.logo
{
    text-decoration:none;
}
/****** Menu Buttons *******/
.MenuButton
{
  width:150px;
  height:110px;
  cursor: hand;
  cursor: pointer;
  border:solid 2px #525252;
  text-align:center;
  vertical-align:middle;
}
.MenuButton TD
{
  padding:15px;
  background:#8ec63f;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#fff;
}
.MenuButtonHover
{
  background:#f7cf17;
}


/*
  Overriden logo position fix
*/

TD.logo A.logo
{
  display:block;
  padding: 0px;
}
