/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: arial, verdana, sans, helvetica, sans-serif;
    font-size: 9pt;
}
BODY
{
    background-color: white;
}
#allContainer
{
		min-width: 760px;
		max-width: 1280px;
}
#contentWrapper
{
		background-color: #fff29b;
		background-image: url(./images/content_bg.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		position: relative;
		width: 100%; /* IE6 fix */
}
#contentPadding
{
		padding: 15px;
}
TD.centerColumn
{
		padding: 105px 25px 25px;
}
TD.leftColumn
{
}
TD.rightColumn
{
		padding-top: 105px;
}

/*=======================================================( LINKS )===*/
/*===================================================================*/

.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
A/*.centerColumn A, .leftColumn A, .rightColumn A, .printView A*/
{
    color: #4b6087;
    /*font-weight: bold;*/
}
A:hover/*.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover*/
{
    color: #2f3c54;
}
.itemLink
{
    font-weight: bold;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-weight: bold;
    font-size: 12pt;
    color: #2c362a;
}
.headline1
{
    font-size: 18pt;
}
.headline2, .headline3
{
    font-size: 14pt;
}
.headline3
{
}
.headline4
{
    font-size: 10pt;
}
.headlineDisplay A
{
    font-weight: bold;
}

/*===========================================( SEARCH HORIZONTAL )===*/
/*===================================================================*/

#searchWrapper
{
		height: 100%; /* IE 6 */
		background-color: #7c9aba;
		background-image: url(./images/search_gradient.png);
		background-repeat: repeat-x;
		background-position: left top;
		border-bottom: 2px solid white;
		overflow: hidden;
		padding: 5px 8px;
}
.searchbox
{
		float: right;
		margin: 0px;
}
.searchbox *
{
		vertical-align: middle;
}
span.searchbox_header
{
    color: white;
    font-size: 8.5pt;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-right: 5px;
    display: none;
}
input.searchbox_field
{
		width: 160px;
		font-size: 9pt;
}
.searchbox_controls, .searchbox_tips
{
		display: none;
}
A.goButton, A.goButton:hover
{
    border: 1px solid #b36c02;
    padding: 2px 3px 2px 3px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 7pt;
    background-color: #f5d541;
		background-image: url(./images/go_gradient.png);
		background-repeat: repeat-x;
		background-position: left top;
    margin-left: 5px;
}
A.goButton:hover
{
		background-image: none;
		background-color: #d0890e;
}

/*=============================================( PHOTOBAR PIECES )===*/
/*===================================================================*/

DIV#photoWrapper
{
		background-color: #000;
		/*border: 1px solid white;*/
		padding: 10px;
}
DIV#photoBorder
{
		border: 1px solid white;
}
#vista
{
		height: 119px;
}
.imgA, .imgB, .imgC, .imgD
{
    background-image: url(./images/photo1/1random.jpg);
    background-repeat: repeat-x;
    background-position: 40% 0%;
    border-right: 1px solid white;
    height: 119px;
}
.imgB
{
    background-image: url(./images/photo2/1random.jpg);
}
.imgC
{
    background-image: url(./images/photo3/1random.jpg);
}
.imgD
{
    background-image: url(./images/photo4/1random.jpg);
    border-right: none;
}

/*===============================================( BANNER PIECES )===*/
/*===================================================================*/

#logo
{
		width: 650px;
		height: 80px;
		position: absolute;
		top: 20px;
		left: 270px;
}

/*==========================================( MAIN COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_center, .sec, .item
{
}
.contentbox_center_header, .sec_title
{
}
.contentbox_center_body, .sec_summary
{
}
.attachments
{
}
.centerColumn A
{

}
.centerColumn A:hover
{

}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

#leftGradient
{
		background-color: #050036;
    background-image: url(./images/left_gradient.png);
    background-repeat: repeat-x;
    background-position: left top;
}
.contentbox_left, .subnavbox
{
		margin-bottom: 12px;
		color: #fff;
}
.contentbox_left_header, .subnavbox_header
{
    font-size: 10pt;
    font-weight: bold;
    padding: 8px 12px;
}
.contentbox_left_body, .subnavbox_body
{
    background-color: transparent;
    padding: 3px 12px;
}
.leftColumn A
{
		color: #fff;
}
.leftColumn A:hover
{
		color: #9b7ee5;
}

/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
}
.contentbox_right_header, .sidebar_header
{
    color: #fff;
    font-weight: bold;
    font-size: 10pt;
    background-color: #000;
    text-align: center;
    padding: 0.5em;
}
.contentbox_right_body, .sidebar_body
{
    background-color: transparent;
    padding: 1em;
}
.rightColumn A
{

}
.rightColumn A:hover
{

}

/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/

.footer
{
    font-size: 8pt;
    color: #fff;
    background-color: #000;
    border-top: 2px solid #fff;
    text-align: center;
    padding: 5px;
}
.footer A{color: #fff;}
.footer A:hover{color: #fef39e;}
DIV.footernav
{
    text-align: center;
}
A.footernav, .verticalLogo_text A, #pvFooter A
{
    font-size: 8pt;
    color: #000;
}
A.footernav:hover, .verticalLogo_text A:hover, #pvFooter A:hover
{
		color: #666;
}

/*=============================================( MENU NAVIGATION )===*/
/*===================================================================*/

/*===========================================( ADJUSTABLE STYLES )===*/

A.menuItem, A.menuItem_hi, DIV.menu
{
    width: 200px;
}
.menuItemPadder, .menuTitle, .menuTitle_hi
{
    padding: 6px 12px 6px 12px;
}
.menuTitle, .menuTitle_hi
{
    padding: 6px 12px 6px 12px;
}
.subTriangle
{
    top: 6px;
}
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
    font-size: 9pt;
    font-weight: bold;
}

