
/*=====================================================( GLOBALS )===*/
/*===================================================================*/

BODY, TD.centerColumn, TD.leftColumn, TD.rightColumn, .normal, INPUT, TEXTAREA, TD
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
BODY
{
    background-color: #CBCC9F;
}
#InnerBody
{
	background-color: #CBCC9F;
}
TD.centerColumn
{
	background-color: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
TD.leftColumn
{
    font-size: 9pt;
    background-color: #8BA164;
    border: 1px solid #000;
    padding: 0px;
}
TD.rightColumn
{
    font-size: 9pt;
    background-color: #8BA164;
    border: 1px solid #000;
    color: #FFF;
    padding: 0px;
}
TD.leftColumnHome
{
    font-size: 10pt;
    background-color: #2D3F2C;
    color: white;
}
TD.rightColumnHome
{
    font-size: 10pt;
    background-color: #8BA164;
    color: black;
    padding: 15px;
}
.vertical_border
{
	width: 1px;
	background-color: #996;
	font-size: 1px;
}
.normal
{
}
.subtext, .subtextlink, .subtextitalics, .subtextItalics
{
    font-size: 7.5pt;
}
DIV.homeImage
{
	text-align: center;
}
/*===================================================( 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, .leftColumnHome A, .rightColumnHome A
{
    color: black;
    font-weight: bold;
}
.centerColumn A:hover, .leftColumn A:hover, .rightColumn A:hover, .printView A:hover, .leftColumnHome A:hover, .rightColumnHome A:hover
{
    color: #A44B3E;
}
.attachments
{
	background-color: none;
	border: none;
	padding-left: 10px;
}


/*==========================================( LEFT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_left, .searchbox, .subnavbox
{
}
.contentbox_left_header, .searchbox_header, .subnavbox_header
{
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	background-color: #A44B3E;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 3px;
	margin: 0px;
}
.contentbox_left_headerHome, .searchbox_headerHome
{
	color: white;
	font-size: 11pt;
	font-weight: bold;
	background-color: #2D3F2C;
    padding-left: 15px;
    padding-right: 15px;
	margin: 0px;
}
.contentbox_left_body, .searchbox_body, .subnavbox_body, .contentbox_left_bodyHome, .searchbox_bodyHome
{
	background-color: transparent;
	padding: 10px;
}
.contentbox_left_bodyHome, .searchbox_bodyHome
{
	background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
}
.contentbox_left_bodyHome .subtext, .searchbox_bodyHome .subtext
{
	color: white;	
}
.contentbox_left_bodyHome .subtext A:hover, .searchbox_bodyHome .subtext A:hover
{	
	color: black;
}

.leftColumn A
{
	color: black;	
}
.leftColumn A:hover
{	
	color: white;
}
A.goButton, A.goButton:hover
{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-top-color:  #EEE;
	border-right-color:  #333;
	border-left-color:  #EEE;
	border-bottom-color:  #333;
	padding: 1px 3px 2px 2px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	background-color: #E0A415;
}
A.goButton:hover
{
	border-top-color:  #333;
	border-right-color:  #EEE;
	border-left-color:  #333;
	border-bottom-color:  #EEE;
	padding: 2px 2px 2px 3px;
}


/*=========================================( RIGHT COLUMN PIECES )===*/
/*===================================================================*/

.contentbox_right, .sidebar
{
}
.contentbox_right_header, .sidebar_header
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	padding: 3px;
	background-color: #A44B3E;
}
.contentbox_right_headerHome
{
	color: black;
	font-size: 11pt;
	font-weight: bold;
	background-color: #8BA164;
	margin: 0px;
}
.contentbox_right_body, .sidebar_body, .contentbox_right_bodyHome
{
	background-color: transparent;
	padding: 10px;
}
.contentbox_right_bodyHome
{
	background-color: transparent;
	padding: 0px;
}
.rightColumn A
{
	color: black;
}
.rightColumn A:hover
{
	color: white;
}


/*===============================================( FOOTER PIECES )===*/
/*===================================================================*/
.footer
{
    font-size: 8pt;
    font-weight: bold;
    color: white;
    background-color: #A44B3E;
    text-align: center;
    padding: 3px;
    border-top: 5px solid black;
}
.footernav
{
    font-size: 8pt;
    color: #000000;
    text-align: center;
}



/*===========================================( NAVIGATION PIECES )===*/
/*===================================================================*/

DIV.nav
{
}
SPAN.horizNavDivider
{
	color: #888;
}
/* Button text */
A.textButtonLink, A.textButtonLink_high
{
	border: 1px solid black;
	border-top: none;
    border-left: none;
    
	display: block;
    color: black;
    text-decoration: none;
    padding: 2px;
    text-align: center;
    font-weight: bold;
    height: 100%; /* not really...this just makes IE behave itself */
}
DIV#toprow
{
    margin-bottom: 8px;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
DIV#bottomrow
{
    margin-bottom: 8px;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
DIV#toprow A.textButtonLink
{
	color: black;
    background-color: #8BA164;
}
DIV#bottomrow A.textButtonLink
{
	color: white;
    background-color: #A44B3E;
}
/*the real value */
TD>A.textButtonLink, TD>A.textButtonLink_high 
{
	height: auto;
}
/* Highlighted and Hover button text */
DIV#toprow A.textButtonLink_high, DIV#toprow A.textButtonLink:hover, DIV#toprow A.textButtonLink_high:hover
{
	color: white;
    background-color: #2D3F2C;
}
DIV#bottomrow A.textButtonLink_high, DIV#bottomrow A.textButtonLink:hover, DIV#bottomrow A.textButtonLink_high:hover
{
	color: white;
    background-color: #2D3F2C;
}
A.subSectionLink, A.subSectionLink_high, A.subSectionLink:hover, A.subSectionLink_high:hover
{
	display: block;
    color: #000;
    text-decoration: none;
    line-height: 1.3em;
    margin-bottom: 7px;
}
A.subSectionLink_high, A.subSectionLink:hover, A.subSectionLink_high:hover
{
    color: #FFF;
}


/*=================================================( MISC PIECES )===*/
/*===================================================================*/

.day_headings
{
	background-color: #AAAAAA;
}
.formLabelReq
{
	color: #F00;
}