html,
body{
	width: 100%;
	padding: 0;
	margin: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	
	-webkit-font-smoothing: antialiased;
}
html{
	background: #e8e6de url(/rd/gfx/bg1.gif) center top repeat-y; 
}
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{
	text-decoration: underline;
}

img { border: 0 }

#top{
	background: #dcdbd4 url(/rd/gfx/bg1.gif);
	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: bold;
	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 {
	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: bold;
	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: bold;
	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;
}
#font-size .default a{
	background-position: 0 top;
}
#font-size .lrg a{
	background-position: -20px top;
}
#font-size .x-lrg a{
	background-position: -40px top;
}
#font-size .default a:hover,
#font-size.default .default a {
	background-position: 0 bottom;
}
#font-size.default li.default {
    background-color:#c1c0ba;
}
#font-size .lrg a:hover,
#font-size.lrg .lrg a {
	background-position: -20px bottom;
}
#font-size.lrg li.lrg {
    background-color:#c1c0ba;
}
#font-size .x-lrg a:hover,
#font-size.x-lrg .x-lrg a {
	background-position: -40px bottom;
}
#font-size.x-lrg li.x-lrg {
    background-color:#c1c0ba;
}

#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 0px 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 0px 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: 410px;
	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: bold;
	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 0px 15px;
	background:transparent url(/rd/gfx/hr.gif) no-repeat bottom left;
}
#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: bold;
}
#language a {
	color: #666;
}
#language a:hover {
	color: #D81E05;
	text-decoration: none;
}
#sign-in-panel{
	display: inline;
	float: right;
	background-color: #f5f5f5;
	height: 5.75em;
	margin: 10px 20px 0 0;
	border: 1px solid #e3e3e3;
	text-align: center;
	overflow: hidden;
	list-style: none;
	width: 24.5em;
	
	-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: 0px 0px 0px 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: 24.5em;
	height: 0;
	overflow: hidden;
	zoom: 1;
	z-index: 99999;
	margin: -1px 0px 0px -1px;
	padding-top: 0px;
	-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: 0px 4px 7px 4px;
	border-top: 1px solid #d4d4d4;
}
#sign-in-panel li .content .sign-in-links {
	background-color: #ffffff;
	margin-top: 0px;
	padding-bottom: 12px;
}
#sign-in-panel li .content .demoLink {
	background: url(/ca/common/icons/btn-play.gif) no-repeat;
	padding: 2px 0px 5px 25px;
}
#sign-in-panel li .content .securityLink {
	background: url(/ca/common/icons/icn-security.gif) no-repeat;
	padding: 2px 0px 5px 25px;
}

/* 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{
	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: normal;
	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{
	background: #e4e4e4;
	color: #666;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: normal;
}
#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 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: bold;
	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: 210px;
	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 .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(/rd/gfx/bg-cell.gif) left center no-repeat;
	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.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;
}

/* 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 22px 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 24px 0 24px;
}
#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 arrow selector */

#cid1239 #header li.a a.tab .arrow,
#cid1279 #header li.b a.tab .arrow,
#cid1312 #header li.c a.tab .arrow,
#cid1060 #header li.d a.tab .arrow,
#cid1595 #header li.e a.tab .arrow,
#cid1616 #header li.f a.tab .arrow,
#cid1686 #header li.g a.tab .arrow,
/*about */