/*=========================================( PRIMARY NAVIGATION )===*/

A.menuTitle, A.menuTitle:visited, A.menuTitle_hi:visited, A.menuTitle_hi
{
		display: block;
    color: #fff;
    background-color: #2b048b;
    border: 1px solid #fff;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 3px;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover, A.menuTitle_hi:visited
{
    color: #fff;
    text-decoration: none;
    background-color: #5226c0;
}

/*=======================================( SECONDARY NAVIGATION )===*/

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: #fff;
    background-color: transparent;
    margin-bottom: 0px;
    border: none;
    border-left: 1px solid #fff;
}
#secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
		background-color: #5226c0;
}

/*=========================================( SUBSECTION NAVIGATION )===*/

DIV.menu
{
    background-color: #2b048b;
    background-color: #5226c0;
  	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: #fff;
    text-decoration: none;
}
A.menuItem_hi
{
    background-color: #2b048b;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: #fff;
    background-color: #2b048b;
    text-decoration: none;
}
/*#secNavBox A.menuItem_hi
{
    background-color: #707e4e;
}
#secNavBox A.menuItem:hover, #secNavBox A.menuItem_hi:hover
{
    color: white;
    background-color: #707e4e;
    text-decoration: none;
}*/

/*===================================( SUBSECTION-ONLY NAVIGATION )===*/

.subnavbox
{
}
.subnavbox_header
{
}
.subnavbox_body
{
}
.subnavDivTag
{
		margin-top: 0.4em;
    margin-bottom: 0.4em;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
 		font-weight: bold;
    text-decoration: none;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
}

/*=============================================( REQUIRED STYLES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

#secNavWrapper
{
		background-color: #0f3310;
		background-image: url(./images/secnav_gradient.png);
		background-repeat: repeat-y;
		background-position: right top;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
}
.horizNavBox
{
    z-index: 6;
}
.vertNavBox
{
    z-index: 5;
}
.menuBar
{
    float: right;
}
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: #00002a;
}
.calMonthName, .calYear
{
    font-size: 150%;
    color: #fff;
    font-weight: bold;
}
.calDayHeading
{
    background-color: #154454;
    color: #fff;
    letter-spacing: 0px;
    text-align: center;
}
.calGrayDay
{
    background-color: #618fab;
    color: #395363;
}
.calToday
{
    font-weight: bold;
    background-color: #68caff;
}
.eventTip
{
    border-color: #550;
    background-color: #68caff;
}
.calendarTable A
{
		color: #333333;
}
.calendarTable A:hover
{
		color: black;
}