/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
BODY
{
    background-color: #e7e8e3;
}
body.home .centerColumn
{
		padding: 10px;
		color: #d3ce8a;
}
body.inner TD.centerColumn
{
}
body.home TD.leftColumn
{
    background-color: transparent;
}
body.inner TD.leftColumn
{
    background-color: #3a4827;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
}
body.home TD.rightColumn
{
    background-color: transparent;
}
body.inner TD.rightColumn
{
		padding-top: 5px;
		padding-right: 27px;
    background-color: transparent;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 8pt;
}
A
{
    color: black;
}
A:hover
{
    color: #82869e;
}
.itemLink
{
    font-weight: bold;
}

/*================================================( BANNER PARTS )===*/
/*===================================================================*/

#titleX
{
		color: #6b5e42;
		font-size: 40pt;
		font-family: Arial;
		font-weight: normal;
		text-align: left;
		padding-left: 25px;
}
#sloganX
{
		color: #7c8288;
		font-size: 14pt;
		font-family: Arial;
		font-weight: normal;
		text-align: left;
		padding-left: 130px;
		margin-top: -5px;
}
#innerBanner
{
		margin-left: 35px;
}

/*===================================================( TOP PARTS )===*/
/*===================================================================*/

#topBorder
{
		border-top: 2px solid #2c4a3e;
		background-color: white;
		margin-left: 110px;
		margin-right: 22px;
		font-size: 2px;
}
.topPadder
{
}
table.topPart
{
		background-color: #3a4827;
		border-bottom: 2px solid white;
}
#leftTopImg
{
		display: block;
}
#rightTopImg
{
		display: block;
}
td.navBorder
{
		border-left: 2px solid white;
		border-right: 2px solid white;
}

/*================================================( MIDDLE PARTS )===*/
/*===================================================================*/

.middlePadder
{
		padding-left: 31px;
}
table.middlePart
{
		background-color: #6b5e42;
}
#middleImg
{
		display: block;
}
td.mcMiddle
{
		border-left: 2px solid white;
		border-right: 2px solid white;
}

/*================================================( BOTTOM PARTS )===*/
/*===================================================================*/

.bottomPadder
{
		padding-left: 111px;
}
table.bottomPart
{
		border: 2px solid white;
		border-bottom: none;
		background-color: #2f3b47;
}
td.leftBottom
{
		padding: 10px;
}
td.rightBottom
{
		padding: 10px;
}
body.home .bottomPart A
{
		color: white;
}
body.home .bottomPart A:hover
{
		color: #ccc;
}
/*============================================( SEARCH BOX PARTS )===*/
/*===================================================================*/

