html, body {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}
html {
	background: #e8e6de;
}
body {
	font-size: 62.5%;
	position: relative;
}
h1, h2, h3, h4, h5, h6, ul, ol, p {
	margin:0;
	padding:0;
}
button {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	text-decoration: none;
	color: #D81E05;/*outline: 0;*/
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
img {
	border: 0
}
#top {
	background: #e8e6de;
	width: 100%;
	height: 35px;
	font-size: 1.2em;/*	overflow: hidden; */
}
#top a.header-skiplink {
	position: absolute;
	left:-9999px;
	float:none !important;
}
#top a.header-skiplink:focus {
	position: absolute;
	left:auto;
	top:0;
	right:0;
	background:#fff;
	padding:1em;
	color:#D81E05;
	z-index:10;
}
#top .content {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	-webkit-box-shadow: 0 0 3px #808080;
	-moz-box-shadow: 0 0 3px #808080;
	box-shadow: 0 0 3px #808080;
}
.footer-wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#header {
	position: relative;
	font-size: 1.2em;
	z-index: 999;
}
#nav-tabs {
	display: inline;
	float: left;
	list-style: none;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 5px 0 0 0;
	margin-right: 20px;
	width: auto;
}
#nav-tabs li {
	display: inline;
	float: left;
	background-color: #b5b5b5;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: 700;
	text-align: center;
}
#nav-tabs li a {
	color: #fff;
	padding: 0;
	display:block;
}
#nav-tabs li:first-child {
	margin-left: 15px;
}
#nav-tabs li.a {
	width:154px;
}
#nav-tabs li.b {
	width:140px;
}
#nav-tabs li.c {
	width:122px;
}
#nav-tabs li.d {
	width:150px;
}
#top ul.a .a, #top ul.b .b, #top ul.c .c, #top ul.d .d {
	background-color: #fff;
	height: 30px;
	margin-top:0;
	line-height: 30px;
}
#top #nav-tabs li a:hover, #top #nav-tabs li a:focus, #top #nav-tabs li a:active {
	background-color: #888;
	text-decoration:none;
	color: #fff !important;
}
#top ul.a .a a, #top ul.b .b a, #top ul.c .c a, #top ul.d .d a {
	color: #aaa;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-shadow: none;
}
#top .content > a {
	float: left;
}
a#group-sites {
	color: #666;
	font-weight: 700;
	width: 170px;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	text-align: center;
}
a#group-sites:hover, a#group-sites:focus {
	color: #D81E05;
	text-decoration: none;
}
#tools {
	float: right;
	margin-top: 10px;
}
#form-lang {
	float: left;
}
#lang-selector {
	float: left;
}
#font-size {
	list-style: none;
	float: left;
	margin: 0 10px 0;
	vertical-align: text-bottom;
}
#font-size li {
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	padding: 1px;
	margin:0 1px;
	background-color:transparent;
}
#font-size li.hover {
/*background-color:#c1c0ba;*/
}
#font-size li a {
	width: 20px;
	height: 20px;
	display:block;
}
#top ul#font-size li a:hover {
	/*background-color:#fff;*/
	margin: 0;
}
#font-size .default a, #font-size .lrg a, #font-size .x-lrg a {
	/*background: transparent url(/rd/gfx/sprites/font-sizes.gif) left top no-repeat;*/
	background: transparent url('/ca/common/icons/sprites-sb.png') -272px -852px no-repeat;
}
#font-size .default a {
	background-position: -272px -832px;
}
#font-size .lrg a {
	/*background-position: -20px top;*/
	background-position: -292px -832px;
}
#font-size .x-lrg a {
	/*background-position: -40px top;*/
	background-position: -312px -832px;
}
#font-size.default li.default, #font-size.lrg li.lrg, #font-size.x-lrg li.x-lrg {
	background-color:#c1c0ba;
}
#font-size .default a:hover, #font-size.default .default a, #font-size .default a:focus, #font-size .default a:active {
	background-position: -272px -852px;
}
#font-size .lrg a:hover, #font-size.lrg .lrg a, #font-size .lrg a:focus, #font-size .lrg a:active {
	background-position: -292px -852px;
}
#font-size .x-lrg a:hover, #font-size.x-lrg .x-lrg a, #font-size .x-lrg a:focus, #font-size .x-lrg a:active {
	background-position: -312px -852px;
}
#header {
	position: relative;
	clear: both;
	background-color: #fff;
}
#logo {
	position: relative;
	float: left;
	display: block;
	width: 490px;
	height: 46px;
	margin: 22px 0;
	text-shadow: 2px 2px 2px #aaa;
	text-decoration: none;
	text-shadow: none;
}
#logo img {
	margin-left: 20px;
}
#scotia-sites {
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 9px 0 0 0;
}
#scotia-sites li a {
	color: #666;
}
#scotia-sites li a:hover {
	color: #666;
	text-decoration: none;
}
#scotia-sites li {
	height: 17px;
	border: 1px solid;
	border-color: transparent;
	padding: 5px 10px 0 10px;
}
#scotia-sites li.active, #scotia-sites li:hover {
	border-left: 1px solid #fff;
	border-bottom: 3px solid #f1f1f1;
	position: relative;
	background-color: #f1f1f1;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	-webkit-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px -1px 0 #fff;
	-moz-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px -1px 0 #fff;
	box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px -1px 0 #fff;
}
#scotia-sites li .content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	border-left: 1px solid #b0b0b0;
	top: 24px;
	left: -475px;
	width: 930px;
	overflow: hidden;
	zoom: 1;
	z-index: 9999;
	-webkit-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px -1px 0 #f1f1f1;
	-moz-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px -1px 0 #f1f1f1;
	box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px -1px 0 #f1f1f1;
}
#scotia-sites li .content li {
	border: none;
}
#scotia-sites li .content a {
	display: block;
	color: #666;
}
#scotia-sites li .content .col a:hover, #scotia-sites li .content .col a:focus, #scotia-sites li .content .col a:active {
	color: #D81E05;
	text-decoration: none;
}
#scotia-sites li .content .col {
	display: inline;
	float: left;
	width: 163px;
	height: 450px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}
#scotia-sites li .content .col li {
	display: block;
	float: none;
	line-height: 1.2em;
	padding: 3px 0;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#scotia-sites li .content .last {
	padding-left: 15px;
	background-color: #f1f1f1;
}
#scotia-sites li .content .bumper {
	height: 30px;
	width: 475px;
	background-color: #f1f1f1;
	border-top: 1px solid #b0b0b0;
	float: left;
	z-index: 9999;
}
#scotia-sites li .content .glsLink {
	width: 410px;
	font-weight: 700;
	float: right;
	padding: 12px 20px 7px 20px;
	text-align: right;
	background-color: #f1f1f1;
}
#scotia-sites li .content .glsLink a {
	color: #D81E05;
}
#scotia-sites li .content .glsLink a:hover {
	text-decoration: underline;
}
#scotia-sites li .content .glsImg {
	padding-bottom: 20px;
	margin: 5px 15px 0 15px;
	background:transparent url(/rd/gfx/hr.gif) no-repeat bottom left;
		float: right;
}
#scotia-sites li .content .gls-bg {
	background: url(/ca/common/banners/gls-world-bg.jpg) no-repeat;
	background-color: #fff;
	float: left;
}
#scotia-sites li .content .col li.hr {
	padding-bottom: 14px;
	margin-bottom: 10px;
	background:transparent url(/rd/gfx/hr.gif) no-repeat bottom left;
}
#language {
	display: inline;
	float: left;
	list-style: none;
	margin: 5px 20px 0 0;
	font-weight: 700;
}
#language a {
	color: #666;
}
#language a:hover, #language a:focus, #language a:active {
	color: #D81E05;
	text-decoration: none;
}
/* SOL SIGN IN */
#sign-in-panel {
	display: inline;
	float: right;
	background-color: #f5f5f5;
	width: 22.5em;
	height: 5.75em;
	margin: 10px 20px 0 0;
	border: 1px solid #e3e3e3;
	text-align: center;
	overflow: hidden;
	list-style: none;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	-moz-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
}
#sign-in-panel h3 {
	height: 2.5em;
	line-height: 2.5em;
	padding: 0 20px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	font-size: 1.4em;
}
#sign-in-btn {
	float: left;
	width: 5em;
	margin-top: 7px;
	text-align: center;
	font-size:0.875em;
}
#sign-in-btn a {
	color: #fff;
	padding: 0;
}
#sign-in-panel .hr {
	width: auto;
	height: 0;
	margin: 0 20px;
	border:0;
	border-top: 1px solid #d4d4d4;
	overflow: hidden;
}
#sign-in-panel p {
	height: 25px;
	padding: 0 15px;
	border-left: 2px solid #fff;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 6px;
	border: none;
}
#sign-in-panel p a {
	color: #D81E05;
}
#sign-in-panel .divider {
	margin: 0 20px;
	border-top: 1px solid #d4d4d4;
}
/* content */
#sign-in-panel li .content {
	position: absolute;
	border: 1px solid #e3e3e3;
	border-top: none;
	width: 22.5em;
	height: 0;
	overflow: hidden;
	zoom: 1;
	z-index: 99999;
	margin: -1px 0 0 -1px;
	padding-top: 0;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	-moz-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
}
#sign-in-panel li .content .divider {
	margin: 0 4px 7px 4px;
	border-top: 1px solid #d4d4d4;
}
#sign-in-panel li .content .sign-in-links {
	background-color: #ffffff;
	margin-top: 0;
	padding-bottom: 12px;
}
#sign-in-panel li .content .demoLink {
	background: url('/ca/common/icons/sprites-sb.png') 0 -593px no-repeat;
	padding: 2px 0 5px 25px;
}
#sign-in-panel li .content .securityLink {
	background: url('/ca/common/icons/sprites-sb.png') 1px -653px no-repeat;
	padding: 2px 0 5px 25px;
}
#sign-in-panel li .content .simulatorLink {
	background: url('/ca/common/icons/sprites.png') 0px -871px no-repeat;
	padding: 2px 0 8px 30px;
}
/* SERVICE BAR */
#service-menu {
	position: relative;
	clear: both;
	list-style: none;
	height: 3.75em;
	padding: 0;
	background-color: #eee;
	z-index: 9999;
}
#service-menu li {
	position: relative;
	display: inline;
	float: left;
	background: url(/rd/gfx/bg-service-menu-divider.gif) right center no-repeat;
	height: 3.75em;
	z-index: 99;
}
#service-menu li a.tab {
	position: absolute;
	color: #8e8e8e;
	left: 0;
	top: 0;
	padding: 6px 0 6px 17px;
	margin: 0 0 0 5px;
	border: none;
	overflow:hidden;
}
#service-menu li.active a.tab, #service-menu li:hover a.tab {
	background: #e4e4e4;
}
#service-menu li.active a.tab {
	padding-bottom: 10px;
}
#service-menu li a.tab strong {
	display: block;
	font-size:1.2em;
}
#service-menu li a.tab:hover, #service-menu li a.tab:focus, #service-menu li a.tab:active {
	color: #D81E05;
	text-decoration: none;
}
#service-menu li.a {
	width: 195px;
}
#service-menu li.a a.tab {
	width: 160px;
}
#service-menu li.b {
	width: 225px;
}
#service-menu li.b a.tab {
	width: 190px;
}
#service-menu li.c {
	width: 235px;
}
#service-menu li.c a.tab {
	width: 200px;
}
#service-menu li.d {
	width: 325px;
	background-image: none;
}
#service-menu li ul a {
	color:#666;
	background:transparent !important;
}
#service-menu li ul a:hover {
	color:#D81E05;
	text-decoration:none;
}
#service-menu.b li.b a, #service-menu.c li.c a {
	background: #e4e4e4;
}
#search-query, #search-submit {
	position: absolute;
	top: 0;
	right: 0;
}
#search label {
	position: absolute;
	left: -9999px;
}
#search-query {
	background-color: #fff;
	color: #8e8e8e;
	width: 280px;
	height: 20px;
	padding: 6px;
	margin: 5px 20px 0 0;
	border: 1px solid #ccc;
	border-color: #ccc #fff #fff #ccc;
	font-size: 1.2em;
	-webkit-box-shadow: -1px -1px 0 #fff;
	-moz-box-shadow: -1px -1px 0 #fff;
	box-shadow: -1px -1px 0 #fff;
}
#search-submit {
	color: #fff;
	width: 30px;
	height: 30px;
	margin: 7px 22px 0 0;
	font-weight: 400;
	text-shadow: -1px -1px 0 #900;}
#search-submit:focus {
	outline:1px dotted #000;
}
/* content */
#service-menu li .content {
	display: none;
	position: absolute;
	background-color: #fff;
	top: 45px;
	left: 4px;
	width: 575px;
	height: 0;
	border-left: 1px solid #b8bcbb;
	overflow: hidden;
	zoom: 1;
	z-index: 999;
	-webkit-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
	-moz-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
	box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
}
#service-menu li .content h3, #service-menu li .content .bar {
	background: #e4e4e4;
	color: #666;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: 400;
}
#service-menu li .content hr {
	float: left;
	clear: both;
	background-color: #9e9e9e;
	color: #9e9e9e;
	width: 30px;
	height: 1px;
	padding: 0;
	margin: 0 150px 0 0;
}
#service-menu li .content hr.dark {
	background-color: #666666;
	color: #666666;
}
#service-menu li .content .side .hr {
	margin-top: 10px;
}
#service-menu li .content .bold {
	color: #515151;
	padding: 5px 0;
	display: block;
	font-weight: 700;
}
#service-menu li .content li {
	display: block;
	float: none;
	background: none;
}
#service-menu li .content a {
	padding: 0;
	margin: 0;
}
/* locations */
#service-menu li.a .content form {
	float: left;
	width: 355px;
	height: 210px;
	padding-left: 20px;
}
#service-menu li.a .content form label {
	display: block;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: 700;
	font-size: 1.2em;
}
#service-menu li.a .content form input {
	vertical-align: middle;
}
#service-menu li.a .content form input#search-location {
	background-color: #f4f4f4;
	color: #989898;
	width: 290px;
	height: 16px;
	padding: 3px;
	border: 2px solid #c4c4c4;
	border-width: 2px 0 0 2px;
	font-size: 1.4em;
}
#service-menu li.a .content .side {
	float: right;
	background-color: #f1f1f1;
	width: 	180px;
	height: 230px;
	border-left: 20px solid #f1f1f1;
}
#service-menu li.a .content form a, #service-menu li.a .content .side a {
	color: #D81E05;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0;
}
#service-menu li.a .content .side h4 {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 1.2em;
}
#service-menu li.a .content .bold {
	line-height: 1.1em;
	font-size: 1.2em;
	margin-top: 10px;
}
#service-menu li.a .content .side h4.hr {
	background: transparent url(/rd/gfx/hr.gif) no-repeat bottom left;
	margin-bottom: 5px;
}
#service-menu li.a .content .side p {
	clear: both;
	font-size: 1.1em;
}
#service-menu li.a .content .side p.phone {
	background: url("/ca/common/icons/sprites-sb.png") 3px -692px no-repeat!important;
	padding-left: 25px;
	margin-top: 10px;
}
/* support / how do i */
#service-menu li.b .content {
	width: 525px;
}
#service-menu li.c .content {
	left: -351px;
}

#service-menu li.c .content .side {
	float: right;
}

#service-menu li.c .content .side h4 {
	margin-top: 5px;
}

#service-menu li.c .content .side, #service-menu li.b .content .side {
	background-color: #f1f1f1;
	height: 230px;
	margin-top: 0;
	border-left: 20px solid #f1f1f1;
}
#service-menu li.b .content .service-menu-group, #service-menu li.c .content .service-menu-group, #service-menu li.b .content ul, #service-menu li.c .content ul {
	float: left;
	width: 155px;
	margin-top: 10px;
	border-left: 20px solid #fff;
	overflow: hidden;
}
#service-menu li.c .content ul {
	width: 170px;
}
#service-menu li.b .content ul li, #service-menu li.c .content ul li {
	height: auto;
	line-height: 1.1em;
	padding: 5px 0;
	font-size: 1.2em;
}
#service-menu li.b .content ul li.hr, #service-menu li.c .content ul li.hr {
	background: transparent url(/rd/gfx/hr.gif) no-repeat bottom left;
	margin-bottom:3px;
	padding-bottom:8px;
}
#service-menu li.b .content h4, #service-menu li.c .content h4 {
	/* background: transparent url(/rd/gfx/hr.gif) no-repeat bottom left;*/
	color: #535353;
	font-size:1.2em;
	padding:5px 0;
	margin-top:10px;
}
#service-menu li:hover .content, #service-menu .active .content {
	display: block;
	height: 250px;
}

