

/* Begining PT "/css/dk_green.tpl" */




    
/* dk_green.css */

#container {
	background: url(/images/siteDesign/standard/dk_green/bg_header.jpg) no-repeat center top;
}

#header {
	background: url(/images/siteDesign/standard/dk_green/bg_header_sub.gif) no-repeat left bottom;
}

#index #header {
	background: url(/images/siteDesign/standard/dk_green/bg_header_sub_index.gif) no-repeat left bottom;
}

#content {
	background: url(/images/siteDesign/standard/dk_green/bg_content.gif) repeat-y left;
}

#index #content {
	background: url(/images/siteDesign/standard/dk_green/bg_content_index.gif) repeat-y left;
}

#index #contentMiddle {
	background: url(/images/siteDesign/standard/dk_green/bg_contentMiddle.gif) repeat-y left;
	border-bottom: 1px solid #ccc;
}

#index #contentBottom {
	border-top: 15px solid #f8fbfa;
}

a {color: #006699; }
a:hover {color: #999; }
.rightCol p {color: #666; }
#footer p {color: #999; }

h2 { color: #4c4d3e; } /*removed bottom-border; this is handled in the site.css on just h2.mainHeading - Don 1/18/08 */
h3 {color: #b0b579; }
h3.sectionTitle {
	background: url(/images/siteDesign/standard/dk_green/bg_sidebar_h3.gif) no-repeat left top;
}

/* Added for proper heading order ADA */
div.sectionTitle {
	background: url(/images/siteDesign/standard/dk_green/bg_sidebar_h3.gif) no-repeat left top;
}
#index #contentTop {background: #f2f7f5; }
#index #contentTop .right {background: url(/images/siteDesign/standard/dk_green/bg_contentTop_right.gif) no-repeat right top #f2f7f5; }
#index #contentMiddle .left h3 {background: url(/images/siteDesign/standard/bg_h3_lt_green.jpg) repeat-x left top; }
#index #contentMiddle .center h3 {background: url(/images/siteDesign/standard/bg_h3_yellow.jpg) repeat-x left top; }
#index #contentMiddle .right h3 {background: url(/images/siteDesign/standard/bg_h3_red.jpg) repeat-x left top; }
/*  You can also use background-images for text-replacement using these declarartions instead of the ones above */
/*#index #contentMiddle .left h3 {background: url(/images/siteDesign/standard/dk_green/bg_h3_health-e-news.gif) no-repeat left top; text-indent: -999em; }
#index #contentMiddle .center h3 {background: url(/images/siteDesign/standard/dk_green/bg_h3_care-pages.gif) no-repeat left top; text-indent: -999em; }
#index #contentMiddle .right h3 {background: url(/images/siteDesign/standard/dk_green/bg_h3_my-sutter-online.gif) no-repeat left top; text-indent: -999em; }*/
#index #contentBottom {background: url(/images/siteDesign/standard/dk_green/bg_contentBottom.gif) no-repeat left bottom; }
/*#index #contentMiddle .left a {color: #a1b30c; }  Green */
/*#index #contentMiddle .center a {color: #e8d251; }  Yellow */
/*#index #contentMiddle .right a {color: #cf5542; }  Red */
#index #contentMiddle .left a:hover { color:#000000 }
#index #contentMiddle .center a:hover { color:#000000 }
#index #contentMiddle .right a:hover { color:#000000 }
#index #contentMiddle a.button {color: #fff; }

/* COMMENTED OUT THESE RULES TO SEE IF THE RULES BELOW WILL FIX THE IE6 SLOPPY BUTTON ISSUE
#index #contentMiddle .left a.button {background: url(/images/siteDesign/standard/dk_green/btn_green_a.gif) no-repeat right top #8dc943; }
#index #contentMiddle .center a.button {background: url(/images/siteDesign/standard/dk_green/btn_yellow_a.gif) no-repeat right top #e8d251; }
#index #contentMiddle .right a.button {background: url(/images/siteDesign/standard/dk_green/btn_red_a.gif) no-repeat right top #cf5542; }
#index #contentMiddle .left a.button span {background: url(/images/siteDesign/standard/dk_green/btn_green_span.gif) no-repeat left top; }
#index #contentMiddle .center a.button span {background: url(/images/siteDesign/standard/dk_green/btn_yellow_span.gif) no-repeat left top; }
#index #contentMiddle .right a.button span {background: url(/images/siteDesign/standard/dk_green/btn_red_span.gif) no-repeat left top; }
*/
#index #contentMiddle .left a.button {background: transparent url(/images/siteDesign/standard/dk_green/btn_green_a.gif) no-repeat right top; }
#index #contentMiddle .center a.button {background: transparent url(/images/siteDesign/standard/dk_green/btn_yellow_a.gif) no-repeat right top; }
#index #contentMiddle .right a.button {background: transparent url(/images/siteDesign/standard/dk_green/btn_red_a.gif) no-repeat right top; }
#index #contentMiddle .center a.button span {background: transparent url(/images/siteDesign/standard/dk_green/btn_yellow_span.gif) no-repeat left top; }
#index #contentMiddle .right a.button span {background: transparent url(/images/siteDesign/standard/dk_green/btn_red_span.gif) no-repeat left top; }
a.arrow {background: url(/images/siteDesign/standard/dk_green/bg_arrow_green.gif) no-repeat right center; }
#index #contentTop .right dl {color: #666; }

/* @group navPrimary */

ul#navPrimary {
	background: url(/images/siteDesign/standard/dk_green/bg_navPrimary.gif) no-repeat left top #74ae95;
	border-bottom: 1px solid #fff;
}

/*#navPrimary li {
	border-right: 1px solid #fff;
}*/

#navPrimary li a {
	color: #fff;
}

#navPrimary li a:hover {
	color: #fff;
	background: url(/images/siteDesign/standard/dk_green/bg_navPrimary_hover.gif) repeat-x top #539acc;
}
/* We don't want this since the nav is centered now - Don */
#navPrimary li.first a:hover {
	/*background: url(/images/siteDesign/standard/dk_green/bg_navPrimaryFirst_hover.gif) repeat-x left top #539acc;*/
}
/* Comment out just this declaration to make the CSS more bulletproof. */
#navPrimary li.last a:hover { 
	/*background: url(/images/siteDesign/standard/dk_green/bg_navPrimaryLast_hover.gif) repeat-x right top #539acc;*/
}

