
/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal, INPUT, TEXTAREA
{
    font-family: Verdana, Sans, Arial, Helvetica, sans-serif;
    color: white;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}
INPUT, TEXTAREA
{
    color: #394939;
}
BODY
{
    background-color: white;
    color: white;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}
TD.centerColumn
{
    padding: 30px;
    padding-top: 10px;
    border-left: 1px dashed #B0BFA6;
}
TD.leftColumn
{
    color: white;
    font-size: 9pt;
}
TD.rightColumn
{
    background-color: #808B7A;
    color: white;
    font-size: 9pt;
}
#mainContentGuide
{
    float: left;
    height: 28px;
    width: 65px;
    line-height: 28px;
    /*border: 1px dashed red;*/
}
.normal
{
}
.subtext
{
    font-size: 8pt;
}
.subtextlink
{
    font-size: 8pt;
    color: #C0CFB6;
    font-weight: bold;
}
.subtextItalics
{
    font-size: 8pt;
    font-style: italic;
}
.divRule
{
    font-size: 1px;
    border-top: 1px solid #C0CFB6;
    margin-top: 3px;
    padding-bottom: 3px;
    padding-top: 10px;
}

/*============( SEARCHBOX )=========================*/
.searchbox
{
    height: 49px;
}
TABLE.searchbox
{
    float: right;
    margin-right: 10px;
}
TABLE.searchbox *
{
    color: #3F4A39;
}
.searchbox_header
{
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
TD.searchbox_subtext
{
    display: none;
}
/* the "GO" button in the search box */
.goButton 
{
    
}



/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
     font-weight: bold;
     font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
    font-size: 14pt;
}
.headline3
{
}
.headline4
{
    font-size: 10pt;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.centerColumn A, .leftColumn A, .rightColumn A, .printView A
{
    color: #C0CFB6;
    font-weight: bold;
}
.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover
{
    color: white;
}
.attachments
{
    color:white;
}


/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/
#leftPadder
{
    padding: 20px;
}
.contentbox_left, .subnavbox
{
}
.contentbox_left_header, .subnavbox_header
{
    font-size: 10pt;
    font-weight: bold;
}
.contentbox_left_body, .subnavbox_body
{
    background-color: transparent;
    padding: 10px;
}
.leftColumn A
{
    color: #C6CFB5;
}
.leftColumn A:hover
{
    color: #FFFFFF;
}


/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/
#rightPadder
{
    padding-top: 10px;
    padding-right: 13px;
}
.contentbox_right, .sidebar
{
}
.contentbox_right_header, .sidebar_header
{
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
    padding: 10px;
}
.rightColumn A
{
    color: #C6CFB5; 
}
.rightColumn A:hover
{
    color: #FFFFFF; 
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
DIV.footer
{
    position: relative;
    top: -15px;
    font-size: 8pt;
    color: #000000;
    margin-bottom: 0px;
}
.footernav
{
    font-size: 8pt;
    color: #333;
    font-weight: bold;
}
A.footernav:hover
{
    color: #666;
}
#pvFooter
{
    padding-top: 2em;
}
#pvFooter A
{
    color: #333;
}


/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/

DIV.nav
{
    background-color: #394939;
    padding: 0.25em 0.5em 0.25em 0.5em;
}
SPAN.horizNavDivider
{
    color: white;
}
A.textButtonLink, A.textButtonLink_high, A.textButtonLink:hover, A.textButtonLink_high:hover
{
    color: white;
    text-decoration: none;
    font-weight: normal;
    line-height: 2em;
    padding: 4px;
}
A.textButtonLink_high, A.textButtonLink:hover, A.textButtonLink_high:hover
{
    color: #C0CFB6;
    text-decoration: none;
    font-weight: normal;
}
A.subSectionLink, A.subSectionLink_high, A.subSectionLink:hover, A.subSectionLink_high:hover
{
    font-size: 10px;
    display: block;
    color: #C6CFB5;
    text-decoration: underline;
    font-weight: bold;
    padding-bottom: 4px;
}
A.subSectionLink_high, A.subSectionLink:hover, A.subSectionLink_high:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
DIV.subnavbox_header
{
    font-weight: none;
    font-size: 10pt;
}


/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.day_headings
{
    background-color: #AAAAAA;
}
.calendarTable A
{
    color: #394939;
}
.calendarTable A:hover
{
    color: #C0CFB6;
}
DIV#titleBar
{
    position: absolute;
    top: 8px;
    left: 60px;
    color: #333;
    font-size: 28px;
    font-family: Impact;
}
DIV#sloganBar
{
    position: absolute;
    top: -15px;
    left: 50px;
    color: #858585;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
}
DIV#searchBar
{
    background-color: #C0CFB6;
    background-image: url( ./images/topRight.gif );
    background-repeat: no-repeat;
    background-position: right;
    height: 49px;
    padding-right: 76px;
    margin-left: 48px;
}
DIV#greyBG
{
    background-color: #CCC;
    padding-bottom: 26px;
    border-bottom: 1px solid #888;
}
DIV#whiteBorder
{
    border-left: 1px solid white;
    background-color: #808B7A;
    /* width set to fix IE5 Win... */
    width: 100%;
    /* fool IE5 Win into thinking the rule is closed */
    voice-family: "\"}\"";
    voice-family: inherit;
    /* and then give the REAL width */
    width: auto;
}
/* and also be nice to everyone else who supports CSS2 selectors */
html>body DIV#whiteBorder
{
    width: auto;
}
DIV#bottomImage
{
    height: 57px;
    background-image: url( ./images/bottom_new.gif );
    background-repeat: no-repeat;
}
DIV#contentArea
{
    padding-left: 47px;
    padding-bottom: 33px;
}
DIV#navBox
{
    margin-left: 0px;
    margin-right: 23px;
}
#marginGiver
{
    position: relative;
    margin-top: 50px;
}
DIV#navButtons
{
    color: #D8DFD7;
    background-color: #3F4A39;
    border: 1px solid #CBCBCB;
    padding: 5px 10px 5px 10px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    text-transform: uppercase;
}
DIV#navShadow
{
    background-color: #545B50;
    height: 5px;
    margin-left: 1px;
    margin-right: 1px;
    font-size: 1px;
}
DIV.bottomPart
{
    text-align: center;
    margin-left: 47px;
}

/*  Photos */

DIV.image
{
    background-repeat: no-repeat;
}
DIV.positioner
{
    position: absolute;
    background-color: white;
}
DIV.photoBorder
{
    border: 1px solid black;
    padding: 4px;
}
DIV.photoBorderInner
{
    border: 1px solid #9A9B9D;
}

/*===================( CSS CLASSES NEW CALENDAR )=================*/
/*================================================================*/

.calMonth TABLE {
    background-color: black;
}
.calMonth TD { font-size: 8pt; }
.calMonthName, .calYear {
    font-size: 150%;
    color: white;
    font-weight: bold;
}
.calDayHeading {
    background-color: #3f4a39;
    color: white;
    letter-spacing: 0px;
    text-align: center;
}
.calDayHeading SPAN { font-size: 120%; }

.calDay {
    vertical-align: top;
    background-color: white;
    color: black;
}
.calDayNum {
    display: block;
    font-size: 120%;
}
.calGrayDay{
    background-color: #CCC;
    color: #333;
}
.calToday {
    font-weight: bold;
    background-color: #c0cfb6;
}
.eventTip
{
    border-color: #550;
    background-color: #c0cfb6;
}

/* font size for small calendars */
.leftColumn .calDayHeading SPAN, .leftColumn .calDayNum,
.rightColumn .calDayHeading SPAN, .rightColumn .calDayNum
{ font-size: 100%; }

/*===================( CSS CLASSES OLD CALENDAR )=================*/
/*================================================================*/

/* calendar grid color */
/*.calendarTable  
{
    background-color: #555;
}*/
 /* month heading style */
/*.calendar_month
{
}*/
/* SMTWTFS style */
/*.day_headings   
{
    background-color: #AAAAAA;
}*/
/* for each day cell */
/*.calendar_small_event_title, .calendar_big_event_title 
{
}*/
/* style for today's day cell */
/*.today_big_cell, .today_small_cell 
{
}*/
/* calendar item link styles */
/*.calendarTable A
{
}*/
.calendarTable A:hover
{
		color: black;
}
/* style for blank days not in current month */
/*.calendar_date 
{
}*/