/* service menu v2 */
#service-toggle { position:relative; clear:both; list-style:none; background-color:#eee; z-index:9999; padding:0; }  #service-toggle li { position:relative; display:inline; float:left; background:url(/rd/gfx/bg-service-menu-divider.gif) right center no-repeat; z-index:99; }  #service-toggle li a.tab { color:#8e8e8e; left:0; top:0; border:none; overflow:hidden; float:left; margin:0; padding:6px 10px 8px 20px; }  #service-toggle li.active a.tab span.arrow { -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); }  #service-toggle li a.tab strong { display:block; font-size:1.2em; }  #service-toggle li.a,#service-toggle li.b,#service-toggle li.c { width:220px; }  #service-toggle li.a a.tab,#service-toggle li.b a.tab,#service-toggle li.c a.tab { width:185px; }  #service-toggle li.d { width:320px; background-image:none; }  #service-toggle li ul a { color:#666; background:transparent!important; }  #search-query,#search-submit { position:absolute; top:0; right:0; }  #search label { position:absolute; left:-9999px; }  #search-query { background-color:#fff; color:#8e8e8e; width:280px; height:20px; border:1px solid #ccc; font-size:1.2em; -webkit-box-shadow:-1px -1px 0 #fff; -moz-box-shadow:-1px -1px 0 #fff; box-shadow:-1px -1px 0 #fff; border-color:#ccc #fff #fff #ccc; margin:5px 20px 0 0; padding:6px; }  #search-submit { color:#fff; width:30px; height:30px; font-weight:400; text-shadow:-1px -1px 0 #900; margin:7px 22px 0 0; }  #search-submit:focus { outline:1px dotted #000; }  #service-toggle li .content { display:none; position:relative; background-color:#fff; top:0; width:980px; overflow:hidden; zoom:1; border-bottom:5px #F1F1F1 solid; }  #service-toggle .active .content { display:block; }  #service-toggle li .content h3,#service-toggle li .content .bar { background:#e4e4e4; color:#666; height:40px; line-height:40px; padding-left:20px; font-size:1.2em; font-weight:400; }  #service-toggle li .content .bar a,#service-toggle li .content .bar a:hover { color:#666; text-decoration:none; }  #service-toggle li .content hr { float:left; clear:both; background-color:#9e9e9e; color:#9e9e9e; width:30px; height:1px; margin:0 150px 0 0; padding:0; }  #service-toggle li .content hr.dark { background-color:#666; color:#666; }  #service-toggle li .content .side .hr { margin-top:10px; }  #service-toggle li .content .bold { color:#515151; display:block; font-weight:700; padding:5px 0; }  #service-toggle li.a .content .bold { line-height:1.1em; font-size:1.2em; margin-top:10px; }  #service-toggle li .content li { display:block; float:none; background:none; }  #service-toggle li .content a { margin:0; padding:0; }  #search-location { width:400px; float:left; padding:0 0 0 20px; }  #search-location a { position:relative; top:6px; left:108px; }  #search-by-help-copy { text-align:left; width:267px; position:relative; left:108px; padding:5px 0; }  #print-results-address-form label { width:96px; padding-top:7px; float:left; }  #print-results-address-form fieldset { border:none; text-align:right; margin:0; padding:9px 0 0; }  #print-results-address-form input { background-color:#f4f4f4; color:#989898; width:260px; height:28px; position:relative; right:25px; border:2px solid #c4c4c4; font-size:1.4em; border-width:2px 0 0 2px; padding:3px; }  #personalize-results-form-search-results { font-size:12px; background-color:#f2f2f2; color:#515151; padding-left:10px; }  #personalize-results-form-search-results input { float:left; position:relative; top:8px; margin:0 10px 0 0; }  #personalize-results-form-search-results span { position:relative; float:left; width:290px; padding:5px 0; }  #service-toggle li .content .promo .red-btn { width:110px; font-size:1em; position:relative; top:10px; left:0; }  #service-toggle li .content .promo .red-btn:hover { position:relative; top:11px; left:0; }  #service-toggle li .content .promo .map-link { display:none; left:124px; position:relative; top:-8px; }  #service-toggle li.a .content .promo { width:335px; }  #service-toggle li.b .content .promo { width:155px; }  #service-toggle li.a .content .contact { width:190px; padding:0; }  #service-toggle li.b .content .contact { width:190px; padding-left:45px; }  #service-toggle li .content .promo p.phone { background:url(/ca/common/icons/sprites-sb.png) 3px -692px no-repeat!important; margin:0 0 15px; padding:0 0 0 33px; }  #service-toggle li .content .promo p.twitter { background:url(/ca/common/icons/sprites-sb.png) -237px -617px no-repeat; height:32px; margin-bottom:10px; position:relative; left:-4px; padding:2px 0 0 35px; }  #service-toggle li .content .promo p.branch {background: url(/ca/common/icons/sprites-sb.png) -231px -589px no-repeat;height: 30px;position: relative;left: -3px;padding: 0px 0 0 33px; }  #service-toggle li .content .promo p.twitter span,#service-toggle li .content .promo p.phone a,#service-toggle li .content .promo p.branch span { display:block; font-size:.8em; }  #service-toggle li.b .content { left:-220px; }  #service-toggle li.c .content { left:-440px; }  #service-toggle li.c .content .side,#service-toggle li.b .content .side { background-color:#f1f1f1; height:210px; width:155px; margin:0; padding:0 0 0 20px; }  #service-toggle li.b .content .service-menu-group,#service-toggle li.c .content .service-menu-group,#service-toggle li.b .content ul,#service-toggle li.c .content ul { float:left; width:170px; overflow:hidden; margin:10px 0 0 20px; }  #service-toggle li.b .content ul li,#service-toggle li.c .content ul li { height:auto; line-height:1.1em; font-size:1.2em; padding:5px 0; }  #service-toggle li.b .content ul li.hr,#service-toggle li.c .content ul li.hr { background:transparent url(/rd/gfx/hr.gif) no-repeat bottom left; margin-bottom:3px; padding-bottom:8px; }  #service-toggle li.b .content h4,#service-toggle li.c .content h4 { color:#535353; font-size:1.2em; margin-top:10px; padding:5px 0; }  #service-toggle li .content .promo { float:left; background:#f1f1f1; height:210px; width:390px; padding:0 0 0 35px; }  #service-toggle li .content .promo .hr .bold { background:transparent url(/rd/gfx/hr.gif) no-repeat bottom left; height:auto; line-height:1.1em; font-size:1.2em; margin:14px 0 8px; padding:5px 0 14px; }  #service-toggle li .content .promo p { font-size:1.2em; line-height:1.1em; padding:0 0 10px; }  #service-toggle li.c .content .promo p { width:245px; }  #service-toggle li.c .content .promo img { float:right; position:relative; top:-7px; padding:0 32px 0 0; }  #service-toggle li .content .map-section p { font-size:1.2em; line-height:1.1em; }  #service-toggle .map-container { float:left; width:960px; height:210px; margin-left:20px; display:none; }  #service-toggle .map-container .map { display:block; float:right; height:210px; position:absolute; width:320px; top:40px; right:0; }  #service-toggle .map-container .branch-hours-table p { width:40px; font-weight:700; font-size:1.2em; display:inline-block; margin:0; padding:0 0 5px; }  #service-toggle .map-container .branch-hours-table span { font-size:1.2em; display:inline; margin:0; }  #service-toggle .map-container td { border:0; margin:0; padding:0 20px 0 0; }  #service-toggle .map-container .map-branch-info .title,#service-toggle .map-container .map-branch-hours .title { display:block; font-weight:700; font-size:1.2em; padding:5px 0; }  #service-toggle .map-container .map-branch-info { float:left; width:220px; margin:0 20px 0 0; }  #service-toggle .map-container .map-branch-hours { float:left; width:390px; }  #service-toggle li .content #search-again { display:block!important; padding-top:10px; }  #service-toggle .map-container .branch-hours-table { border-spacing:0; padding-bottom:16px; }  #service-toggle .map-container .languages-spoken { font-size:1.1em!important; }  #search-location-list { display:none; }  #search-location-start p { width:260px; padding:0 0 35px!important; }  #service-toggle > li > a span.arrow { float:right; background:url(/ca/common/icons/sprites-sb.png) no-repeat; background-position:0 -877px; width:10px; height:10px; display:inline-block; top:12px; position:relative; }  #service-toggle li.active a.tab /*,#service-toggle li:hover a.tab*/,#service-toggle.b li.b a,#service-toggle.c li.c a { background:#e4e4e4; }  #service-toggle li a.tab:hover,#service-toggle li a.tab:focus,#service-toggle li a.tab:active,#service-toggle li ul a:hover { color:#D81E05; text-decoration:none; }


/* MEGA MENU */
#mega-menu {
	position: relative;
	list-style: none;
	background-color: #D81E05;
	height: 43px;
	padding: 7px 8px 0;
	border-bottom: 5px solid #f1f1f1;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	z-index: 999;
}
#mega-menu li {
	display: inline;
	float: left;
	border: 1px solid #D81E05;
	background:#D81E05;
	zoom: 1;
}
#mega-menu li li {
	background:transparent;
}
#mega-menu li a.tab {
	position: relative;
	display: inline;
	float: left;
	color: #fff;
	font-size: 1.2em;
	line-height: 38px;
	padding: 0 28px 0 11px;
	border-top: 1px solid #D81E05;
	border-left: 1px solid #D81E05;
	zoom: 1;
}
#mega-menu.top-nav-sb li.a a.tab {
	padding-left:11px !important
}
#mega-menu.top-nav-sb li a.tab { /* tab spaccing on SB mega-menu */
	padding: 0 35px 0 35px;
}
#mega-menu li a.tab:hover {
	text-decoration: none;
}
#mega-menu li a.tab .arrow, #header #mega-menu li:hover a.tab .arrow, #header #mega-menu li.active a.tab .arrow {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	top: 17px;
	border: 5px solid #D81E05;
	border-color: #fff #D81E05 #D81E05 #D81E05;
	border-width: 5px 4px 0;
	text-indent: 9999px;
	overflow: hidden;
}
/* personal */
#cid6 #mega-menu li.a a.tab .arrow, #cid7 #mega-menu li.b a.tab .arrow, #cid8 #mega-menu li.c a.tab .arrow, #cid9 #mega-menu li.d a.tab .arrow, #cid10 #mega-menu li.e a.tab .arrow, #cid12 #mega-menu li.f a.tab .arrow, #cid1070 #mega-menu li.g a.tab .arrow, #mega-menu ul.a li.a a.tab .arrow, #mega-menu ul.b li.b a.tab .arrow, #mega-menu ul.c li.c a.tab .arrow, #mega-menu ul.d li.d a.tab .arrow, #mega-menu ul.e li.e a.tab .arrow, #mega-menu ul.f li.f a.tab .arrow, #mega-menu ul.g li.g a.tab .arrow, #cid463 #mega-menu li.a a.tab .arrow, #cid915 #mega-menu li.b a.tab .arrow, #cid377 #mega-menu li.c a.tab .arrow, #cid368 #mega-menu li.e a.tab .arrow, #cid178 #mega-menu li.f a.tab .arrow, #cid7373 #mega-menu li.g a.tab .arrow, #cid1072 #mega-menu li.a a.tab .arrow, #cid1110 #mega-menu li.d a.tab .arrow, #cid1140 #mega-menu li.e a.tab .arrow, #cid610 #mega-menu li.a a.tab .arrow, #cid543 #mega-menu li.b a.tab .arrow, #cid564 #mega-menu li.c a.tab .arrow, #cid587 #mega-menu li.d a.tab .arrow, #cid1236 #mega-menu li.e a.tab .arrow, #cid629 #mega-menu li.a a.tab .arrow, #cid1092 #mega-menu li.b a.tab .arrow, #cid4635 #mega-menu li.c a.tab .arrow, #cid1159 #mega-menu li.d a.tab .arrow {
	background: url(/rd/gfx/bg-mm-arrow-current.gif) left top no-repeat;
	border:none;
	top: 11px;
	width: 13px;
	height: 13px;
	line-height: 13px;
}
#cid6 #mega-menu li.a:hover a.tab .arrow, #cid7 #mega-menu li.b:hover a.tab .arrow, #cid8 #mega-menu li.c:hover a.tab .arrow, #cid9 #mega-menu li.d:hover a.tab .arrow, #cid10 #mega-menu li.e:hover a.tab .arrow, #cid12 #mega-menu li.f:hover a.tab .arrow, #cid463 #mega-menu li.a:hover a.tab .arrow, #cid915 #mega-menu li.b:hover a.tab .arrow, #cid377 #mega-menu li.c:hover a.tab .arrow, #cid368 #mega-menu li.e:hover a.tab .arrow, #cid178 #mega-menu li.f:hover a.tab .arrow, #cid7373 #mega-menu li.g:hover a.tab .arrow, #cid1072 #mega-menu li.a:hover a.tab .arrow, #cid629 #mega-menu li.a:hover a.tab .arrow, #cid1092 #mega-menu li.b:hover a.tab .arrow, #cid4635 #mega-menu li.c:hover a.tab .arrow, #cid1159 #mega-menu li.d:hover a.tab .arrow, #cid1110 #mega-menu li.d:hover a.tab .arrow, #cid1140 #mega-menu li.e:hover a.tab .arrow, #cid610 #mega-menu li.a:hover a.tab .arrow, #cid543 #mega-menu li.b:hover a.tab .arrow, #cid564 #mega-menu li.c:hover a.tab .arrow, #cid587 #mega-menu li.d:hover a.tab .arrow, #cid1236 #mega-menu li.e:hover a.tab .arrow, #cid1070 #mega-menu li.g:hover a.tab .arrow {	background:none;}
#mega-menu li.active, #mega-menu li:hover {
	border: 1px solid #fff;
	border-bottom: 3px solid #f1f1f1;
}
#mega-menu li.active a.tab, #mega-menu li:hover a.tab {
	position: relative;
	background-color: #f1f1f1;
	color: #39afda;
	margin-right: 0;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	text-decoration: none;
	text-shadow: none;
	z-index: 9999;
}
/* personal banking COLORS */
#header .top-nav-pb li:hover a.a, #header .top-nav-pb li.active a.a {
	color:#CC0066 !important;
}
#header .top-nav-pb li:hover a.b, #header .top-nav-pb li.active a.b {
	color:#660000 !important;
}
#header .top-nav-pb li:hover a.c, #header .top-nav-pb li.active a.c {
	color:#CC9900 !important;
}
#header .top-nav-pb li:hover a.d, #header .top-nav-pb li.active a.d {
	color:#663399 !important;
}
#header .top-nav-pb li:hover a.e, #header .top-nav-pb li.active a.e {
	color:#04202E !important;
}
#header .top-nav-pb li:hover a.f, #header .top-nav-pb li.active a.f {
	color:#15a3e0 !important;
}
#header .top-nav-pb li:hover a.g, #header .top-nav-pb li.active a.g {
	color:#7f7b18 !important;
}
#header .top-nav-pb li:hover a.h, #header .top-nav-pb li.active a.h {
	color:#4a5101 !important;
}
#header .top-nav-pb li:hover a.a .arrow, #header .top-nav-pb li.active a.a .arrow {
	border-top-color:#CC0066 !important;
}
#header .top-nav-pb li:hover a.b .arrow, #header .top-nav-pb li.active a.b .arrow {
	border-top-color:#660000 !important;
}
#header .top-nav-pb li:hover a.c .arrow, #header .top-nav-pb li.active a.c .arrow {
	border-top-color:#CC9900 !important;
}
#header .top-nav-pb li:hover a.d .arrow, #header .top-nav-pb li.active a.d .arrow {
	border-top-color:#663399 !important;
}
#header .top-nav-pb li:hover a.e .arrow, #header .top-nav-pb li.active a.e .arrow {
	border-top-color:#04202E !important;
}
#header .top-nav-pb li:hover a.f .arrow, #header .top-nav-pb li.active a.f .arrow {
	border-top-color:#15a3e0 !important;
}
#header .top-nav-pb li:hover a.g .arrow, #header .top-nav-pb li.active a.g .arrow {
	border-top-color:#7f7b18 !important;
}
#header .top-nav-pb li:hover a.h .arrow, #header .top-nav-pb li.active a.h .arrow {
	border-top-color:#4a5101 !important;
}
/* small business COLORS */
#header .top-nav-sb li:hover a.a, #header .top-nav-sb li.active a.a {
	color:#15a3e0 !important;
}
#header .top-nav-sb li:hover a.b, #header .top-nav-sb li.active a.b {
	color:#e53985 !important;
}
#header .top-nav-sb li:hover a.c, #header .top-nav-sb li.active a.c {
	color:#e77a2c !important;
}
#header .top-nav-sb li:hover a.d, #header .top-nav-sb li.active a.d {
	color:#7b66ab !important;
}
#header .top-nav-sb li:hover a.e, #header .top-nav-sb li.active a.e {
	color:#828040 !important;
}
#header .top-nav-sb li:hover a.f, #header .top-nav-sb li.active a.f {
	color:#c29e25 !important;
}
#header .top-nav-sb li:hover a.a .arrow, #header .top-nav-sb li.active a.a .arrow {
	border-top-color:#15a3e0 !important;
}
#header .top-nav-sb li:hover a.b .arrow, #header .top-nav-sb li.active a.b .arrow {
	border-top-color:#e53985 !important;
}
#header .top-nav-sb li:hover a.c .arrow, #header .top-nav-sb li.active a.c .arrow {
	border-top-color:#e77a2c !important;
}
#header .top-nav-sb li:hover a.d .arrow, #header .top-nav-sb li.active a.d .arrow {
	border-top-color:#7b66ab !important;
}
#header .top-nav-sb li:hover a.e .arrow, #header .top-nav-sb li.active a.e .arrow {
	border-top-color:#828040 !important;
}
#header .top-nav-sb li:hover a.f .arrow, #header .top-nav-sb li.active a.f .arrow {
	border-top-color:#c29e25 !important;
}
/* ABOUT SCOTIA COLORS */
#header .top-nav-as li:hover a.a, #header .top-nav-as li.active a.a, #header .top-nav-as li:hover a.b, #header .top-nav-as li.active a.b, #header .top-nav-as li:hover a.c, #header .top-nav-as li.active a.c, #header .top-nav-as li:hover a.d, #header .top-nav-as li.active a.d, #header .top-nav-as li:hover a.e, #header .top-nav-as li.active a.e, #header .top-nav-as li:hover a.f, #header .top-nav-as li.active a.f, #header .top-nav-as li:hover a.g, #header .top-nav-as li.active a.g {
	color:#515151 !important;
}
#header .top-nav-as li:hover a.a .arrow, #header .top-nav-as li.active a.a .arrow, #header .top-nav-as li:hover a.b .arrow, #header .top-nav-as li.active a.b .arrow, #header .top-nav-as li:hover a.c .arrow, #header .top-nav-as li.active a.c .arrow, #header .top-nav-as li:hover a.d .arrow, #header .top-nav-as li.active a.d .arrow, #header .top-nav-as li:hover a.e .arrow, #header .top-nav-as li.active a.e .arrow, #header .top-nav-as li:hover a.f .arrow, #header .top-nav-as li.active a.f .arrow, #header .top-nav-as li:hover a.g .arrow, #header .top-nav-as li.active a.g .arrow {
	border-top-color:#c29e25 !important;
}
#header .top-nav-pb li a.tab .arrow {
	right: 10px;
}
#header .top-nav-as li a.tab .arrow {
	right: 10px;
}
#header .top-nav-sb li a.tab .arrow {
	right: 15px;
}
#header #mega-menu li:hover a.tab .arrow, #header #mega-menu li.active a.tab .arrow {
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
}
#ie6 #header #mega-menu li:hover a.tab .arrow, #ie6 #header #mega-menu li.active a.tab .arrow {
	border-top-color: #15a3e0;
}
#mega-menu li .content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	top: 45px;
	width: 850px;
	height: 0;
	overflow: hidden;
	zoom: 1;
	z-index: 999;
	-webkit-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
	-moz-box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
	box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
}
#mega-menu li.a .content, #mega-menu li.b .content, #mega-menu li.c .content, #mega-menu li.d .content {
	left: 9px;
}
#mega-menu li.e .content, #mega-menu li.f .content, #mega-menu li.g .content {
	right: 23px;
	zoom: 1;
}
#header .top-nav-as li.e .content {
	right: 160px!important;
	zoom: 1;
}
#header .top-nav-as li.f .content, #header .top-nav-as li.g .content {
	right: 10px !important;
	zoom: 1;
}
#header .top-nav-as .g .content .regular li.hr {
	height: 25px;
	padding-bottom: 5px;
}
/*#header .top-nav-as .g .content .regular li {
	height: 0px;
}*/
#mega-menu li .twocol {
	width: 330px;
}
#mega-menu li .threecol {
	width: 502px;
}
#mega-menu li .fourcol {
	width: 696px;
}
#mega-menu li .fivecol {
	width: 850px;
}
#mega-menu li .content .bumper {
	display: block;
	margin: 0;
	height: 30px;
	line-height: 30px;
}
#mega-menu li .content ul {
	list-style: none;
}
#mega-menu li .content .col {
	display: inline;
	float: left;
	width: 154px;
	height: 240px;
	padding-top: 10px;
	border: none;
	overflow: hidden;
}
#mega-menu li .content .col li {
	display: block;
	float: none;
	border: none;
	line-height: 1.2em;
	padding: 5px 0;
}
#mega-menu li .content .col h4 {
	color: #515151;
	line-height: 1.2em;
	font-size: 1.4em;
	padding:5px 0;/*background: transparent url(/rd/gfx/hr.gif) no-repeat bottom left;*/
}
#mega-menu li .content .col .bold {
	color: #515151;
	line-height: 1.2em;
	font-size: 1.4em;
	padding: 5px 0;
	display: block;
	font-weight: 700;
}
#mega-menu li .content .col li.hr {
	padding-bottom: 8px;
	margin-bottom:3px;
	background:transparent url(/rd/gfx/hr.gif) no-repeat bottom left;
}
#mega-menu li .content .col a {
	display: block;
	color: #666;
}
#mega-menu li .content .col a:hover {
	color: #D81E05;
	text-decoration: none;
}
#mega-menu li .content .regular {
	float: left;
	background-color: #fff;
}
#mega-menu li .content .first {
	padding-left: 20px;
}
#mega-menu li .content .last {
	padding-right: 20px;
}
#mega-menu li .content img.thumb {
	display: block;
	width: 150px;
	height: 70px;
	border: 1px solid #ccc;
}
#mega-menu li .content div.promo a {
	color: #D81E05;
	padding: 5px 0;
	font-weight: 700;
}
#mega-menu li .content div.promo a:hover {
	text-decoration:underline;
}
#mega-menu li.active .content {
	display: block;
	height: 280px;
	border-color:#fff;
	border-style: solid;
	border-width: 0; /* becomes 1px on hover */
	border-left-color: #b0b0b0;
}
/*PB Mega Menu*/
#mega-menu.top-nav-pb li .content .col h4 {
	width: 180px;
}
#mega-menu.top-nav-pb li.f .first {
	width: 170px;
}
#mega-menu.top-nav-pb li.f .offers {
	width: 110px;
}
#mega-menu.top-nav-pb li.f .promo p {
	width: 160px;
}
/* CONTENT */
#content {
	background: #fff url(/rd/gfx/bg2.gif) left top repeat-y;
	position: relative;
	background-color: #fff;
	margin-bottom: 15px;
	border-bottom: 5px solid #f1f1f1;
}
body .lrg {
	font-size: 1.1em !important;
}
body .x-lrg {
	font-size: 1.2em !important;
}
#content-head {
	float: left;
	width: 940px;
	padding: 0;
	margin: 0 20px 0 -170px;
	border-bottom: 1px solid #ddd;
}
#content-head h1 {
	font-weight:400;
	padding-top: 10px;
	font-size: 3.2em;
}
#content-head .sub-title, #content-head p {
	font-size: 1.7em;
	margin-bottom: 10px;
}
#content-body {
	position: relative;
	float: left;
	width: 790px;
}
/* NESTED NAV */
#side-nav {
	float: left;
	color: #999;
	width: 170px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 7.75em;
}
#side-nav ul {
	list-style: none;
	padding-left: 10px;
}
#side-nav ul ul {
	float: left;
	display: none;
}
#side-nav li a {
	color: #777;
	font-size: 1.2em;
}
#side-nav li a:hover {
	color: #D81E05;
	text-decoration: none;
}
#side-nav li {
	line-height: 1.2em;
	padding: 8px 0;
	margin-right: 15px;
}
#side-nav li.active a {
	padding:  5px 5px 5px 20px;
	margin-left: -20px;
}
#side-nav h3 {
	min-height: 30px;
	/*padding: 72px 0 0;*/
	 margin: 10px 0 0;
	padding: 55px 0 0;
	line-height: 1.2em;
	font-size: 1.2em;
}
#side-nav h3 {
	font-size: 1.2em;
	line-height: 1.2em;
}
#side-nav h3 strong {
	display: block;
	line-height: 1em;
}
#side-nav h3 a {
	font-weight: 700;
	font-size: 1.2em;
	padding: 4px 0px 8px;
	display: block;
}
#side-nav h4 {
	color: #666;
	margin-right: 20px;
	border-top: 4px double #ddd;
	/*line-height: 35px;*/
	font-size: 1.2em;
	line-height:1.2em;
	padding:8px 0;
}
#side-nav h4.top {
	border-top: 2px solid #ddd;
}
#side-nav ul li {
	line-height: 1.2em;
	padding: 5px 0;
}
#side-nav li.active {
	position: relative;
	background-color: #f1f1f1;
	padding-left: 30px;
	margin-left: -30px;
}
#side-nav li.active:before {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 5px;
	border: 1px solid #fff;
	border-left: none;
	-webkit-box-shadow: inset -2px 2px 1px #e3e3e3, inset -1px -2px 1px #e3e3e3;
	-moz-box-shadow: inset -2px 2px 1px #e3e3e3, inset -1px -2px 1px #e3e3e3;
	box-shadow: inset -2px 2px 1px #e3e3e3, inset -2px 2px 1px #e3e3e3;
	z-index: 1;
}
#side-nav li.active li.active:before {
	display: none;
}
#side-nav ul.level-1 li.active a, #side-nav ul.level-2 li.active a {
	float: left;
	position: relative;
	color: #515151;
	width: 90%;
	font-weight: 700;
	background: transparent;
	z-index: 9;
}
#ie6 #side-nav ul.level-1 li.active a {
	position:static !important;
}
#side-nav ul.level-1 li.active li a:hover, #side-nav ul.level-2 li.active li a:hover {
	color: #D81E05;
}
#side-nav ul.level-1 li.active li a {
	float: none;
	font-weight: 400;
}
#ie6 #side-nav ul.level-1 li.active a.active {
	position: static !important;
}
#side-nav ul.level-1, #side-nav li.active ul.level-2, #side-nav li.active ul.level-3 {/* level-1 , level-2 , level-3 */
	display: block;
}
#side-nav li.active ul.level-2 li.active, #side-nav li.active ul.level-3 li.active {
	background-color: #d8d8d8;
	padding-bottom: 0;
	margin-left: -30px;
}
#side-nav ul.level-1 {
	padding-bottom: 10px;
}
/*modified*/
#side-nav ul.level-1 li.active a.active {
	font-weight: 700;
}
#side-nav ul.level-1 li.active ul.level-2 li, #side-nav ul.level-2 li.active ul.level-3 li {
	width: 95%;
	background: transparent;
}
#side-nav ul.level-2 ul, #side-nav ul.level-3 ul {
	margin-top: 5px;
}
#side-nav ul.level-1 li.active ul.level-2 li.active a.active {
	position: relative;
	width: 95%;
}
#side-nav ul.level-1 li.active ul.level-2 li.active a.active:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	bottom: 3px;
	right: 0;
	background: #d8d8d8;
	width: 148px;
	z-index: -1;
}
#side-nav ul.level-2 li.active ul.level-3 li.active a.active:before {
	width: 138px;
}
/* CONTENT DIVIDER */
#content-divider {
	background: #e8e6de;
	height: 10px;
}
/* FOOTER */
#footer {
	background-color: #e8e6de;
	margin: 15px 0;
}
#footer strong, #footer li, #footer li h3 {
	font-size: 1.2em;
}
#footer .products {
	list-style: none;
	margin: 0 20px 20px 20px;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#footer .products li {
	display: inline;
	float: left;
	width: 185px;
	padding-bottom: 20px;
}
#footer .products li h3 {
	color: #515151;
	padding-top: 50px;
	cursor: pointer;
}
#footer .products li.a h3 {
	background: url(/rd/gfx/ftr-icn-piggy.gif) 0 10px no-repeat;
}
#footer .products li.a h3:hover, #footer .products li.a h3.hover, #footer .products li.a h3:focus, #footer .products li.a h3.focus, #footer .products li.a h3:active, #footer .products li.a h3.active {
	color: #e02471;
}
#footer .products li.b h3 {
	background: url(/rd/gfx/ftr-icn-credit.gif) 0 10px no-repeat;
}
#footer .products li.b h3:hover, #footer .products li.b h3.hover, #footer .products li.b h3:focus, #footer .products li.b h3.focus, #footer .products li.b h3:active, #footer .products li.b h3.active {
	color: #640200;
}
#footer .products li.c h3 {
	background: url(/rd/gfx/ftr-icn-home.gif) 0 10px no-repeat;
}
#footer .products li.c h3:hover, #footer .products li.c h3.hover, #footer .products li.c h3:focus, #footer .products li.c h3.focus, #footer .products li.c h3:active, #footer .products li.c h3.active {
	color: #cba314;
}
#footer .products li.d h3 {
	background: url(/rd/gfx/ftr-icn-invest.gif) 0 10px no-repeat;
}
#footer .products li.d h3:hover, #footer .products li.d h3.hover, #footer .products li.d h3:focus, #footer .products li.d h3.focus, #footer .products li.d h3:active, #footer .products li.d h3.active {
	color: #5d0c8c;
}
#footer .products li.e h3 {
	background: url(/rd/gfx/ftr-icn-bundle.gif) 0 10px no-repeat;
}
#footer .products li.e h3:hover, #footer .products li.e h3.hover, #footer .products li.e h3:focus, #footer .products li.e h3.focus, #footer .products li.e h3:active, #footer .products li.e h3.active {
	color: #16a4d6;
}
#footer .products li.f h3 {
	background: url(/rd/gfx/ftr-icn-rainy-day.gif) 0 10px no-repeat;
}
#footer .products li.f h3:hover, #footer .products li.f h3.hover, #footer .products li.f h3:focus, #footer .products li.f h3.focus, #footer .products li.f h3:active, #footer .products li.f h3.active {
	color: #b99704;
}
#footer .products li strong {
	color: #666;
	font-size:1em;
}
#footer .products li strong, #footer .products li a {
	display: block;
	padding: 5px 0;
	line-height: 1.2em;
}
#footer .products li a {
	color: #D81E05;
}
#footer .contact {
	display: inline;
	float: left;
	width: 185px;
	height: 12em;
	margin: 0 0 20px 20px;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#footer .contact h3 {
	font-size:1.2em;
}
#footer .contact h3 a, #footer .services h3 a {
	color:#666;
	font-size:1em;
	text-decoration:none;
}
#footer .contact h3 a:hover, #footer .services h3 a:hover {
	color:#D81E05;
}
#footer .contact h4 {
	background: url(/rd/gfx/bg-contact.gif) left center no-repeat;
	height: 45px;
	padding: 10px 0 0 45px;
	font-size: 1.4em;
	line-height: 1.5em;
}
#footer .contact h4 span {
	color: #888;
}
#footer .contact a {
	display: block;
	color: #D81E05;
	font-size: 1.2em;
}
#footer .services {
	display: inline;
	float: left;
	width: 755px;
	height: 12em;
	margin: 0 20px 20px 0;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#footer .services h3 {
	margin-bottom: 10px;
	cursor: pointer;
}
#footer .services h3:hover {
	color: #D81E05
}
#footer .services ul {
	list-style: none;
}
#footer .services ul li {
	line-height: 20px;
	clear: both;
}
#footer .services ul li a {
	display: inline;
	float: left;
	width: 10em;
}
/*QUICK LINKS*/
#footer .quick-links {
	clear: none;
	display: inline;
	float: left;
	margin: 0 20px 40px;
	width: 550px!important;
}
#ie7 #footer .quick-links {
	padding: 0 20px 20px;
}
#footer .quick-links li {
	display: inline;
	float: left;
	border-right: 1px solid #ccc;
}
#footer .quick-links li.right {
	float: right;
	border-right: none;
}
#footer .quick-links li.last {
	border-right: none;
}
#footer .quick-links li a {
	color: #666;
	padding: 5px 10px;
}
#footer .quick-links li a:hover, #footer .quick-links li a:focus, #footer .quick-links li a:active {
	color: #D81E05;
	text-decoration: none;
}
/*SOCIAL*/
/*#footer .socialMedia {
	float: right;
	clear: none;
	display: inline;
    width: 210px;
	position:relative;
	top:-10px;
}
#footer .socialMedia li {
	display: inline;
	float: left;
}
#footer .socialMedia .follow {
	font-size: 1.2em;
	padding: 8px 10px 4px 0;
	font-weight: 700;
}
#footer .socialMedia img {
	vertical-align: middle;
	padding: 0 0;
}
#footer .socialMedia .facebook, #footer .socialMedia .twitter {
	padding-right:10px;
}*/

