@import url(/stylesheets/tabs);
@import url(/stylesheets/rr-landing);
/* turn nav on */
.section-rr #nav-rr a {
	background:#c6d4e3;
	color:#006;
	text-decoration:none;
}
/* end */

/* hdr image */
body.rr-landing-legalinfoline #mc-hdr {background-image:url(/assets/img/hdr-rr-legal-infoline.jpg);}
/* end */

body.rr-landing-legalinfoline #mc-hdr ul {
	margin:0 0 0 24px;
	padding:4px 0 0 0;
	list-style:none;
	width:650px;
}
body.rr-landing-legalinfoline #mc-hdr ul li {
	float:left;
	white-space:nowrap;
	margin:0 24px 3px 0;
	padding:0;
	list-style:none;
	font-weight:700;
	font-size:1.2em;
	color:#fff;
}
body.rr-landing-legalinfoline #mc-hdr ul li a {
	color:#fff;
	text-decoration:underline;
}
body.rr-landing-legalinfoline #mc-hdr ul li a:hover {text-decoration:none;}
body.rr-landing-legalinfoline #main-col .withdivider { /* allows background divider to start at the top of the content */
	background-position:297px 0;
}
.bu-contacttheinfoline {
	display:block;
	background:url(/assets/img/bu-contacttheinfoline-x.gif) no-repeat;
	width:138px;
	height:24px;
	overflow:hidden;
}
.bu-contacttheinfoline:hover {
	background:url(/assets/img/bu-contacttheinfoline-x.gif) 0 -24px no-repeat;
}
.bu-contacttheinfoline span {display:none;}
