/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
}
BODY
{
    background-color: white;
}
TD.centerColumn
{
        padding: 0.6em 1em 1em 1em;
}
.largeColumn
{
    padding: 2px;
    padding-top: 0px;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: white;
}
TD.rightColumn
{
    font-size: 8pt;
    background-color: white;
}
BODY.inner TD.rightColumn
{
    padding-top: 2px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
A/*.centerColumn A, .leftColumn A, .rightColumn A, .printView A*/
{
    color: #132562;
    /*font-weight: bold;*/
}
A:hover/*.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover*/
{
    color: #00A;
}
#searchHome
{
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: -7px;
}



/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-weight: bold;
    font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
    font-size: 8pt;
    color: #001F55;
}
.headline3
{
    font-size: 8pt;
}
.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
{
}
.contentbox_center_header
{
    color: white;
    background-color: #687597;
    border: 1px solid black;
    padding: 0.25em 1.5em 0.25em 1.5em;
}
.contentbox_center_body
{
    color: black;
    background-color: #EDEEF2;
    margin-top: 2px;
    border: 1px solid black;
    padding: 0.5em 0.6em 0.5em 0.6em;
}
BODY.home .contentbox_center .itemLink
{
    font-size: 11pt;
    font-weight: bold;
}
BODY.home .contentbox_center .itemSummary
{
    border-bottom: 1px solid #132562;
    padding-bottom: 1em;
    margin-bottom: 1em;
}
BODY.home .contentbox_center .itemSummary:last-child
{
    border-bottom: none;
    margin-bottom: 0em;
}
.attachments
{
}
.centerColumn A
{
    
}
.centerColumn A:hover
{
    
}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .subnavbox, .sidebar_left
{
    margin-bottom: 4px;
}
.subnavbox
{
    
}

/* SPECIAL: nav bar must be in sync with the subnav heading and/or left sidebar box */

.sidebar_left_header, .sidebar_left_header2, .contentbox_left_header, .subnavbox_header, #navPri
{
    font-size: 8pt;
    padding: 7px 16px 7px 16px;
    margin-bottom: 2px;
}