/*SOCIAL MEDIA*/


#footer .social-media-links {
	position: absolute;
	background: url("/ca/common/icons/social-icon-links-pb-footer.png") no-repeat;
    width: 250px;
    float: left;
    right: -28px;
    height: 61px;
    top: 343px;
    padding-left: 5px;
    padding-top: 2px;
}


html:lang(fr) #footer .social-media-links {
 /*  background-image: url("/ca/common/icons/sprites-fr.png");*/
 top: 450px;
}


#footer .social-media-links h3 {
	margin-bottom:5px;
}
#footer .social-media-links h3 a {
	color: #2B2B2B;
	font-size:1.3em;
}
#footer .social-media-links h3 a:hover {
	text-decoration:none;
}
#footer .social-media-links ul {
	list-style:none;
}
#footer .social-media-links ul li {
	color:#666666;
	padding-top:5px;
}
#footer .social-media-links ul li a strong {
	font-size:1.1em;
}
#footer .social-media {
	float: left;
	clear: none;
	display: inline;
	width: 250px;
	position: relative;
	top: 0;
}
#footer .social-media li {
	display: inline;
	float: left;
}
#footer .social-media .follow {
	font-size: 1.2em;
	padding: 8px 10px 4px 0;
	font-weight: 700;
	min-width: 35px;
}
#footer .social-media .facebook a {
	background: url('/ca/common/icons/facebook-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;
}
#footer .social-media .twitter a { 
	background: url('/ca/common/icons/twitter-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;
}

#footer .social-media .google a {
	background: url('/ca/common/icons/googleplus-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;	
}

#footer .social-media .linkedin a { 
	background: url('/ca/common/icons/linkedin-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;	
}

html:lang(fr) #footer .social-media .facebook a {
	background: url('/ca/common/icons/facebook-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;

}
html:lang(fr) #footer .social-media .twitter a {
	background: url('/ca/common/icons/twitter-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;
}
html:lang(fr) #footer .social-media .google a {
	background: url('/ca/common/icons/googleplus-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;
}
html:lang(fr) #footer .social-media .linkedin a {
	background: url('/ca/common/icons/linkedin-square-icon.png') no-repeat;
	width: 33px;
    height: 30px;
    display: block;
    text-indent: -9000px;	
}

#footer .social-media .twitter {
	padding: 5px 10px 4px 0;
}
#footer .social-media .facebook {
	padding: 5px 10px 4px 10px!important
}
#footer .social-media .google {
	padding: 5px 10px 4px 0px;
}
#footer .social-media .linkedin {
	padding: 5px 10px 4px 0px;
}
#footer .social-media img {
	vertical-align: middle;
	padding: 0 0;
}
#footer .social-media .facebook, 
#footer .social-media .twitter {
	padding-right:10px;
}
/**** SPOTLIGHT *****/

#footer .spotlight {
	display: inline;
	float: left;
	width: 755px;
	height: 12em;
	margin: 0 20px 20px 0;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#footer .spotlight h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
#footer .spotlight ul {
	line-height: 160%;
}
#footer .spotlight .mainSpotlight {
	width: 295px;
	float: left;
	margin: 0 30px 0 5px;
	height: 90px;
	overflow: hidden;
}
#footer .spotlight .teaserSpotlight {
	width: 360px;
	height: 90px;
	overflow: hidden;
}
#footer .spotlight .teaserSpotlight ul {
	list-style: disc;
	list-style-position: outside;
	padding: 0 0 0 15px;
}
#footer .spotlight .teaserSpotlight ul li {
	margin: 0 0 7px 0;
}
/* FOOTER v2*/
.footer-wrapper sup {
	vertical-align: top;
	position: relative;
	top: -2px;
}
#footer {
	background-color: #F3F2ED;
	margin: 15px 0;
	position: relative;
}
#footer strong, #footer li, #footer li h3 {
	font-size: 1.2em;
}
#footer .scotiabank-products {
	list-style: none;
	margin: 0 20px 20px 20px;
	border:none!important;
	box-shadow:none!important;/*border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;*/
}
#footer .scotiabank-products li, #footer .scotiabank-contact li {
	float: left;
	width: 225px;
	padding-bottom: 20px;
	padding-left:20px;
}
#footer .scotiabank-products li.a {
	padding-left:0;
}
#footer .scotiabank-products li.d {
	width:205px;
}
#footer .scotiabank-products li p, #footer .scotiabank-contact li p {
	margin-bottom:9px;
	color: #2b2b2b;
	cursor: pointer;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
}
#footer .scotiabank-products li p {
	color: #515151;
	padding-top: 50px;
}
#footer .scotiabank-products li p a, #footer .scotiabank-contact li p a {
	color: #2b2b2b;
	cursor: pointer;
	text-decoration:none;
}
#footer .scotiabank-products li.a p {
	background: url('/ca/common/icons/sprites-sb.png') left -262px no-repeat;
}
#footer .scotiabank-products li.b p {
	background: url('/ca/common/icons/sprites-sb.png') left -323px no-repeat;
}
#footer .scotiabank-products li.c p {
	background: url('/ca/common/icons/sprites-sb.png') left -399px no-repeat;
}
#footer .scotiabank-products li.d p {
	background: url('/ca/common/icons/sprites-sb.png') left -466px no-repeat;
}
#footer .scotiabank-products li p a:hover, #footer .scotiabank-products li p a:focus, #footer .scotiabank-products li p a:active {
	text-decoration:none;
}
#footer .scotiabank-products li.a p a:hover, #footer .scotiabank-products li.a p a:focus, #footer .scotiabank-products li.a p a:active {
	color: #e02471;
}
#footer .scotiabank-products li.b p a:hover, #footer .scotiabank-products li.b p a:focus, #footer .scotiabank-products li.b p a:active {
	color: #640200;
}
#footer .scotiabank-products li.c p a:hover, #footer .scotiabank-products li.c p a:focus, #footer .scotiabank-products li.c p a:active {
	color: #cba314;
}
#footer .scotiabank-products li.d p a:hover, #footer .scotiabank-products li.d p a:focus, #footer .scotiabank-products li.d p a:active {
	color: #5d0c8c;
}
#footer .scotiabank-products li strong {
	color: #666;
	font-size:1em;
}
#footer .scotiabank-products li strong, #footer .scotiabank-products li a {
	display: block;
	padding: 5px 0 0 0;
	line-height: 1.2em;
}
#footer .scotiabank-products li a {
	color: #D81E05;
}
#footer .scotiabank-products li a.special {
	font-weight:700;
	padding-top:15px;
}
/*footer 2nd Tier */
#footer .secondRow {
	margin: 0 20px 5px 20px!important;
	position:relative;
	border-bottom: 1px solid #CCCCCC;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#footer .scotiabank-contact {
	list-style: none;
	float: left;
	margin: 0;
	width: 720px;
}
#footer .scotiabank-contact li.phone {
	padding-left: 0!important;
}
#footer .scotiabank-contact p a:hover {
	color:#D81E05;
}
#footer .scotiabank-contact p.icon a {
	display: block;
	color: #D81E05;
}
#footer .scotiabank-contact p.icon a:hover {
	text-decoration:underline;
}
#footer .scotiabank-contact li.scotiahelps p.icon {
	background:url('/ca/common/icons/sprites-sb.png') left -80px no-repeat;
	padding: 0 0 0 45px;
	height: 40px;
	margin-top:25px;
}
#footer .scotiabank-contact li.phone p.icon {
	background:url('/ca/common/icons/sprites-sb.png') left -40px no-repeat;
	height: 40px;
	padding: 0 0 0 45px;
	font-weight:700!important;
}
#footer .scotiabank-contact li.sponsorships p.icon {
	background:url('/ca/common/icons/sprites-sb.png') left top no-repeat;
	height: 40px;
	padding: 0 0 0 45px;
}
#footer .scotiabank-contact p.icon {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight:400;/*	padding: 0 0 0 45px;*/
	color:#666;
}
#footer .scotiabank-contact .sponsorships p.icon {
	font-size: 1.2em!important;
	line-height: 1.4em;
}
#footer .scotiabank-contact .phone span, #footer .scotiabank-contact .scotiahelps span, #footer .scotiabank-contact .sponsorships span a {
	font-size: .8em;
	font-weight: 100;
}
/*SOCIAL MEDIA*/
/*#footer .social-media-links {
	position: absolute;
	top: -6px;
	right: -58px;
	width:250px;
	padding-left:15px;
	padding-top:2px;
	height:94px;
	background: transparent url("/ca/common/icons/sprites-sb.png") -86px -730px no-repeat;
}
#footer .social-media-links h3 {
	margin-bottom:5px;
}
#footer .social-media-links h3 a {
	color: #2B2B2B;
	font-size:1.3em;
}
#footer .social-media-links h3 a:hover {
	text-decoration:none;
}
#footer .social-media-links ul {
	list-style:none;
}
#footer .social-media-links ul li {
	color:#666666;
	padding-top:5px;
}
#footer .social-media-links ul li a strong {
	font-size:1.1em;
}
#footer .social-media {
	float: left;
	clear: none;
	display: inline;
	width: 250px;
	position: relative;
	top: 0;
}
#footer .social-media li {
	display: inline;
	float: left;
}
#footer .social-media .follow {
	font-size: 1.2em;
	padding: 8px 10px 4px 0;
	font-weight: 700;
	min-width:85px;
}

#footer .social-media .twitter {
	padding: 9px 10px 4px 0;
}
#footer .social-media .facebook {
	padding: 8px 25px 4px 10px!important;
}
#footer .social-media .google {
	padding: 8px 25px 4px 10px;
}
#footer .social-media img {
	vertical-align: middle;
	padding: 0 0;
}
#footer .social-media .facebook, #footer .social-media .twitter {
	padding-right:10px;
}*/
/**** NEWS *****/
#footer-news {
	margin:15px 20px;
	padding:0 0 16px 0;
	font-size:1.4em;
	border-bottom:1px solid #CCCCCC;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
#footer-news .label {
	color:#2b2b2b;
	font-size: .85em;
}
#footer-news .news {
	list-style: none;
	margin: 0;
	width: 940px;
	padding-top:6px;
	overflow:hidden;
}
#footer-news ul li {
	float:left;
	/*padding-right:8px;*/
	font-size:1em;
	width:400px;
	height:40px;
	display: block;
	position: relative;
}
#footer-news ul li:first-child {
	margin-right: 45px;
}
#footer-news .news li.news-item {
	background: url('/ca/common/icons/sprites-sb.png') 5px -208px no-repeat;
	padding: 0 0 0 45px;
}
#footer-news ul li.fb-item {
	background:url('/ca/common/icons/sprites-sb.png') left -122px no-repeat;
	padding: 0 0 0 45px;
	height:40px;
}
#footer-news ul li.social-item {
	background:url('/ca/common/icons/sprites-sb.png') left -554px no-repeat;
	padding: 0 0 0 45px;
	height:35px;
}
#footer-news ul li a {
	display:block;
	color:#2b2b2b;
	text-decoration:none;
}
#footer-news ul li a span strong {
	font-size: 1em!important;
	padding-right:5px;
}
#footer-news ul li a span {
	color:#666;
}
#footer-news ul li a:hover {
	text-decoration:none;
	cursor:pointer;
}
/* BTM */
#btm {
	background-color: #e8e6de;
	width: 100%;
	border-bottom: 70px solid #e8e6de;
	padding-top:10px;
}
/* FACEBOOK */
.fb-like {
	z-index: 300!important;
	width: 75px;
}
#content-head-product #fb-like-top {
	position: absolute;
	top: 5px;
	right: -14px;
	width: 115px;
	height: 56px;
	background: url(/ca/common/icons/bg-like-button.png) left top no-repeat;
	padding: 12px 0 0 19px;
}
/* LEGAL */
#legal {
	background: #e8e6de url('/ca/common/icons/sprites-sb.png') 779px -838px no-repeat;
	color: #adacaa;
	width: 979px;
	height: 14px;
	/*line-height: 50px;*/
	margin: 0 auto;
	font-size: 1em;
}
/* LEARNING BAR */
#learning-bar {
	position: fixed;
	background-color: #fff;
	background: #fff url(/rd/gfx/bg-learning-bar.gif) left 1px repeat-x;
	bottom: 0;
	width: 100%;
	border-top: 2px solid #999;
	z-index: 999;
	font-size: 1.2em;
	-webkit-box-shadow: 0 5px 20px #999;
	-moz-box-shadow: 0 5px 20px #999;
	box-shadow: 0 5px 20px #999;
}

