
/*=====================================================( 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: #ccc;
    color: white;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    background-image: url(./images/site_bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
}
#allContainer
{
		min-width: 760px;
		max-width: 1280px;
}
TABLE.siteContent
{
		border-left: 1px solid white;
}
TD.centerColumn
{
    padding: 30px;
    padding-top: 10px;
    background-color: #808b7a;
    border-left: 1px dashed #B0BFA6;
}
TD.leftColumn
{
    color: white;
    background-color: #808b7a;
    font-size: 9pt;
}
TD.rightColumn
{
    background-color: #808B7A;
    color: white;
    font-size: 9pt;
    padding-top: 1em;
}

/*=======================================================( LINKS )===*/
/*===================================================================*/

.normal
{
}
.subtext
{
    font-size: 8pt;
}
.subtextlink
{
    font-size: 8pt;
    color: #C0CFB6;
    font-weight: bold;
}
.subtextItalics
{
    font-size: 8pt;
    font-style: italic;
}

/*============================================( SEARCH BOX PARTS )===*/
/*===================================================================*/

.searchCurve
{
		background-image: url(./images/search_curve.gif);
		background-repeat: no-repeat;
		background-position: right top;
}
.searchPad
{
		background-color: #c0cfb6;
		border-left: 1px solid white;
		border-right: 1px solid white;
		margin-right: 51px;
		height: 100%;
}
 .searchbox
{
		float: right;
		background-color: transparent;
		padding: 0.5em;;
}
.searchbox_header
{
    color: #3f4a39;
    font-size: 9pt;
    font-weight: bold;
    background-color: transparent;
    padding-right: 7px;
    text-transform: uppercase;
}
.searchbox_body
{
    background-color: transparent;
}
input.searchField
{
		width: 160px;
}
A.goButton, A.goButton:hover
{
    display: block;
    border: 1px solid #ccc;
    padding: 2px 3px 2px 3px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 7pt;
    background-color: #4c614c;
}
A.goButton:hover
{
		background-color: #425442;
}

/*===================================================( 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 )===*/
/*===================================================================*/

.contentbox_left, .subnavbox
{
}
.contentbox_left_header, .subnavbox_header
{
    font-size: 10pt;
    font-weight: bold;
    padding: 0.5em;
}
.contentbox_left_body, .subnavbox_body
{
    background-color: transparent;
    padding: 1em;
}
.leftColumn A
{
    color: #C6CFB5;
}
.leftColumn A:hover
{
    color: #FFFFFF;
}


/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/
.contentbox_right, .sidebar
{
}
.contentbox_right_header, .sidebar_header
{
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    padding: 0.5em;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
    padding: 1em;
}
.rightColumn A
{
    color: #C6CFB5;
}
.rightColumn A:hover
{
    color: #FFFFFF;
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/

#bottomCurve
{
		background-image: url(./images/bottom_bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
}
DIV.footer
{
    font-size: 8pt;
    color: black;
    padding: 0.25em;
   	text-align: center;
   	background-color: #cccccc;
}
.footernav, .verticalLogo_text A
{
    font-size: 8pt;
    color: #333;
    font-weight: bold;
}
A.footernav:hover, .verticalLogo_text A:hover
{
    color: #666;
}
#pvFooter
{
    padding-top: 2em;
}
#pvFooter A
{
    color: #333;
}

/*=============================================( MENU NAVIGATION )===*/
/*===================================================================*/

/*===========================================( ADJUSTABLE STYLES )===*/

A.menuItem, A.menuItem_hi, DIV.menu
{
    width: 200px;
}
.menuItemPadder, .menuTitle, .menuTitle_hi
{
    padding: 6px 10px 6px 10px;
}
.menuTitle, .menuTitle_hi
{
    padding: 3px 10px 3px 10px;
}
.subTriangle
{
    top: 6px;
}
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
    font-size: 9pt;
    font-family: Arial;
    font-weight: normal;
}

/*=========================================( PRIMARY NAVIGATION )===*/

A.menuTitle, A.menuTitle_hi, A.menuTitle:visited, A.menuTitle_hi:visited
{
		display: block;
    color: white;
    background-color: #394939;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
    color: #c0cfb6;
    text-decoration: none;
    background-color: #394939;
}

/*=======================================( SECONDARY NAVIGATION )===*/

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: white;
    text-align: left;
    background-color: #394939;
    white-space: normal;
    border-bottom: 1px solid #ccc;
    padding: 0.5em;
}
#secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
		color: #c0cfb6;
    background-color: #4a5e4a;
}

/*=========================================( SUBSECTION NAVIGATION )===*/

DIV.menu
{
    background-color: #394939;
  	border: 1px solid white;
}

/*#secNavBox DIV.menu
{
    background-color: #a1b570;
  	border: 1px solid white;
}*/
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited
{
    color: white;
    text-decoration: none;
}
A.menuItem_hi
{
    background-color: #4a5e4a;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: #c0cfb6;
    background-color: #4a5e4a;
    text-decoration: none;
}

/*===================================( SUBSECTION-ONLY NAVIGATION )===*/

.subnavbox
{
		padding: 1em 1em 0em 1em;
		margin-bottom: 1em;
}
.subnavbox_header
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    background-color: #394939;
    padding: 0.5em;
    border: 1px solid #ccc;
}
.subnavbox_body
{
    background-color: #394939;
    padding: 1em;
    border: 1px solid #ccc;
    border-top: none;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
    color: white;
    text-decoration: none;
    font-weight: normal;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #c0cfb6;
}

/*=============================================( REQUIRED STYLES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

.priNavPad
{
		padding: 0.25em;
		background-color: #394939;
		border: 1px solid white;
		border-right: none;
}
.horizNavBox
{
    z-index: 6;
}
#navShadow
{
		font-size: 1px;
		height: 4px;
		background-color: #545b50;
		border-left: 1px solid white;
}
.secNavPad
{
		padding: 1em 1em 0em 1em;
}
.vertNavBox
{
    z-index: 5;
    		border: 1px solid #ccc;
		border-bottom: none;
    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-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;
}

/*===================( CSS CLASSES NEW CALENDAR )=================*/
/*================================================================*/

.calMonth TABLE
{
    background-color: #394939;
}
.calMonthName, .calYear
{
    font-size: 150%;
    color: white;
    font-weight: bold;
}
.calDayHeading
{
    background-color: #d67113;
    color: white;
    letter-spacing: 0px;
    text-align: center;
}
.calGrayDay
{
    background-color: #ccc;
    color: #333;
}
.calToday
{
    font-weight: bold;
    background-color: #c0cfb6;
}
.eventTip
{
    border-color: #550;
    background-color: #c0cfb6;
}
.calendarTable A
{
		color: #333333;
}
.calendarTable A:hover
{
		color: black;
}