.sidebar_left_header, .sidebar_left_header2, .contentbox_left_header, .subnavbox_header
{
    color: white;
    font-weight: bold;
    background-color: transparent;
    background-image: url( ./images/sidebar_header_left.jpg );
    background-position: top left;
    background-repeat: no-repeat;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding-top: 8px;
}
.contentbox_left_header
{

}
.subnavbox_header
{
    border: none;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    /*padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;*/
    padding-top: 8px;
    background-color: transparent;
    background-image: url(./images/subnav_header.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.sidebar_left_header
{
    border-top: none;
    border-left: none;
}
.sidebar_left_header2
{
    color: white;
    font-weight: bold;
    font-size: 8pt;
    background-color: #11245E;
    background-image: none;
    text-align: left;
    padding: 7px 16px 7px 16px;
    margin-bottom: 2px;
    border: 1px solid black;
}



.sidebar_left_body, .sidebar_left_body2, .contentbox_left_body, .subnavbox_body
{
    color: white;
    padding: 15px 17px 15px 17px;
    border: 1px solid black;
}
.sidebar_left_body
{
    color: #1B2268;
    background-color: #E8E9EE;

}
.sidebar_left_body2
{
    background-color: #4A5783;
    background-image: url(./images/sidebar_left.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
.contentbox_left_body
{
    color: #1B2268;
    background-color: #E8E9EE;
    
}
.subnavbox_body
{
    background-color: #4A5783;
}





.sidebar_left_body2 A
{
    color: white;
    font-weight: bold;
}
.sidebar_left_body2 A:hover
{
    color: #CCCCCC;
    font-weight: bold;
}



.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 )===*/
/*===================================================================*/

.sidebar, .contentbox_right
{
    margin-bottom: 4px;
}
.sidebar
{
}
.contentbox_right
{
}
.searchbox
{
    background-color: #697699;
    color: white;
    border: 1px solid black;
    margin-bottom: 3px;
}


.sidebar_header, .contentbox_right_header, .searchbox_header
{
    color: white;
    font-weight: bold;
    font-size: 8pt;
    background-color: #697698;
    text-align: left;
    padding: 7px 16px 7px 16px;
    margin-bottom: 2px;
    border: 1px solid black;
}

.sidebar_header
{

}
.contentbox_right_header
{
    background-color: #11245E;
}
.searchbox_header
{
    background-color: transparent;
    padding-bottom: 0.25em;
    border: none;
}


.sidebar_body, .contentbox_right_body, .searchbox_body
{
    color: white;
    background-color: #C7CAD9;
    padding: 1em;
    border: 1px solid black;
}
.sidebar_body
{
    color: #13275A;
    background-color: #C7CAD9;
}
.contentbox_right_body
{
    background-color: #455382;
    border: 1px solid black;
}
.searchbox_body
{
    background-color: transparent;
    padding-left: 0.5em;
    padding-top: 0.25em;
    padding-right: 0.5em;
    padding-bottom: 0.25em;
    border: none;
}
.searchbox_body INPUT
{
    width: 90%;
}
.searchbox_controls
{
    padding-left: 0.5em;
    padding-top: 0.25em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
}
.rightColumn A
{
    
}
.rightColumn A:hover
{
    
}
/* special for inner pages, top box */
#innerTopBox
{
    /*background-image: url( ./images/inner_sidebar_special.gif );
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: 2px;*/
    
}
#innerTopRightCol
{
    float: left;
    width: 192px;
    margin-left: 2px;
}
#innerTopRightCol .searchbox
{
    margin-bottom: 0px;
}
#innerTopRightCol .sidebar
{
    margin-bottom: 0px;
    border-bottom: none;
    border-top: 2px solid white;
}
#innerTopRightCol .searchbox INPUT
{
    width: 110px;
}
#innerTopRightCol .sidebar_body
{
    margin-bottom: 0px;
    border-top: none;
    border-bottom: none;
}
.specialImageBox
{
    float: left;

}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    color: white;
    background-color: transparent;
    text-align: center;
    padding: 3px;
    background-image: url(./images/footer_image.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
}
DIV.footernav
{
    text-align: center;
}
A.footernav
{
    font-size: 8pt;
    color: #000000;
}
A.footernav:hover
{
}


/* =============== MENU NAV STUFF =====================*/


/*=================================================*/
/*==( Adjustable styles )==========================*/
/*=================================================*/

/* 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: 7px 10px 7px 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: Arial, Helvetica;
    white-space: normal;
    display: block;
    
    text-shadow: 2px 2px 3px #444;
    text-decoration: none;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
    /*color: #A00;*/
    color: #fef6a1;
    text-decoration: none;
    background-color: transparent;
}



/* 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-weight: bold;
    text-decoration: none;
    /*background-color: #1AAFAC;*/
}
A.menuItem_hi
{
    background-color: #1b3278;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: #fef6a1;
    background-color: #1b3278;
    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: #152863;
    
    border-style: solid;
    border-bottom-color: #1d3c95;
    border-left-color: #1d3c95;
    border-right-color: #1d3c95;
    border-top-color: #1d3c95;
}

/*#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;
    margin-bottom: 2px;
    
    background-image: url( ./images/nav_bg.gif );
    background-position: top right;
    background-repeat: no-repeat;
}
.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-align: center;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    white-space: normal;
}
.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 )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

SPAN.horizNavDivider
{
    color: #7479A3; 
}

/* PRIMARY NAV */
#navPri
{
    background-image: url( ./images/nav_bg.gif );
    background-position: top right;
    background-repeat: no-repeat;
    /* must be in sync with left-hand headers, but we need to bump up padding to make up for borderlessness */
    padding-top: 8px;
    padding-bottom: 8px;
    /*background-color: #132661;*/
}
/* main button style */
#navPri A.textButtonLink, #navPri A.textButtonLink_high
{
    color: white;
    text-decoration: none;
    font-weight: bold;

}
/* highlighted and hover style */
#navPri A.textButtonLink_high, #navPri A.textButtonLink:hover, #navPri A.textButtonLink_high:hover
{
    color: #CCCCCC;
    background-color: #132661;
}
/* 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;
    margin-bottom: 3px;
}
/* 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: white;
    text-decoration: underline;
    font-weight: bold;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #CCCCCC;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}
/* ========================== ( SPECIAL HORZ SUBNAV ) = ( 3 DEEP ) =============================================*/
.showSubnav
{
    /* To not show the subnav, cause we are showing it horizontally in a different location == MWH 1/30/2006 */
    display: none;
}
.subNavMain
{
    padding: 0px;
}
TD.outterNavMainBorder
{
    background-color: #f26c4f;
    width: 30px;
    border: 1px solid black;
}
.whiteSpace
{
    width: 3px;
    background-color: white;
}
.NavMainBorder
{
    background-color: #5674ba;
    border: 1px solid black;
}
DIV.NavMain
{
    display: inline;
    width: 100%;
    line-height: 17px;
}
/*A.subSectionLinkMain, A.subSectionLinkMain_high, A.subSectionLinkMain:hover, A.subSectionLinkMain_high:hover
{
    display: inline;
    color: white;
    font-weight: bold;
    text-decoration: none;
    padding: 0.25em;
    padding-right: 8px;
    white-space: nowrap

}
A.subSectionLinkMain_high, A.subSectionLinkMain:hover, A.subSectionLinkMain_high:hover
{
    color: #0d014d;
}*/

.NavMain A.subSectionLink
{
    display: inline;
    color: white;
    font-weight: bold;
    text-decoration: none;
    padding: 0.25em;
    padding-right: 8px;
    white-space: nowrap

}
.NavMain A.subSectionLink_high, .NavMain A.subSectionLink:hover, .NavMain A.subSectionLink_high:hover
{
    color: #0d014d;
}


/*=================================================( MISC PIECES )===*/
/*===================================================================*/

HR
{
    border-top: 1px dashed black;
    border-left: 1px dashed white;
    border-bottom: 1px dashed white;
    border-right: 1px dashed white;
}


.calendarTable  /* calendar grid color */
{
    background-color: #555;
}
.calendar_month /* month heading style */
{
}
.day_headings   /* SMTWTFS style */
{
    background-color: #AAAAAA;
}
.calendar_small_event_title, .calendar_big_event_title /* for each day cell */
{
}
.today_big_cell, .today_small_cell /* style for today's day cell */
{
}
/* calendar item link styles */
.calendarTable A
{
}
.calendarTable A:hover
{
}
.calendar_date /* style for blank days not in current month */
{
}




/*===================( CSS CLASSES NEW CALENDAR )=================*/
/*================================================================*/
/*
.calMonth TABLE {
    background-color: #132562;
}
.calMonth TD { font-size: 8pt; }
.calMonthName, .calYear {
    font-size: 150%;
    color: white;
    font-weight: bold;
}
.calDayHeading {
    background-color: #3024c2;
    color: white;
    letter-spacing: 0px;
    text-align: center;
}
.calDayHeading SPAN { font-size: 120%; }

.calDay {
    vertical-align: top;
    background-color: white;
}
.calDayNum {
    display: block;
    font-size: 120%;
}
.calGrayDay{
    background-color: #e8e9ee;
    color: #333;
}
.calToday {
    font-weight: bold;
    background-color: #FFD;
}
.eventTip
{
    border-color: #550;
    background-color: #FF8;
}
*/
/* font size for small calendars */
/*.leftColumn .calDayHeading SPAN, .leftColumn .calDayNum,
.rightColumn .calDayHeading SPAN, .rightColumn .calDayNum
{ font-size: 100%; }*/