/* Hide Learning Bar for iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#learning-bar {
	display:none !important;
}
}

/* Hide Learning Bar for iPhone */
@media only screen and (max-device-width: 480px) {
#learning-bar {
	display:none !important;
}
}
#minimize-learning-bar {
	position:absolute;
	right:50%;
	margin-right:-101px;
	top:-22px;
}
#minimize-learning-bar a {
	width:202px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:-999em;
	background:url(/rd/gfx/infobar.gif) no-repeat 0 0;
}
#learning-bar.open #minimize-learning-bar a {
	background:url(/rd/gfx/infobar.gif) no-repeat 0 -20px;
}
#learning-bar .content {
	width: 980px;
	height: 0; /* Height set to 55px when active */
	display:none;
	overflow:hidden;
	margin: 0 auto;
}
#learning-bar h3 {
	font-size: 1.5em;
	float:left;
	width: 140px;
	line-height: 1.2em;
	padding-left: 20px;
	padding-right:30px;
	margin-top: 8px;
	border-right: 1px solid #ccc;
}
#learning-bar ul {
	list-style: none;
}
#learning-bar ul li {
	float: left;
	width: 170px;
	line-height: 1.2em;
	padding-left: 20px;
	margin-top: 8px;
	border-right: 1px solid #ccc;
}
#learning-bar ul li.info {
	width: 200px;
	background: url(/rd/gfx/bg-info.gif) 16px 5px no-repeat;
	padding-left: 50px;
}
#learning-bar ul li.cdic {
	width: 200px;
	background: url(/rd/gfx/bg-cdic.gif) 16px 5px no-repeat;
	padding-left: 50px;
}
#learning-bar ul li.dollar {
	width: 200px;
	background: url(/rd/gfx/bg-dollar.gif) 16px 5px no-repeat;
	padding-left: 50px;
}
#learning-bar ul li.logo {
	width: 200px;
	background: url(/rd/gfx/bg-logo.gif) 16px 5px no-repeat;
	padding-left: 50px;
}
#learning-bar ul li.ask {
	width: 200px;
	background: url(/rd/gfx/bg-ask.gif) 16px 5px no-repeat;
	padding-left: 50px;
}
#learning-bar ul li.ask {
	border: none;
}
#learning-bar ul li h4 {
	color: #666;
	font-size:1em;
}
#learning-bar ul li h4 span {
	font-weight:400;
}
#learning-bar ul li p {
	color: #D81E05;
	width:180px;
}
/* COMMON */
@font-face {
font-family: 'Frutiger-Roman';
src: url('/ca/common/css/Frutiger-Roman.eot');
src: local('☺'), url('/ca/common/css/Frutiger-Roman.woff') format('woff'), url('/ca/common/css/Frutiger-Roman.ttf') format('truetype'), url('/ca/common/css/Frutiger-Roman.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.frutiger {
	font-family:"Frutiger-Roman","Arial", Verdana, sans-serif;
}
.webfont{
font-family:"Frutiger-Roman","Arial", Verdana, sans-serif;
}

.red-btn {
	position: relative;
	display: block;
	overflow:hidden;
	background-color:#D81E05;
	background-image: url(/ca/common/icons/bg-red-btn.png);
	background-repeat: repeat-x;
	color: #fff;
	height: 1.8em;
	line-height: 1.8em;
	padding: 0;
	border: 1px solid #bd0000;
	font-size: 1.4em;
	font-weight: 400;
	text-align: center;
	text-shadow: -1px -1px 0 #900;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 1px #900;
	-moz-box-shadow: 0px 1px 1px #900;
	box-shadow: 0px 1px 1px #900;
}
.red-btn:hover, .red-btn:focus {
	background-image: url(/ca/common/icons/bg-red-btn.png);
	text-decoration: none;
}
.red-btn:focus {
	outline: 1px dotted #000;
}
.red-btn .arrow {
	display: block;
	position: absolute;
	top: 36%;
	right: 15px;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px solid #D81E05;
	border-width: 5px 0 5px 5px;
	border-color: #D81E05 #D81E05 #D81E05 #fff;
	text-indent: 9999px;
	overflow: hidden;
}
.red-btn a {
	display: inline;
	float: left;
	position: relative;
	color: #fff !important;
	width: 100%;
	padding: 0;
	text-decoration: none;
}
#content-body p {
	line-height: 1.4em;
}
#content-body .three-cols .one-col {
	width: 260px;
}
#content-body .three-cols .two-col {
	width: 525px;
}
#content-body .three-cols .three-col {
	width: 790px;
}
.question .content label {
	cursor: pointer;
}
.tool-tip {
	position: relative;
}
#ie6 .tool-tip {
	z-index: 999;
}
#context-help, #close-help {
	position:absolute
}
#close-help {
	z-index:1000;
}
#context-help {
	background: #fff;
	width: 275px;
	margin-bottom: 20px;
	border: 1px solid #999;
	overflow: hidden;
	z-index: 999;
	-webkit-box-shadow: 4px 4px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 4px 4px 0 rgba(0,0,0,.5);
	box-shadow: 4px 4px 0 rgba(0,0,0,.5);
}
#context-help:focus {
	outline:none;
}
#help-title span {
	font-weight:400
}
#content-body .left #context-help h3, #content-body .left #context-help h3 span {
	font-size: 1em;
	margin:0;
}
#help-title, h3#help-title, #content-body .tabbed-content h3#help-title, #content-body .tabbed-content #help-title {
	background: #f1f1f1;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	border-top: 1px solid #fff;
	margin:0px;
}
#help-description {
	padding: 10px;
	font-weight:400;
}
#content-body #content-tool-icons {
	position: absolute;
	right: 25px;
	top: -33px;/*margin: 37px 30px 0 0;*/
}
#content-body #content-tool-icons a {
	display: inline;
	float: left;
	background: url(/rd/gfx/sprite-dl-print-email.gif) left top no-repeat;
	width:23px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}
#content-body #content-tool-icons a:focus, #content-body #content-tool-icons a:hover {
	background: url(/rd/gfx/sprite-dl-print-email-over.gif) left top no-repeat;
}
#content-body #content-tool-icons a.download, #content-body #content-tool-icons a:hover.download {
	background-position:0 0;
}
#content-body #content-tool-icons a.print, #content-body #content-tool-icons a:hover.print {
	background-position:-24px top;
}
#content-body #content-tool-icons a.email, #content-body #content-tool-icons a:hover.email {
	background-position: -48px top;
}
.pink {
	color:#e53985 !important;
}
.purple {
	color:#925fb0 !important;
}
.red {
	color:#D81E05 !important;
}
.blue {
	color:#00a3e5 !important;
}
.orange {
	color:#f87700 !important;
}
.green {
	color:#7f7f00 !important;
}
.white {
	color:#fff !important;
}
.darkred {
	color:#cc0000 !important;
}
.grey {
	color:#515151 !important;
}
.lightgrey {
	color:#797979 !important;
}
.yellow {
	color:#cc9900 !important;
}
.navy {
	color:#00274c!important;
}
.burgundy {
	color: #8c1900!important;
}
/* IE 6 */
#ie6 a#group-sites {
	position: relative;
	top: 10px;
}
#ie6 #tools {
	/*position: relative;*/
    position:absolute;
	top:0px;
	right:0;
}
#ie6 #mega-menu li.g {
	position: absolute;
}
#ie6 #mega-menu li .content .col {
	width: 160px;
}
#ie6 #mega-menu li .content .col h4, #ie7 #mega-menu li .content .col h4 {
	margin-bottom:3px;
}
#ie6 #mega-menu li .content .col li.hr, #ie7 #mega-menu li .content .col li.hr {
	padding-bottom:8px;
}
#ie6 #mega-menu li .content .col li, #ie7 #mega-menu li .content .col li {
	padding: 3px 0;
}
#ie6 #mega-menu li .content .first, #ie7 #mega-menu li .content .first {
	padding-left: 10px;
}
#ie6 #mega-menu li .content .last {
	padding-right: 10px;
}
#ie6 #mega-menu li.g .content {
	right: -27px;
	margin-top: -8px;
}
#ie6 #footer .products {
	padding-bottom: 20px;
}
#ie6 #questions div.hover-active {
	background:url("/rd/gfx/bg-accordion-opened-hover.gif") no-repeat scroll right top #F9F9F7;
}
#ie6 #questions div.hover {
	background:url("/rd/gfx/bg-accordion-closed-hover.gif") no-repeat scroll right top #F9F9F7;
}
#ie6 #btm {
	border-bottom: 60px solid #e8e6de;
}
#ie6 #legal {
	margin-bottom: 10px;
}
#ie6 #learning-bar {
	position: relative;
}
#ie6 #learning-bar {
	position: absolute;
}
#ie6 #top, #ie7 #top {
	position: relative;
	z-index: 9999;
}
#ie6 #scotia-sites, #ie7 #scotia-sites {
	width: 170px;
}
#ie6 #scotia-sites ul, #ie7 #scotia-sites ul {
	list-style: none;
	padding: 3px 0 15px 0;
}
#ie6 #scotia-sites li .content .col, #ie7 #scotia-sites li .content .col {
	width: 180px;
}
#ie6 #scotia-sites li .content .last, #ie7 #scotia-sites li .content .last {
	margin-left: 0;
	width: 200px;
}
#ie6 #scotia-sites li .content li, #ie7 #scotia-sites li .content li {
	padding: 2px 0;
}
#ie6 #sign-in-panel li .content, #ie7 #sign-in-panel li .content {
	margin-left: -135px;
}
#ie6 #sign-in-panel h3, #ie7 #sign-in-panel h3 {
	padding-left: 5px;
	border-left: none;
}
/* MOBILE */
@media only screen and (max-device-width: 480px) {
#legal {
	margin-bottom: 10px;
}
#learning-bar {
	position: relative;
}
}



/* FF WEB FONT FIX */
/*
@-moz-document url-prefix() {
 .wf-loading .frutiger {
visibility: hidden;
}
}*/
/* FUNCTIONAL */
.hide {
	display: none;
}
/*snook mod */
.hidden {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
}
input.hidden {
	width:10px;
}
.invisible {
	visibility: hidden;
}
/* NEW CLEAR FIX */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
 @media print {
html {
	background: none;
}
#top, #sign-in-panel, #service-menu, #mega-menu, #side-nav, #footer {
	display: none;
}
#content-head {
	margin: 0 20px 0 0 !important;
}
#content-body {
	width: 100%;
}
#learning-bar {
	display: none;
}
}
/***********************************
PRODUCT HEADER
************************************/
#content-head-product {
	width: 950px;
	height: 57px;
	border-bottom: 4px solid #adaca7;
	margin: 0 20px 0 -180px;
	float: left;
	padding:0px;
}
#content-head-product h1 {
	background-color: #adaca7;
	font-size: 3.2em;
	color: #fff;
	width: 500px;
	padding-left:10px;
	padding-top:12px;
	padding-bottom: 10px;
	font-weight: normal;
}
#content-head-product h1 span {
	position: relative;
	top: -10px;
	font-weight: normal;
}
#content-head-product h1 small {
	font-weight: normal;
	font-size: 0.475em;
}
#content-head-product .side {
	position: absolute;
	background: url(/rd/gfx/bg-compare-accounts.gif) right -50px no-repeat;
	color: #D81E05;
	right: 20px;
	top: 0;
	width: 140px;
	line-height: 15px;
	padding: 15px 60px 5px 0;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#content-head-product-product .side:hover {
	background-position: right 0;
	text-decoration:underline;
}
/* PLAIN CONTENT */

#content-body {
	padding: 14px 0 25px 0;
}
#content-body h2, #content-body .left h2, #content-body .fullwidth h2, #content-body .left .head h2 {
	font-size:1.75em;
	color:#515151;
}
#content-body h3, #content-body .left h3, #content-body .fullwidth h3 {
	font-size: 1.6em;
	padding-bottom: 0.33em;
}
#content-body .left p, #content-body .fullwidth p {
	padding-bottom: 1em;
	/*padding-left: 8px;*/
	font-size:1.4em;
}
#content-body .left .head p {
	font-size: 1.7em;
	padding:0;
}
#content-body ul {
	list-style: none;
	clear: both;
	margin: 10px 0;
}
#content-body hr.light {
	background-color: #D6D6D4;
	height:2px;
	margin: 25px 0;
	border: 0;
}
.left p .red-btn {
	font-size: 1em;
	margin: 10px 0 0;
	width: 200px;
}
/* FULL PAGE */
.fullpage #content-head, .clearfixfullpage #content-head {
	margin: 0 20px 0px;
}
.fullpage #side-nav, .clearfixfullpage #side-nav {
	display:none;
}
.fullpage #content-body, .clearfixfullpage #content-body {
	float: left;
	margin: 0 20px 0px;
	width: 940px;
	padding-bottom: 20px;
}
.fullpage #content-body .left, .clearfixfullpage #content-body .left {
	float: left;
	margin: 0 25px 0 0;
	width: 740px;
}
/* PLAIN CONTENT HEADER */
#content-body .left .head ul li {
	margin-left:27px;
	font-size: 1.4em;
	/*text-indent: 22px;*/
	list-style:disc;
	line-height:21px;
	float:none;
}
#content-body .left .head .strong, #content-body .left .head h3 {
	margin: 10px 0 11px 0;
	font-weight:bold;
	color: #666666;
}
#content-body .left .head ul li a {
	font-size: 1.6em;
	color:#666666;
	font-weight:normal;
}
/* /PLAIN CONTENT HEADER */

/*header = no padding */
#content-body .header {
	margin: 5px 0 18px 0;
	width: 765px;
}
#content-body .header p {
	color: #666666;
	font-size: 1.4em;
}
/*head = padding */
#content-body .head {
	margin: 0 0 14px 8px;
	width: 765px;
}
#content-body .head p {
	font-size: 1.7em;
	padding-bottom: 0.33em;
}
#content-body ul.head {
	list-style: none;
	margin: 20px 20px 20px 10px;
}
#content-body .head li {
	float: left;
	width: 380px;
	font-size: 1.6em;
}
#content-body .head h3 {
	color:#515151;
	font-size:1em;/*padding: 0 0 0 8px;*/
}
#content-body .head li h3 {
	color:#515151;
	font-size:1em;
	padding: 0;
}
#content-body .head li .phone, #content-body .head .phone, #content-body .header .phone, #content-body .footer .phone {
	background:url('/ca/common/icons/sprites-sb.png') 2px -634px no-repeat;
	padding-left: 15px;
}
#content-body .head li .twitter, #content-body .head .twitter, #content-body .header .twitter {
	background: url(/ca/common/icons/twitter-sm.png) 0px 1px no-repeat;
	padding-left: 20px;
}
#content-body .pdf, #content-body .footer .pdf {
	background: url('/ca/common/icons/icn-pdf.png') no-repeat scroll left top transparent;
	padding-left: 16px;
}
#content-body .head .adobe {
	padding-right: 25px;
	background: url('/rd/gfx/icn-adobe-reader.gif') right bottom no-repeat;
}
#content-body .head .col, #content-body .header .col {
	float: left;
	margin: 15px 0 0;
	overflow: hidden;
	width: 380px;
}
#content-body .head .col h2, #content-body .head .col h5, #content-body .header .col h5 {
	color: #515151;
	font-size: 1.7em;/*padding: 0 0 0 8px;*/
}
#content-body .head .col p, #content-body .header .col p {
	font-size: 1.5em;
	margin: 0;
	/*padding: 0 0 0 8px;*/
	width: 380px;
}
#content-body ul.top li {
	display: inline;
	float: left;
	background: url(/rd/gfx/bg-circle-check.gif) left top no-repeat;
	width: 345px;
	padding-left: 25px;
	margin-left: 10px;
	font-size: 1.5em;
}
/***********************************
ACCOUNT SUMMARIES (TABLE)
************************************/
#content-body ul#account-summaries {
	clear:both;
	list-style:none;
	margin-right: 15px;
}
#content-body ul#account-summaries li.account-summary, #content-body ul#account-summaries li {
	clear:both;
	border-top:2px solid #d6d6d4;
	padding:20px 10px;
}
#content-body ul#account-summaries li.account-summary.a, #content-body ul#account-summaries li.a {
	background:url(/gfx/great-value-strip.gif) right top no-repeat;
	padding-bottom:0px;
}
#content-body ul#account-summaries li.effective-date {
	float:right;
	font-size:1.3em;
	font-weight:bolder;
	line-height:30px;
	border: none;
	padding: 0;
}
#content-body ul#account-summaries .account-summary h3, #content-body ul#account-summaries h3 {
	font-size:1.7em;
}
#content-body ul#account-summaries .account-summary h3 a, #content-body ul#account-summaries h3 a {
	color:#515151;
	text-decoration:none;
}
#content-body ul#account-summaries .account-summary h3 a:hover, #content-body ul#account-summaries h3 a:hover {
	color: #D81E05;
}
#content-body ul#account-summaries .account-summary h3 a span, #content-body ul#account-summaries h3 a span {
	font-size:0.7em;
	margin-left:15px;
	font-weight:normal;
	color:#D81E05;
}
#content-body ul#account-summaries .account-summary h3 a:hover span, #content-body ul#account-summaries h3 a:hover span {
	text-decoration: underline;
}
#account-summaries .account-summary h3 a sup, #content-body #account-summaries h3 a sup {
	font-size:0.5em;
}
#ie6 #account-summaries .account-summary h3 a sup, #ie7 #account-summaries .account-summary h3 a sup, #ie8 #account-summaries .account-summary h3 a sup {
	font-size:0.65em;
}
#account-summaries .account-summary div.one-col, #content-body #account-summaries div.one-col {
	float:left;
	width:257px;
	margin:25px 0;
	font-size:1.6em;/*font-size:1em;*/
}
#account-summaries .account-summary div.one-col p, #content-body #account-summaries div.one-col p {
	width:215px;
	font-weight:normal;
	font-size:1.0em;
	margin-top:5px;
	padding-left:25px;
	background:url(/rd/gfx/bg-circle-check.gif) left top no-repeat;
}
#account-summaries .account-summary div.two-col.a, #account-summaries .account-summary div.two-col.b, #content-body #account-summaries div.two-col.a, #content-body #account-summaries div.two-col.b {
	float:left;
	width:450px;
	margin:25px 0;
	padding-left:20px;
	font-size:1.6em;
	border-left:1px solid #d7d7d7;
	z-index:0;
}
#account-summaries .account-summary div.two-col.b, #content-body #account-summaries div.two-col.b {
	display:inline;
	position:relative;
	margin:-25px 0 25px 257px;
}
#content-body #account-summaries .account-summary div.two-col ul, #content-body #account-summaries div.two-col ul {
	list-style:none;
}
#content-body #account-summaries .account-summary div.two-col.b ul, #content-body #account-summaries div.two-col.b ul {
	border-top:2px solid #d7d7d7;
}
#content-body #account-summaries .account-summary div.two-col li, #content-body #account-summaries div.two-col li {
	line-height:35px;
	border-bottom:1px solid #d7d7d7;
}
#content-body #account-summaries .account-summary div.two-col li span, #content-body #account-summaries div.two-col li span {
	float:right;
}
#account-summaries .account-summary div.two-col li.no-border, #account-summaries div.two-col li.no-border {
	border:none;
}
#content-body #account-summaries .account-summary div.two-col li h5, #content-body #account-summaries div.two-col li h5 {
	line-height:normal;
	font-weight:normal;
	font-size:1.0em;
}
#content-body #account-summaries .account-summary div.two-col.b li h5, #content-body #account-summaries div.two-col.b li h5 {
	margin-top:10px;
}
#content-body #account-summaries .account-summary div.two-col li h5 span, #content-body #account-summaries div.two-col li h5 span {
	float:right;
	text-align:right;
}
#content-body #account-summaries .account-summary table, #content-body #account-summaries table {
	width:100%;
	border-collapse:collapse;
}
#content-body #account-summaries .account-summary th, #content-body #account-summaries th {
	font-weight:normal;
	text-align: left;
}
#content-body #account-summaries .account-summary th.rate-header, #content-body #account-summaries th.rate-header {
	text-align:right;
}
#content-body #account-summaries .account-summary td, #content-body #account-summaries td {
	border-bottom:1px solid #D7D7D7;
	line-height: 15px;
	padding:0;
}
#content-body #account-summaries .account-summary tr.double-border td, #content-body #account-summaries tr.double-border td {
	border-width:2px;
}
#content-body #account-summaries .account-summary tr.last td, #content-body #account-summaries tr.last td {
	border-bottom:none;
}
#content-body #account-summaries .account-summary td.rate, #content-body #account-summaries td.rate {
	text-align:right;
	width:100px;
}
/* IE6 */
#ie6 #content-body #special-rate p.desc, #ie7 #content-body #special-rate p.desc {
	width:440px;
	font-size:1.8em;
	color:#797979;
	margin-top:0px;
	line-height: normal;
}
#ie6 #account-summaries .account-summary h3 a, #ie7 #account-summaries .account-summary h3 a {
	color:#515151;
	text-decoration:none;
}
#ie6 #tools {
	margin-top:-25px;
}
/***********************************
TILES
************************************/
#content-body #box {
	position: relative;
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	box-shadow: 1px 1px 0 #CCCCCC;
	float: left;
	width: 770px;
	margin-bottom:20px;
}
#content-body .tiles {
	position: relative;
	background-color: #eeede8;
	width: 775px;
	margin: 0px 0 20px 0;
	box-shadow: 1px 1px 0 #CCCCCC;
	padding-bottom: 10px;
}
#ie6 #content-body .tiles {
	margin: 20px 0 20px 0;
}
#content-body .tiles .tile {
	display: inline;
	float: left;
	height: 24em;
	margin: 10px 0 0 10px;
	border: 1px solid #fff;
	overflow: hidden;
}
#content-body .tile ul {
	padding:0;
	margin:0;
	overflow: hidden;
}
#content-body .tile ul li {
	list-style:none;/*background:none;*/
}
#content-body .tile ul.details {
	margin-top:4px;
}
#content-body .tile .front ul.details li.check {
	margin-top:7px;
}
#content-body .tile .back ul li {
	list-style:none;
	width: 180px;
	margin: 15px 18px;
	/*font-size: 1.35em;*/
	font-size: 1.2em;
	padding-left: 18px;
	background:url(/rd/gfx/checkmark-small.gif) 0px 3px no-repeat;
}
#content-body .tile .front ul.details li.check {
	background:url(/rd/gfx/checkmark-small.gif) 0 1px no-repeat;
	list-style:none;
	line-height: 0.99em;
	margin: 1px 18px;
}
#content-body .front li {
	padding-left:15px;
}
#content-body .tiles .tile h2 {
	font-size: 3em;
	font-weight: normal;
	margin: .5em 0 0.05em 20px;
	line-height: 1em;
	padding: 0px;
}
#content-body .tiles .tile h2 a {
	color: #515151;
	text-decoration:none;
}
#content-body .tiles .tile h3 {
	font-size: 1.4em;
	color:#7b7b7b;
	margin-left: 20px;
}
#content-body .tiles .tile h2 sup {
	font-size: .4em;
	line-height:.4em;
	margin-left: .4em;
}
#content-body .tiles .tile h3 sup {
	font-size: .6em;
	line-height:.6em;
}
/*#content-body .tiles .tile p {
	font-size: 2.3em;
}*/
#content-body .tile .red-btn {
	position: absolute;
	left: 20px;
	bottom: 10px;
	height: 1.75em;
	padding: 0 0.5em;
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
}
#content-body .tiles .one-col {
	width: 241px;
	border-width:2px;
}
#content-body .tiles .two-col {
	width: 496px;
	border-width:2px;
}
#content-body .tiles .three-col {
	width:752px;
	border-width:2px;
}
.fourbyfour {
	float: left;
	width: 51em;
}
#ie7 .fourbyfour, #ie8 .fourbyfour, #ie9 .fourbyfour {
	float: left;
	width: 51.5em;
	overflow:hidden;
}
#content-body .tiles .two-row {
	border-width: 2px;
	width: 24em;
	height:49.5em;
}
#content-body .tile a.quickFlipCta {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 99;
}
#content-body .front a.quickFlipCta {
	position: absolute;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
	text-indent: -9999px;
	z-index: 99;
}
#content-body .front a.quickFlipCta {
	display: block;
	background: url(/rd/gfx/btn-dogear-front.gif) 0 0 no-repeat;
	width:70px;
	height:70px;
	overflow:hidden;
}
#ie6 #content-body .front a.quickFlipCta {
	background: url(/rd/gfx/btn-dogear-front.gif) 0 0 no-repeat;
}
#content-body .tiles .tile .front a.quickFlipCta:hover {
	display: block;
	background: url(/rd/gfx/btn-dogear-front.gif) 0 -140px no-repeat;
	width:70px;
	height:70px;
	overflow:hidden;
}
#content-body .front:hover a.quickFlipCta {
	background: transparent url(/rd/gfx/btn-dogear-front.gif) right -70px no-repeat;
}
#content-body .back a.quickFlipCta {
	background: url(/rd/gfx/btn-dogear-back.gif) 0 0 no-repeat;
	overflow:hidden;
	bottom: 0px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	width:70px;
	height:70px;
	z-index: 99;
}
#content-body .back a.quickFlipCta:hover {
	background: url(/rd/gfx/btn-dogear-back.gif) 0 -70px no-repeat;
	width:70px;
	height:70px;
}
#content-body .tiles .tile .front {
	background-color:#fff;
}
#content-body .noFlip {
	position:relative;
}
#content-body .tile .back {
	background-color:#D81E05;
}
#content-body .tile .back div {
	height:13.75em;
	/*margin:5px;*/
	background:#fff;
	/*new */
	 left: 0.4em;
	position: absolute;
	top: 9.9em;
	width: 23.3em;
}
#content-body .tiles .tile .back .title {
	height: 81px;
	margin:0px;
	background:none;
}
#ie6 #content-body .back div ul {
	width:231px;
}
#content-body .tiles .tile .back h2 a, #content-body .tiles .tile .back h3 {
	color:#fff;
}
#content-body ul.details, #content-body .back ul.details {
	padding-top: 8px;
}
#content-body ul.details li, #content-body .back ul.details li {
	padding-left: 20px;
	padding-bottom:0.65em;
	line-height:1em;
	font-size: 1.2em;
}
#content-body .back ul.details li {
	margin:0px;
	background:none;
}
#content-body ul.details li.strong, #content-body div.details p.strong {
	position: relative;
	font-size: 2em;
	padding-bottom:0;
	font-weight: bold
}
#content-body ul.details li.strong span.detail-context {
	line-height:1em;
	font-size: 0.6em;
	font-weight:normal;
	position:static;
	display:block;
	padding-bottom:0.5em;
	padding-top: 0.22em;
	zoom:1;
	margin:0;
	color:#666;
}
#content-body #creditcards .tile img {
	display: block;
	padding-left: 20px;
	position:absolute;
	top:97px;
}
#content-body .pop-tile ul.details li.strong {
	color: #D81E05;
}
#content-body ul.details li.strong span {
	position: relative;
	top: -4px;
	font-size: 0.75em;
}
#content-body ul.details li.strong small {
	font-size:0.6em;
}
#content-body .back h2, #content-body .back h3 {
	color: #fff;
}
/* SPECIAL TILES */

