/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
BODY
{
    background-color: white;
    margin: 0px;
}
#bottom
{
    
}
#allContainer
{
    background-color: white;
}

#belowBanner
{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    height: 11px;
    background-image: url( ./images/flagSlice.jpg );
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #590100;
    font-size: 1px;  /* ie bug workaround */
}
TD.centerColumn
{
    padding: 10px 17px 10px 66px;
    background-image: url( ./images/mainBG.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}
#emptyMainContent
{
    background-image: none;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: white;
    background-image: url( ./images/leftBG.jpg );
    background-position: top left;
    background-repeat: repeat-x;
    border-right: 1px solid white;
}
TD.rightColumn
{
    font-size: 8pt;
    background-color: white;
    background-image: url( ./images/rightBG.jpg );
    background-position: top left;
    background-repeat: no-repeat;
    border-left: 1px solid white;
}
BODY.home TD.rightColumn
{
    padding-top: 0px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
A/*.centerColumn A, .leftColumn A, .rightColumn A, .printView A*/
{
    color: #006;
    /*font-weight: bold;*/
}
A:hover/*.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover*/
{
    color: #00A;
}
#homeSectionIntro
{
    position: relative;
    background-color: black;
    width: 100%; /* ie bug workaround */
}
#homeSectionIntroIEBug
{
    padding-left: 148px;
}
.empty #homeSectionIntroIEBug
{
    padding-left: 0px;
}
#homeSectionIntro .sec { margin-bottom: 0px; }
#homeSectionIntro A { color: #838da6; font-weight: bold; }
#homeSectionIntro .headline2 { color: #838da6; }
#introPhoto
{
    /*position: absolute;
    top: 0px;
    left: 0px;*/
    float: left;
    border: 1px solid white;
    margin: -1px 10px -1px -1px;
}
#underHomeIntro
{
    height: 23px;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    background-image: url( ./images/redDots.png );
    background-position: top left;
    background-repeat: repeat-x;
}
#aboveBanner
{
    height: 7px;
    background-color: black;
    border-bottom: 1px solid white;
}
#banner
{
    position: relative;
    display: block;
    text-decoration: none;
}
#bannerBox
{
    background-image: url( ./images/bannerBG.png );
    background-repeat: repeat-x;
    background-position: bottom left;
}
.divRule
{
    display: none;
}
BODY.home .attachments
{
    clear: none;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-family: Georgia, Times New Roman, serif;
    font-weight: normal;
    font-size: 12pt;
    color: #800000;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
    font-size: 14pt;
}
.headline3
{
}
.headline4
{
    font-size: 10pt;
}
.headlineDisplay A
{
    font-weight: bold;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .item
{
}
.contentbox_center_header
{
    
}
.contentbox_center_body
{
    
}
.attachments
{
}
.centerColumn A
{
    
}
.centerColumn A:hover
{
    
}

BODY.home .sec
{
    color: white;
    background-color: black;
    padding: 0.5em 1em 0.5em 1em;
    font-size: 8pt;
}
.sec_title
{
    
}
.sec_summary
{
    
}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .searchbox, .subnavbox
{
}
.contentbox_left_header, .searchbox_header, .subnavbox_header
{
    color: white;
    font-size: 11pt;
    font-family: Copperplate, Georgia, serif;
    font-weight: normal;
    background-color: #0a192f;
    background-image: url( ./images/arrow.png );
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding: 0.3em;
    /*padding-left: 25px;*/
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
.contentbox_left_body, .searchbox_body, .subnavbox_body
{
    background-color: transparent;
    padding: 1em;
}
.leftColumn A
{
    
}
.leftColumn A:hover
{
    
}
A.goButton, A.goButton:hover
{
    display: block;
    border-width: 1px;
    border-style: solid;
    border-top-color: #EEE;
    border-right-color: #333;
    border-left-color: #EEE;
    border-bottom-color: #333;
    padding: 1px 3px 2px 2px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    background-color: #CCCCCC;
}
A.goButton:hover
{
    border-top-color: #333;
    border-right-color: #EEE;
    border-left-color: #333;
    border-bottom-color: #EEE;
    padding: 2px 2px 2px 3px;
}


/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
    border-bottom: 1px solid white;
}BODY.home .contentbox_right, BODY.home .sidebar
{

}

.contentbox_right_header, .sidebar_header
{
    color: #e2e6f7;
    font-weight: bold;
    font-size: 9pt;
    background-color: #555f6e;
    text-align: left;
    padding: 0.5em;
    border-bottom: 1px solid white;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
    padding: 1em;
}
.rightColumn A
{
    
}
.rightColumn A:hover
{
    
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    color: #fff;
    background-color: #000;
    text-align: center;
    padding: 3px;
    border-top: 1px solid white;
}
DIV.footernav
{
    text-align: center;
}
A.footernav
{
    font-size: 8pt;
    color: #000000;
}
A.footernav:hover
{
}

/* =============== MENU NAV STUFF =====================*/


/*=================================================*/
/*==( Adjustable styles )==========================*/
/*=================================================*/

#priNavBox
{
    margin-top: -1px;
    margin-bottom: 40px;
}

/* width of menus */
A.menuItem, A.menuItem_hi, DIV.menu
{
    width: 200px;
}

/* padding...keep it consistent between menu titles and menu items */
.menuItemPadder, .menuTitle, .menuTitle_hi
{
    padding: 6px 10px 6px 10px;
}
.menuTitle, .menuTitle_hi
{
    padding: 3px 10px 3px 10px;
}
/* keep the "top" value of this set equal to the amount of padding-top on the menuItemPadder */
.subTriangle
{
    top: 6px;
}

/* text size...keep this consistent as well */
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
    font-size: 9pt;
}

/* menu TITLE style */
A.menuTitle, A.menuTitle_hi, A.menuTitle:visited, A.menuTitle_hi:visited
{
    color: #FFF;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica;
    white-space: nowrap;
    display: block;
    
    text-shadow: 2px 2px 3px #444;
    text-decoration: none;
    text-align: left;
    
    border: 1px solid white;
    border-top-color: white;
    border-right-color: #FFF;
    border-left-color: white;
    border-bottom-color: white;
    border-right: 1px solid white;
    
    
    margin: 0px -1px -1px -1px;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
    /*color: #A00;*/
    color: white;
    text-decoration: none;
    background-color: #6f0101;
}



/* secondary nav stuff */

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: white;
    background-color: #241715;
}
#secNavBox A.menuItem:hover, #secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
    background-color: #707e4e;
}


