.rcb_AccordionSimple {

}
.rcb_AccordionSimple .accs_wrapper {
	clear: both;
}
.rcb_AccordionSimple .accs_title {
	display: block;
	padding: 5px 10px;
	background: url(/images/layout/bgAccsTitle.jpg);
	font-weight: bold;
}
.rcb_mobileFun .rcb_AccordionSimple .accs_title {
	display: block;
	padding: 5px 10px;
	background: url(/images/layout/bgAccsFunTitle.jpg);
	font-weight: bold;
}

.rcb_customerservice a.accs_title:link,
.rcb_customerservice a.accs_title:visited,
.rcb_customerservice a.accs_title:active {
	color: #637002;
	text-decoration: none;
}
.rcb_customerservice a.accs_title:hover {
	color: #809500;
	text-decoration: none;
}
.rcb_customerservice a.accs_tActive {
	color: #809500 !important;
	text-decoration: none;
}

.rcb_standard a.accs_title:link,
.rcb_standard a.accs_title:visited,
.rcb_standard a.accs_title:active {
	color: #004e83;
	text-decoration: none;
}
.rcb_standard a.accs_title:hover {
	color: #fff;
	text-decoration: none;
}
.rcb_standard a.accs_tActive {
	color: #fff !important;
	text-decoration: none;
}

.rcb_mobileFun a.accs_title:link,
.rcb_mobileFun a.accs_title:visited,
.rcb_mobileFun a.accs_title:active {
	color: #522286;
	text-decoration: none;
}
.rcb_mobileFun a.accs_title:hover {
	color: #fff;
	text-decoration: none;
}
.rcb_mobileFun a.accs_tActive {
	color: #fff !important;
	text-decoration: none;
}

.rcb_AccordionSimple .linklistWrap {
	padding: 10px;
	background: #d2dfe8 url(/images/layout/bgAccs.jpg) top left repeat-x;
	display: block;
}

.rcb_AccordionSimple .accs_imageLeft {
	float: left;
	padding: 0 8px 0;
}

.linklistWrap .toplistitem {
	clear: both;
}
.linklistWrap h4 a:link,
.linklistWrap h4 a:visited {
	text-decoration: none;
}
.linklistWrap h4 a:hover,
.linklistWrap h4 a:active {
	text-decoration: underline;
}
.linklistWrap .toplistitem .imgBlock {
	float: left;
	margin: 0 5px 0 0;
	padding-bottom: 5px;
	clear: both;
}
.linklistWrap .imageClear {
	clear: both;
}

.sys_jsActive .rcb_AccordionSimple .linklistWrap {
	display: none;
}

.sys_jsActive .rcb_AccordionSimple .accs_show {
	display: block;
}

.rcb_standard .rcb_AccordionSimple .module_standard_bottom {
	clear: both;
	height: 8px;
	background: #0099ff;
	overflow: hidden;
}

.rcb_customerservice .rcb_AccordionSimple .module_standard_bottom {
	clear: both;
	height: 8px;
	background: #c9de29;
	overflow: hidden;
}

.rcb_mobileFun .rcb_AccordionSimple .module_standard_bottom {
	clear: both;
	height: 8px;
	background: #663398;
	overflow: hidden;
}