#content-body .tiles .pop-tile, #content-body .tiles .special-tile {
	position: relative;
	border: 2px solid #D81E05;
}
#content-body .tiles .pop-tile .front {
	background: #fbf9f4 url(/rd/gfx/feature-tile-strip.gif) right top no-repeat;
}
#content-body .tiles .special-tile .front {
	background: #ffffff url(/rd/gfx/tile-strip-special-offer.gif) right top no-repeat;
}
.pop-tile .quote {
	position: absolute;
	color: #909090;
	bottom: 15px;
	right: 15px;
	text-align:right;
}
.pop-tile .quote h5 {
	font-weight: normal;
}
.pop-tile .quote span {
	font-size: 1.2em;
}
/***********************************
TILE BANNERS 
************************************/
/* STANDARDS */



#content-body .ad {
	position: relative;
}
#content-body .ad h3 {
	color: #797979;
	padding-top: 30px;
	margin: 10px 0 5px 20px;
	font-weight: normal;
}
#content-body .tiles .two-row h4, #content-body .tiles .two-col h4, #content-body .tiles .three-col h4 {
	color: #797979;
	margin: 10px 0 0 20px;
	font-size: 1.65em;
}
#content-body .tiles .two-row p, #content-body .tiles .two-col p, #content-body .tiles .three-col p, #content-body .tiles .tile p {
	margin: 0.5em 20px 0.05em 20px;
	font-size: 1.4em;
	line-height:1.2em;
}
#content-body .tiles p.offer {
	font-weight:bold;
	font-size:12px;
}
#content-body .tiles p.offer a {
	font-weight:normal;
}
#content-body .tiles div.hr {
	border-bottom: 1px solid #D1D1D0;
	height: 12px;
	width: 30px;
	margin-bottom:5px;
	margin-left:20px;
}
/* TWO-ROW */

#content-body .two-row .red-btn {
	bottom: 25px;
	font-size: 1.2em;
	font-weight: bold;
	height: 1.75em;
	left: 30px;
	padding: 0 0.5em;
	position: absolute;
	text-align: center;
}
/* ONE-COL */
#content-body .tiles .ad div {
	position:relative;
	height:24em;
}
#content-body .tiles .ad div h2 {
	color: #515151;
	font-size: 1.9em;
	font-weight: normal;
	margin: 15px 0 5px 16px;
}
#content-body .tiles .ad div h3 {
	padding: 34px 0 0;
	font-weight: normal;
	color: #999999;
	font-size: 1.5em;
	margin-left: 16px;
}
#content-body .tiles .ad div p {
	color: #666666;
	line-height: 17px;
	margin: 8px 16px;
	font-size: 1.3em;
}
#content-body .tiles .ad div p span {
	color: #797979;
	font-size: 1.3em;
	font-weight: bold;
}
#content-body .tiles .ad .red-btn {
	bottom: 18px;
	font-size: 1.2em;
	font-weight: bold;
	height: 1.75em;
	left: 16px;
	padding: 0 0.5em;
	position: absolute;
	text-align: center;
}
/* / ADS */



/***********************************
ROWS
************************************/
#content-body .items {
	width:775px;
	padding: 0 0 30px 0;
}
#content-body .items ul li {
	float:left;
	width:730px;
	background:#eeede7;
	padding:14px 20px 16px 20px;
	border-bottom: 2px solid #ffffff;
}
#content-body .items ul li h3 a {
	display:block;
	/*height:100%;
	width:100%;*/
	color:#515151;
}
#content-body .items ul li h3 a:hover, #content-body .items ul li h3.hover a {
	color:#D81E05;
	text-decoration:none;
}
#content-body .items ul li.last {
	border-bottom:3px solid #efefee;
}
#content-body .items ul li.first {
	border-top:3px solid #d6d6d4;
}
#content-body .items ul li.odd {
	background:#f9f9f7;
}
#content-body .items ul li h3 {
	font-size:3.2em;
	font-weight: normal;
	color:#515151;
}
#content-body .items ul li p {
	width: 695px;
	font-size:1.5em;
}
#content-body .items ul li p a {
	text-decoration:none;
	color:#666666;
	display:block;/*height:100%;
	width:100%;*/
}
#content-body .items ul li div.offer {
	margin-top: 10px;
	font-weight:bold;
	font-size:1.5em;
}
#content-body .items ul li div.offer:hover {
	color: #D81E05;
}
#content-body .items ul li div.offer a {
	font-weight:normal;
	color:#ee272b;
}
#content-body .items ul li div.offer a sup {
	font-size:0.7em;
}
#content-body .items div.hr {
	height:12px;
	width:30px;
	border-bottom:1px solid #d1d1d0;
	margin:0;
}
/***********************************
ACCORDIAN - QUESTIONS - FULL WIDTH
************************************/
#content-body #questions {
	margin-bottom:30px;
}
#content-body #questions .question {
	clear: both;
	width: 770px;
	border: 1px solid #e3e3e3;
	/*overflow: hidden;*/
	margin-bottom: 10px;
	background: url(/rd/gfx/bg-accordion-closed.gif) 722px 34px no-repeat #f9f9f7;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 0 #ccc;
	-moz-box-shadow: 2px 2px 0 #ccc;
	box-shadow: 2px 2px 0 #ccc;
}
#questions .question:hover {
	background:url(/rd/gfx/btn-dd-large-close-hover.gif) 722px 34px no-repeat #f9f9f7;
}
#ie6 #content-body #questions .hover {
	background:url(/rd/gfx/btn-dd-large-close-hover.gif) 722px 34px no-repeat #f9f9f7;
}
#ie6 #content-body #questions .hover-active {
	background:url(/rd/gfx/btn-dd-large-open-hover.gif) 719px 35px no-repeat #f9f9f7;
}
#content-body #questions .active {
	background:url(/rd/gfx/btn-dd-large-open.gif) 719px 35px no-repeat #f9f9f7;
	border-color:#9e9e9e;
	-webkit-box-shadow: 2px 3px 0 #ccc;
	-moz-box-shadow: 2px 3px 0 #ccc;
	box-shadow: 2px 3px 0 #ccc;
}
#content-body #questions .question.active:hover {
	background:url(/rd/gfx/btn-dd-large-open-hover.gif) 719px 35px no-repeat #f9f9f7;
}
#content-body #questions .question h3 {
	background: #e8e6de;
	line-height: 35px;
	padding: 0 20px;
	cursor: pointer;
	font-size:1.7em;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
#content-body #questions .question .content p {
	margin: 10px 55px 0 0;
	font-size: 1.5em;
	min-height: 1.6em;
}
#content-body #questions .question p {
	margin: 10px 55px 0 20px;
	font-size: 1.5em;
	min-height: 50px;
}
#ie6 #content-body #questions .question p {
	height:50px;
}
#ie7 #content-body #questions .question p {
	height:auto!important;
}
#content-body #questions .question h3 a {
	color:#515151;
}
#content-body #questions .question h3 a:hover {
	text-decoration:none;
}
#content-body #questions .question .content {
	display: none;
	background-color: #fcfcfc;
	width: 710px;
	/*height: 135px;*/
	padding: 15px;
	margin: 15px;
	border: 1px solid #efefee;
	line-height: 20px;
	text-align:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content-body #questions .active .content {
	display: block;
}
#content-body #questions .content h4 {
	font-size:1.4em;
	margin-left: 0;
	padding: 0;
}
#content-body .question .content ul, #content-body #questions .question .content ul {
	margin: 10px 0 20px 40px;
	font-size:1.4em;
	list-style:disc;
}
#content-body #questions .question .content ul li ul, #content-body #questions .question .content ul li ul li, #content-body .fullwidth .question .content ul li, #content-body .fullwidth #questions .question .content ol li, #content-body .left .question .content ul li, #content-body .left .question .content ul li ul,  #content-body .left #questions .question .content ol li {
	font-size:1em!important;
}
#content-body #questions .question .content .red-btn {
	display:block;
	width: 10em;
	font-size: 1.2em;
	text-align: center;
	margin: 20px 0 5px;
}
#content-body #questions .content .red-btn a {
	height: 18px;
	line-height: 18px;
}
/***********************************
QUESTIONS ACCORDIAN - FAT - LEFT COL
************************************/

#content-body .left #questionsFat .question {
	background: #f9f9f7 url(/rd/gfx/bg-accordion-closed.gif) top right no-repeat;
	width: 564px;
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 2px 2px 5px #ddd;
	-moz-box-shadow: 2px 2px 5px #ddd;
	box-shadow: 2px 2px 2px #ddd;
}
#content-body .left #questionsFat .question:hover {
	background: #f9f9f7 url(/rd/gfx/bg-accordion-closed-hover.gif) top right no-repeat;
}
#content-body .left #questionsFat .active {
	background: #f9f9f7 url(/rd/gfx/bg-accordion-opened.gif) top right no-repeat;
}
#content-body .left #questionsFat .active:hover {
	background: #f9f9f7 url(/rd/gfx/bg-accordion-opened-hover.gif) top right no-repeat;
}
#content-body .left #questionsFat .question h3 {
	height: 35px;
	line-height: 35px;
	margin: 5px 0 0 20px;
	font-size: 1.7em;
}
#content-body .left #questionsFat .question h3 a {
	color:#666;
}
#content-body .left #questionsFat .question h4 {
	height: 17px;
	color: #666;
	line-height: 17px;
	margin: 0 0 7px 20px;
	font-size: 1.4em;
	font-weight: normal;
}
#content-body .left #questionsFat .question h4.highlight {
	background: url(/rd/gfx/green-check.gif) left center no-repeat;
	text-indent: 30px;
	color:#66CC66;
}
#content-body .left #questionsFat .question ul {
	padding: 20px 0 10px 20px
}
#content-body .left #questionsFat .question .content label {
	float:left;
	display:block;
	width:83%;
}
#ie6 #content-body .left #questionsFat .question .content label, #ie7 #content-body .left #questionsFat .question .content label {
	padding-top:3px;
}
#content-body .left #questionsFat .question .content li.highlight {
	border-color: #66cc66;
}
#content-body .left #questionsFat .question .content input {
	display: inline;
	float: left;
	margin: 1px 10px;
	padding:0px;
}
/***********************************
PLAIN CONENT - 2COL
************************************/
/*#content-body .left {
	float:left;
	width:580px;
}*/


#content-body .left {
	float:left;
	width:580px;
	margin-right:20px;
}
#content-body .left .head {
	margin: 0 0 14px 8px;
	width:570px;
}
#content-body .left .row {
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 20px 0;
	padding:15px 0;
}
#content-body .left .row h3 {
	font-size: 1.7em;
	margin: 0;
	background:url(/rd/gfx/bg-checkmark-red.jpg) left center no-repeat;
	text-indent: 28px;
	margin:0 0px 5px 5px;
	color:#515151;
}
#content-body .left h3 span {
	font-size: 1.5em;
	font-weight:normal;
}
#content-body .left .row p {
	font-size: 1.4em;
	padding:0px;
}
#content-body .left p.last {
	margin-bottom: 50px;
}
#content-body .left p span.dark {
	font-weight: bold;
}
#content-body .left .footer {
	border-top: 1px solid #DDDDDD;
	padding:0;
	margin:0;
	width: 560px;
}
#content-body .left .footer p {
	font-size:1.2em;
	padding:5px 0 0 0;
	margin:0;
}
#infoIcon {
	float:right;
	height:15px;
	width:12px;
	display:block;
	margin: -17px 15px 0 0;
}
/* /2COL */


/* FULL WIDTH */

#content-body .fullwidth {
	/*  padding-left:8px;*/
	padding-right:20px;
}
#content-body .fullwidth ul li, #content-body .fullwidth ol li, #content-body .left ul li, #content-body .left ol li {
	float: none;
	font-size:1.4em;
	line-height: 21px;
	list-style: disc;
	margin-left: 27px;
}
#content-body .left ul li ul li, #content-body .left ol li ol li, #content-body .fullwidth ul li ul li, #content-body .fullwidth ol li ol li {
	font-size:1em;
}
#content-body .fullwidth ol li, #content-body .left ol li {
	list-style: decimal;
	margin-left: 50px;
}
#content-body .fullwidth ol, #content-body .fullwidth ul, #content-body .left ol, #content-body .left ul {
	padding-bottom: 15px;
	margin:0px;
}
#content-body .fullwidth .row {
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 20px 0;
	padding:15px 0;
}
#content-body .fullwidth .row h3 {
	font-size: 1.7em;
	margin: 0;
	background:url(/rd/gfx/bg-checkmark-red.jpg) left center no-repeat;
	text-indent: 28px;
	margin:0 0px 5px 5px;
	color:#515151;
}
#content-body .fullwidth h3 span {
	font-size: 1.5em;
	font-weight:normal;
}
#content-body .fullwidth .row p {
	font-size: 1.4em;
	padding:0px;
}
#content-body .fullwidth p.last {
	margin-bottom: 50px;
}
/* DROPDOWNS (ASK SCOTIA) */



