
/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin-left: auto;
    margin-right: auto;
}
BODY
{
    background-color: #333333;
    margin-left: auto;
    margin-right: auto;
}
#allContainer
{
    /* to center page content the "correct" way */
    margin-left: auto;
    margin-right: auto;
    /* and compensate for the text-align: center on the BODY... */
    text-align: left;
}
TD.centerColumn
{
    background-color: #CECAD4;
    padding: 15px;
    padding-left: 15px;
    padding-top: 10px;
}
TD.centerColumnWtBG
{
    background-color: white;
    padding: 15px;
    padding-left: 15px;
    padding-top: 20px;
}
TD.mainColumn
{
    background-color: #ffff00;    
    padding: 10px;
    padding-top: 3px;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: black;

}
TD.rightColumn
{
    font-size: 8pt;
    background-color: #CECAD4;
    padding-top: 5px;
}
TD.rightColumnWtBG
{
    font-size: 8pt;
    background-color: white;
    padding-top: 20px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
DIV.mainTable
{
    position: relative;
    z-index: 3px;
    background-color: white;
}
DIV.centerPlacement
{
    position: relative;
    top: -40px;
    z-index: 4;
}
*/DIV.actionCenter
{
    position: relative;;
    top: 0px;
    left: 0px;
    z-index: 4;
}*/
A.bannerLink
{
    position: absolute;
    top: 327px;
    left: 205px;
    z-index: 3;
}
DIV.employerBG
{
    position: absolute;
    top: 320px;
    left: 45px;
    z-index: 3;
}
.imageTable
{
    background-color: white;

    height: 105px;
}
DIV.readMore
{
    position: relative;
    top: 1px;
    left: 1px;
    text-align: right;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
     font-weight: bold;
     font-size: 10pt;
}
.headline1
{
    font-size: 12pt;
}
.headline2
{
    font-size: 15pt;
    color: #000000;
    padding-left: 10px;
    background-image: url( ./images/header_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0% 55%;
}
.headline3
{
    font-size: 9pt;
}
.headline4
{
    font-size: 8pt;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec
{
}
.contentbox_center_header, .sec_title
{
    padding-bottom: 5px;
}
.contentbox_center_body, .sec_summary
{
}
.centerColumn A, .leftColumn A, .rightColumn A, .printView A
{
    color: #000000;
    font-weight: bold;
    background-color: transparent;
}
.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover
{
    color: #CF2D1E;
}
.attachments
{
    background-color: none;
    border: none;
    padding: 10px;
}
A.itemLink
{
    color: black;
}
A.itemLink:hover
{
    color: #CF2D1E;
}
DIV.itemSummary
{
}
/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .searchbox, .subnavbox
{
}
.contentbox_left_header, .searchbox_header, .subnavbox_header
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    background-color: transparent;
    padding: 5px;
}
.contentbox_left_body, .searchbox_body, .subnavbox_body
{
    background-color: transparent;
    padding: 10px;
}
.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
{
}
.contentbox_right_header, .sidebar_header
{
    color: #000000;
    font-weight: bold;
    font-size: 8pt;
    background-color: transparent;
    text-align: center;
}
A.sidebar_header:hover
{
    color: #ffff00;
    text-align: center;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
    padding: 10px;
}
.rightColumn A
{

}
.rightColumn A:hover
{

}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    color: #ffff00;
    background-color: black;
    text-align: center;
    padding: 3px;
    font-weight: bold;
}
.footernav
{
    font-size: 8pt;
    color: #000000;
    background-color: black;
    text-align: center;
    font-weight: bold;
    padding: 3px;
}
A.footernav
{
    color: #999999;
    background-color: black;
    white-space: nowrap;
}
A.footernav:hover
{
    color: #ffff00;
}


/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/


SPAN.horizNavDivider
{
    color: #ffff00;
    font-size: 12px;
}

/* Primary Nav */
DIV.navPri
{
    background-color: transparent;
    text-align: left;
    margin-left: 10px;
}
A.textButtonLink, A.textButtonLink_high, A.textButtonLink:hover, A.textButtonLink_high:hover
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    display: block;
    padding: 5px;
    background-color: #000000;
    margin-top: 3px;
    border: 1px solid yellow;
    text-transform: uppercase;
}
A.textButtonLink_high, A.textButtonLink:hover, A.textButtonLink_high:hover
{
    color: black;
    background-color: #ffff00;
    border: 1px solid gray;
}
.navPri A.subSectionLink, .navPri A.subSectionLink_high, .navPri A.subSectionLink:hover, .navPri A.subSectionLink_high:hover
{
    color: #333333;
    text-decoration: none;
}
.navPri A.subSectionLink_high, .navPri A.subSectionLink:hover, .navPri A.subSectionLink_high:hover
{
    color: #9D080A;
}
DIV.subnavDivTag
{
    margin-top: 3px;
    margin-bottom; 3px;
}