/* menu ITEM style */
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited
{
    color: white;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    /*background-color: #1AAFAC;*/
}
A.menuItem_hi
{
    background-color: #6f0101;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: white;
    background-color: #6f0101;
    text-decoration: none;
}

/* MENU style */
DIV.menu
{
    /* NOTE:If you don't want PNG-transparent menus, you can
    replace the following with a background-color.*/
    /*background-image: url(./images/menuBG.png);*/
    background-color: #0a1930;
    
    border-style: solid;
    border-bottom-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    border-top-color: #fff;
}

/*#secNavBox DIV.menu
{
    //NOTE:If you don't want PNG-transparent menus, you can
    //replace the following with a background-color.
    background-image: url(./images/topMenuBG.png);
    
    border-style: solid;
    border-left-color: #8D9FC7;
    border-top-color: #8D9FC7;
    border-bottom-color:#4B6087;
    border-right-color: #4B6087;
}*/

/*===============================================*/
/*==( REQUIRED styles )==========================*/
/*===============================================*/

.horizNavBox
{
    z-index: 6;
}
.vertNavBox
{
    z-index: 5;

}
.menuBar
{
    width: 100%;
}
DIV.menu
{
    z-index: 10;
    position: absolute;
    visibility: hidden;
    top: 0px;
    left: 0px;
}
A.menuTitle, A.menuTitle_hi
{
    display: block;
    position: relative; 
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
}
.vertNavBox A.menuTitle, .vertNavBox A.menuTitle_hi
{
    white-space: normal;
}
A.menuItem, A.menuItem_hi
{
    display: block;
    cursor: pointer;
    text-decoration: none;
}
DIV.menuItemWrapper
{
    /*padding: 5px 1em 5px 7px;*/
    padding-right: 1.2em;
}
.subTriangle, .subTriangle:hover
{
    position: absolute;
    right: 5px;
    color: white;
    text-decoration: none;
}
/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/


/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

#navSec SPAN.horizNavDivider
{
    color: #888;
}

/* PRIMARY NAV */
#navPri
{
    background-color: transparent;
    margin-bottom: 1em;
}
/* main button style */
#navPri A.textButtonLink, #navPri A.textButtonLink_high
{
    color: #500;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    padding: 4px;
}
/* highlighted and hover style */
#navPri A.textButtonLink_high, #navPri A.textButtonLink:hover, #navPri A.textButtonLink_high:hover
{
    color: #A00;
    background-color: #F5F5F5;
}
/* subsection styles: remove if primary nav is horizontal */
#navPri A.subSectionLink, #navPri A.subSectionLink_high
{
    color: #500;
    text-decoration: none;
}
#navPri A.subSectionLink_high, #navPri A.subSectionLink:hover, #navPri A.subSectionLink_high:hover
{
    color: #A00;
}

/* SECONDARY NAV */
#navSec
{
    text-align: right;
    background-color: #DDD;
    padding: 3px;
    padding-right: 6px;
}
/* main button style */
#navSec A.textButtonLink, #navSec A.textButtonLink_high
{
    color: #500;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}
/* highlighted and hover style */
#navSec A.textButtonLink_high, #navSec A.textButtonLink:hover, #navSec A.textButtonLink_high:hover
{
    color: #A00;
}
/* subsection styles: remove if primary nav is horizontal */
#navPri A.subSectionLink, #navPri A.subSectionLink_high
{
    color: #500;
    text-decoration: none;
}
#navPri A.subSectionLink_high, #navPri A.subSectionLink:hover, #navPri A.subSectionLink_high:hover
{
    color: #A00;
}


/* SUBSECTIONS-ONLY box styles */
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
    color: #500;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #A00;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}


/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.calMonth TABLE, .calDayHeading {
    background-color: #0a192f;
}
.calToday {
    background-color: #DDF;
}
.eventTip
{
    border-color: #004;
    background-color: #DDF;
}