.system_pageheaderBg {
	background: #336666;
}

.system_pageheaderLogo {
	background: url(/images/structurenew/logo_benefits.gif);
	background-repeat: no-repeat;
}

.system_footerBg {background: #2a343b;}

.system_menu a {color: #0000CC; background-color: #f3f5f8;}
.system_menu a:hover {background-color: #336666; color: #FFFFFF;}
.system_menu .home a:link, .system_menu .home A:active, .system_menu .home A:visited {background: #d2dbdf 4px no-repeat; color: #000000;}
.system_menu .home a:hover {background: #336666 4px no-repeat; color: #FFFFFF;}
.system_menu .current_item a {background: #d2dbdf 4px no-repeat;}
.system_menu .current_item a:Hover {background: #336666 4px no-repeat; color: #FFFFFF;}
.system_menu .current_folder a:link, .system_menu .current_folder A:active, .system_menu .current_folder a:visited {background: #336666 url(/images/structurenew/folder_benefits.gif) no-repeat; color: #FFFFFF;}
.system_menu .current_folder a:hover {background: #2A343B url(/images/structurenew/folder_hoverbg.gif) no-repeat; color: #FFFFFF;}
.system_menu .parent_folder a {background: #d2dbdf 4px no-repeat; color:#000000}
.system_menu .parent_folder a:hover {background: #336666 4px no-repeat; color:#FFFFFF}

.system_stdlinks a {COLOR: #0000CC; background-color: #f3f5f8;}
.system_stdlinks a:hover {background: #2a343b; color: #FFFFFF;}

.system_onlinelinks {width: 100%; overflow:hidden; font-size:88%}
.system_onlinelinks a {color: #FFF; background-color: #336666; display: block; padding: 6px 0 7px 10px; font-weight: bold; width: auto; text-decoration: none}
.system_onlinelinks a:hover {color: #336666; background-color: #FFF; display: block; font-weight: bold; text-decoration: none; padding: 6px 0 7px 10px; }

/*new stuff ripped from the system style sheet! */
.system_echeader {background: #336666; }
.sectionheader {
	color: #FFF;
	font-weight: bold;
	background-color: #336666;
	border-bottom: 1px solid #2A343B;
	padding: 5px 10px 5px 10px;
}