body
{
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

body.BG
{
    background-image:url('img/bg.gif');
    background-repeat:repeat;
}

.mmenu
{
    background-image: url(img/bg.gif);
    color: #ffffff;
}

P
{
  line-height: 18px;
}

H2 
{
    color:#0484B7;
    font-size:18px;
    margin-bottom:15px;
}

A,
A:link, 
A:visited,
A:hover  
{
    color:#4DB848;
    font-weight:bold;
}

A:hover 
{
    color:#F7941E;
}

A.logo_link
{
  text-decoration: none;
}

.header_left
{
  vertical-align:top; 
  height:35px; 
  width:35px; 
}

.header_middle
{
  vertical-align:middle;
  text-align: center;

  padding: 15px;
  padding-top: 24px;
}

.header_right
{
  vertical-align:top; 
  height:35px; 
  width:35px;  
}

.logo
{
  padding-top:9px; 
  padding-bottom: 0px;
  /*width:628px; */
  width: 99%;
  height1: 240px;
  text-align:left;
}

.footer_left
{
  vertical-align:top; 
  height:35px; 
  width:35px;
}

.footer_middle
{
  background-color: #FFF;
}

.footer_right
{
  vertical-align:top; 
  height:35px; 
  width:35px;
}


.border_top_bg
{
    background-image:url('img/border_t.gif');
    background-repeat:repeat-x;
    background-color: #f7941e;
}

.border_left_bg
{
    background-image:url('img/border_l.gif');
    background-repeat:repeat-y;
    
    background-color: #f7941e;
}

.border_right_bg
{
    background-image:url('img/border_r.gif');
    background-repeat:repeat-y;

    width:35px;
    height:100%;

    background-color: #f7941e;
}

.header_bg
{
    background-color:#f7941e;
}

DIV.pic
{
    padding-bottom:20px;
}

H1
{
    color:#1a83ad;
    font-family:Arial;
    font-size:14pt;
}

.pageBody
{
  padding-left: 10px;
  padding-right: 10px;
}

.pageBody .header
{
  color:#0484B7;
  font-size:16px;
  font-weight: bold;
}

.bodyContainer
{
  border-bottom: solid 1px #cecece;
}

.leftColumn
{
  vertical-align:top;
  text-align:left;
  width:1px;
  padding-left: 5px;
  padding-right: 0px;
}

.bodyColumn
{
  vertical-align:top;
  text-align:left;
}

.rightColumn
{
  border-left: solid 1px #cecece;
  vertical-align:top;
  text-align:left;
  width:230px;
}

.rightColumn .images
{
  text-align: center;
}

.tab_news
{
    background-color:#1a83ad;
}

.news
{
  font-size: 10pt;
}

.news B
{
  font-size: 11pt;
}

.tab_sep_bg
{
    background-image:url('img/tab_sep.gif');
    background-repeat:repeat-x;
    height:53px;
}

.tab_subs
{
    color:#4db848;
    font-weight:bold;
}

.address
{
    color:#4DB848;
    font-size:11px;
    text-align:right;
}

.subscribeContainer TABLE TR TD
{
   font-weight: bold;
   color: #4DB848;
}

.subscribeContainer .submitBtn,
.contactUsControls .submitBtn,
.tellAFriendControls .submitBtn
{
    background-image:url('img/button_submit.gif');
    background-repeat:none;
    width:  70px;
    height: 22px;
    border: none;
    background-color: transparent;
    cursor: hand;
    cursor: pointer;
}

.contactUsControls .captionLabel,
.tellAFriendControls .captionLabel
{
   font-weight: bold;
}

.contactUsControls .captionLabel .required,
.tellAFriendControls .captionLabel .required
{
   font-weight: normal;
}

.contactUsControls .buttonContainer TABLE,
.tellAFriendControls .buttonContainer TABLE 
{
  width: 90%;
}

.contactUsControls .buttonContainer TABLE TR TD,
.tellAFriendControls .buttonContainer TABLE TR TD
{
   text-align: right !important;
}

.copyright
{
  text-align: left;
}

.footer
{
    color:#a0a0a0;
    font-size:9pt;
    padding:15px;
    padding-bottom: 0px;
}

/*
  Menu Styles
*/

.menu_left_bg
{
    background-image:url('img/menu_l.gif');
    background-repeat:repeat-y;
    width:35px;
    height:30px;
}

.menu_right_bg
{
    background-image:url('img/menu_r.gif');
    background-repeat:repeat-y;
    width:35px;
    height:30px;
}

.menu_bg
{
    background-color:#4db848;
}

SPAN.menu_item
{
  padding-left: 17px;
  padding-right: 17px;
}

.menu_item A,
.menu_item A:hover,
.menu_item A:active,
.menu_item A:visited,
.menu_item A:hover
{
    color:#FFF;
    font-size:11pt;
    font-weight:bold;
    text-decoration: none;
}

SPAN.hover_menu_item
{
  background-image:url('img/bullet.gif');
  background-repeat: no-repeat;
  background-position: left;
}

/****** Custom Menu *******/

.mainMenuContainer
{
  width: 100%;
}

.menuTopItem
{
  vertical-align:top;
}

.mainMenu
{
}

.menuTopItem
{
  padding-left: 10px;
  padding-right: 10px;
}

.menuTopItem A,
.menuTopItem A:hover,
.menuTopItem A:visited
{
  color:#FFF;
  font-size:11pt !important;
  font-weight:bold;
  text-decoration: none;

  padding-left: 17px;
}

.menuTopItem A:hover
{
  background-image:url('img/bullet.gif');
  background-repeat: no-repeat;
  background-position: left;

  text-decoration: none;
}

.menuItemL2 TABLE
{
  border-top: solid 1px #4db848;    
  border-left: solid 1px #4db848;    
  border-right: solid 1px #4db848;    
 
  background-color:#4db848;
  width: 200px;   
  margin : 0px 0px 0px 0px;  
}

.menuItemL2 A,
.menuItemL2 A:hover,
.menuItemL2 A:visited
{
    cursor: pointer !important;

    font-size:10pt !important;
    font-weight:bold;
    text-decoration: none;
    color: #FFF;

    padding-left:17px;
}

.menuItemL2 TABLE TR TD
{
  text-decoration: none;
  border-bottom:solid 1px #4db848;
  padding: 2px 0px 1px 0px;
}

.menuItemL2 TABLE TR TD TABLE,
.menuItemL2 TABLE TR TD TABLE TR TD
{
  border: none;
  text-align: left !important;
}

.menuItemL2 TABLE TR TD TABLE TR TD
{

}

.menuItemL2 A
{
  display: block;    
  /*width: 96.5%;*/
  width: 198px;

  padding-top:  2px;
  padding-bottom: 2px;
}

.menuItemL2 A:hover
{
  background-image:url('img/bullet.gif');
  background-repeat: no-repeat;
  background-position: left;
}

/****** Menu Buttons *******/
.MenuButton
{
  width:150px;
  height:110px;
  cursor: hand;
  cursor: pointer;
  border:solid 2px #0f688d;
  text-align:center;
  vertical-align:middle;
}
.MenuButton TD
{
  padding:15px;
  background:#f7941e;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#fff;
}
.MenuButtonHover
{
  background:#fbc98e;
}


/*
  TABS AND BORDERS
*/

.TableWithBorders,
.TableWithBorders TR TD,
.TableWithBorders TR TH
{
  border-color: #0f688d;
}

DIV.TableHeader,
.TableHeader TD,
.TableHeader TH,
TD.TableHeader,
TH.TableHeader 
{
  font-weight: bold;
  background-color: #4db848;
  color: #FFF;
}

.TableHeader A,
.TableHeader A:active,
.TableHeader A:visited,
.TableHeader A:hover
{
  font-weight: bold;
  color: #FFF;
}


TD.frameContent
{
  border-left:   solid 1px #0f688d;
  border-bottom: solid 1px #0f688d;
  border-right:  solid 1px #0f688d;
}

TD.tMnuBorder
{
 background-color: #0f688d;
}

.spaceBox
{
  padding: 15px;
}

TD.tabbedpaneliteminactive, TD.tabbedpaneliteminactive A, TD.tabbedpaneliteminactive A:hover, TD.tabbedpaneliteminactive A:visited 
{
  text-decoration:none;
  background-color: #f7941e;
  color: #FFFFFF !important;
}

TD.tabbedpanelitemhover, TD.tabbedpanelitemhover A, TD.tabbedpanelitemhover A:hover, TD.tabbedpanelitemhover A:visited 
{
  text-decoration:none;
  background-color: #4db848;
  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;
}

/*
  Calendar styles
*/

.calendarLink,
.calendarLinkHighlighted
{
  padding: 3px 10px 10px 3px;
}

A.calendarLink,
A:hover.calendarLink,
A:visited.calendarLink
{
  font-weight: normal;
  text-decoration: underline;
}

A:hover.calendarLink
{
  text-decoration: none;
}

A.calendarLinkHighlighted,
A:hover.calendarLinkHighlighted,
A:visited.calendarLinkHighlighted
{
  font-weight: bold;
  text-decoration: underline;
}

A:hover.calendarLinkHighlighted
{
  text-decoration: none;
}

.CalendarTable TD
{
  width: 14%;
  text-align:left;
}

TD.CalendarWeekCell A,
TD.CalendarWeekCellHighlighted A
{
  color: #FFF;
}

TD.CalendarWeekCell,
TD.CalendarWeekCellHighlighted
{
  background-color: #4db848;
  color: #FFF;
}

TD.CalendarWeekCell A:hover
TD.CalendarWeekCellHighlighted A:hover
{
   text-decoration:none;     
}

TD.CalendarEntry,
TD.calendarEntryHighlighted,
TD.calendarEntryOutOfRange
{
  height: 45px;
}

 TD.calendarEntryOutOfRange
{
  background-color: #CCC;
}

/* POPUP styles */

.popup_body
{
  background-color: #FFF;
  text-align: left;
}

input[type=submit],
input[type=button],
A.register, A.classDetails, A.dropin, A.schedule-btn,
a.customButton,
A.register:visited, A.classDetails:visited, A.dropin:visited, A.schedule-btn:visited,
a.customButton:visited {
    background-color: #4eb648;
    color: #fff;
}

    input[type=submit]:hover,
    input[type=button]:hover,
    A.register:hover, A.classDetails:hover, A.dropin:hover, A.schedule-btn:hover,
    a.customButton:hover {
        background-color: #ec8e1f;
        color: #fff;
    }