/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
BODY
{
    background-color: #95a1b1;
    margin-top: 20px;
}
TD.centerColumn
{
    padding: 30px;
    padding-top: 12px;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: white;
    /*padding-top: 12px;*/
}
#leftPad{ margin-left: 30px; }
TD.leftColumnInner
{
    font-size: 8pt;
    background-color: white;
    /*padding-top: 12px;*/
}
TD.rightColumn
{
    font-size: 8pt;
    background-color: white;
    padding-top: 12px;
}
#rightPad{ margin-right: 30px; }
.extraColumn
{
    background-color: white;
    width: 15px;
}
.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;
}
.haDash
{
        height: 3px;
        background-image: url(./images/ha_dash.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
.siteContent
{
        border-left: 1px solid #213140;
        border-right: 1px solid #213140;
        background-color: white;
}
.siteContentInner
{
        border-left: 1px solid #213140;
        border-right: 1px solid #213140;
        background-color: white;
}
#textArea
{
    background-color: white;
    border-left: 1px solid #213140;
    border-right: 1px solid #213140;
    padding: 1em;
    color: #21313f;
    display: none;
}
#slogan
{
    float: left;
    width: 189px;
    font: 18pt Arial, sans-serif;
    text-align: center;
    padding-top: 0.25em;
    /*background-color: green;*/
}
#name
{
    float: left;
    width: 500px;
    padding-left: 16px;
    font: 24pt Arial, sans-serif;
    font-weight: bold;
    /*background-color: blue;*/
}
DIV.clr
{
    position: absolute;
}
HTML>BODY DIV.clr
{
    position: relative;
}

/*===================================================( BANNER )======*/
/*===================================================================*/

#topBar
{
        height: 18px;
        /*background-image: url(./images/top_bar.gif);
        background-repeat: repeat-x;
        background-position: left top;*/
        background-color: #fff;
        font-size: 1px;
        border-left: 1px solid #213140;
        border-right: 1px solid #213140;
        border-top: 1px solid #213140;
}
#caSeal
{
        width: 146px;
        height: 145px;
        position: absolute;
        margin-top: 128px;
        margin-left: 595px;
        top: 0px;
        z-index: 10;
        display: none;
}
#seal
{
        width: 104px;
        height: 101px;
        position: absolute;
        margin-top: 199px;
        margin-left: 545px;
        top: 0px;
        z-index: 10;
}
#header
{
		border-left: 1px solid #213140;
		border-right: 1px solid #213140;
}

/*===================================================( SEARCH )======*/
/*===================================================================*/

.searchContainer
{
    background-color: transparent;
    position: absolute;
    top: 0px;
    margin-top: 250px;
    margin-left: 212px;
    z-index: 9;
}
.searchbox
{
    padding: 0px;
    position: relative;
}
.searchbox_header
{
    color: #000;
    font-size:9pt;
    font-weight: bold;
    background-color: transparent;
    text-align: right;
    padding-right: 10px;
    text-transform: uppercase;
}

.searchbox_body
{
    background-color: transparent;
}
.searchField
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    /*background-image: url(./images/search_input.gif);
    background-repeat: no-repeat;
    background-position: left top;*/
    border: 1px solid #2e4559;
    width: 200px;
}
.searchbox_controls
{
    color: white;
    font-size:8pt;
    font-weight: bold;
    background-color: transparent;
}
A.goButton, A.goButton:hover
{
		display: block;
    border: 1px solid #000;
    padding: 2px 3px 2px 3px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 7pt;
    background-color: #000;
    margin-left: 5px;
}
A.goButton:hover
{
		background-color: #333;
}
}
/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-weight: bold;
    font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
    font-size: 16pt;
    color: #485365;
    padding-bottom: 10px;
}
.headline3
{
        color: #4d5869;
}
.headline4
{
    font-size: 10pt;
}

.headlineDisplay A
{
    font-weight: bold;
}
SPAN.name
{
    font-size: 24pt;
    font-weight: bold;
    color: #21313f;
    margin-left: 4px;
}

/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.attachments
{
}

.centerColumn A
{

}

.centerColumn A:hover
{

}
.senatorCover
{
    position: absolute;
}

.headlineDisplay
{
    padding-left: 2px;
}
.headlineDisplay A
{
    color: black;
    font-size: 8pt;
}
.headlineDisplay .subtextitalics
{
    color: #b35738;
    font-style: normal;
    font-weight: bold;
}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

