/* .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;
}*/

/* Banner ad selection */

iframe#ad_benefits {
	/* display this one */
	height: 60px;
	width: 468px;
}

iframe#ad_leisure, iframe#ad_building, iframe#ad_business, iframe#ad_care, iframe#ad_council, iframe#ad_education, iframe#ad_environment, iframe#ad_homepage, iframe#ad_housing, iframe#ad_jobs, iframe#ad_people, iframe#ad_transport {
	/* hide these */
	display: none;
}

/* JP I added this for the whats new template */
.benefitWhatsNew {
	background: #1a4646 url(/images/benefits/WhatsNew/BenefitsBackdrop.gif) no-repeat top left;
	height: 127px;
}
.benefitboxmore .benefitWhatsNew IMG {
	float: right;
}
.benefitboxmore {
	background-color:#F3F5F8;
	border-bottom:1px solid #D2DBDF;
/*float:left;*/
/*font-size:85%;*/
/*Height:250px;*/
/*padding:0 10px 5px;*/
/*width:255px;*/
}
.benefitContent {
padding :11px 11px 11px 11px;
}

