/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
BODY
{
    background-color: #eef3ef;
    background-image: url(./images/site_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
TABLE.siteContent
{
	background-color: #e1e9f6;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
TD.centerColumn
{
		background-color: white;
		background-color: #e1e9f6;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: #e1e9f6;
}
TD.rightColumn
{
    font-size: 8pt;
    background-color: #e1e9f6;
    padding-top: 2px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
A
{
    color: black;
}
A:hover
{
    color: #43486a;
}
.itemLink
{
    font-weight: bold;
}

/*================================================( BANNER PARTS )===*/
/*===================================================================*/

#topPhotos
{
		position: absolute;
		margin-left: 316px;
}

/*==========================================( TOP PHOTOBAR PARTS )===*/
/*===================================================================*/

#tphFloat
{
		position: relative;
		margin-bottom: -26px;
		z-index: 4;
		
}
#logo
{
		float: left;
		padding-top: 7px;
		width: 314px;
		height: 119px;
}
table.tPhotobar
{
		border: 2px solid white;
}
td.oneRan
{
		border-right: 2px solid white;
}

/*=======================================( BOTTOM PHOTOBAR PARTS )===*/
/*===================================================================*/

table.bPhotobar
{
		border: 2px solid white;
		position: relative;
		z-index: 3;
}
td.threeRan
{
		border-right: 2px solid white;
}
td.fourRan
{
		border-right: 2px solid white;
}
td.fiveRan
{
		border-right: 2px solid white;
}

/*============================================( SEARCH BOX PARTS )===*/
/*===================================================================*/

TD.searchPad
{
		background-color: #43486a;
		border: 1px solid black;
}
 .searchbox
{
}
.searchbox_header
{
}
.searchbox_body
{
		color: white;
    background-color: transparent;
}
input.searchField
{
		width: 100px;
		height: 12px;
		border: 1px solid #333;
		font-size: 9pt;
}
A.goButton, A.goButton:hover
{
    display: block;
    border: 1px solid #333;
    padding: 1px 3px 1px 3px;
    color: black;
    text-decoration: none;
    font-weight: normal;
    font-size: 7pt;
    background-color: #f7dd65;
}
A.goButton:hover
{
		color: black;
		background-color: #dec55a;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-weight: bold;
    font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
		font-weight: normal;
    font-size: 14pt;
    color: #730713;
}
.headline3
{
		font-weight: normal;
    font-size: 14pt;
    color: #730713;
}
.headline4
{
    font-size: 10pt;
}
.headlineDisplay A
{
    font-weight: bold;
}


/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
		padding-bottom: 8px;
}
.contentbox_center_body, .sec_summary
{
}
.attachments
{
}
.centerColumn A
{
    
}
.centerColumn A:hover
{
    
}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left
{
		margin-bottom: 2px;
		background-color: #bac6da;
		border: 1px solid black;
}
.contentbox_left_header
{
    color: #3b405e;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 10px 6px 10px;
    text-align: left;
    background-color: transparent;
}
.contentbox_left_body
{
		color: black;
    background-color: transparent;
    padding: 0px 10px 10px 10px;
}
.leftColumn A
{
    color: black;
}
.leftColumn A:hover
{
    color: #333;
}

/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
		margin-bottom: 2px;
		background-color: #dec55a;
		border: 1px solid black;
}
.contentbox_right_header, .sidebar_header
{
    color: #33693c;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 10px 6px 10px;
    text-align: left;
    background-color: transparent;

}
.contentbox_right_body, .sidebar_body
{
		color: black;
    background-color: transparent;
    padding: 0px 10px 10px 10px;
}
.rightColumn A
{
    color: black;
}
.rightColumn A:hover
{
    color: #333;
}

/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/

#footerLine
{
		font-size: 1px;
		background-color: #3c4064;
		height: 2px;
		border-left: 2px solid white;
		border-right: 2px solid white;
}
.footer
{
    font-size: 8pt;
    color: white;
    font-weight: bold;
    background-color: #4f4b3d;
    text-align: center;
    padding: 4px;
    border-top: 2px solid #e1e9f6;
    border-left: 2px solid white;
		border-right: 2px solid white;
		border-bottom: 2px solid white;
}
DIV.footernav
{
    text-align: center;
}
span.footDivide
{
		color: #333;
}
A.footernav, .vertText A
{
    font-size: 8pt;
    color: #333;
}
A.footernav:hover, .vertText A:hover
{
		color: #43486a;
}

/*=============================================( 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: 4px 10px 4px 10px;
}
.subTriangle
{
    top: 6px;
}
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
    font-size: 8pt;
    font-weight: bold;
}

/*=========================================( PRIMARY NAVIGATION )===*/

A.menuTitle, A.menuTitle_hi, A.menuTitle:visited, A.menuTitle_hi:visited
{
    color: white;
    background-color: #9fa3bc;
    white-space: normal;
    text-shadow: 2px 2px 3px #444;
    text-align: center;
    border: 1px solid black;
    margin-bottom: 2px;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{	
		color: white;
		white-space: normal;
    background-color: #53588a;
}

/*=======================================( SECONDARY NAVIGATION )===*/

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: white;
    background-color: #757cab;
    white-space: nowrap;
    text-align: center;
    border: 1px solid black;
    margin-left: 2px;
    margin-bottom: 0px;
}
#secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
		white-space: nowrap;
    background-color: #53588a;
}
#secNavBox A.first
{
    background-color: #757cab;
}
#secNavBox A.second
{
    background-color: #6d7396;
}
#secNavBox A.third
{
    background-color: #585f8c;
}

/*=========================================( SUBSECTION NAVIGATION )===*/

DIV.menu
{
    background-color: #53588a;
  	border: 1px solid black;
}
#secNavBox DIV.menu
{
    background-color: #53588a;
  	border: 1px solid black;
  	margin-top: -1px;
}
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.menuItem_hi
{
    background-color: #9fa3bc;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: white;
    background-color: #9fa3bc;	
    text-decoration: none;
}
#secNavBox A.menuItem, #secNavBox A.menuItem_hi, #secNavBox A.menuItem:visited, #secNavBox A.menuItem_hi:visited
{
    color: white;
}
#secNavBox A.menuItem:hover
{
    color: white;
    background-color: #9fa3bc;		
}
/*===================================( SUBSECTION-ONLY NAVIGATION )===*/

.subnavbox
{
		margin-bottom: 2px;
		background-color: #9fa3bc;
		border: 1px solid black
}
.subnavbox_header
{
    color: #3b405e;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 10px 6px 10px;
    text-align: left;
    background-color: transparent;
}
.subnavbox_body
{
    background-color: transparent;
    padding: 0px 10px 10px 15px;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #3b405e;
}

/*=============================================( REQUIRED STYLES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

td.secNavPad
{
		z-index: 6;
	  background-image: url(./images/secNav_cheat.gif);
	  background-repeat: no-repeat;
    background-position: right top;
}
.horizNavBox
{
    z-index: 5;
}
.vertNavBox
{
    z-index: 7;
}
.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: #43486a;
}
.calMonth TD { font-size: 8pt; }
.calMonthName, .calYear {
    font-size: 150%;
    color: white;
    font-weight: bold;
}
.calDayHeading {
    background-color: #dec55a;
    color: black;
    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: #9fa3bc;
    color: #333;
}
.calToday {
    font-weight: bold;
    background-color: #e1e9f6;
}
.eventTip
{
    border-color: #550;
    background-color: #e1e9f6;
	z-index: 9;
	left: 0px;
}
.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%; }