/* @end */

/* @group navSecondary */

#navSecondary {
	border-bottom: 1px solid #B9D6CA;
}

#navSecondary li {
	border-top: 1px solid #B9D6CA;
}

#navSecondary li a {
	color: #184879;
}

#navSecondary li a:hover {
	color: #4c75a5;
}

/*
#navSecondary li.current a, #navSecondary li.current a:hover {
	color: #fff;
	background: url(/images/siteDesign/standard/dk_green/bg_navPrimary_hover.gif) repeat-x top #005092;
}
*/

#navSecondary li.current a,
#navSecondary li.current a:hover {
	color: #fff;
	background: #005091 url(/images/siteDesign/standard/blue/bg_navSecondary_hover.gif) repeat-x 0 0;
}

#navSecondary li.current ul {
	background: #acd2c1 !important;
}

#navSecondary li.current li {
	background: #acd2c1 !important;
	border-top: 1px solid #60b7b9;
}

#navSecondary li.current li a {
	background: #acd2c1 !important;
	color: #184879;
}

#navSecondary li.current li a:hover {
	background: #acd2c1 !important;
	color: #d9e6f2;
}

/* @end */

/* @group navTabs */

#navTabs {
	background: url(/images/siteDesign/standard/dk_green/bg_navTabs.gif) no-repeat left bottom;
}

#navTabs li {
	background: url(/images/siteDesign/standard/dk_green/bg_navTabs_li.gif) no-repeat left top;
}

#navTabs li a {
	background: url(/images/siteDesign/standard/dk_green/bg_navTabs_a.gif) no-repeat right top;
	color: #557d6c;
	font-weight:bold;
}

#navTabs .current {
	background: url(/images/siteDesign/standard/dk_green/bg_navTabs_liCurrent.gif) no-repeat left top;
}

#navTabs .current a {
	background: url(/images/siteDesign/standard/dk_green/bg_navTabs_aCurrent.gif) no-repeat right top;
	color: #fff;
}

/* @end */

/* @group navUtility */

#navUtility li {
	border-right: 1px solid #ccc; 
}

#navUtility button {
	background: url(/images/siteDesign/standard/dk_green/btn_search.gif) no-repeat left top;
}

/* @end */

#footer {
	background: url(/images/siteDesign/standard/dk_green/bg_footer.gif) no-repeat left top;
}

#index #footer {
	background: url(/images/siteDesign/standard/dk_green/bg_footer_index.gif) no-repeat left top;
}

#footer li {
	border-right: 1px solid #ccc;
}

/* End of standard css entries.  All entries below this line are site specific */

.SIFT_dimBg {
	background: #74ae95;
}

td.SIFT_findDoc {
	color: #FFF;
	background: #74ae95;
}

div.SIFT_findDoc {
	color: #FFF;
	background: #74ae95;
}

.SIFT_breadcrumbBg {
	color: #FFF;
	background: #74ae95;
}

.SIFT_breadcrumbBg span {
	color: #FFF;
}

.SIFT_findText {
    color: #74ae95;
}

a.SIFT_dimTitle:link, a.SIFT_dimTitle:visited {
	color: #FFF;
}

.SIFT_helperText {
	color: #74ae95;
}

ul.SIFT_ul {
	color: #069;	
}

#kws_breadcrumbs, #kws_refinements h3 {
	background: #74ae95;
	color: #FFF;
}

#kws_breadcrumbs a {
	color: white;
}

#kws_main h1 {
	color: #4C4D3E;
}

p.kws_helperText { 
	color: #74ae95;
}

/* Endeca Keyword Search (SIFT) and Endeca Provider Search styles */

.dk_green{color:dk_green;}


    

/* Ending PT "/css/dk_green.tpl" */



