/*=====================================================( 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: #1d2840;
}
#allContainer
{

}
#borderArea
{
    border: 1px solid white;

}
TD.centerColumn
{
    background-color: white;
    background-image: url( ./images/mainBG.png );
    background-position: top left;
    background-repeat: repeat-y;
    padding: 20px 26px 48px 26px;
    border-left: 1px solid white;
}
TD.leftColumn
{
    font-size: 8pt;
    color: white;
    background-color: #640808;
    background-image: url( ./images/leftBG.jpg );
    background-position: top left;
    background-repeat: repeat-x;


}
TD.rightColumn
{
    font-size: 8pt;
    background-color: white;
    background-image: url( ./images/mainTop.png );
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding: 0px 0px 48px 0px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
A/*.centerColumn A, .leftColumn A, .rightColumn A, .printView A*/
{
    color: #1d2840;
    /*font-weight: bold;*/
}
A:hover/*.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover*/
{
    color: #6e7d9e;
}
#topper, #rightTopper
{
    height: 22px;
    font-size: 1px; /* for IE bug */
    background-color: #988f8f;
    margin-bottom: 12px;
}
#topper
{
    background-color: #988f8f;
    background-image: url( ./images/mainTop.png );
    background-position: top left;
    background-repeat: no-repeat;
    margin: -20px -26px 14px -26px;
}
.divRule
{
    border: none;
    border-bottom: 1px dashed #0a1222;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    color: #0a1222;
    font-family: Times New Roman, Times, serif;
    font-weight: bold;
    font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
    font-size: 14pt;
}
.headline3
{
}
.headline4
{
    font-size: 10pt;
}
.headlineDisplay A
{
    font-weight: bold;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.attachments
{
}
.centerColumn A
{

}
.centerColumn A:hover
{

}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .searchbox, .subnavbox
{
    margin: 15px;
}
.contentbox_left_header, .searchbox_header, .subnavbox_header
{
    font-size: 14pt;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Times New Roman, Times, serif;
    padding-bottom: 8px;
    border-bottom: 1px dashed white;
    margin-bottom: 6px;
}
.contentbox_left_body, .searchbox_body, .subnavbox_body
{
    background-color: transparent;
}
.leftColumn A
{
    color: #BBC;
}
.leftColumn A:hover
{
    color: white;
}
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
{
    margin-right: 14px;
}
.contentbox_right_header, .sidebar_header
{
    color: #000;
    font-weight: bold;
    font-size: 9pt;
    text-align: center;
    padding: 0.5em;
    font-family: Georgia, Times New Roman, serif;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
    padding: 1em;
}
.rightColumn A
{

}
.rightColumn A:hover
{

}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
#footerBox
{
    position: relative;
    left: 0px;
    margin-top: -48px;
    background-color: #1d2840;
    padding-bottom: 32px;
    margin-left: 232px;
    margin-right: 0px;
    height: 16px;
    border-right: 1px solid #1d2840;
}
.footer
{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    font-size: 8pt;
    color: white;
    background-color: #0a1222;
    text-align: center;
    padding: 3px 0px; 3px 0px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}.footer A
{
		color: #fff;
		text-decoration: none;
}
.footer A:hover
{
		color: #bbc;
}

DIV.footernav
{
    text-align: center;
    color: #fff;
}
A.footernav, .verticalLogo_text A, #pvFooter A
{
    font-size: 8pt;
    color: #fff;
}
A.footernav:hover, .verticalLogo_text A:hover, #pvFooter A:hover
{
		color: #bbc;
}

#bottom
{

}

/* =============== MENU NAV STUFF =====================*/


/*=================================================*/
/*==( Adjustable styles )==========================*/
/*=================================================*/

#priNavBox
{

}

/* 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: #0a1222;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    white-space: nowrap;
    display: block;

    text-shadow: 2px 2px 3px #444;
    text-decoration: none;

    border: 1px solid white;
    border-top-color: white;
    border-right-color: white;
    border-left-color: white;
    border-bottom-color: white;
    border-right: 1px solid white;

    margin-left: -1px;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
    /*color: #A00;*/
    color: white;
    text-decoration: none;
    background-color: #510708;
}



/* secondary nav stuff */

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: white;
    background-color: #a1b570;
}
#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: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    /*background-color: #1AAFAC;*/
}
A.menuItem_hi
{
    background-color: #20283d;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: white;
    background-color: #20283d;
    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: #0a1222;

    border-style: solid;
    border-color: white;
}

/*#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;
    margin-bottom: 1em;
}
.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-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: #DDD;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #FFF;
    text-decoration: underline;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}


/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.calMonth TABLE, .calDayHeading {
    background-color: #0a1222;
}
.calToday {
    background-color: #DDF;
}
.eventTip
{
    color: black;
    border-color: #004;
    background-color: #DDF;
}