#content-body .left h3.qcategory {
	margin: 40px 0 10px 15px;
	margin-right:45px;
	text-align: right;
	font-size:1.6em;
	color:#515151;
}
#content-body div.left h3.qcategory span {
	float: left;
	font-size: 1em;
	font-weight: bold;
}
#content-body div.left a.back {
	font-size:1.2em;
	padding-left:10px;
}
/* SEARCH */
#content-body #ask {
	position: relative;
	background-color: #f5f5f5;
	width: 575px;
	height: 50px;
	border: 1px solid #e3e3e3;
	z-index: 99;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	-moz-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
	margin: 0 0 14px 0;
}
#content-body #ask-query {
	display:block;
	background-color: #fff;
	color: #8e8e8e;
	width: 540px;
	height: 20px;
	padding: 7px;
	margin: 8px 0 0 8px;
	border: 1px solid #ccc;
	border-color: #ccc #fff #fff #ccc;
	font-size: 1.5em;
	-webkit-box-shadow: -1px -1px 0 #fff;
	-moz-box-shadow: -1px -1px 0 #fff;
	box-shadow: -1px -1px 0 #fff;
}
#content-body #ask-submit {
	position: absolute;
	top: 10px;
	right: 14px;
	color: #fff;
	width: 60px;
	height: 32px;
	font-weight: normal;
	text-shadow: -1px -1px 0 #900;
}
#content-body #ask-submit:focus {
	outline:1px dotted #000;
}
#content-body #ask-results {
	background-color: #f5f5f5;
	width: 575px;
	min-height: 17.5em;
	margin-top:10px;
	border: 1px solid #e3e3e3;
	z-index: 99;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	-moz-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
}
#content-body #ask-results ul.col {
	list-style: none;
	float: left;
	width: 285px;
	margin:0px;
	padding:0px;
	clear:none;
}
#content-body #ask-results li {
	background-color:#fcfcfc;
	color: #D81E05;
	width:270px;
	height:2em;
	margin:4px 0 0 8px;
	border:1px solid #efefee;
	line-height:2em;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	list-style:none;
}
#content-body #ask-results li a {
	width:92%;
	float: left;
	text-align:left;
	padding-left: 20px;
	color: #666;
	position:relative;
	display:block;
}
#content-body #ask-results li span {
	color: #D81E05;
	padding-right: 10px;
	position:absolute;
	right:0;
	top:0;
}
#content-body #ask-results li a:hover {
	text-decoration:none;
	color:#D81E05;
}
/* ACCORDION  */
#content-body .question {
	clear:both;
	width: 575px;
	border: 1px solid #e3e3e3;
	/*overflow: hidden;*/
	margin-bottom:10px;
	background:url(/rd/gfx/btn-dd-close.gif) 541px top no-repeat #fff;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 0 #ccc;
	-moz-box-shadow: 2px 2px 0 #ccc;
	box-shadow: 2px 2px 0 #ccc;
}
#content-body .question:hover {
	background:url(/rd/gfx/btn-dd-close-over.gif) 541px top no-repeat #f9f9f7;
}
#content-body .question.active {
	/*height: 100px;*/
	background:url(/rd/gfx/btn-dd-open.gif) 541px top no-repeat #f9f9f7;
}
#content-body .question.active:hover {
	/*height: 100px;*/
	background:url(/rd/gfx/btn-dd-open-over.gif) 541px top no-repeat #f9f9f7;
}
#content-body .question h4 {
	margin-left: 20px;
	padding: 6px 0;
	font-size: 1.5em !important;
}
#content-body .question h4 a {
	color:#666;
}
#content-body .question h4 a:hover {
	text-decoration:none;
}
#content-body .question .content p {
	padding-left:0;
	line-height:1.4em;
	font-size:1.4em;
}
#content-body .question .content {
	display: none;
	width:520px;
	margin: 5px 20px;
}
#content-body .active .content {
	display: block;
}
#content-body .question .content .red-btn {
	font-size: 1.2em;
	margin: 0 0 15px 0;
	text-align: center;
	width: 14em;
}
/* ACCORDION FULL WIDTH */
#content-body .fullwidth .question {
	clear: both;
	/*width: 564px;*/
	width: 766px;
	border: 1px solid #e3e3e3;
	/*overflow: hidden;*/
	margin-top:10px;
	/*background:url(/rd/gfx/btn-dd-close.gif) 530px top no-repeat #fff;*/
	background:url(/rd/gfx/btn-dd-close.gif) 732px top no-repeat #fff;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 0 #ccc;
	-moz-box-shadow: 2px 2px 0 #ccc;
	box-shadow: 2px 2px 0 #ccc;
}
#content-body .fullwidth .question:hover {
	background:url(/rd/gfx/btn-dd-close-over.gif) 732px top no-repeat #f9f9f7;
}
#content-body .fullwidth .question.active {
	background:url(/rd/gfx/btn-dd-open.gif) 732px top no-repeat #f9f9f7;
}
#content-body .fullwidth .question.active:hover {
	background:url(/rd/gfx/btn-dd-open-over.gif) 732px top no-repeat #f9f9f7;
}
#content-body .fullwidth .question .content {
	display: none;
	width:730px;
	margin:5px 20px;
}
#content-body .fullwidth .active .content {
	display: block !important;
}
/* RIGHT LINKS */
#content-body .right {
	float:left;
	width:170px;
	margin-bottom: 20px;
}
#content-body .right h3 {
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 5px;
	color:#515151;
}
#content-body .right h4 {
	font-weight: bold;
	font-size:1.55em;
	color:#515151;
}
#content-body .right h5 {
	font-size:1.5em;
	color:#515151;
}
#content-body .right p {
	font-size:1.4em;
	font-weight:normal;
	padding: 0;
	width: 100%;
	font-size: 1.2em;
}
#content-body .right ul {
	clear: both;
	list-style: none;
	width:30px;
	margin-top:10px;
}
#content-body .right ul li.hr, #content-body .right p.hr {
	background: url("/rd/gfx/hr.gif") no-repeat scroll left top transparent;
	margin-top: 3px;
	padding-top: 8px;
}
#content-body .right ul li {
	width:169px;
	margin:5px 0;
	font-size:1.3em;
}
#content-body .right p a {
	margin-top:2px;
}
#content-body .right .phone {
	padding-left:18px;
	background:url('/ca/common/icons/sprites-sb.png') 2px -631px no-repeat;
	height: 22px;
	line-height: 22px;
	float:left;
	margin:3px 0px;
	width: 100%;
}
#content-body .right .pdf {
	background: url("/ca/common/icons/icn-pdf.png") no-repeat scroll left top transparent;
	float: left;
	margin: 3px 0;
	padding-bottom: 2px;
	padding-left: 18px;/*width: 100%;

	
	height: 22px;
	line-height: 22px;*/
}
#content-body .footer .pdf {
	background:none;
	padding:0;
}
#content-body .footer .pdf a {
	background: url("/ca/common/icons/icn-pdf.png") right bottom no-repeat transparent;
	padding-right: 18px;
}
/***********************************
TABS
************************************/

#content .tabbed-content {
	position: relative;
	margin-right: 20px;
}
#content-body .tabbed-content h2 {
	font-size:1.2em;
	padding-left:0;
}
#content-body .tabbed-content h3 {
	font-size:1.1em;
	padding-left:0;
}
#content-body .tabbed-content h2, #content-body .tabbed-content h3, #content-body .tabbed-content h4, #content-body .tabbed-content table, #content-body .tabbed-content p {
	margin: 0 15px 0;
	padding-bottom: 10px;
}
#content-body .tabbed-content .content ol, #content-body .tabbed-content .content ul {
	margin: 0 20px 5px 40px;
}
#content-body .tabbed-content div.content ul {
	list-style: disc outside none;
}
#content-body .tabbed-content .content ol li, #content-body .tabbed-content .content ul li {
	margin-bottom: 10px;
}
#btn-apply {
	position: absolute;
	right: 10px;
	top: -5px;
	width: 9em;
}
#btn-apply .arrow {
	right: 10px;
}
#content-body .tabbed-content ul.tabs {
	margin: 18px 0 10px;
}
/* Correct for Safari/Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#content-body .tabbed-content ul.tabs {
	margin: 18px 0 9px;
}
}
#content-body .tabbed-content ul.tabs li {
	display: inline;
	padding-right:3px;
}
#content-body .tabbed-content ul.tabs li a {
	position: relative;
	background-color: #f1f1f1;
	top:2px;
	padding: 8px 15px;
	font-size: 1.6em;
}
#content-body .tabbed-content .a li.a a, #content-body .tabbed-content .b li.b a, #content-body .tabbed-content .c li.c a, #content-body .tabbed-content .d li.d a, #content-body .tabbed-content .e li.e a {
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-bottom-color: #fff;
	color:#666;
	font-weight:bold;
}
#content-body .tabbed-content .content {
	display: none;
	background-color: #f9f9f7;
	border: 1px solid #e4e4e4;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	-moz-box-shadow: 1px 1px 0 #ccc;
	-box-shadow: 1px 1px 0 #ccc;
}
#content-body .tabbed-content .content {
	font-size: 1.4em;
	padding:15px 0 0 0;
}
#content-body .tabbed-content .content:focus {
	outline: none;
}
#content-body .tabbed-content .a div.a, #content-body .tabbed-content .b div.b, #content-body .tabbed-content .c div.c, #content-body .tabbed-content .d div.d, #content-body .tabbed-content .e div.e {
	display: block;
}
/*#content-body .tabbed-content .content .bullets {
	margin: 15px;
}
#content-body .tabbed-content .content .bullets li {
	min-height: 1.5em;
	padding-left: 35px;
	line-height: 1.25em;
	overflow: hidden;
	background: url("/rd/gfx/icn-red-check-mark.png") no-repeat scroll left top;
	list-style: none;
}*/
/*#content-body .tabbed-content .content .bullets li.two-line {
	background: url("/rd/gfx/icn-red-check-mark.png") no-repeat scroll 0 5px transparent;
	line-height: 1.25em;
}*/

#content-body .tabbed-content .content .bullets li ul li {
	list-style: disc;
	margin: 5px 0 0 20px;
	/*background: none repeat scroll 0 0 transparent;
	height: 1em;
	line-height: 1.25em;
	
	min-height: 1em;*/
	padding: 5px 0;
}
/*#ie6 #content-body .tabbed-content .content .bullets li {
	height:3em;
}*/


#content-body .tabbed-content .content .bullets li p {
	margin: 0;
}
/*#content-body .tabbed-content .content .bullets li.last {
	min-height: 1em;
}
#content-body .tabbed-content table td {
	padding:0px 20px 0 0;
	margin:0px;
}*/

#content-body .tabbed-content table.default {
	font-size: 1em !important;
}
#content-body #tab-overview ul, #content-body .tabbed-content .content .bullets li {
	list-style-image: url(/rd/gfx/icn-red-check-mark.png);
}
#content-body #tab-overview ul li ul, #content-body .tabbed-content .content .bullets li ul {
	list-style-image: none;
	list-style:disc;
	/* margin: 5px 0 0 20px;
	*/
    margin: 5px 0 0 0;
}
#content-body #tab-overview ul li ul li {
	margin-bottom:0;
	padding-bottom:0;
}
#tab-overview ul li strong {
	display: block;
}
#tab-overview .details {
	margin-left: 40px;
}
#tab-overview .details p, #tab-overview .details h2 {
	margin-left: 0;
}
#tab-overview .details p, #tab-overview .details h2 {
	margin-left: 0;
}
#tab-overview .details h2 {
	margin: 0;
	padding:0;
	font-size: 1em;
}
#tab-overview .rates-fees-box p {
	height: 35px;
}
#tab-overview .rates-fees-box .a p, #tab-overview .rates-fees-box .b p {
	margin-top: 16px;
}
#content-body #tab-overview .rates-fees-box div span {
	margin-right: 5px;
}
#content-body #tab-overview .rates-fees-box .a, #content-body #tab-overview .rates-fees-box .b, #content-body #tab-overview .rates-fees-box .c {
	width: 245px;
}
#content-body #tab-service-add-ons h2 {
	padding-bottom: 0;
}
#tab-service-add-ons .panels {
	position: relative;
	float: left;
	background: #eeede8;
	padding: 10px 0 10px 10px;
	margin-bottom: 30px;
	zoom: 1;
}
#content-body .panels .panel-square h2 {
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1em;
	margin: 0.5em 0 0.05em 20px;
	padding: 0;
	width: 6.7em;
}
#content-body .panels .panel-square h2 sup {
	font-size: .4em !important;
	line-height:.4em;
	margin-left: .4em;
}
#content-body .panels .panel-square h3 {
	font-size: 1em;
	line-height: 1em;
	margin: 0 0 0.75em 20px;
	padding: 0;
	color: #7B7B7B;
}
#tab-service-add-ons .panels .panel-square {
	display: inline;
	position: relative;
	float: left;
	background: #fff;
	width: 240px;
	height: 240px;
	margin: 0 10px 0 0;
	border: 2px solid #d81e05;
	zoom: 1;
}
#tab-service-add-ons .panels .panel-square strong {
	display: block;
	height: 60px;
	margin: 15px 20px 0 20px;
	font-size: 2em;
	line-height: 1em;
	text-indent: -9999em;
}
#tab-service-add-ons .panels .a strong {
	background: url(/rd/gfx/hdr-panel-a.gif) left top no-repeat;
}
#tab-service-add-ons .panels .b strong {
	background: url(/rd/gfx/hdr-panel-b.gif) left top no-repeat;
}
#tab-service-add-ons .panels .panel-square em {
	display: block;
	margin: 0 20px 15px;
	font-style: normal;
	font-weight: bold;
}
#tab-service-add-ons .panels .panel-square p {
	margin:  0 10px 0 20px;
	line-height: 1.2em;
}
#tab-service-add-ons .panels .panel-square .red-btn {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 6em;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0 0 20px 20px;
	font-size: 1em;
}
#tab-service-add-ons .services {
	clear: both;
	padding: 20px 5px 30px;
	margin: 0 10px 0px;
	border-top: 1px solid #CCC;
}
#tab-service-add-ons .services h2, #tab-service-add-ons .services p {
	margin-left: 0;
}
#content-body #tab-service-add-ons .services ul {
	list-style-image: url(/rd/gfx/icn-red-check-mark.png);
	margin-left: 20px;
}
#content-body #tab-service-add-ons .services ul li {
	margin-bottom: 10px;
}
#content-body #tab-service-add-ons .services ul li strong {
	display: block;
}
#tab-tools-videos .tab-heading {
	background: url(/rd/gfx/icn-calculator.jpg) 8px top no-repeat;
	padding: 10px 0 10px 62px;
	margin: 0 0 0 10px;
}
#tab-tools-videos .tab-heading strong {
	display: block;
	font-size: 1.2em;
}
#tab-tools-videos div.hr-short {
	position: relative;
	width: 30px;
	border-bottom: 1px solid #bdbdbc;
	margin: 10px 0 0 10px;
}
#tab-tools-videos .pay-yourself-tool, #tab-tools-videos .videos {
	padding-top: 10px;
	border-top: 1px solid #bdbdbc;
	margin: 20px;
}
#tab-tools-videos .pay-yourself-tool h3, #tab-tools-videos .pay-yourself-tool p, #tab-tools-videos .pay-yourself-tool .red-btn {
	margin-left: 10px;
}
#tab-tools-videos .pay-yourself-tool h3 {
	padding-bottom: 0;
}
#tab-tools-videos .pay-yourself-tool .red-btn {
	width: 8em;
	font-size: .8em;
	font-weight: bold;
}
#tab-tools-videos .videos {
	position: relative;
	border-top-width: 2px;
	zoom: 1;
}
#tab-tools-videos .videos .heading {
	background: url(/rd/gfx/icn-film.jpg) left top no-repeat;
	padding: 10px 0 0 60px;
	margin-bottom: 10px;
	border:none;
}
#tab-tools-videos .videos .heading strong {
	display: block;
}
#tab-tools-videos .videos .hr-short {
	margin: 0 0 10px 0;
	height: 0;
	overflow: hidden;
}
#tab-tools-videos .videos .video {
	clear: both;
	padding-bottom:20px;
	border-bottom: 1px solid #e2e2e1;
	margin-bottom: 20px;
}
#tab-tools-videos .videos .last {
	border-bottom: none;
}
#tab-tools-videos .videos .video img {
	position: relative;
	float: left;
	border: 2px solid #b1b1af;
	margin-right: 20px;
	background-position: -2px -11px;
}
#tab-tools-videos .videos .video strong {
}
#tab-tools-videos .videos .video .duration {
	font-size: .8em;
}
#tab-tools-videos .videos .video .description {
	display: block;
	margin-bottom: 15px;
}
#tab-tools-videos .videos .video .red-btn {
	width: 8em;
	font-size: .8em;
	font-weight: bold;
}
#tab-tools-videos #context-help h3 {
	margin: 0;
	font-size: 1.4em;
}
#tab-tools-videos #context-help ul {
	margin-left: 0;
}
/* TOOLTIP */
#help-title {
	margin-left: 0;
	margin-right: 0;
}
/* OVERLAY */

#overlay-mask {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 9999;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: Alpha(Opacity=80);/* IE7 and under */
	-ms-filter: "Alpha(Opacity=80)"; /* IE8 */
}
.overlay {
	display: none;
	position: absolute;
	background: #f1f1f1;
	border: 1px solid #fff;
	overflow: hidden;
	z-index: 99999;
	-webkit-box-shadow: inset 1px 1px 0 #b0b0b0;
	-moz-box-shadow: inset 1px 1px 0 #b0b0b0;
	box-shadow: inset 1px 1px 0 #b0b0b0;
}
#ready-to-apply-overlay, #ready-to-apply-overlay-scene, #ready-to-apply-overlay-btr {
	width: 638px;
	padding: 0 20px 20px;
}
#ready-to-apply-overlay .head h2, #ready-to-apply-overlay-scene .head h2, #ready-to-apply-overlay-btr .head h2 {
	line-height: 55px;
	font-size: 2em;
}
#ready-to-apply-overlay .body, #ready-to-apply-overlay-btr .body, #ready-to-apply-overlay-scene .body {
	background: #fff;
	padding: 20px 30px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
#ready-to-apply-overlay .body .panel, #ready-to-apply-overlay-scene .body .panel, #ready-to-apply-overlay-btr .body .panel {
	float: left;
	background: #f1f1f1;
	width: 275px;
	height: 175px;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: 1px 1px 0 #ddd;
	-moz-box-shadow: 1px 1px 0 #ddd;
	box-shadow: 1px 1px 0 #ddd;
}
#ready-to-apply-overlay .body .a, #ready-to-apply-overlay .body .left, #ready-to-apply-overlay-btr .body .left, #ready-to-apply-overlay-scene .body .left {
	margin-right: 20px;
}
#ready-to-apply-overlay .body .panel h2 {
	display: block;
	height: 55px;
	margin: 20px 20px 10px 20px;
	font-size: 2.5em;
	text-indent: -9999em;
}
#ready-to-apply-overlay-scene .body .panel h2, #ready-to-apply-overlay-btr .body .panel h2 {
	display: block;
	height: 55px;
	margin: 20px 20px 10px 20px;
	font-size: 2.5em;
	font-weight:normal;
}
/*#ready-to-apply-overlay .body .a h2 {
	background: url(/rd/gfx/hdr-overlay-panel-a.gif) left top no-repeat;
}
#ready-to-apply-overlay .body .b h2 {
	background: url(/rd/gfx/hdr-overlay-panel-b.gif) left top no-repeat;
}*/
#ready-to-apply-overlay .body .panel p, #ready-to-apply-overlay-scene .body .panel p, #ready-to-apply-overlay-btr .body .panel p {
	font-size: 1.4em;
	margin: 0 20px 20px;
}
#ready-to-apply-overlay .body .panel a.red-btn, #ready-to-apply-overlay-btr .body .panel a.red-btn, #ready-to-apply-overlay-scene .body .panel a.red-btn {
	padding-left: 20px;
	margin: 0 20px;
	text-align: left;
	font-weight: bold;
}
.overlay a.close, .ui-dialog-titlebar-close {
	position: absolute;
	display: block;
	background: url('/rd/gfx/btn-overlay-close.png') left top no-repeat;
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
	margin: 10px 20px 0 0;
	text-indent: -999em;
}
.overlay a.close:hover {
	background-position: left bottom;
}
/* jQuery UI overlay overrides */
.ui-dialog {
	position: absolute;
	background: #f1f1f1;
	-webkit-box-shadow: inset 1px 1px 0 #b0b0b0;
	-moz-box-shadow: inset 1px 1px 0 #b0b0b0;
	box-shadow: inset 1px 1px 0 #b0b0b0;
}
.ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-dialog-content {
	position: relative;
}
.ui-dialog .overlay {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ui-dialog-titlebar {
	background: #f1f1f1;
}
.ui-dialog-titlebar .ui-dialog-title {
	line-height: 55px;
	font-size: 2em;
	font-weight:bold;
	color: #666;
	padding-left: 20px;
}
#ie7 .ui-dialog-titlebar-close {
	margin-top:0;
}
.ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:focus {
	background-position: left bottom;
}
.ui-widget-overlay {
	position:absolute;
	top: 0;
	background: #000;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: Alpha(Opacity=80);/* IE7 and under */
	-ms-filter: "Alpha(Opacity=80)"; /* IE8 */
}
/* IE */
#ie6 #tab-tools-videos div.hr-short {
	margin-top: 10px;
}
#ie6 #ready-to-apply-overlay .body {
	position: relative;
	zoom: 1;
}
#ie7 #tab-overview .rates-fees-box {
	padding-bottom: 20px;
}
#ie6 body.overlay-open select {
	visibility: hidden;
}
/*SIDE NAV FIX */
#ie6 #side-nav sup, #ie7 #side-nav sup {
	vertical-align: top;
}
#ie6 #tab-tools-videos div.hr-short, #ie7 #tab-tools-videos div.hr-short {
	height: 1;
	overflow: hidden;
}
/* RATES/FEES BOX */

