/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
BODY
{
    background-color: #004278;
    margin-top: 30px;
    margin-bottom: 10px;
}
TD.centerColumn
{
		background-color: transparent;
		color: white;
}
TD.leftColumn
{
    font-size: 8pt;
    background-color: transparent;
    padding-top: 10px;
}
TD.rightColumn
{
    font-size: 8pt;
    background-color: transparent;
    padding-top: 10px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
A
{
    color: white;
}
A:hover
{
    color: #fdfd87;
}
.itemLink
{
    font-weight: bold;
}
td.extraColumn
{
		width: 9px;
}
td.extraColumn2
{
		width: 11px;
}
.contentBG
{
		background-image: url(./images/content_bg.jpg);
		background-repeat: repeat-y;
		background-position: left top;
		border: 1px solid #003a69;
}
/*==================================================( TOP BANNER )===*/
/*===================================================================*/

#topContainer
{
		/*background-image: url(./images/banner.png);
		background-repeat: no-repeat;
		background-position: left top;*/
		background-color: transparent;
		height: 85px;
}
#titleText
{
		position: absolute;
		top: 60px;
		margin-left: 105px;
}
#sealLogo
{
		position: absolute;
		top: 35px;
		margin-left: 10px;
}
/*============================================( SEARCH BOX PARTS )===*/
/*===================================================================*/

.searchbox
{
		margin-top: 50px;
		margin-left: 10px;
}
.searchbox_header
{
    color: white;
    font-size: 8pt;
    font-weight: bold;
    background-color: transparent;
    padding-right: 5px;
    text-transform: uppercase;
}
.searchbox_body
{
    background-color: transparent;
}
input.searchField
{
		font-size: 8pt;
}
A.goButton, A.goButton:hover
{
    display: block;
    padding: 1px 3px 1px 3px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    background-color: transparent;
}
A.goButton:hover
{
	color: #fdfd87;
}

/*===================================================( HEADLINES )===*/
/*===================================================================*/

.headline1, .headline2, .headline3, .headline4
{
    font-weight: bold;
    font-size: 12pt;
}
.headline1
{
    font-size: 18pt;
}
.headline2
{
    font-size: 14pt;
}
.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
{
    
}
.centerColumn A:hover
{
    
}

/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left
{	
		background-color: #002749;
		border: 1px solid white;
		margin-bottom: 10px;
}
.contentbox_left_header
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    background-color: transparent;
    padding: 10px 10px 5px 10px;
}
.contentbox_left_body
{
		color: white;
    background-color: transparent;
    padding: 0px 10px 5px 20px;
}
.leftColumn A
{
    color: white;
}
.leftColumn A:hover
{
    color: #fdfd87;
}

/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
		background-color: #002749;
		border: 1px solid white;
		margin-bottom: 10px;
}
.contentbox_right_header, .sidebar_header
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
    padding: 10px 10px 5px 10px;
}
.contentbox_right_body, .sidebar_body
{
		color: white;
    background-color: transparent;
    padding: 0px 15px 15px 15px;
}
.rightColumn A
{
    
}
.rightColumn A:hover
{
    
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    color: white;
    background-color: #002749;
    text-align: center;
    padding: 3px;
    margin: 0px 10px 10px 9px;
    border: 1px solid white;
}
DIV.footernav
{
    text-align: center;
}
A.footernav, .vertText A
{
    font-size: 8pt;
    color: white;
}
A.footernav:hover, .vertText A:hover
{
		color: #fdfd87;
}

/*=============================================( MENU NAVIGATION )===*/
/*===================================================================*/

/*===( ADJUSTABLE STYLES )===========================================*/

/* width of menus */
A.menuItem, A.menuItem_hi, DIV.menu
{
    width: 200px;
}

/* padding...keep it consistent between menu titles and menu items */
.menuItemPadder, .menuTitle, .menuTitle_hi
{
    padding: 6px 10px 6px 10px;
}
.menuTitle, .menuTitle_hi
{
    padding: 4px 10px 4px 10px;
}
/* keep the "top" value of this set equal to the amount of padding-top on the menuItemPadder */
.subTriangle
{
    top: 6px;
}

/* text size...keep this consistent as well */
A.menuTitle, A.menuTitle_hi, A.menuItem, A.menuItem_hi, .subTriangle
{
    font-size: 8pt;
    font-weight: bold;
}

/* menu TITLE style */
A.menuTitle, A.menuTitle_hi, A.menuTitle:visited, A.menuTitle_hi:visited
{
		display: block;
    color: white;
    background-color: #002749;
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica;
    white-space: nowrap;
    text-shadow: 2px 2px 3px #444;
}
A.menuTitle_hi, A.menuTitle:hover, A.menuTitle_hi:hover
{
    color: #fdfd87;
    text-decoration: none;
    background-color: transparent;
}

/* secondary nav stuff */

