/*=======================================================( PARTS )===*/
/*===================================================================*/
#banner
{
    position: relative;
    background-image: url( ./images/bannerBG.gif );
    background-repeat: repeat-x;
}
#logo
{
    height: 84px;
    width: 136px;
    display: block;
}
#contactInfoTable
{
    height: 84px;
    width: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
}
#contactInfoCell
{
    vertical-align: middle;
    text-align: right;
    color: white;
    font-size: 8pt;
    padding-right: 1em;
    font-weight: bold;
}
#contactInfoCell A
{
    color: white;
}

/* home stuff */
#homeGrads
{
    background-image: url( ./images/homeGrads.gif );
    background-repeat: no-repeat;
    /*background-position: 0px 26px;*/
    padding-left: 26px;
    padding-top: 26px;
}

/* home page custom sidebars */
#sidebarTable
{
    background-color: #E0D0DD;
    width: 538px;
    /*height: 198px;*/
}
#sidebarTable TD
{
    border-left: 1px solid white;
}

BODY.home .sidebar
{
    padding: 0px;
    /*height: 198px;*/
    border-top: none;
    color: black;
    background-color: #E0D0DD;
}
BODY.home .sidebar_header
{
    padding: 0.3em;
    background-color: #58074A;
    color: white;
    font-weight: normal;
}
BODY.home .sidebar_body
{
    padding: 1em;
    font-size: 8pt;
}

/*.homeSidebar
{
    float: left;
    width: 33%;
    height: 198px;
}*/


/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal, INPUT, TEXTAREA
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
BODY
{
    background-color: white;
}
TD.centerColumn
{
}
BODY.home TD.centerColumn
{
    padding: 0px;
    padding-left: 1px;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: #58074A;
    color: white;
}
TD.rightColumn
{
    font-size: 8pt;
    color: white;
    background-color: #F4DF00;
    background-image: url( ./images/leftGrad.jpg );
    background-repeat: repeat-x;
}
#rightPusher
{
    margin-top: -1px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 8pt;
}


/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
     font-weight: bold;
     font-size: 14pt;
}
.headline1
{
    font-size: 20pt;
}
.headline2
{
    color: #303;
    font-size: 16pt;
}
.headline3
{
}
.headline4
{
    font-size: 12pt;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.centerColumn A
{
    color: #58074A;
    font-weight: bold;
}
.centerColumn A:hover
{
    color: #AB75A9;
}
.attachments
{
    padding: 10px;
}
.itemLink
{
    font-size: 12pt;    
}


/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .searchbox, .subnavbox
{
}
.contentbox_left_header, .searchbox_header, .subnavbox_header
{
    font-size: 8pt;
    padding: 10px;
    font-weight: bold;
}
.contentbox_left_body, .searchbox_body, .subnavbox_body
{
    background-color: transparent;
    padding: 10px;
    padding-top: 0px;
}
.leftColumn A
{
    font-weight: normal;
    color: #FC6;
}
.leftColumn A:hover
{
    color: #FFD;
}
/*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
{
    padding: 1em;
    border-top: 1px solid white;
}
.contentbox_right_header, .sidebar_header
{
    color: #FEB703;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    padding-bottom: 1em;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
}
.rightColumn A
{
    font-weight: bold;
    color: white;
}
.rightColumn A:hover
{
    color: #A00;
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    color: white;
    background-color: black;
    text-align: right;
    padding: 3px;
    font-weight: bold;
}
.footernav
{
    font-size: 8pt;
    color: #000000;
    text-align: center;
}



/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/

DIV.navSec SPAN.horizNavDivider
{
    color: #888;
}

/* Primary Nav */
DIV.navPri
{
    text-align: left;
    background-color: #3F1D40;
    padding: 0.7em;
    border-bottom: 1px solid white;
    border-top: 1px solid #A687A2;
    font-size: 8pt;
}
A.textButtonLink, A.textButtonLink_high, A.textButtonLink:hover, A.textButtonLink_high:hover
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
    white-space: nowrap;
    
}
A.textButtonLink_high, A.textButtonLink:hover, A.textButtonLink_high:hover
{
    color: #FC6;
}


/* Secondary Nav */
DIV.navSec
{
    background-color: transparent;
    margin-bottom: 1em;
}
A.textButtonLink_sec, A.textButtonLink_sec_high, A.textButtonLink_sec:hover, A.textButtonLink_sec_high:hover
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    display: block;
    font-size: 8pt;
    padding: 0.75em;
    border-bottom: 1px solid white;
}
A.textButtonLink_sec_high, A.textButtonLink_sec:hover, A.textButtonLink_sec_high:hover
{
    /*color: #FC6;*/
    background-color: #AB75A9;
}
.navSec A.subSectionLink, .navSec A.subSectionLink_high, .navSec A.subSectionLink:hover, .navSec A.subSectionLink_high:hover
{
    color: black;
    text-decoration: none;
}
.navSec A.subSectionLink_high, .navSec A.subSectionLink:hover, .navSec A.subSectionLink_high:hover
{
    color: #444;
}
/*.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #500;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #A00;
}*/

.subSections
{
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid white;
    background-color: #9B7696;
}
.subnavDivTag
{
    padding-bottom: 3px;
    padding-top: 2px;
    color: black;
}
.highlighted 
{
    background-color: #FC6;
}
.highlighted A.subSectionLink
{
    color: black;
}
.highlighted A.subSectionLink_high, .highlighted A.subSectionLink:hover, .highlighted A.subSectionLink_high:hover
{
    color: #999;
}

/* cookie crumb */
.cookiecrumb
{
    background-color: #3A203B;
    border-bottom: 1px solid #866985;
    padding: 0.3em;
    font-size: 8pt;
    color: white;
}
.cookiecrumb A
{
    color: white;
    text-decoration: none;
}

/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.day_headings
{
    background-color: #AB75A9;
    color: white;
}
.calendar_month
{
    background-color: #58074A;
    color: white;
}
.calendarTable
{
    background-color: #AB75A9;
}
.calendarTable .subtextlink
{
    
}
.today_big_cell, .today_small_cell
{
    background-color: #EADCE9;
}