#cid1761 #header li.a a.tab .arrow,
#cid1992 #header li.b a.tab .arrow,
#cid1899 #header li.c a.tab .arrow,
#cid1983 #header li.d a.tab .arrow,
#cid1842 #header li.e a.tab .arrow,
#cid3315 #header li.f a.tab .arrow,
/*sm bus */
#cid2479 #header li.a a.tab .arrow,
#cid2481 #header li.b a.tab .arrow,
#cid1045 #header li.c a.tab .arrow,
#cid2484 #header li.d a.tab .arrow,
/*enterprise */
#cid2063 #header li.a a.tab .arrow,
#cid2064 #header li.b a.tab .arrow,
#cid2065 #header li.c a.tab .arrow,
#cid2066 #header li.d a.tab .arrow,
#cid2067 #header li.e a.tab .arrow,
#cid2068 #header li.f a.tab .arrow,
/*fonds */
#cid1480 #header li.a a.tab .arrow,
#cid1484 #header li.b a.tab .arrow,
#cid1481 #header li.c a.tab .arrow,
/*mcleod*/
#cid1396 #header li.a a.tab .arrow,
#cid1400 #header li.b a.tab .arrow,
#cid1399 #header li.c a.tab .arrow,
#cid1403 #header li.d a.tab .arrow,

#header ul.a li.a a.tab .arrow,
#header ul.b li.b a.tab .arrow,
#header ul.c li.c a.tab .arrow,
#header ul.d li.d a.tab .arrow,
#header ul.e li.e a.tab .arrow,
#header ul.f li.f a.tab .arrow,
#header ul.g li.g 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; 
	right: 5px !important;
}
/*personal*/
#cid1239 #header li.a:hover a.tab .arrow,
#cid1279 #header li.b:hover a.tab .arrow,
#cid1312 #header li.c:hover a.tab .arrow,
#cid1060 #header li.d:hover a.tab .arrow,
#cid1595 #header li.e:hover a.tab .arrow,
#cid1616 #header li.f:hover a.tab .arrow,
#cid1686 #header li.g:hover a.tab .arrow,
/*about */
#cid1761 #header li.a:hover a.tab .arrow,
#cid1992 #header li.b:hover a.tab .arrow,
#cid1899 #header li.c:hover a.tab .arrow,
#cid1983 #header li.d:hover a.tab .arrow,
#cid1842 #header li.e:hover a.tab .arrow,
#cid3315 #header li.f:hover a.tab .arrow,
/*sm bus */
#cid2479 #header li.a:hover a.tab .arrow,
#cid2481 #header li.b:hover a.tab .arrow,
#cid1045 #header li.c:hover a.tab .arrow,
#cid2484 #header li.d:hover a.tab .arrow,
/*enterprise */
#cid2063 #header li.a:hover a.tab .arrow,
#cid2064 #header li.b:hover a.tab .arrow,
#cid2065 #header li.c:hover a.tab .arrow,
#cid2066 #header li.d:hover a.tab .arrow,
#cid2067 #header li.e:hover a.tab .arrow,
#cid2068 #header li.f:hover a.tab .arrow,
/*mcleod*/
#cid1396 #header li.a:hover a.tab .arrow,
#cid1400 #header li.b:hover a.tab .arrow,
#cid1399 #header li.c:hover a.tab .arrow,
#cid1403 #header li.d:hover a.tab .arrow,
/*fonds */
#cid1480 #header li.a:hover a.tab .arrow,
#cid1484 #header li.b:hover a.tab .arrow,
#cid1481 #header li.c: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: 8px;
}
#header .top-nav-as li a.tab .arrow{
	right: 10px;
}
#header .top-nav-sb li a.tab .arrow{
	right: 10px;
}
#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: 50px;
}

#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 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: bold;
}
#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: 0px; /* becomes 1px on hover */
	border-left-color: #b0b0b0;
}

/* 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:normal;
	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 */
/*---- SIDEBAR SECTIONS ----*/
/*PERSONAL*/
#cid1239  #side-nav h3 a {	color:#cc0066;}
#cid1279  #side-nav h3 a {	color:#660000;}
#cid1312  #side-nav h3 a {	color:#cc9900;}
#cid1060  #side-nav h3 a {	color:#663399;}
#cid1595  #side-nav h3 a {color:#00274c;}
#cid1616  #side-nav h3 a {color:#15A3E0;}
#cid1686  #side-nav h3 a {color:#7f7b18;}
/*SMALL BUSINESS*/
#cid2479  #side-nav h3 a {color:#16A4D6;}
#cid2481  #side-nav h3 a {color:#EO2417;}
#cid1045  #side-nav h3 a {color:#CBA314;}
#cid2484  #side-nav h3 a {color:#5D0C8C;}
/*#cid10  #side-nav h3 a {color:#00274c;}
#cid12  #side-nav h3 a {color:#15A3E0;}
#cid1070  #side-nav h3 a {color:#7f7b18;}*/

