﻿body 
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: normal;
    color: #1f3d98;
    background-color: #83b7ec;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Verdana, Helvetica;
}
h1
{
    color: #1f3d98;
    font-size: 20pt;
}
h2
{
    color: #3d1f98; 
    font-size: 16pt;
}
h3
{
    color: #8a2c3c;
    font-size: 14pt;
}
h4
{
    color: #3d1f98;
    font-size: 14pt;
}
h5
{
    color: #8a2c3c;
    font-size: 12pt;
}
h6
{
    color: #3d1f98;
    font-size: 12pt;
}

a.sidebarLink:link
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #1f1f98;
    padding-right: 5px;
}
a.sidebarLink:visited
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #1f1f98;
    padding-right: 5px;
}
a.sidebarLink:current
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #1f1f98;
    padding-right: 5px;
}
a.sidebarLink:hover
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: underline;
    color: #1f1f98;
    padding-right: 5px;
}

a.memberDIR:link
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 13pt;
    font-weight: normal;
    text-decoration: underline;
    color: #659174;
    padding-left: 3px;
    padding-right: 3px;
}
a.memberDIR:visited
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 13pt;
    font-weight: normal;
    text-decoration: underline;
    color: #659174;
    padding-left: 3px;
    padding-right: 3px;
}
a.memberDIR:current
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 13pt;
    font-weight: normal;
    text-decoration: underline;
    color: #872434;
    padding-left: 3px;
    padding-right: 3px;
}
a.memberDIR:hover
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 13pt;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    background-color: #1f1f98;
    padding-left: 3px;
    padding-right: 3px;
}

._Header
{
    background: url(images/Header.jpg);
    width: 991px;
    height: 125px;
    vertical-align: bottom;
}
.EditBar
{
    margin-left: auto;
    margin-right: auto;
    margin: 5px;
    text-align: center;
}
._MenuBar
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    width: 991px;
    height: 22px;
    background: url(images/MenuBackground.jpg);
    background-color: #ffc414;
    padding-top: 0px;
    vertical-align: middle;
}
._ContentArea
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: normal;
    width: 979px;
    height: 100%;
    background-color: #ffffff;
    padding: 0px;
}
.DisplayArea
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: normal;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.homepageColumn
{
    vertical-align: top;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.LeftGutter
{
    background: url(images/LeftGutter.jpg);
    width: 6px;
    height: 100%;
}
.RightGutter
{
    background: url(images/RightGutter.jpg);
    width: 6px;
    height: 100%;
}
.Footer
{
    background: url(images/Footer.jpg);
    width: 991px;
    height: 124px;
}
.sidebarTable
{
    width: 230px;
    border: solid 1px #1f1f98;
    margin-left: auto;
    margin-right: auto;
}
.sidebarHeader
{
    background-color: #1f1f98;
    color: #fcfccf;
    margin-left: auto;
    margin-right: auto;
}
.sidebarNewsletter
{
    background-color: #d5e5f6;
}

.highlightA
{
    background-color: #d5e5f6;
}
.highlightB
{
    background-color: #aeceee;
}
.requiredfield
{
    color: #cc4b47;
}

/*************************** Blog Styles ************************/
.blogform
{
padding: 10px;
background-color: #ebeef0;
border: 1px solid #1f3c84;
}
.blogPlate
{
width: 100%;
padding: 5px;
margin-right: auto;
margin-left: auto;
border: solid 1px #1f3c84;
}
.blogHeader
{
font-family: Verdana, Arial, Helvetica;
font-size: 14pt;
background-color: #1f1f98;
color: #fcfccf;
width: 100%;
text-align: center;
padding: 6px;
}
.blogHeaderLeft
{
font-weight: bold;
font-size: 10pt;
background-color: #dde7ee;
color: #1f3c84;
border-left: solid 1px #1f3c84;
border-top: solid 1px #1f3c84;
border-bottom: solid 1px #1f3c84;
}
.blogHeaderRight
{
font-weight: bold;
font-size: 10pt;
background-color: #dde7ee;
color: #1f3c84;
border-right: solid 1px #1f3c84;
border-top: solid 1px #1f3c84;
border-bottom: solid 1px #1f3c84;
}

/*************************** Calendar Styles ************************/
.calendarPlate
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
width: 220px;
border: solid 1px black;
}
.calendarHeader
{
    background-color: #1f3c84;
    background-color: #1f1f98;
    color: #fcfccf;
    padding-left: 10px;
    text-align: left;
}
.eventHeader
{
    background-color: #1f3c84;
    color: #fcfccf;
    width: 100%;
    text-align: center;
    padding: 6px;
}
.addEventHeader
{
font-family: Verdana, Arial, Helvetica;
font-size: 14pt;
background-color: #1f1f98;
color: #fcfccf;
width: 100%;
text-align: center;
padding: 6px;
}
.calendarEventTable
{
border: solid 1px #1f1f98;
}
.calendarTitle
{
font-family: Verdana, Arial, Helvetica;
background-color: #8a2c3c;
font-weight: bold;
font-size: 10pt;
height: 16px;
}
.calendarNextPrev
{
color: #fcfccf;
font-size: 10pt;
font-weight: bold;
}
.calendarDayHeader
{
background-color: #fcfccf;
color: Black;
font-size: 8pt;
font-weight: bold;
height: 16px;
border-bottom: solid 1px #8a2c3c;
}
.calendarSelectedDay
{
background-color: #CCCCFF;
font-weight: bold;
}
.calendarDay
{
background-color: #FFFFFF;
font-size: 9pt;
border: solid 1px #8a2c3c;
}
.calendarToDay
{
background-color: #c3ffc3;
border: solid 1px #8a2c3c;
}
.calendarSelector
{
background-color: #FFFFFF;
}
.calendarOtherMonthDay
{
background-color: #F3F3F3;
border: solid 1px #8a2c3c;
}