#content-body .tabbed-content .rates-fees-box {
	padding:20px 5px 0;
	margin: 10px 10px 0px;
	border-top: 1px solid #ccc;
}
#content-body .tabbed-content .rates-fees-box h2 {
	margin-left: 0;
}
#content-body .tabbed-content .rates-fees-box h2 a {
	color: #666;
	text-decoration: none;
}
#content-body .tabbed-content .rates-fees-box h2 a:hover {
	color: #D81E05;
}
#content-body .tabbed-content .rates-fees-box h2 a span {
	color: #D81E05;
	margin-left: 5px;
	font-size: 0.75em;
}
#content-body .tabbed-content .rates-fees-box h2 a:hover span {
	text-decoration: underline;
}
#content-body .tabbed-content .rates-fees-box h2 font {
	font-size: 1.2em;
}
#content-body .tabbed-content .rates-fees-box div {
	display: inline;
	float: left;
	height: 40px;
	border-right: 1px solid #d4d4d2;
	margin-bottom: 20px;
}
#content-body .tabbed-content .rates-fees-box div p {
	font-size: 0.9em;
	padding: 2px 0 0;
}
#content-body .tabbed-content .rates-fees-box div p a {
	font-size: 0.95em;
	display:block;
}
#content-body .tabbed-content .rates-fees-box div span {
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	margin-right: 15px;
}
#content-body .tabbed-content .rates-fees-box div span small {
	position: relative;
	font-size:0.65em;
	top: -8px;
}
#content-body .tabbed-content .rates-fees-box div.a {
	width: 220px;/*margin-left: 40px;*/
}
#content-body .tabbed-content .rates-fees-box div.b {
	width: 220px;
}
#content-body .tabbed-content .rates-fees-box div.b span {
	margin-left: 15px;
}
#content-body .tabbed-content .rates-fees-box div.c p {
	margin-right: 0;
}
#content-body .tabbed-content .rates-fees-box div.c {
	width: 220px;
	border: none;
}
#content-body .tabbed-content .rates-fees-box div.c span {
	margin: 0 10px 0 20px;
}
/* APPLICATION BOX */
#rates-to-apply {
	margin: 20px 20px 20px 0;
	border: 4px solid #aeaeae;
	border-width: 3px 0;
}
#rates-to-apply .left, #rates-to-apply .right {
	display: inline;
	float: left;
}
#rates-to-apply .left {
	width: 230px;
	margin: 0 0 0 10px!important;
}
#rates-to-apply .left h2 {
	font-size: 1.8em;
	margin: 15px 0 5px 0;
	color:#515151;
	padding:0;
}
#rates-to-apply .left a {
	font-size:1.4em;
	font-weight: bold;
}
#rates-to-apply .right, #rates-to-apply .right ul {
	width: 510px;
	margin:0;
	padding:0;
}
#rates-to-apply .right ul {
	margin:10px 0;
}
#rates-to-apply .right ul li {
	font-size: 1em;
	margin: 0;
	width: 510px;
}
#rates-to-apply .right li {
	position: relative;
	height: 5em;
}
#rates-to-apply .right li.b {
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#rates-to-apply .right li.line {
	border-bottom: 1px solid #ccc;
}
#rates-to-apply .right li strong {
	display: inline;
	float: left;
	width: 315px;
	margin-top: 5px;
	font-size: 1.6em;
}
#rates-to-apply .right li strong span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
#rates-to-apply .right li em {
	display: inline;
	position: absolute;
	right: 10px;
	top: 3px;
	/*color: #D81E05;*/
	color:#666;
	padding-left: 20px;
	font-size: 1.8em;
	text-align: right;
	font-style: normal;
}
#rates-to-apply .right li em span {
	display: block;
	color: #666;
	font-size: 0.7em;
}
#rates-to-apply .right li.a em, #rates-to-apply .right li.telephone em {
	background: url(/rd/gfx/bg-cell.gif) left top no-repeat;
}
#rates-to-apply .right li.b a, #rates-to-apply .right li.link a {
	display: inline;
	position: absolute;
	right: 10px;
	top: 16px;
	color: #D81E05;
	padding-left: 20px;
	font-size: 1.4em;
	text-align: right;
	font-style: normal;
}
#rates-to-apply .right li.list p {
	display: inline;
	position: absolute;
	right: 10px;
	top: 5px;
	padding-left: 20px;
	text-align: right;
	font-style: normal;
	margin:0;
	padding:0;
}
#rates-to-apply .right li.list p a {
	font-size: 1.2em;
}
#rates-to-apply .right li .red-btn {
	display: inline;
	position: relative;
	float: right;
	width: 135px;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	margin: 15px 10px 0 0;
	font-size: 1.6em;
}
#rates-to-apply .right li .red-btn .arrow {
	right: 5px;
}
/* ADDRESS*/

#rates-to-apply .right li.address strong {
	width: 115px;
}
#rates-to-apply .right li.address address strong, #rates-to-apply .right li.address address b {
	display: block;
	margin-bottom: 5px;
}
#rates-to-apply .right .address div {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: right;
}
#rates-to-apply .right .address div p {
	margin-bottom: 20px;
}
#rates-to-apply .right address {
	font-size:1.4em;
	font-style: normal;
	margin-bottom: 15px;
}
#rates-to-apply .right li.address {
	height: 17em;
}
/* ACCOUNT SUMMARIES IN TABS */
#content-body .tabbed-content ul#account-summaries {
	clear:both;
	list-style:none;
	margin: 0 15px 15px;
}
#content-body .tabbed-content ul#account-summaries li {
	clear:both;
	border-top:2px solid #d6d6d4;
	padding:20px 10px;
}
#content-body .tabbed-content ul#account-summaries li.noline {
	border:none;
	clear: both;
	padding: 10px 10px;
}
#content-body .tabbed-content #account-summaries li.noline div.one-col, #content-body .tabbed-content #account-summaries li.noline div.two-col {
	margin: 0px 0;
}
#content-body .tabbed-content ul#account-summaries li ul li {
	border: none;
	clear: both;
	padding:0;
	margin:0;
	font-size:.9em;
}
#content-body .tabbed-content .a li.a a ul#account-summaries li ul li, #content-body .tabbed-content .b li.b a ul#account-summaries li ul li, #content-body .tabbed-content .c li.c a ul#account-summaries li ul li, #content-body .tabbed-content .d li.d a ul#account-summaries li ul li {
	background-color: none;
	border:none;
	color:#666;
	font-weight:bold;
}
#content-body .tabbed-content ul#account-summaries li ul {
	list-style:none;
	margin:0;
	padding-top:10px;
}
#content-body .tabbed-content ul#account-summaries li.a, #content-body .tabbed-content ul#account-summaries li:first-child {
	border: none;
	padding-top: 0;
}
 .tabbed-content #account-summaries .a div.one-col, .tabbed-content #account-summaries .a div.two-col, .tabbed-content #account-summaries li div:first-child.one-col, .tabbed-content #account-summaries li div:nth-child(2).two-col, {
 margin-top: 0;
}
#content-body .tabbed-content ul#account-summaries h3 {
	font-size:1.2em;
}
#content-body .tabbed-content ul#account-summaries h3 a {
	color:#515151;
	text-decoration:none;
}
#content-body .tabbed-content ul#account-summaries h3 a:hover {
	color: #D81E05;
}
#content-body .tabbed-content ul#account-summaries h3 a span {
	font-size:0.7em;
	margin-left:15px;
	font-weight:normal;
	color:#D81E05;
}
#content-body .tabbed-content ul#account-summaries h3 a:hover span {
	text-decoration: underline;
}
.tabbed-content #account-summaries h3 a sup {
	font-size:0.5em;
}
.tabbed-content #account-summaries div.one-col {
	float:left;
	width:250px;
	margin:25px 0;
	padding-right:20px;
	font-size:1em !important;
}
.tabbed-content #account-summaries div.one-col strong {
	font-size:1.1em;
}
#content-body .tabbed-content #account-summaries .account-summary div.one-col p, #content-body .tabbed-content #account-summaries div.one-col p {
	width:245px;
	font-weight:normal;
	/*font-size:.8em;*/
	margin:0 0 0 0;
	padding:0;
	background:none;
	float:left;
}
.tabbed-content #account-summaries div.one-col p a {
	background: none;
	border:none;
	color: #D81E05;
}
.tabbed-content #account-summaries div.two-col {
	float:left;
	width:415px;
	margin:25px 0;
	padding-left:20px;
	border-left:1px solid #d7d7d7;
	z-index:0;
}
.tabbed-content #account-summaries table {
	width:100%;
	border-collapse:collapse;
	margin: 0;
	padding:0
}
.tabbed-content #account-summaries th {
	font-weight:normal;
	text-align: left;
}
.tabbed-content #account-summaries th.rate-header {
	text-align:right;
}
.tabbed-content #account-summaries table td {
	border-bottom:1px solid #D7D7D7;
	line-height:25px;
	margin: 0;
	padding: 0;
}
.tabbed-content #account-summaries table td span {
	font-size:9px;
}
.tabbed-content #account-summaries table tr.double-border td {
	border-width:2px;
}
.tabbed-content #account-summaries table tr.last td {
	border-bottom:none;
}
#content-body .tabbed-content #account-summaries table td.rate {
	text-align: left;
	line-height: 1.5em;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
/* IE */
#ie6 #btn-apply {
	top: 0px;
	right: 25px;
}
#ie6 .rates-fees-box .c {
	width: 255px;
}
#content-body div.legal {
	margin: 10px;
	padding: 0 20px 10px;
}
#content-body .tabbed-content div.content div.legal ul {
	clear: both;
	font-size: 0.7em;
	list-style: none outside none;
	margin: 0 0 20px 30px;
	padding-bottom: 10px;
}
#content-body div.legal ul li span {
	display: inline;
	float: left;
	margin-left: -20px;
	padding-right: 10px;
	text-align: right;
}
#ie6 #content-body div.legal ul li span {
	margin-left: 0px;
}
#content-body div.legal ul li {
	margin: 5px 0;
	width: 700px;
}
.legal .content {
	display:none;
}
#content-body .tabbed-content div.content sup {
	font-size:0.7em;
	top:2px;
	position:relative;
}
#ie6 #content-body .tabbed-content div.content sup {
	position:none;
}
#content-body .tabbed-content div.content ul.col2 {
	clear: both;
	list-style: none outside none;
	margin:0 0 0 15px;
}
#content-body .tabbed-content div.content ul.col2 li {
	float: left;
	width: 350px;
	height: 70px;
	padding: 0 20px 10px 0;
}
/* ------ VIDEO ---------*/

#content-body .player {
	margin: 5px 0 0 20px;
	clear:both;
}
#content-body .player #ytvideo {
	float: left;
	padding-bottom: 20px;
}
#content-body .player h3 {
	font-size:1.1em;
	padding-left:0px;
	margin:0px;
}
#content-body .tabbed-content .content .playlist {
	float:left;
	margin: 0 10px 10px;
	clear:none;
}
#content-body .tabbed-content .content .playlist .currentvideo {
/* background: none repeat scroll 0 0 #E6E6E6;*/
}
#content-body .tabbed-content .content .playlist li {
	height: 58px;
	width: 275px;
	margin: 0 0 10px;
	overflow: hidden;
	list-style:none;
	padding:0;
}
#content-body .tabbed-content .content .playlist li a img {
	position: relative;
	top: -11px;
	float: left;
	margin-right: 20px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
#content-body .tabbed-content .content .playlist li a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
#content-body .tabbed-content .content .playlist li a {
	font-weight:bold;
	padding:10px 0 5px 0;
}
#content-body .tabbed-content .content .playlist li a h4 {
	width:135px;
	/*font-size:1.2em;/*/
	font-size:.95em;
	margin:-70px 0 0 80px;
	text-decoration:none;
}
#content-body .tabbed-content .content .playlist li a:hover h4 {
	text-decoration:underline;
}
#content-body .tabbed-content .content .playlist li p {
	margin:0px 0 0 80px;
	font-size: 1.1em;
}
/*-------MODS -----------*/
#content-body .tabbed-content .content .bullets li.c, #content-body .tabbed-content .content .bullets li.b, #content-body .tabbed-content .content .bullets li.a {
	line-height: 1.25em;
}
#content-body .apply {
	margin: 10px 0 0 10px;
	/*  padding-bottom: 10px;*/
    position: relative;
}
#content-body .apply #bank-the-rest {
	background: #FFFFFF url("/rd/gfx/bg-btr-pig.jpg") no-repeat top left;
}
#content-body .apply #scene {
	background: #FFFFFF url("/rd/gfx/bg-scene-card-popcorn-row.jpg") no-repeat top left;
}
#content-body .apply #standard {
	background: #FFFFFF url("/rd/gfx/bg-scotiacard.jpg") no-repeat top left;
}
/*#content-body .apply   #bank-the-rest p, #content-body .apply  #scene  p {margin:10px  150px 0px 20px}*/

#content-body .apply .applyTile {
	border: 2px solid #E4E4E4;
	width: 743px;
	height:130px;
	margin: 0 0 10px 0;
}
#content-body .applyTile .applyBtn {
	float:right;
	width: 190px;
	margin:40px 0px 0 0;
}
#content-body .applyTile .applyInfo {
	float:left;
	width:325px;
	padding: 20px 0 0 175px;
}
.applyBtn .red-btn {
	width: 130px;
	font-size: 14px;
	float:left;
	margin-left:5px;
	height: 24px;
}
.applyBtn .existing {
	text-align:left;
	float:left;
	margin:10px 0 0 0;
	font-size:11px;
	color:#999999;
	width:150px;
}
.applyBtn .existing a {
	border-bottom:dotted 1px #999999;
	color:#999999;
}
#content-body .applyTile .applyInfo h2 {
	font-size: 30px;
	font-weight: normal;
	line-height: 1em;
	margin:0px;
	padding-bottom: 0;
}
#content-body .applyTile .applyInfo h2 a {
	color: #515151;
	text-decoration: none;
}
#content-body .applyTile .applyInfo h2 sup {
	font-size: 0.4em;
	line-height: 0.4;
	position: relative;
	top: 2px;
}
#content-body .applyTile .applyInfo h3 {
	color: #7B7B7B;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 0;
}
#content-body .applyTile .applyInfo p {
	font-size: 13px;
	margin:0;
	padding: 15px 0 0;
}
/***********************************
SOCIAL BAR
************************************/
#content-body .social {
	padding:10px 0;
	margin: 20px 20px 20px 0;
	border-top:1px solid #d6d6d4;
	border-bottom:1px solid #d6d6d4;
	padding: 10px 20px;
	font-weight:bold;
}
#content-body .social h3 {
	display: inline;
	float: left;
	font-size: 1.7em;
	padding-top:3px;
	color:#515151;
}
#content-body .social .icons {
	display: inline;
	vertical-align:middle;
	position: relative;
}
#content-body .social .icons a {
	display: block;
	float: left;
	background: url(/rd/gfx/sprite-social-media.gif) left top no-repeat;
	width:26px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#content-body .social .icons a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
#content-body .social .icons a.stumbleupon {
	background-position: 0 top;
}
#content-body .social .icons a.digg {
	background-position:-26px top;
}
#content-body .social .icons a.delicious {
	background-position: -52px top;
}
#content-body .social .icons a.technorati {
	background-position: -78px top;
}
#content-body .social .icons a.twitter {
	background-position: -106px top;
}
#content-body .social .icons a.myspace {
	background-position: -132px top;
}
#content-body .social .icons a.reddit {
	background-position: -158px top;
}
#content-body .social .icons a.float {
	background-position: -184px top;
}
#content-body .social .icons a.facebook {
	background-position: -210px top;
}
#content-body .social .icons a.rss {
	background-position: -236px top;
}
/***********************************
FOOTER
************************************/


 #content-body .footer {
	float: left;
	/*margin: 20px 0 75px;*/
	margin:0;
	padding:0 0 70px 8px; /*temp-update*/
	width: 780px;/*font-size: 1.2em;*/
}
#content-body .footer .left {
	display: inline;
	float:left;
	width: 515px;
	overflow: hidden;/*padding-left:10px;*/
	margin:0;
}
#content-body .footer .col {
	display: inline;
	float: left;
	width: 252px;
	overflow: hidden;
}
#content-body .footer h3 {
	font-size: 1.6em;
	color:#515151;
	font-weight:bold;
	line-height: 21px;
	margin: 0;
	padding:0;/* margin-bottom: 5px;*/
}
#content-body .footer .col p {
	font-size: 1.4em;
	line-height: 19px;
	margin: 5px 10px 0 0;
}
#content-body .footer hr {
	padding: 0;
	margin:0 215px 0 0;
	width: 30px;
}
#content-body .footer .left hr {
	margin:0 460px 0 0;
}
#content-body .footer hr.dark {
	color: #666;
}
#content-body .footer ul {
	list-style: none;
	margin-top: 5px;
}
#content-body .footer ul li {
	display: block;
	float: none;
	font-size: 1.4em;	
	line-height: 1.4em;
	margin:0 0 .25em;
}
#content-body .footer .left ul li {
	width:50%;
	float:left;
}
#content-body .footer .left ul li a {
	font-weight: bold;
}
#content-body .footer .col p a {
	display:block;
	margin-top:3px;
	font-size: .9em;
}
#content-body .footer #col3 a {
	font-weight:normal;
}
#ie6 #content-body .footer #col2, #ie7 #content-body .footer #col2 {
	margin-top: 15px;
}
/* BOX*/
#content-body .footer .box {
	width: 260px;
	background-color: #eeede8;
	padding: 0;
}
#content-body .footer .box div {
	padding: 40px 0 10px;
	margin: 10px;
	border: 1px solid #ffffff;
	overflow: hidden;
}
#content-body .footer #ad-mortgage div {
	background: url("/rd/gfx/bg-home-dark.gif") no-repeat scroll 10px 7px transparent;
}
#content-body .footer #ad-ltsb div {
	background: url("/rd/gfx/icon-savingsad.jpg") no-repeat scroll 14px 6px transparent;
}
#content-body .footer #ad-mortgage div a {
	width:80px;
}
#content-body .footer .box div a {
	margin: 10px 15px 0;
	font-size: 1.2em;
	padding: 0px 10px 0 10px;
}
#content-body .footer .box div span {
	font-size: 1.5em;
	color: #999999;
	margin: 0 15px;
}
#content-body .footer .box div h3 {
	margin: 10px 15px 0;
	font-size: 1.9em;
	font-weight: normal;
	color:#515151;
}
#content-body .footer .box div h3 sup {
	font-size:0.6em;
	line-height:0px;
}
#ie6 #content-body .footer .box div h3 sup, #ie7 #content-body .footer .box div h3 sup {
	font-size:0.7em;
}
#content-body .footer .box div p {
	margin: 5px 15px 0;
	line-height: 17px;
	font-size: 1.3em;
}
#content-body .footer .box div p span {
	font-weight:bold;
	color:#797979;
	font-size:1.3em;
	margin:0;
}
/* INDEX FOOTER */

/* TAB FOOTER */

#content-body .tabbed-content .footer {
	margin: 0 0 0 20px;
	padding:0px;
	float: left;
	width: 743px;
	border:none;
}
#content-body .tabbed-content .content .footer ul {
	margin:0;
	margin-bottom: 25px;
	width: 700px;
	list-style: none;
}
#content-body .tabbed-content .footer ul li {
	display: inline;
	float: left;
	padding: 10px 0;
	width: 230px;
}
#content-body .tabbed-content .footer ul li h3 {
	color: #515151;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	margin: 0;
	padding:0px;
	width: 150px;
}
#content-body .tabbed-content .footer div.hr {
	border-bottom: 1px solid #333333;
	height: 7px;
	margin: 0 0 5px 0;
	width: 30px;
}
#content-body .tabbed-content .footer ul li p {
	font-size: 12px;
	line-height: 20px;
	margin:0px;
}
#content-body .tabbed-content .footer ul li a {
	font-weight: normal;
	float:none;
}
div.hrdark {
	border-bottom: 1px solid #333333;
	height: 5px;
	width: 30px;
	margin:0;
	padding:0;
}
/***********************************
GENERIC TABLE
************************************/