#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: bold;
}
#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: 10px 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: bold;
	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: normal;
}

#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: 0px;
	margin-left: -30px;
}
#side-nav ul.level-1{
	padding-bottom: 10px;
}

/*modified*/
#side-nav ul.level-1 li.active a.active {
	font-weight: bold;
}
#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: 0px;
	bottom: 3px;
	right: 0px;
	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 {
	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 {
	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 {
	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 {
	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 {
	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 {
	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 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;
}
#footer .quick-links {
    clear: none;
    display: inline;
    float: left;
    margin: 0 20px 20px;
    width: 600px;
}

#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{
	color: #D81E05;
	text-decoration: none;
}



/*SOCIAL*/
#footer .socialMedia {
	float: right;
clear: none;
    display: inline;
    /*margin: 0 20px 20px;*/
    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: bold;
}

#footer .socialMedia img {
	vertical-align: middle;
	padding: 0px 0px;
}

#footer .socialMedia .facebook,#footer .socialMedia .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 {
	margin-bottom: 10px;
}
#footer .spotlight ul {
	line-height: 160%;
	
}
#footer .spotlight .mainSpotlight {
	width: 295px;
	float: left;
	margin: 0px 30px 0px 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: 0px 0px 0px 15px;
}
#footer .spotlight .teaserSpotlight ul li {
	margin: 0px 0px 7px 0px;
}



/* BTM */
#btm{
	background-color: #e8e6de;
	width: 100%;
	border-bottom: 70px solid #e8e6de;
}

/* LEGAL */
#legal{
	background: #e8e6de url(/rd/gfx/logo-scotiabank-sml.gif) right center no-repeat;
	color: #adacaa;
	width: 979px;
	height: 50px;
	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:normal;
}
#learning-bar ul li p{
	color: #D81E05;
	width:180px;
}

/* COMMON */
.frutiger{
	font-family: "Times New Roman", Times, serif;
}
.red-btn{
	position: relative;
	display: block;
    overflow:hidden;
	background-color:#D81E05;
	background-image: url(/rd/gfx/bg-red-btn.gif);
	background-repeat: repeat-x;
	color: #fff;
	height: 1.8em;
	line-height: 1.8em;
	padding: 0;
	border: 1px solid #bd0000;
	border-top-color: #ffa5a5;
	font-size: 1.4em;
	font-weight: normal;
	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: -1px -1px 1px #900;
	-moz-box-shadow: -1px -1px 1px #900;
	box-shadow: -1px -1px 1px #900;
}
.red-btn:hover, .red-btn:focus {
	background-image: url(/rd/gfx/bg-red-btn-over.gif);
	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:normal }

#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:normal;
}

#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:#bd0000 !important;}
.grey		{color:#515151 !important;}
.lightgrey	{color:#797979 !important;}
.yellow		{color:#ffdd96 !important;}
.navy		{color:#00274c; !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: 225px;
}
#ie6 #scotia-sites ul, #ie7 #scotia-sites ul {
	list-style: none;
	padding: 3px 0px 15px 0px;
}
#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: 0px;
	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;}
.hidden{position: absolute !important;left: -9999px !important;}/* hidden text for screen readers */
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 */

#legal{
	background: #e8e6de url(/ca/common/banners/logo-yrtyt-french.gif) right center no-repeat;

}
@media print{
	html {
		background: none;
	}
	#top, #sign-in-panel, #service-menu, #mega-menu, #side-nav, #footer {
		display: none;	
	}
	#content-head {
		margin: 0 20px 0 0px !important;
	}
	#content-body {
		width: 100%;
	}
	#learning-bar {
		display: none;	
	}
}