/* Secondary Nav */
DIV.navSec
{
    text-align: left;
    background-color: black;
    padding: 3px;
    padding-bottom: 5px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;


}
A.textButtonLink_sec, A.textButtonLink_sec_high, A.textButtonLink_sec:hover, A.textButtonLink_sec_high:hover
{
    color: #999999;
    text-decoration: none;
    font-weight: bold;
    padding-left: 9px;
    padding-right: 10px;
    text-align: left;
    font-size: 10pt;
}
A.textButtonLink_sec_high, A.textButtonLink_sec:hover, A.textButtonLink_sec_high:hover
{
    color: #ffff00;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #CCCCCC;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: white;
}
.subnavbox
{
    border: 1px solid white;
    margin-top: 10px;
    margin-left: 9px;
    width: 173px;
}
.subnavbox_header
{
    background-color: #CF2D1E;
    border-bottom: 1px solid white;
    color: white;
    text-align: center;
}
.subnavbox_body
{
    background-color: #333333;
}

/*===============================================( IMAGE DISPLAY )===*/
/*===================================================================*/

/* make 'em block to avoid extra space in IE-Win... */
.imageBoxImage A, .imageBoxImage IMG
{
    display: block;
}
.imageBoxLeft
{
    float: left;
    margin: 1em 1em 1em 0em;
}
.imageBoxRight
{
    float: right;
    margin: 1em 0em 1em 1em;
}
.itemSummary .imageBoxLeft, .itemSummary .imageBoxRight
{
    float: left;
    margin: .25em .25em .25em 0em;
}
/* the exception for QuickList... */
.quickList .itemSummary .imageBoxRight
{
    float: right;
    margin: .25em 0em .25em .25em;
}

.promoIcon
{
    float: left;
    margin: 0em 1em 1em 0em;
}
.sidebarImageBox
{
	margin-bottom: 0.25em;
}

/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.day_headings
{
    background-color: #AAAAAA;
}
#pvSidebarFloat
{
    background-color: #F8F8E5;
}
HR
{
    border-top: 1px solid black;
    border-left: 1px solid #CECAD4;
    border-bottom: 1px solid #CECAD4;
    border-right: 1px solid #CECAD4;
}
DIV.printView #pvSidebarFloat
{
    background-color: #CECAD4;
}

/*=================================( CSS CLASSES NEW CALENDAR )===*/
/*================================================================*/

.calMonth TABLE
{
    background-color: #2e0096;
}
.calMonthName, .calYear
{
    font-size: 150%;
    color: #fff;
    font-weight: bold;
}
.calDayHeading
{
    background-color: #bf281b;
    color: #fff;
    letter-spacing: 0px;
    text-align: center;
}
.calGrayDay
{
    background-color: #ccc;
    color: #919191;
}
.calToday
{
    font-weight: bold;
    background-color: #e3e3e3;
}
.eventTip
{
    border-color: #550;
    background-color: #e3e3e3;
}
.calendarTable A
{
		color: #333333;
}
.calendarTable A:hover
{
		color: black;
}