﻿body
{
    background-color:#dbe369;
    padding-top:5px;
    text-align:left;
    font-family:Calibri;
    font-size:11pt;
}

TABLE.mainTable {
background-color:#fff;
min-width:976px;
width:976px;
}

/*Main Border*/
.mainTop {height:19px;}
.mainTopLeft { width:31px;text-align:left; }

.mainTopBorder {
background-image:url(img/mainTopBorder.gif);
background-repeat:repeat-x;
width:100%;
}

.mainTopRight { width:31px;text-align:right; }

.mainLeftBorder {
background:url(img/mainLeftBorder.gif) repeat-y left #fffdb3;
padding:0 9px 0 9px;
}

.mainRightBorder {
background:url(img/mainRightBorder.gif) repeat-y right #fffdb3;
padding:0 9px 0 9px;
text-align:right;
}    

.mainBottomBorder { background:url(img/mainBottomBorder.gif) repeat-x bottom #fffdb3; width:100%; }
.mainBottomLeft, .mainBottomRight { height:33px;width:31px; }

.mainBottomLeft { text-align:left; }
.mainBottomRight { text-align:right; } 

/* Header*/
.pageHeader {
height:160px;
vertical-align:bottom;
background:#fff;
}

td.logo {
text-align:left;
font-size:25px;
vertical-align:top;
}

div.logo {
position:absolute;
z-index:5;
}

.header
{
	font-size:14pt;
	font-weight:bold;
}


.spaceAfterMenu
{
    height:9px;
    background-color:#dbe369;
}

.leftMargin
{
}
.rightMargin
{
}

.contentBG {
background:url(img/contentBG.gif) top left repeat-x #fffdb3;
height:500px;
}

/*News Border*/
.newsTopLeft
{
    background-image:url(img/newsTopLeft.gif);
    height:18px;
    padding:0 9px 0 9px;
}
      
.newsTopBorder
{
    background-image:url(img/newsTopBorder.gif);
    background-repeat:repeat-x;
    width:180px;
}
.newsTopRight
{
    background-image:url(img/newsTopRight.gif);
    padding:0 9px 0 9px;
    height:18px;
}

.newsRightBorder
{
    background-image:url(img/newsRightBorder.gif);
    background-repeat:repeat-y;
    background-position:right;
    width:18px;
}
.newsLeftBorder
{
    background-image:url(img/newsLeftBorder.gif);
    background-repeat:repeat-y;
    background-position:left;
    width:18px;
}

.newsBottomLeft
{
    background-image:url(img/newsBottomLeft.gif);
    width:18px;
    height:18px;
}
.newsBottomBorder
{
    background-image:url(img/newsBottomBorder.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#fefca7;
    width:180px;
}       
.newsBottomRight
{
    background-image:url(img/newsBottomRight.gif);
    height:18px;
    width:18px;
} 
.news
{
    width:180px;
    background-color:#fff;
}

/*Subscribe Border*/
.subscribeTopLeft
{
    background-image:url(img/subscribeTopLeft.gif);
    height:18px;
    width:18px;
}
      
.subscribeTopBorder
{
    background-image:url(img/subscribeTopBorder.gif);
    background-repeat:repeat-x;
    width:175px;
}
.subscribeTopRight
{
    background-image:url(img/subscribeTopRight.gif);
    width:18px;
    height:18px;
}

.subscribeRightBorder
{
    background-image:url(img/subscribeRightBorder.gif);
    background-repeat:repeat-y;
    background-position:right;
    width:18px;
}
.subscribeLeftBorder
{
    background-image:url(img/subscribeLeftBorder.gif);
    background-repeat:repeat-y;
    background-position:left;
    width:18px;
}

.subscribeBottomLeft
{
    background-image:url(img/subscribeBottomLeft.gif);
    width:18px;
    height:18px;
}
.subscribeBottomBorder
{
    background-image:url(img/subscribeBottomBorder.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#fefca7;
    width:175px;
}       
.subscribeBottomRight
{
    background-image:url(img/subscribeBottomRight.gif);
    height:18px;
    width:18px;
} 
.subscribe
{
    width:175px;
    background-color:#fffca3;
    font-size:95%;
}

td.contentTitle
{
    background-image:url(img/titleLine.gif);
    background-position:center;
    background-repeat:repeat-x;
    width:100%;
    padding:0px 10px 0px 0px;
    margin:0px 10px 0px 0px;
}

.content
{
    padding:10px 0px 10px 25px;
}

.title,
.header
{
    font-size:18pt;
    color:#50047e;
    vertical-align:middle;
    text-align:left;
    font-family:Times New Roman;
}

.address
{
    text-align:center;
    width:175px;
    margin-top:20px;
}

.copyright
{
    background-color:#dbe369;
    padding:0px 30px 0px 30px;
    font-size:90%;
}

.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: #dbe369;
  color:#525252;
}


DIV.TableHeader,
.TableHeader TH, .TableHeader
{
  background-color:#50047e;
  color:White;
  text-align:center;
  border-color:#525252;
}






TD.CalendarEntry,
TD.calendarEntryHighlighted,
TD.calendarEntryOutOfRange
{
  height: 45px;
}

 TD.calendarEntryOutOfRange
{
  background-color: #fefca7;
}
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;
}

a,
a:hover,
a:visited
{
    color:#50047e;
    text-decoration:none;
}


/*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:35px;
    background-color:#50047e;
    color:#fff;
    font-family:  tahoma, arial, san-serif;
    font-size:10pt;
    font-weight:bold;
    padding-left:10px;
}
.menuitem 
{
}

.menuitem A,
.menuitem A:visited,
.menuitem A:hover {
  text-decoration: none;
  color: #FFFFFF;  
}
.menuitem A:hover
{
  text-decoration:underline;
}
.mainMenuContainer
{
}

.menuTopItem
{
  margin:7px 5px 0px 0px;
}

.mainMenu
{
}

.menuTopItem A,
.menuTopItem A:hover,
.menuTopItem A:visited
{
    cursor: pointer !important;
    color: #FFFFFF;
    text-decoration: none;
}

.menuItemL2 TABLE
{
  border-top: solid 1px #fffca3;    
  border-left: solid 1px #fffca3;    
  border-right: solid 1px #fffca3;  
  width: 14em;   
  margin : 0px 0px 0px 0px; 
  background-color:#50047e ;
  color:White;
}

.menuItemL2 A,
.menuItemL2 A:hover,
.menuItemL2 A:visited
{
    cursor: pointer !important;
    color: #FFFFFF;
    text-decoration: none;
    padding-left:7px;
}
.menuItemL2 TABLE TR TD
{
  padding: 2px 0px 1px 0px;
  border-bottom:solid 1px #fffca3;
}

.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: #dbe369;    
}

.menuTopItem A:hover
{
  text-decoration: underline;
}

.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: #50047e;
 color: #FFFFFF !important;
}

TD.tabbedpanelitemhover, TD.tabbedpanelitemhover A, TD.tabbedpanelitemhover A:hover, TD.tabbedpanelitemhover A:visited 
{
  text-decoration:none;
 background-color: #dbe369;
 color: #FFF !important;
 cursor:hand;
}

TD.tabbedpanelitemactive, TD.tabbedpanelitemactive A, TD.tabbedpanelitemactive A:hover, TD.tabbedpanelitemactive A:visited 
{
  text-decoration:none;
 color: #000000 !important;
}

td.header
{
    padding-Right:5px;
}
.headerBG
{
  background-image:url(img/headerBG.gif);
  background-position:left top;
  background-repeat:repeat-x;
}
.headerLine
{
  background-image:url(img/headerLine.jpg);
  background-position:left center;
  background-repeat:repeat-x;
  padding-top:15px;
}

/*td.headerLine
{
    height:3px;
    width:100%;
    font-size:1px;
    border-bottom: solid 1px #dbe369;
}

td.headerUnderLine
{
    height:2px;
}*/

p
{
    margin:0px 0px 20px 0px;
}

/****** 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:#50047e;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#fff;
}
.MenuButtonHover
{
  background:#dbe369;
}

.mainContentColumn { background-color:#fffdb3; }
.mainContentTable { position:relative;top:-10px; }