table.default {
	font-size: 1.4em;
	border: 1px solid #ccc;
	border-top: 3px solid #adada7;
	padding:0;
	border-collapse: collapse;
	margin-top:1.5em;
	width: 770px;
	margin-bottom: 3em;
}
table.default tbody {
	padding:0;
}
table.default tr.odd th, table.default tr.odd td {
	background-color: #f5f5f5;
}
table.default th {
	font-size:1.1em;
	text-align: left;
	padding:0.5em;
	padding-left:1em;
	border-width: 0 1px;
	border-style: solid;
	border-color:  #ccc;
	border-bottom: 3px solid #ccc;
}
table.default td {
	padding: 1em;
	border-width: 0 1px;
	border-style: solid;
	border-color:  #ccc;
}
table.default td.headerRow {
	font-size:1.1em;
	font-weight: bold;
	border: 1px solid #ccc;
	border-top: 3px solid #ccc;
}
table.default a {
	font-weight: bold;
}
/***********************************
LINK FARMS
************************************/
#content-body .link-farm, #content-body .link-farm-sub-list {
	margin: 0 20px 0 0;
}
.link-farm li, .link-farm-sub-list li {
	position: relative;
	padding: 10px;
	margin: 0 0 0 10px;
	border-top: 1px solid #adada7;
	overflow: hidden;
	zoom: 1;
}
.link-farm li:hover, .link-farm-sub-list li:hover {
	background: #d4d4d4;
}
.link-farm li img {
	float: left;
	margin-right: 10px;
}
.link-farm li.first, .link-farm-sub-list li.first {
	border-top: none;
}
.link-farm li.last, .link-farm-sub-list li.last {
	padding-bottom: 30px;
	margin-bottom: 40px;
	border-bottom: 1px solid #adada7;
}
.link-farm li strong, .link-farm-sub-list li strong {
	display: block;
	margin-bottom: 5px;
	font-size: 1.4em;
}
.link-farm li .details, .link-farm-sub-list li .details {
	font-size: 1.2em;
	overflow: hidden;
}
.link-farm li .details span .link-farm-sub-list li .details span {
	float: left;
}
.link-farm li .details .date, .link-farm-sub-list li .details .date {
	width: 150px;
}
.link-farm li .details .divider, .link-farm-sub-list li .details .divider {
	width: 15px;
}
.link-farm li .btn-download, .link-farm-sub-list li .btn-download {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 100px;
}
.link-farm li .btn-download .arrow, .link-farm-sub-list li .btn-download .arrow {
	right: 8px;
}
.link-farm-sub-list li {
	position: relative;
	margin: 0 0 0 40px;
	zoom: 1;
}
.link-farm-sub-list li strong span {
	float: left;
	width: 25px;
}
.link-farm-sub-list li span.file {
	margin-left: 25px;
}
.link-farm li .btn-download {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 100px;
}
.link-farm li .btn-download .arrow {
	right: 8px;
}
.link-farm li .btn-go {
	position: absolute;
	right: 10px;
	top: 14px;
	width: 3em;
	padding-right: .5em;
}
.link-farm li .btn-go .arrow {
	right: 8px;
}
.link-farm li.portfolio {
	padding-bottom: 15px;
}
.link-farm li.portfolio .ui-selectmenu, .link-farm li.portfolio .btn-go {
	float: left;
	position: relative;
	left: auto;
	right: auto;
	margin: 0 10px 1px 0;
}
/** SELECT BOX **/
#content-body .link-farm li .ui-selectmenu {
	position: absolute;
	line-height: 32px;
	height: 32px;
	left:375px;
	top: 12px;
	width: 290px;
	background: url(/ca/common/tools/bg-select.gif) right center repeat-x;
	border: 1px solid #ccc;
}
#content-body .link-farm li .ui-selectmenu:hover {
	text-decoration: none;
}
#content-body .link-farm li .ui-selectmenu .ui-selectmenu-status {
	background: url(/ca/common/tools/select-arrow.gif) right center no-repeat;
	color: #919191;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 12px;
	font-size: 1.6em;
	font-weight: bold;
}
#content-body .ui-selectmenu-menu {
	background-color: #eee;
	border: 1px solid #ccc;
	border-width: 0 1px;
	width: 290px;
	margin-top: 1px;
}
#content-body .ui-selectmenu-menu a {
	color: #919191;
	padding: 0 1em;
	margin: 0 1px;
	line-height: 30px;
	font-size: 1.6em;
}
#content-body .ui-selectmenu-menu .prompt {
	display: none;
}
#ie6 #content-body .ui-selectmenu-menu .prompt, #ie7 #content-body .ui-selectmenu-menu .prompt, #ie8 #content-body .ui-selectmenu-menu .prompt, #ie9 #content-body .ui-selectmenu-menu .prompt {
	display: block !important;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
#content-body .ui-selectmenu-menu .ui-corner-bottom a {
	border-bottom: 1px solid #ccc;
}
#content-body .ui-selectmenu-menu a:hover {
	background-color: #d4d4d4;
}
/* ie */
#ie6 #content-body .link-farm li.select select {
	position: absolute;
	left: 390px;
	top: 17px;
	width: 290px;
}
#ie6 #content-body .link-farm li.portfolio select {
	float: left;
	width: 290px;
	margin: 17px 10px 0 0;
}
/* PAGE */
p.legal {
	font-size: 1.2em;
}
#content-body .heading, #content-body .fund-facts h3 {
	padding: 8px 10px;
	border-bottom: 3px solid #adada7;
	margin: 0 20px 0 0;
}
#content-body .heading strong {
	font-size: 1.6em;
}
#content-body .heading span {
	font-size: 1.4em;
}
#content-body .heading p {
	font-size: 1.4em;
	margin: 0;
}
#content-body .fund-facts p {
	padding: 10px 0 30px 10px;
	border-bottom: 1px solid #adada7;
	margin: 0 20px 30px 0;
	font-size: 1.4em;
}
.grey-btn {
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #f6f2f1;
	background-image: url(/rd/gfx/bg-grey-btn.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #d81e05;
	height: 1.8em;
	line-height: 1.8em;
	padding: 0;
	border: 1px solid #d0d0d0;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 1px #666;
	-moz-box-shadow: 0 1px 1px #666;
	box-shadow: 0 1px 1px #666;
}
.grey-btn .arrow {
	display: block;
	position: absolute;
	top: 30%;
	right: 15px;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px solid #D81E05;
	border-width: 5px 0 5px 5px;
	border-color: #f6f2f1 #f6f2f1 #f6f2f1 #d81e05;
	text-indent: 9999px;
	overflow: hidden;
}
.grey-btn:hover {
	background-position: left bottom;
	margin-top: 1px;
	text-decoration: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* OVERLAY */

#overlay-mask {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 9999;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: Alpha(Opacity=80);/* IE7 and under */
	-ms-filter: "Alpha(Opacity=80)"; /* IE8 */
}
.overlay {
	display: none;
	position: absolute;
	background: #f1f1f1;
	border: 1px solid #fff;
	overflow: hidden;
	z-index: 99999;
	-webkit-box-shadow: inset 1px 1px 0 #b0b0b0;
	-moz-box-shadow: inset 1px 1px 0 #b0b0b0;
	box-shadow: inset 1px 1px 0 #b0b0b0;
}
#ready-to-apply-overlay, #overlay {
	width: 638px;
	padding: 0 20px 20px;
}
#ready-to-apply-overlay .head h2, #overlay .head h2 {
	line-height: 55px;
	font-size: 2em;
}
#ready-to-apply-overlay .body, #overlay .body {
	background: #fff;
	padding: 20px 30px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
}
#ready-to-apply-overlay .body .panel {
	float: left;
	background: #f1f1f1;
	width: 275px;
	height: 175px;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: 1px 1px 0 #ddd;
	-moz-box-shadow: 1px 1px 0 #ddd;
	box-shadow: 1px 1px 0 #ddd;
}
#ready-to-apply-overlay .body .a, #overlay .body .a {
	margin-right: 20px;
}
#ready-to-apply-overlay .body .panel h2, #overlay .body .panel h2 {
	display: block;
	height: 55px;
	margin: 20px 20px 10px 20px;
	font-size: 2.5em;
	text-indent: -9999em;
}
#ready-to-apply-overlay .body .a h2 {
	background: url(/rd/gfx/hdr-overlay-panel-a.gif) left top no-repeat;
}
#ready-to-apply-overlay .body .b h2 {
	background: url(/rd/gfx/hdr-overlay-panel-b.gif) left top no-repeat;
}
#ready-to-apply-overlay .body .panel p, #overlay .body .panel p {
	font-size: 1.4em;
	margin: 0 20px 20px;
}
#ready-to-apply-overlay .body .panel a.red-btn, #overlay .body .panel a.red-btn {
	padding-left: 20px;
	margin: 0 20px;
	text-align: left;
	font-weight: bold;
}
.overlay a.close {
	position: absolute;
 display:block;
	background: url('/rd/gfx/btn-overlay-close.png') left top no-repeat;
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
	margin: 10px 20px 0 0;
	text-indent: -999em;
}
.overlay a.close:hover {
	background-position: left bottom;
}
/***********************************
BANNERS
************************************/
#specialOfferBanner {
	display:none;
}
/** BANNER LONG 775x260 **/
#content-body .banner-long, #content-body #banner {
	position: relative;
	background: #eeede8;
	display: block;
	width: 755px;
	height: 240px;
	padding: 10px;
	margin: 0 2px 2px 0;
	overflow: hidden;
}
#content-body .banner-long .content, #content-body #banner #ad {
	position: relative;
	background-color: #fff;
	width: 753px;
	height: 238px;
	border: 1px solid #fff;
	overflow: hidden;
	cursor: pointer;
}
#content-body .banner-long .content a, #content-body .three-col .content a {
	text-decoration: none;
}
#content-body .banner-long .content img, #content-body .three-col .content img, #content-body .banner-square .content img, #content-body .one-col .content img, #content-body .banner-tall .content img, #content-body .two-row .content img, #content-body .two-col .content img {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
}
#content-body .banner-long .content .red-btn, #content-body .three-col .content .red-btn {
	margin-top:15px;
	height: 20px;
	line-height: 20px;
	width: 220px;
	font-size: 1.2em;
	text-align: center;
	position: relative;
	bottom:0px;
}
#content-body .banner-long .content .red-btn a, #content-body .three-col .content .red-btn a {
	height: 18px;
	line-height: 18px;
}
/* A */
#content-body .banner-long .a h2, #content-body .banner-long .a h3, #content-body .three-col .a h2, #content-body .three-col .a h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-long .a h2, #content-body .three-col .a h2 {
	margin: 50px 0 0 25px;
	font-size: 45px !important;
	line-height: 1em;
}
#content-body .banner-long .a h3, #content-body .three-col .a h3 {
	color: #797979;
	margin: 20px 0 0 25px;
	font-size: 20px!important;
}
/* B */
#content-body .banner-long .b h2, #content-body .banner-long .b h3, #content-body .three-col .b h2, #content-body .three-col .b h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-long .b h2, #content-body .three-col .b h2 {
	color: #d81e05;
	margin: 34px 0 0 495px;
	font-size: 39px !important;
	line-height: 1em;
}
#content-body .banner-long .b h3, #content-body .three-col .b h3 {
	color: #515151;
	margin: 10px 0 0 495px;
	font-size: 19px !important;
}
/* C */
#content-body .banner-long .c h2, #content-body .banner-long .c h3, #content-body .three-col .c h2, #content-body .three-col .c h3, #content-body #banner h2 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-long .c h2, #content-body .three-col .c h2, #content-body #banner h2 {
	color: #fff;
	margin: 25px 0 0 20px;
	font-size: 35px !important;
	line-height: 1em;
}
#content-body .banner-long .c h3, #content-body .three-col .c h3, #content-body #banner p {
	color: #fff;
	margin: 10px 0 0 20px;
	font-size: 18px !important;
}
#content-body .banner-long .c .btn, #content-body .three-col .c .btn {
	position: relative!important;
	margin: 10px 0 0 20px;
}
/** BANNER (2-COL) **/

#content-body .two-col .content a {
	text-decoration: none;
}
#content-body .two-col .content img {
	position: absolute!important;
	left: 0!important;
	top: 0!important;
}
#content-body .two-col .content .red-btn {
	margin-top:15px;
	height: 20px;
	line-height: 20px;
	width: 220px;
	font-size: 1.2em;
	text-align: center;
	position: relative!important;
	bottom:0px;
}
#content-body .two-col .content .red-btn a {
	height: 18px;
	line-height: 18px;
}
/* A */
#content-body .two-col .a h2, #content-body .two-col .a h3 {
	position: relative;
	font-weight: normal;
}
#content-body .two-col .a h2 {
	margin: 50px 0 0 25px;
	font-size: 35px !important;
	line-height: 1em;
}
#content-body .two-col .a h3 {
	color: #797979;
	margin: 20px 0 0 25px;
	font-size: 18px!important;
}
/* B */
 #content-body .two-col .b h2, #content-body .two-col .b h3 {
	position: relative;
	font-weight: normal;
}
#content-body .two-col .b h2 {
	color: #d81e05;
	margin: 34px 0 0 235px;
	font-size: 35px !important;
	line-height: 1em;
}
#content-body .two-col .b h3 {
	color: #515151;
	font-size: 20px !important;
	margin: 10px 10px 0 235px;
}
/* C */
 #content-body .two-col .c h2, #content-body .two-col .c h3 {
	position: relative;
	font-weight: normal;
}
#content-body .two-col .c h2 {
	color: #fff;
	margin: 25px 0 0 20px;
	font-size: 35px !important;
	line-height: 1em;
}
#content-body .two-col .c h3, #content-body #banner p {
	color: #fff;
	margin: 10px 0 0 20px;
	font-size: 18px !important;
}
#content-body .two-col .c .btn {
	position: relative;
	margin: 10px 0 0 20px;
}
/** BANNER TALL 265x510 **/
#content-body .banner-tall {
	position: relative;
	float: left;
	background: #eeede8;
	display: block;
	width: 245px;
	height: 490px;
	padding: 10px;
	margin: 0 2px 2px 0;
	overflow: hidden;
}
#content-body .banner-tall .content {
	position: relative;
	background-color: #fff;
	width: 243px;
	height: 488px;
	border: 1px solid #fff;
	overflow: hidden;
	cursor: pointer;
}
#content-body .banner-tall .content a, #content-body .two-row .content a {
	text-decoration: none;
}
#content-body .banner-tall .content img, #content-body .two-row .content {
	position: absolute !important;
	left: 0 !important;
	top:  0 !important;
}
/* A */
#content-body .banner-tall .a h2, #content-body .banner-tall .a h3, #content-body .two-row .a h2, #content-body .two-row .a h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-tall .a h2, #content-body .two-row .a h2 {
	margin: 30px 0 0 15px;
	font-size: 40px;
	line-height: 1em;
}
#content-body .banner-tall .a h3, #content-body .two-row .a h3 {
	color: #797979;
	margin: 10px 0 0 15px;
	font-size: 20px;
}
/* B */
#content-body .banner-tall .b h2, #content-body .banner-tall .b h3, #content-body .two-row .b h2, #content-body .two-row .b h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-tall .b h2, #content-body .two-row .b h2 {
	color: #d81e05;
	margin: 312px 0 0 40px;
	font-size: 29px;
	line-height: 1em;
}
#content-body .banner-tall .b h3, #content-body .two-row .b h3 {
	color: #515151;
	margin: 10px 0 0 40px;
	font-size: 19px;
}
/* C */
#content-body .banner-tall .c h2, #content-body .banner-tall .c h3, #content-body .two-row .c h2, #content-body .two-row .c h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-tall .c h2, #content-body .two-row .c h2 {
	color: #fff;
	margin: 300px 0 0 20px;
	font-size: 30px;
	line-height: 1em;
}
#content-body .banner-tall .c h3, #content-body .two-row .c h3 {
	color: #fff;
	margin: 10px 0 0 20px;
	font-size: 15px;
}
#content-body .banner-tall .c .btn, #content-body .two-row .c .btn {
	position: relative;
	margin: 10px 0 0 20px;
}
/** BANNER SQUARE 265x260 **/
#content-body .banner-square {
	position: relative;
	float: left;
	background: #eeede8;
	display: block;
	width: 245px;
	height: 240px;
	padding: 10px;
	margin: 0 2px 2px 0;
	overflow: hidden;
}
#content-body .banner-square .content {
	position: relative;
	background-color: #fff;
	width: 243px;
	height: 238px;
	border: 1px solid #fff;
	overflow: hidden;
	cursor: pointer;
}
#content-body .banner-square .content a, #content-body .one-col .content a {
	text-decoration: none;
}
#content-body .banner-square .content img, #content-body .one-col .content img {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
}
/* A */
 #content-body .banner-square .a h2, #content-body .banner-square .a h3, #content-body .one-col .a h2, #content-body .one-col .a h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-square .a h2, #content-body .one-col .a h2 {
	margin: 15px 0 0 15px;
	font-size: 25px;
	line-height: 1em;
}
#content-body .banner-square .a h3, #content-body .one-col .a h3 {
	color: #797979;
	margin: 10px 0 0 15px;
	font-size: 15px;
}
/* B */
#content-body .banner-square .b h2, #content-body .banner-square .b h3, #content-body .one-col .b h2, #content-body .one-col .b h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-square .b h2, #content-body .one-col .b h2 {
	color: #d81e05;
	margin: 99px 0 0 85px;
	font-size: 24px;
	line-height: 1em;
}
#content-body .banner-square .b h3, #content-body .one-col .b h3 {
	color: #515151;
	margin: 5px 0 0 85px;
	font-size: 14px;
}
/* C */
#content-body .banner-square .c h2, #content-body .banner-square .c h3, #content-body .one-col .c h2, #content-body .one-col .c h3 {
	position: relative;
	font-weight: normal;
}
#content-body .banner-square .c h2, #content-body .one-col .c h2 {
	color: #fff;
	margin: 75px 0 0 15px;
	font-size: 25px;
	line-height: 1em;
}
#content-body .banner-square .c h3, #content-body .one-col .c h3 {
	color: #fff;
	margin: 10px 0 0 15px;
	font-size: 15px;
}
#content-body .banner-square .c .btn, #content-body .one-col .c .btn {
	position: relative;
	margin: 5px 0 0 15px;
}
/**** Video Transcripts *****/
.transcript {
	margin: 0 5px;
}
.transcript h2 {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.transcript h3 {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0 0 5px 0;
}
.transcript p {
	font-family: Arial, Helvetica, sans-serif;
}
.english {
	background-color: #3fe6ff;
}
.mcb-lang {
	display: none;
}
/**** Pop-up message for IE6 users *****/
#ie6-message {
	background: #fff;
	display: block;
	padding: 20px;
	position: absolute;
	width: 600px;
	z-index: 9999;
}
#ie6-message h2 {
	font-size: 30px;
	background: #fff;
	color: #cc0000;
}
#ie6-message p {
	font-size: 16px;
	background: #f1f1f1;
	padding: 10px;
	margin-top: 5px;
}
#ie6-message a.red-btn {
	margin: 10px 0px;
	font-size: 16px;
	width: 200px;
}
@media print {
.legal .content {
	display: block;
}
#content-body img {
	display: none !important;
}
#content-head-product {
	border-bottom: 1px solid #adaca7;
	margin: 0 20px 0 0;
}
#content-head-product h1 {
	background: none;
	color: #666;
}
#content-body .question {
	background: none !important;	
	border: none !important;	
	width: 95% !important;	
	-webkit-border-radius: 0 !important;	
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: 0 0 0 #ccc !important;
	-moz-box-shadow: 0 0 0 #ccc !important;
	box-shadow: 0 0 0 #ccc !important;
}
#content-body .question .content {
	display: block !important;
	width: 95% !important;
}
#content-body #questions .question {
	width: 100%;
	border: none;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 #ccc;
	-moz-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
}
#content-body #questions .question h3 {
	background: none;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}
#content-body #questions .question .content {
	display: block;
	width: 80%;
	padding-top: 0;
	margin-top: 0;
	border: none;
	text-align:left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#content-body .fullwidth .question .content {
	display: block;
	width: 100%;
}
#content-body .left {
	width: 80%;
}
.red-btn, .grey-btn {
	background: none !important;
	border: none!important;
	color: #000000!important;
	font-size: 1.4em!important;
	font-weight: normal!important;
	text-align: right!important;
	text-decoration:underline!important;
	text-shadow:none!important;
	box-shadow: none!important;
}
#content-body .tabbed-content .content {
	display: block;
	background-color: none;
	border: none;
	-webkit-box-shadow: 0 0 0 #ccc !important;
	-moz-box-shadow: 0 0 0 #ccc !important;
	box-shadow: 0 0 0 #ccc !important;
}
#rates-to-apply {
	border: none;
	border-width: 0;
}
#specialOfferBanner {
	display:block;
}
}


/*maps update */
#content-body div.sectionHeader h2 {font-size: 1em!important;}

#content-body  div.sectionHeader .tab_holder li {
float: left!important; }