#introPhoto /*for home page only */
{
    position: relative;
    top: -8px;
    left: 8px;
    width: 143px;
    border: 1px solid black;
}
#photoBox
{
    position: relative;
    top: 8px;
    left: -8px;
    width: 143px;
    background-color: #bababa;
    margin-bottom: 20px;
}
/*.SecNavTitle
{
    color: #b35738;
    font-size: 10pt;
    font-weight: normal;
    background-color: white;
    padding: 0em 0.25em 0.25em 0.25em;
    font-family: arial black;
    text-align: left;
}*/
.SecNavBody
{

}
.contentbox_left, .subnavbox, .SecNavBox
{
    /*padding-left: 5px;*/
    margin-top: 10px;
}

.contentbox_left_header, .subnavbox_header, .SecNavTitle
{
    /*color: white;
    font-weight: bold;
    font-size: 9pt;
    background-color: #475264;
    text-align: left;
    padding: 0.5em;
    text-transform: uppercase;
    border-bottom: 1px solid white;*/

    color: #b35738;
    font-size: 10pt;
    font-weight: normal;
    background-color: white;
    padding: 0em 0.25em 0.25em 0em;
    font-family: arial black;
    text-align: left;
}

.contentbox_left_body, .subnavbox_body
{

}
.leftColumn A
{

}
.leftColumn A:hover
{

}

/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
    margin-bottom: 1em;
}

.contentbox_right_header, .sidebar_header
{
    color: white;
    font-weight: bold;
    font-size: 8pt;
    background-color: #475264;
    text-align: left;
    padding: 8px 18px 8px 18px;
    text-transform: uppercase;
    border-bottom: 1px solid white;
}

.contentbox_right_body, .sidebar_body
{
    background-color: #edeef0;
    padding: 0.5em;
}
.sidebar_body_SP
{
        background-color: white;
        padding: 0px;
}
.rightColumn A
{

}
.rightColumn A:hover
{

}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    color: white;
    font-weight: bold;
    background-color: #213140;
    border-left: 1px solid #213140;
    border-right: 1px solid #213140;
    border-bottom: 1px solid #213140;
    text-align: center;
    padding: 3px;
}

DIV.footernav
{
    text-align: center;
}

A.footernav, .verticalLogo_text A
{
    font-size: 8pt;
    color: #000000;
}

A.footernav:hover, .verticalLogo_text A: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: 5px 5px 5px 5px;
}
#secNavBox .menuTitle, #secNavBox.menuTitle_hi
{
    padding: 3px 5px 3px 0px;
}
/* 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: 8pt;
}

/* menu TITLE style */
A.menuTitle, A.menuTitle_hi, A.menuTitle:visited, A.menuTitle_hi:visited
{
    color: #FFF;
    background-color: #213145;
    text-decoration: none;
    font-weight: bold;
    font-family: Sans, Arial, Helvetica;
    white-space: nowrap;
    display: block;
    text-shadow: 2px 2px 3px #444;
    text-decoration: none;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
    color: white;
    text-decoration: none;
    background-color: #677687;
}



/* secondary nav stuff */

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: #576171;
    background-color: transparent;
    text-align: left;
    border-right: none;
}
#secNavBox A.menuItem:hover, #secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
    color: #213140;
    background-color: transparent;
    text-align: left;
    border-right: none;
}


/* menu ITEM style */
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited
{
    color: white;
    font-family: Sans, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    /*background-color: #1AAFAC;*/
}
A.menuItem_hi
{
    background-color: #677687;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: white;
    background-color: #677687;
    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: #5b6978;
		border: 1px solid #213145;
}

/*#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 )==========================*/
/*===============================================*/
.priNavOuter
{
        border-left: 1px solid #213140;
        border-right: 1px solid #213140;
        background-color: #213145;
}
.priNavInner
{
        width: 575px;
}
.horizNavBox
{
    z-index: 6;
}
.vertNavBox
{
    z-index: 5;
    padding-left: 5px;
    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: 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: #475264;
    font-weight: bold;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #213140;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}


/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.calMonth TABLE, .calDayHeading {
    background-color: #687690;
}

.calGrayDay{
    background-color: #DFE1E5;
    color: #678;
}