.searchPadder
{
		padding-left: 480px;
		margin-top: -15px;
		padding-bottom: 5px;
}
 .searchbox
{
}
.searchbox_header
{
    color: #333;
    font-size: 8pt;
    font-weight: bold;
    background-color: transparent;
    padding-right: 5px;
}
.searchbox_body
{
    background-color: transparent;
}
input.searchField
{
		font-size: 8pt;
}
A.goButton, A.goButton:hover
{
    display: block;
    border: 1px solid #333333;
    padding: 1px 3px 1px 3px;
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
    background-color: #2f3b47;
}
A.goButton:hover
{
	background-color: #7a90a7;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-weight: bold;
    font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
body.home .headline2
{
    font-size: 10pt;
    color: white;
    padding-bottom: 5px;
}
body.inner .headline2
{
    font-size: 16pt;
    color: #4c482b;
}
.headline3
{
}
.headline4
{
    font-size: 10pt;
}
.headlineDisplay A
{
    font-weight: bold;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.attachments
{
}
.centerColumn A
{
    color: #d3ce8a;
}
.centerColumn A:hover
{
    color: white;
}
body.inner .centerColumn A
{
    color: #333;
}
body.inner .centerColumn A:hover
{
    color: black;
}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

body.home .contentbox_left
{
}
body.home .contentbox_left_header
{
  	color: white;
    font-size: 11pt;
    font-weight: bold;
    background-color: transparent;
    padding-bottom: 3px;
}
body.home .contentbox_left_body
{
		color: #d3ce8a;
    background-color: transparent;
}
body.inner .contentbox_left
{
		padding-bottom: 10px;
}
body.inner .contentbox_left_header
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    background-color: #ae7412;
    padding: 5px 5px 5px 8px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}
body.inner .contentbox_left_body
{
		color: white;
    background-color: transparent;
    padding: 5px 10px 5px 10px;
}
.leftColumn A
{
    color: white;
}
.leftColumn A:hover
{
    color: #becad7;
}

/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

body.home .contentbox_right, body.home .sidebar
{
}
body.home .contentbox_right_header, body.home .sidebar_header
{
    color: white;
    font-weight: bold;
    font-size: 11pt;
    background-color: transparent;
    text-align: left;
    padding-bottom: 3px;
}
body.home .contentbox_right_body, body.home .sidebar_body
{
		color: #d3ce8a;
    background-color: transparent;
}
body.home .rightColumn A
{
    color: #d3ce8a;
}
body.home .rightColumn A:hover
{
    color: white;
}

body.inner .contentbox_right, body.inner .sidebar
{
		padding-bottom: 10px;
}
body.inner .contentbox_right_header, body.inner .sidebar_header
{
    color: #374f6c;
    font-weight: bold;
    font-size: 12pt;
    background-color: transparent;
    text-align: left;
    padding: 5px 0px 0px 0px;
}
body.inner .contentbox_right_body, body.inner .sidebar_body
{
    background-color: transparent;
    padding: 0px 0px 7px 0px;
}
body.inner .rightColumn A
{
    color: black;
}
body.inner .rightColumn A:hover
{
    color: #2c4a3e;
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/

#footerImg
{
		padding-left: 111px;
}
#footerImgInner
{
		padding-left: 35px;
}
.footerPad
{
		margin-left: 111px;
		margin-right: 22px;
		margin-top: -15px;
}
.footer
{
    font-size: 8pt;
    color: black;
    background-color: transparent;
    text-align: center;
    margin-top: -10px;
}
DIV.footernav
{
    text-align: center;
    margin: 3px 35px 0px 35px;
}
A.footernav, .vertText A
{
    font-size: 8pt;
    color: black;
}
A.footernav:hover, .vertText A:hover
{
		color: #2c4a3e;
}

/*=============================================( 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 0px;
}
.subTriangle
{
    top: 6px;
}
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
    font-size: 8pt;
    font-weight: bold;
}

/*=========================================( PRIMARY NAVIGATION )===*/

body.home A.menuTitle, body.home A.menuTitle_hi, body.home A.menuTitle:visited, body.home A.menuTitle_hi:visited
{
		display: block;
    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    font-family: Arial, Helvetica;
    white-space: normal;
    text-transform: lowercase;
    text-shadow: 2px 2px 3px #444;
    padding: 5px 15px 5px 15px;
}
body.home A.menuTitle_hi, body.home A.menuTitle:hover, body.home A.menuTitle_hi:hover
{
    color: white;
    text-decoration: none;
    background-color: #6b5f47;
    background-image: url(./images/dot.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
}

body.inner A.menuTitle, body.inner A.menuTitle_hi, body.inner A.menuTitle:visited, body.inner A.menuTitle_hi:visited
{
		display: block;
    color: white;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    font-family: Arial, Helvetica;
    white-space: normal;
    text-transform: lowercase;
    text-shadow: 2px 2px 3px #444;
    padding: 5px 15px 5px 15px;
}
body.inner A.menuTitle_hi, body.inner A.menuTitle:hover, body.inner A.menuTitle_hi:hover
{
    color: white;
    text-decoration: none;
    background-color: #6b5f47;
    background-image: url(./images/dot.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
}

/*=======================================( SECONDARY NAVIGATION )===*/

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: white;
    background-color: transparent;
    padding: 4px 10px 5px 10px;
    background-image: none;
    text-align: center;
}
#secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
    background-color: #6b5f47;
}

/*=========================================( SUBSECTION NAVIGATION )===*/

DIV.menu
{
    background-color: #6b5f47;
  	border: 1px solid white;
}
#secNavBox DIV.menu
{
    background-color: #6b5f47;
  	border: 1px solid white;
}

body.home  A.menuItem, body.home  A.menuItem_hi, body.home  A.menuItem:visited, body.home  A.menuItem_hi:visited
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
body.home  A.menuItem_hi
{
    background-color: #3a4827;
}
body.home  A.menuItem:hover, body.home  A.menuItem_hi:hover
{
    color: white;
    background-color: #3a4827;
    text-decoration: none;
}

body.inner A.menuItem, body.inner A.menuItem_hi, body.inner A.menuItem:visited, body.inner A.menuItem_hi:visited
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
body.inner A.menuItem_hi
{
    background-color: #3a4827;
}
body.inner A.menuItem:hover, body.inner A.menuItem_hi:hover
{
    color: white;
    background-color: #3a4827;
    text-decoration: none;
}

/*===================================( SUBSECTION-ONLY NAVIGATION )===*/

.subnavbox
{
}
.subnavbox_header
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    background-color: #ae7412;
    padding: 5px 5px 5px 8px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
}
.subnavbox_body
{
		font-weight: bold;
    background-color: transparent;
    padding: 8px 0px 7px 0px;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
    padding: 0px 5px 0px 8px;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
    color: white;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #becad7;
}

/*=============================================( REQUIRED STYLES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

.secNavBG
{
		background-image: url(./images/inner-nav_blue.gif);
		background-repeat: no-repeat;
		background-position: left top;
		height: 46px;
}
.secNavPad
{
		width: 682px;
		padding-left: 48px;
		padding-top: 21px;
		padding-bottom: 2px;
}
.horizNavBox
{
    z-index: 6;
    border-right: 2px solid white;
    background-color: #2f3b47;
}
.vertNavBox
{
    z-index: 5;
    padding: 5px 0px 5px 0px;
}
.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-right: 1.2em;
}
.subTriangle, .subTriangle:hover
{
    position: absolute;
    right: 5px;
    color: #333333;
    text-decoration: none;
}

/*===================( CSS CLASSES NEW CALENDAR )=================*/
/*================================================================*/

.calMonth TABLE {
    background-color: #2f3b47;
}
.calMonth TD { font-size: 8pt; }
.calMonthName, .calYear {
    font-size: 150%;
    color: white;
    font-weight: bold;
}
.calDayHeading {
    background-color: #6b5f47;
    color: white;
    letter-spacing: 0px;
    text-align: center;
}
.calDayHeading SPAN { font-size: 120%; }

.calDay {
    vertical-align: top;
    background-color: white;
}
.calDayNum {
    display: block;
    font-size: 120%;
}
.calGrayDay{
    background-color: #e5e5e5;
    color: #333;
}
.calToday {
    font-weight: bold;
    background-color: #e7e8e3;
}
.eventTip
{
    border-color: #550;
    background-color: #e7e8e3;
}
.calendarTable A
{
		color: #333333;
}
.calendarTable A:hover
{
		color: black;
}
/* font size for small calendars */
.leftColumn .calDayHeading SPAN, .leftColumn .calDayNum,
.rightColumn .calDayHeading SPAN, .rightColumn .calDayNum
{ font-size: 100%; }