/*************************** Menu Styles ************************/
.StaticMenuStyle
{
padding-left: 2px;
padding-top: 0px;
}
.StaticMenuItemStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
padding: 0px;
}
.StaticHoverStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
.StaticSelectedStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
padding: 0px;
}
.DynamicMenuStyle
{
z-index: 100;
border: solid 1px black;
/* width: 200px; */
background-color: #febe10;
top: 10px;
left: 0px;
padding: 0px;
margin: 0px;
}
.DynamicMenuItemStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
background-color: #febe10;
padding: 3px;
text-align: left;
}
.DynamicSelectedStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
background-color: #febe10;
padding: 3px;
text-align: left;
}
.DynamicHoverStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
background-color: #004489;
color: #febe10;
text-decoration: none;
padding: 3px;
text-align: left;
}

/*
a:link.menuStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
padding: 0px;
}
a:visited.menuStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
padding: 0px;
}
a:current.menuStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: bold;
color: #1f1f98;
text-decoration: none;
padding: 0px;
}
a:hover.menuStyle
{
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #4b98b8;
color: #FFFFFF;
}
*/

/************************ Calendar and Events classes *********************/
.calHeader
{
background-color: #410089;
background-image: url(images/CalGradientBackdrop.gif);
background-repeat: repeat-x;
font-weight: bold;
font-size: 8pt;
color: #ffeb9e;
height: 30px;
border: 0px none #000000;
}
.calTitle
{
background-color: #ffffff;
color: #a90e13;
border: 0px solid #5b4800;
}
.calLabel
{
font-family: Verdana, Arial, MS Sans Serif;
font-size: 9pt;
font-weight: bold;
color: #000000;
background-color: #ffeb9e;
border: 1px solid #5b4800;
}
.calCell
{
background-color: #fcf7cf;
}
.calCellAddItem
{
background-color: #fcf7cf;
cursor:pointer;
}
#datePicker
{
display: none;
position: absolute;
border: solid 2px black;
background-color: White;    
}
#startDatePicker
{
display: none;
position: absolute;
border: solid 2px black;
background-color: White;    
}
#endDatePicker
{
display: none;
position: absolute;
border: solid 2px black;
background-color: White;    
}
.EventBubble
{
width: 300px;
height: 200px;
padding: 0px;
border: 0px solid #000000;
margin: 0px;
}
.EventBubbleText
{
font-family: Verdana, Arial, MS Sans Serif;
font-size: 9pt;
font-weight: normal;
color: #fcffcc;
padding-left: 2px;
padding-right: 8px;
vertical-align: top;
width: 100%;
}
.EventBubbleComments
{
font-family: Verdana, Arial, MS Sans Serif;
font-size: 7pt;
font-weight: normal;
color: #fcffcc;
padding-left: 14px;
padding-right: 10px;
padding-top: 5px;
vertical-align: top;
width: 100%;
}
.EventBubbleLabel
{
font-family: Verdana, Arial, MS Sans Serif;
font-size: 9pt;
font-weight: bold;
color: #f9ff9e;
padding-left: 14px;
padding-right: 8px;
vertical-align: top;
}
.EventBubbleTitle
{
font-family: Verdana, Arial, MS Sans Serif;
font-size: 11pt;
font-weight: bold;
color: #f9ff9e;
padding-left: 10px;
padding-right: 8px;
padding-bottom: 8px;
padding-top: 5px;
vertical-align: top;
text-align: center;
}
.EventPopUp
{
background-image: url(images/EventBubble.gif);
background-repeat: no-repeat;
color: #410089;
position: absolute;
top: 0px;
left: 0px;
width: 300px;
height: 200px;
z-index: 99;
visibility: hidden;
cursor: pointer;
}
.EventItem
{
margin: 0px 0px 1px 0px;
border: 0px solid #d31218;
width: auto;
font-size: 8pt;
background-color: #d31218;
color: #FFFFFF;
cursor: pointer;
}
.AltEventItem
{
margin: 0px 0px 1px 0px;
width: 100%;
font-size: 8pt;
background-color: #a90e13;
color: #FFFFFF;
cursor: pointer;
}
.CalDayOfMonth
{
color: #2b005b;
font-family: Comic Sans MS, Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
text-align: right;
margin: 0px 0px 5px 0px;
}
.tabs
{
position: relative;
top: 1px;
left: 10px;
}
.tab
{
border: solid 1px black;
background-color: #92dcff;
padding: 2px 10px;
font-weight: bold;
}
.selectedTab
{
background-color: #70baff;
border-bottom: solid 1px #70baff;
font-weight: bold;
}
.tabContents
{
border: solid 1px black;
padding: 10px;
background-color: #70baff;
color: Black;
}
.eventEntry
{
border: none 0px White;
padding: 0px;
width: 550px;
margin-left: auto;
margin-right: auto;
}
/******************************** Membership Styles **********************************/
.labelM2M
{
    font-weight: bold;
    padding: 3px;
    margin: 0px;
    width: 100%;
    color: #fcfccf;
    background-color: #1f1f98;
}
.nameHeader
{
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
    margin: 0px 10px 2px 1px;
    width: 690px;
    color: #fcfccf;
    background-color: #0c1d4f;
    background-color: #1f1f98;
}
/**************************** Newsletter Classes *********************/
.newsContents
{
border: solid 1px #1f1f98;
padding: 10px;
background-color: #d5e5f6;
color: #1f3d98;
}
.newsTabs
{
position: relative;
top: 1px;
left: 10px;
}
.newsTab
{
font-weight: bold;
border: solid 1px #1f1f98;
padding: 2px 10px;
background-color: #d3e5f8;
color: #000000;
width: 100px;
}
.newsTabsSelected
{
font-weight: bold;
border: solid 1px #1f1f98;
border-bottom: none 1px #1f1f98;
padding: 4px 15px;
background-color: #d5e5f6;
color: #000000;
width: 100px;
}
.newsArchived
{
margin-left: auto;
margin-right: auto;
}
.Feedback
{
font-size: 11pt;
font-weight: bold;
color: #a90e13;
}