#secNavBox A.menuTitle, #secNavBox A.menuTitle_hi
{
    color: white;
    background-color: transparent;
    border: none;
    text-align: center;
    background-image: url(./images/circle.gif);
    background-repeat: no-repeat;
    background-position: 14% 50%;
}
#secNavBox A.menuTitle:hover, #secNavBox A.menuTitle_hi:hover, #secNavBox A.menuTitle_hi
{
		color: #fdfd87;
    /*background-color: #003a69;*/
    background-color: transparent;
}

/* menu ITEM style */
A.menuItem, A.menuItem_hi, A.menuItem:visited, A.menuItem_hi:visited
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}
A.menuItem_hi
{
    background-color: #003a69;
}
A.menuItem:hover, A.menuItem_hi:hover
{
    color: #fdfd87;
    background-color: #003a69;
    text-decoration: none;
}
#secNavBox A.menuItem:hover
{
		color: #fdfd87;
    background-color: #003a69;
}

/* MENU style */
DIV.menu
{
		background-color: #002a4c;
  	border: 1px solid white;
}

#secNavBox DIV.menu
{
		background-color: #002a4c;
  	border: 1px solid white;
}

/*===============================================*/
/*==( REQUIRED styles )==========================*/
/*===============================================*/

.priNavPadder
{
		position: relative;
		z-index: 5;
		background-color: #002749;
		margin: 10px 9px 10px 9px;
		border: 1px solid white;		
}
.secNavPadder
{
		position: absolute;
		top: 36px;
		margin-left: 353px;
		width: 405px;
		z-index: 6;
		
		/*background-color: #002749;
		margin: 10px 9px 10px 9px;
		border: 1px solid white;*/
}
.horizNavBox
{
		/*z-index: 6;*/
}
.vertNavBox
{
    /*z-index: 5;*/
    border: 1px solid white;
    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;
}

/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/

.navVertical A.textButtonLink, .navVertical A.textButtonLink_high { display: block; }
.navHorizontal A.textButtonLink, .navHorizontal A.textButtonLink_high { display: inline; }

#navSec SPAN.horizNavDivider
{
    color: #888;
}

/* PRIMARY NAV */
#navPri
{
    background-color: transparent;
    margin-bottom: 1em;
}
/* main button style */
#navPri A.textButtonLink, #navPri A.textButtonLink_high
{
    color: #500;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    padding: 4px;
}
/* highlighted and hover style */
#navPri A.textButtonLink_high, #navPri A.textButtonLink:hover, #navPri A.textButtonLink_high:hover
{
    color: #A00;
    background-color: #F5F5F5;
}
/* subsection styles: remove if primary nav is horizontal */
#navPri A.subSectionLink, #navPri A.subSectionLink_high
{
    color: #500;
    text-decoration: none;
}
#navPri A.subSectionLink_high, #navPri A.subSectionLink:hover, #navPri A.subSectionLink_high:hover
{
    color: #A00;
}

/* SECONDARY NAV */
#navSec
{
    text-align: right;
    background-color: #DDD;
    padding: 3px;
    padding-right: 6px;
}
/* main button style */
#navSec A.textButtonLink, #navSec A.textButtonLink_high
{
    color: #500;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}
/* highlighted and hover style */
#navSec A.textButtonLink_high, #navSec A.textButtonLink:hover, #navSec A.textButtonLink_high:hover
{
    color: #A00;
}
/* subsection styles: remove if primary nav is horizontal */
#navPri A.subSectionLink, #navPri A.subSectionLink_high
{
    color: #500;
    text-decoration: none;
}
#navPri A.subSectionLink_high, #navPri A.subSectionLink:hover, #navPri A.subSectionLink_high:hover
{
    color: #A00;
}


/* SUBSECTIONS-ONLY box styles */

.subnavbox
{
		background-color: #002749;
		border: 1px solid white;
		margin-bottom: 10px;
}
.subnavbox_header
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    background-color: transparent;
    padding: 10px 10px 5px 10px;
}
.subnavbox_body
{
		color: white;
    background-color: transparent;
    padding: 0px 10px 5px 20px;
}
.subnavDivTag
{
    margin-bottom: 0.5em;
}
.subnavbox A.subSectionLink, .subnavbox A.subSectionLink_high
{
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.subnavbox A.subSectionLink_high, .subnavbox A.subSectionLink:hover, .subnavbox A.subSectionLink_high:hover
{
    color: #fdfd87;
}

/*=================================================( MISC PIECES )===*/
/*===================================================================*/


/*===================( CSS CLASSES NEW CALENDAR )=================*/
/*================================================================*/

.calMonth TABLE {
    background-color: #002b4d;
}
.calMonth TD { font-size: 8pt; }
.calMonthName, .calYear {
    font-size: 150%;
    color: white;
    font-weight: bold;
}
.calDayHeading {
    background-color: #0061b0;
    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: #CCC;
    color: #333;
}
.calToday {
    font-weight: bold;
    background-color: #008cff;
}
.eventTip
{
    border-color: #550;
    background-color: #008cff;
}

/* 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
{
		color: #333333;
}
.calendarTable A:hover
{
		color: black;
}
/* style for blank days not in current month */
/*.calendar_date 
{
}*/
