/* MAIN CONTENT */
#content {
  position: relative;
  float: left;
  width: 970px;
  padding-bottom: 35px;
  background-color: #fff;
  border-top-width:0px;
  border-left-width: 5px;
  border-left-color: #f1f1f1;
  border-left-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #f1f1f1;
  border-bottom-style: solid;
  border-right-width: 5px;
  border-right-color: #f1f1f1;
  border-right-style: solid;
}
#content-head {
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
    float: left;
    position: relative;
    width: 945px;
    margin: 0 10px 0 -170px;
}
#content-head h1 {
    color: #D81E05;
    font-size: 3.2em;
    font-weight: normal;
    padding-top: 10px;
	margin-left: 8px;
}
#content-head h1 sup {
    font-size: 30%;
    height: 0;
    line-height: 1;
    position: relative;
    top: -3px;
    vertical-align: super;
}
#ie7 #content-head h1 sup {
    top: -15px;
}
#content-head .sub-title {
    color: #2A2723;
    font-size: 1.7em;
    margin-left: 8px;
    margin-right: 0;
}
.main-content-body {
  position: relative;
  float: left;
  width: 780px;
  padding-top: 15px;
}
.main-content-body h2 {
  color: #515151;
}
.main-content-body h3 {
  color: #515151;
  font-size: 1.6em;
}
.main-content-body p {
  line-height: 1.4em;
  margin-bottom: 15px;
}
.main-content-body p.intro,
.main-content-body p.outro {
  font-size: 1.5em;
}
.main-content-body ul,
.main-content-body ol {
  margin-left: 20px;
}	

html body li.darkspace {
  background-color: #D81E05;
}

html body .main-content .feature-shelf .feature h3 {
  color: #515151;
}

input:focus {
	 border: 1px dotted black!important;
}

/* FULL PAGE */
.fullpage #content-head, .clearfixfullpage #content-head {
	margin: 0 20px 0px;
}
.fullpage .main-content-body, .clearfixfullpage .main-content-body {
	float: left;
	margin: 0 20px 0px;
	width: 940px;
	padding-bottom: 20px;
}

/* FEATURE SHELF */
.feature-shelf {
  background-color: #E2E2E2;
  overflow: hidden;
  padding-top: 10px;
  /* IE STYLES */

}
.feature-shelf .feature {
  position: relative;
  float: left;
  background-color: white;
  width: 245px;
  height: 200px;
  margin: 0px 0px 10px 10px;
}
.feature-shelf .feature h3 {
  color: #515151;
  line-height: 1em;
  padding-top: 10px;
  margin-left: 20px;
  font-weight: bold;
}
.feature-shelf .feature h3 .sprite {
  right: 20px;
  top: 10px;
}
.feature-shelf .feature h3 .sprite.f-life-health {
  width: 48px;
  height: 43px;
  background-position: 0 -32px;
}
.feature-shelf .feature h3 .sprite.f-home-auto {
  width: 47px;
  height: 43px;
  background-position: -53px -32px;
}
.feature-shelf .feature h3 .sprite.f-creditor {
  width: 53px;
  height: 43px;
  background-position: 0 -75px;
}
.feature-shelf .feature h3 .sprite.f-travel {
  width: 47px;
  height: 43px;
  background-position: -53px -75px;
}
.feature-shelf .feature hr {
  background-color: #DBDBDB;
  color: #DBDBDB;
  height: 0px;
  border-width: 1px 0 0 0;
  margin-top: 10px;
  margin-right: 160px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.feature-shelf .feature p {
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 10px;
  font-size: 1.4em;
}
.feature-shelf .feature ol,
.feature-shelf .feature ul {
  line-height: 1.3em;
  margin-left: 30px;
}
.feature-shelf .feature ol li,
.feature-shelf .feature ul li {
  margin-bottom: 5px;
  font-size: 1.3em;
}
.feature-shelf .feature a {
  display: block;
  line-height: 1.2em;
  margin-left: 20px;
  font-size: 1.2em;
  font-weight: bold;
  position: absolute; 
  bottom: 10px;
  right: 20px;
}
.feature-shelf.two-col {
  /*width: ;*/

}
.feature-shelf.three-col {
  width: 775px;
}
.feature-shelf.four-col {
  width: 775px;
}
html.lessthan-ie8 .feature-shelf {
  padding-bottom: 15px;
}
html.lessthan-ie8 .feature-shelf  .feature hr {
  margin-top: 2px;
  margin-bottom: 2px;
}
.main-content {
  /* LARGE FONT */

  /* XTRA LARGE FONT */

}
.main-content.lrg .feature-shelf .feature {
  height: 220px;
}
.main-content.x-lrg .feature-shelf .feature {
  height: 240px;
}
/* =================================== *
 *    PAGE SPECIFIC                    *
 * =================================== */
.main-content {
  width: 980px;
  padding-top: 10px;
  padding-bottom: 0;
  border: none !important;
}
.main-content .widget-rotator {
  float: left;
  width: 732px;
  height: 314px;
}
.main-content .widget-rotator .mask .rotator-slide .rotator-slide-background {
  margin: 0;
}
.main-content #rotator-slide-1 {
  text-align: center;
}
.main-content #rotator-slide-1 h2 {
  color: #515151;
  line-height: 1.4em;
  height: 66px;
  padding-top: 10px;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
.main-content #rotator-slide-1 ol {
  display: table;
  list-style: none;
  margin: 145px 0 10px 45px;
}
.main-content #rotator-slide-1 ol li {
  display: table-cell;
  color: #515151;
  width: 180px;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  vertical-align: middle;
}
.main-content #rotator-slide-1 ol li:nth-child(2) {
  padding-left: 50px;
  padding-right: 50px;
}
.main-content #rotator-slide-1 .blue-btn {
  position: absolute;
  top:187px;
  left: 49%;
  bottom: 20px;
  margin-left: -112.5px;
  font-size: 1.1em;
  font-weight: bold;
}

.main-content #rotator-slide-1 .blue-btn:hover {
  top:188px !important;
}

.main-content .widget-get-quote .main-list ul {
  min-height: 250px;
}
.main-content .feature-shelf .feature h3 {
  padding-right: 75px;
  font-size: 2.4em;
}
.main-content.lrg #rotator-slide-1 ol li br,
.main-content.x-lrg #rotator-slide-1 ol li br {
  display: none;
}
html.lessthan-ie8 #rotator-slide-1 ol {
  display: block;
}
html.lessthan-ie8 #rotator-slide-1 ol li {
  display: inline;
  float: left;
}
/* HOME PAGE */
.life-insurance .main-content .main-content-body {
  position: relative;
  padding-bottom: 35px;
}
.life-insurance .main-content .main-content-body p,
.life-insurance .main-content .main-content-body ol {
  margin-bottom: 35px;
}
.life-insurance .main-content .main-content-body ol.numbered {
  margin-left: 0;
}
.middle-col {
	float: left;
	margin-right: 10px;
  	width: 520px;
}
.middle-col h3 {
  color: #515151;
  margin-bottom: 0px;
  font-size: 1.8em;
}
.main-content-body .feature-shelf {
  float: left;
  margin-top: 30px;
  margin-bottom: 20px;
}
.main-content-body .feature-shelf .feature h3 {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-left: 15px;
  font-size: 1.8em;
}
.main-content-body .feature-shelf .feature ul {
  margin-left: 30px;
  margin-right: 15px;
  margin-bottom: 10px;
}
.main-content-body .main-content-body-btm {
  position: relative;
  float: left;
  padding-top: 25px;
  padding-right: 50px;
  padding-bottom: 25px;
  padding-left: 175px;
  border-top: 2px solid #F1F1F1;
  border-bottom: 2px solid #F1F1F1;
}
.main-content-body-btm h3 {
  font-size: 2em;
  color: #515151;
  margin-bottom: 25px;
}
.main-content-body .main-content-body-btm p {
  margin-bottom: 10px;
  font-size: 1.4em;
}
.main-content-body .main-content-body-btm .blue-btn {
  display: inline-block;
  padding-left: 15px;
  padding-right: 30px;
  font-size: 1.1em;
}
.main-content-body .main-content-body-btm img {
  position: absolute;
  left: 15px;
  top: 35px;
}

/* HOME PAGE */
.main-content-body .post {
  margin-bottom: 25px;
  margin-right: 20px;	
  margin-top: 20px;
}
.main-content-body .post .post-title {
  font-size: 2em;
  margin-top: 15px;
}
.main-content-body .post .post-meta {
  font-size: 1.2em;
  /*padding-top: 3px;
  margin-bottom: 15px; */
}
.main-content-body .post .side-img {
  position: relative;
  padding-left: 165px;
  margin-bottom: 15px;
}
.main-content-body .post .side-img img {
  position: absolute;
  background-color: #f1f1f1;
  left: 0;
  top: 0;
  width: 150px;
}
.main-content-body .post p {
  font-size: 1.6em;
  margin-top: 5px;
}
.main-content-body .post p a {
  font-size: .9em;
  font-weight: bold;
}
.main-content-body .post p a.link-continue img {
  margin-left: 5px;
}
.main-content-body .post a {
  display: block;
  line-height: 1.4em;
  font-size: 1.2em;
}
.main-content-body .post-foot {
  clear: both;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-right: 10px;
}
.main-content-body .post-foot .social-tools {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.main-content-body .post-foot .social-tools .link-fb,
.main-content-body .post-foot .social-tools .link-twtr,
.main-content-body .post-foot .social-tools .link-email {
  display: inline-block;
  position: relative;
  float: left;
  background: url(/slf/common/icons/sprites.png) no-repeat;
  width: 20px;
  height: 20px;
  margin: 0 5px 0 0;
  text-indent: -999em;
  vertical-align: middle;
}
.main-content-body .post-foot .social-tools .link-fb:hover,
.main-content-body .post-foot .social-tools .link-twtr:hover,
.main-content-body .post-foot .social-tools .link-email:hover,
.main-content-body .post-foot .social-tools .link-fb:focus,
.main-content-body .post-foot .social-tools .link-twtr:focus,
.main-content-body .post-foot .social-tools .link-email:focus,
.main-content-body .post-foot .social-tools .link-fb:active,
.main-content-body .post-foot .social-tools .link-twtr:active,
.main-content-body .post-foot .social-tools .link-email:active {
  top: 2px;
}
.main-content-body .post-foot .social-tools .link-fb {
  background-position: 0 -119px;
}
.main-content-body .post-foot .social-tools .link-twtr {
  background-position: -19px -119px;
}
.main-content-body .post-foot .social-tools .link-email {
  width: 28px;
  background-position: -40px -119px;
}
.main-content-body .post-foot .resource-tags {
  position: relative;
  color: #D81E05;
  font-size: 1.2em;
  top: 3px;
}
.main-content-body .post-foot .resource-tags span {
  margin-right: 5px;
}
.main-content-body .post-foot hr {
  background-color: #DBDBDB;
  color: #DBDBDB;
  height: 0px;
  border-width: 1px 0 0 0;
  margin-top: 25px;
  margin-right: 100px;
  margin-bottom: 20px;
}
.main-content-body .post-foot:last-child {
  margin-bottom: 0;
}
.main-content-foot {
  clear: both;
  margin-left: 182px;
  margin-right: 20px;
}
.main-content-foot a.link-back-to-main {
  font-size: 1.2em;
  font-weight: bold;
}
.main-content-foot a.link-back-to-main img {
  margin-right: 5px;
}
.main-content-foot a.link-older-posts {
  float: right;
  font-size: 1.2em;
  font-weight: bold;
}
.main-content-foot a.link-older-posts img {
  margin-left: 5px;
}

/** COLLAPSIBLE **/
.collapsible {
  border: 1px solid #E3E3E3;
  margin: 10px 0;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 2px 2px 0 #CCC;
  box-shadow: 2px 2px 0 #CCC;
}
.collapsible .collapsible-toggle {
  display: block;
  position: relative;
  background-image: url(/slf/common/icons/bg-collapsible-toggle-closed.gif);
  background-repeat: no-repeat;
  background-position: right center;
  color: #666;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 20px;
  text-decoration: none;
  font-size: 1.4em;
  font-weight: bold;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.collapsible .collapsible-toggle:hover,
.collapsible .collapsible-toggle:focus,
.collapsible .collapsible-toggle:active {
  background-color: #f1f1f1;
}
.collapsible .collapsible-toggle:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 34px;
  border-left: 2px solid #E3E3E3;
}
.collapsible .collapsible-content {
  display: none;
  /*height: 0;*/

  padding-right: 20px;
  padding-left: 20px;
  overflow: hidden;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.collapsible .collapsible-content p {
  font-size: 1.4em;
}
.collapsible.open {
  background-color: #f1f1f1;
  border: 1px solid #9E9E9E;
}
.collapsible.open .collapsible-toggle {
  background-image: url(/slf/common/icons/bg-collapsible-toggle-open.gif);
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.collapsible.open .collapsible-toggle:before {
  border-bottom: 2px solid #CCC;
  border-left: 2px solid #CCC;
}
.collapsible.open .collapsible-content {
  display: block;
  /*height: auto;*/

  padding-bottom: 20px;
}
/** TABBED CONTENT **/
.tabbed-content {
  position: relative;
  margin-top: 10px;
  margin-right: 12px;
  margin-bottom: 35px;
}
.tabbed-content  > a {
  position: absolute;
  right: 3px;
  top: 8px;
  font-size: 1.4em;
}

.tabbed-content  > a.blue-btn {
  top: 1px;
}

.tabbed-content  > a.blue-btn:focus,
.tabbed-content  > a.blue-btn:hover,
.tabbed-content  > a.blue-btn:active {
  top: 2px;
}
.tabbed-content .tabbed-content-controller {
  margin-left: 20px;
}
.tabbed-content .tabbed-content-controller li {
  display: inline;
  background: none;
  margin-right: 5px;
  border: none;
}
.tabbed-content .tabbed-content-controller li a {
  position: relative;
  background-color: white;
  color: #515151;
  padding: 8px 15px;
  border: 1px solid #E4E4E4;
  border-bottom: none;
  font-size: 1.4em;
}
.tabbed-content .tabbed-content-controller li.ui-tabs-selected {
  background-color: #EEEEEE;
}
.tabbed-content .tabbed-content-controller li.ui-tabs-selected a {
  color: #666;
  background-color: #EEEEEE;
  border: 1px solid #E4E4E4;
  border-bottom-color: #f1f1f1;
  font-weight: bold;
}
.tabbed-content .tabbed-content-container {
  background-color: #f1f1f1;
  padding: 20px;
  border: 1px solid #E4E4E4;
  overflow: hidden;
}
.tabbed-content .tabbed-content-container h3 {
  margin-right: 40px;
  font-size: 1.6em;
}
.tabbed-content .tabbed-content-container h4 {
  margin-right: 40px;
  margin-bottom: 15px;
  font-size: 1.4em;
}
.tabbed-content .tabbed-content-container p {
  margin-right: 40px;
  font-size: 1.4em;
}
.tabbed-content .tabbed-content-container ul, .tabbed-content .tabbed-content-container ol {
  margin-right: 40px;
  margin-bottom: 15px;
  font-size: 1.4em;
}
.tabbed-content .tabbed-content-container ul li, .tabbed-content .tabbed-content-container ol li {
  margin-bottom: 10px;
}
.tabbed-content .tabbed-content-container table {
  width: 100%;
  margin-bottom: 15px;
  font-size: 1.2em;
  margin-top: 10px;
  text-align: center;
}
.tabbed-content .tabbed-content-container.with-side-column .main-column {
  float: left;
  background-image: url(/slf/common/icons/bg-mm-col.gif);
  background-position: right top;
  background-repeat: repeat-y;
  width: 60%;
}
.tabbed-content .tabbed-content-container.with-side-column .side-column {
  float: left;
  width: 40%;
}
.tabbed-content .tabbed-content-container.with-side-column .side-column.videos .link-video {
  min-height: 70px;
  margin-right: 20px;
  margin-left: 35px;
}
.tabbed-content .tabbed-content-container ol, .tabbed-content .tabbed-content-container ul {
	margin: 10px 20px 20px 40px;
}
.tabbed-content div.tabbed-content-container ul {
	list-style: disc outside none;
}
.tabbed-content .tabbed-content-container ol li, .tabbed-content .tabbed-content-container ul li {
	margin-bottom: 10px;
}
.link-video {
  display: block;
  position: relative;
  padding-left: 135px;
  margin-bottom: 15px;
  text-decoration: none;
}
.link-video img {
  position: absolute;
  left: 0;
  top: 0;
}
.link-video .details {
  color: #666;
  font-size: 1.4em;
}
.link-video .details .time {
  display: block;
}
.right-for-you {
  margin-bottom: 5px;
}
.right-for-you .right-for-you-heading {
  font-size: 1.6em;
}
.right-for-you ul {
  list-style: none;
  width: 100%;
  margin-left: 0 !important;
  overflow: hidden;
}
.right-for-you ul li {
  float: left;
  position: relative;
  width: 50%;
  padding: 10px 0;
}
.right-for-you ul li span {
  float: left;
  margin-left: 30px;
  font-size: 1.5em;
}
.right-for-you ul li .sprite {
  background-position: -69px -119px;
  left: 0;
  top: 10px;
  width: 17px;
  height: 17px;
}
.ready-to-apply {
  padding: 15px 0 15px 0px;
  border-top: 4px solid #ADADAD;
  border-bottom: 4px solid #ADADAD;
  margin-bottom: 35px;
  margin-right: 12px;
  overflow: hidden;
}
.ready-to-apply .ready-to-apply-ad {
  float: left;
  border-right: 1px solid #adadad;
  padding-right: 3px;
  margin-right: 3px;
}

.ready-to-apply-ad img:focus, 
.ready-to-apply-ad a:focus, 
#ie8 *:focus {  border: 1px dotted black!important;}


.ready-to-apply .ready-to-apply-ad a {
  display: block;
  border: 1px solid white;
}
.ready-to-apply .ready-to-apply-heading {
  float: left;
  margin-top: 4px;
  margin-left: 20px;
  font-size: 2em;
}
.ready-to-apply ul {
  list-style: none;
  float: left;
  width: 525px;
  margin-left: 15px !important;
}
.ready-to-apply ul li {
  position: relative;
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #CCC;
  height: 45px;
}
.ready-to-apply ul li h4 {
  color: #666;
  font-size: 1.4em;
}
.ready-to-apply ul li p {
  width: 300px;
  margin-bottom: 0 !important;
  font-size: 1.4em;
}
.ready-to-apply ul li a {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5em;
  font-size: 1.4em;
}

html body .ready-to-apply ul li a.blue-btn.apply-online,
html body .ready-to-apply ul li a.blue-btn.open-overlay-postal {
  top: 36px;
}

html body .ready-to-apply ul li a.blue-btn.apply-online:hover,
html body .ready-to-apply ul li a.blue-btn.apply-online:focus,
html body .ready-to-apply ul li a.blue-btn.apply-online:active,
html body .ready-to-apply ul li a.blue-btn.open-overlay-postal:hover,
html body .ready-to-apply ul li a.blue-btn.open-overlay-postal:focus,
html body .ready-to-apply ul li a.blue-btn.open-overlay-postal:active {
  top: 37px;
}

.ready-to-apply ul li a.white-btn {
  top: 28px;
}
.ready-to-apply ul li a.white-btn:hover,
.ready-to-apply ul li a.white-btn:active,
.ready-to-apply ul li a.white-btn:focus {
  top: 29px;
}

.ready-to-apply ul li a.blue-btn {
  margin-top: -15px;
}
.ready-to-apply ul li .phone-number {
  position: absolute;
  right: 0;
  top: 20%;
  text-align: right;
}
.ready-to-apply ul li .phone-number strong {
  display: block;
  font-size: 1.8em;
}
.ready-to-apply ul li .phone-number span {
  display: block;
  font-size: 1.2em;
  height: 70px;
}
.ready-to-apply ul li .phone-number .sprite {
  background-position: -100px -139px;
  left: -25px;
  top: 14%;
  width: 16px;
  height: 27px;
  margin-top: -12px;
}
.ready-to-apply ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.sprite {
  display: block;
  position: absolute;
  background-image: url('/slf/common/icons/sprites.png');
  background-repeat: no-repeat;
}

/* quickest way to populate the button changes globally is to change the colours of blue-btn and white-btn -SH */
.blue-btn {
  position: relative;
  display: inline-block;
  background-color: #D81E05;
  background-image: url(//www.scotiabank.com/ca/common/icons/bg-red-btn.png);
  background-repeat: repeat-x;
  background-position: left center;
  color: white;
  height: 1.8em;
  line-height: 1.8em;
  padding: 0 30px 0 10px;
  border: 1px solid #bd0000;
  border-top-color: #CF8F8F;
  font-weight: bold;
  text-align: center;
  text-shadow: -1px -1px 0 #900;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px #900;
    -moz-box-shadow: 0 1px 1px #900;
    box-shadow: 0 1px 1px #900;
  

}
.blue-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  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;
  margin-top: -5px;
  text-indent: 9999px;
  overflow: hidden;
  z-index: 2;
}

/* BUTTONS */
.blue-btn:hover,
.blue-btn:focus,
.blue-btn:active {
  /*background-image: url(/slf/common/icons/bg-blue-btn-over.gif);
  text-decoration: none;*/
      background-position: left bottom;
    /* margin-top: 1px!important; */
    top: 1px;
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.blue-btn:focus,
.blue-btn:active {
  outline: 1px dotted #000;
}
.white-btn {
  position: relative;
  top: 1px;
  display: inline-block;
  background-color: #D81E05;
  background-image: url(//www.scotiabank.com/ca/common/icons/bg-red-btn.png);
  background-repeat: repeat-x;
  background-position: left center;
  color: #FFFFFF;
  height: 1.8em;
  line-height: 1.8em;
  padding: 0 30px 0 10px;
  border: 1px solid #bd0000;
  font-weight: bold;
  text-align: center;
  text-shadow: -1px -1px 0 #900;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px #900;
  -moz-box-shadow: 0 1px 1px #900;
  box-shadow: 0 1px 1px #900;
}
html body .white-btn { /* using this to override in page importants XD -SH */
  color: #FFFFFF !important;
  text-shadow: -1px -1px 0 #900 !important;
  -webkit-box-shadow: 0 1px 1px #900 !important;
  -moz-box-shadow: 0 1px 1px #900 !important;
  box-shadow: 0 1px 1px #900 !important;
}
.white-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid  transparent;
  border-width: 5px 0 5px 5px;
  border-color: #D81E05 #D81E05 #D81E05 #FFFFFF;
  margin-top: -5px;
  text-indent: 9999px;
  overflow: hidden;
  z-index: 2;
}

html body .white-btn:before { /* See above -SH */
  border-color: #D81E05 #D81E05 #D81E05 #FFFFFF !important;
}

.white-btn:hover,
.white-btn:focus,
.white-btn:active {
  /*background-image: url(/slf/common/icons/bg-white-btn-over.gif);*/
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 2px;
}
.white-btn:focus,
.white-btn:active {
  outline: 1px dotted #000;
}
ol.numbered {
  list-style: none;
  margin-left: 0;
  margin-top: 10px;
}
ol.numbered li {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 40px;
  margin-bottom: 5px;
  font-size: 1.5em;
  line-height: 1.5em;
}
ol.numbered li .sprite {
  display: block;
  position: absolute;
  background-image: url(/slf/common/icons/sprites.png);
  left: 0;
  top: 10%;
  width: 28px;
  height: 28px;
}
ol.numbered li .sprite.one {
  background-position: -100px 0;
}
ol.numbered li .sprite.two {
  background-position: -100px -28px;
}
ol.numbered li .sprite.three {
  background-position: -100px -56px;
}
ol.numbered li .sprite.four {
  background-position: -100px -84px;
}
ol.numbered li .sprite.five {
  background-position: -100px -112px;
}
.download-list-heading {
  color: #515151 !important;
  padding: 10px;
  border-bottom: 2px solid #ADADAD;
  margin-right: 12px;
  font-size: 1.6em;
  font-weight: bold;
}
.download-list-heading span {
  font-weight: normal;
}
ul.download-list {
  list-style: none;
  margin-right: 22px;
  margin-bottom: 35px;
  margin-left: 10px;
}
ul.download-list li {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #CCC;
}
ul.download-list li strong {
  display: block;
  margin-right: 150px;
  font-size: 1.6em;
}
ul.download-list li span {
  font-weight: normal;
  font-size: 1.4em;
}
ul.download-list li .button-download {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -1em;
}
.button-download {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 1.4em;
}
/* BANNERS */
.banner-long {
   clear: both;
    border-bottom-color: #F1F1F1;
    border-bottom-style: solid;
    border-bottom-width: 2px;
	height: 234px;
    width: 775px;
}
.main-content-body .active .content {
	display: block;
}
.main-content-body div.legal {
	margin: 10px;
	padding: 0 0px 10px;
}
.main-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;
}
.main-content-body div.legal ul li span {
	display: inline;
	float: left;
	margin-left: -20px;
	padding-right: 10px;
	text-align: right;
}
#ie6 .main-content-body div.legal ul li span {
	margin-left: 0px;
}
.main-content-body div.legal ul li {
	margin: 5px 0;
	width: 700px;
}
.legal .content {
	display:none;
}
/***********************************
PLAIN CONENT - 2COL
************************************/
/*.main-content-body .left {
	float:left;
	width:580px;
}*/
.main-content-body .left h2 {
  font-size: 2em;
}
.main-content-body .left ul {
	margin-bottom: 30px;
	margin-left: 40px;	
}
.main-content-body .left ol li {
	font-size: 1.4em;	
	line-height: 1.4em;
	margin-bottom: 10px;
}
.main-content-body .left ul li {
	list-style: disc;	
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.main-content-body .left {
	float:left;
	width:580px;
	margin-right:20px;
}
.main-content-body .left p {
	font-size: 1.4em;
}
.main-content-body .left .head {
	margin: 0 0 14px 8px;
	width:570px;
}
.main-content-body .left .row {
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 20px 0;
	padding:15px 0;
}
.main-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;
}
.main-content-body .left h3 span {
	font-size: 1.5em;
	font-weight:normal;
}
.main-content-body .left .row p {
	font-size: 1.4em;
	padding:0px;
}
.main-content-body .left p.last {
	margin-bottom: 50px;
}
.main-content-body .left p span.dark {
	font-weight: bold;
}
.main-content-body .left .footer {
	border-top: 1px solid #DDDDDD;
	padding:0;
	margin:0;
	width: 560px;
}
.main-content-body .left .footer p {
	font-size:1.2em;
	padding:5px 0 0 0;
	margin:0;
}
/* RIGHT LINKS */
.main-content-body .right {
	float:left;
	width:170px;
	margin-bottom: 10px;
}
.main-content-body .right h3 {
	font-weight: bold;
	margin-bottom: 5px;
	color:#515151;
}
.main-content-body .right h4 {
	font-weight: bold;
	font-size:1.55em;
	color:#515151;
}
.main-content-body .right h5 {
	font-size:1.5em;
	color:#515151;
}
.main-content-body .right p {
	font-size:1.4em;
	font-weight:normal;
	padding: 0;
	width: 100%;
	font-size: 1.2em;
}
.main-content-body .right ul {
	clear: both;
	list-style: none;
	width:30px;
	margin-top:10px;
	margin-left: 0;
}
.main-content-body .right ul li.hr, .main-content-body .right p.hr {
	background: url("/rd/gfx/hr.gif") no-repeat scroll left top transparent;
	margin-top: 3px;
	padding-top: 8px;
}
.main-content-body .right ul li {
	width:169px;
	margin:5px 0;
	font-size:1.3em;
}
.main-content-body .right p a {
	margin-top:2px;
}
.main-content-body .right .phone {
	padding-left:18px;
	background:url("/rd/gfx/icn-phone.gif") no-repeat left;
	height: 22px;
	line-height: 22px;
	float:left;
	margin:3px 0px 10px 0px;
	width: 100%;
}
.main-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;*/
}
.main-content-body .banner-long a {
	text-decoration: none;
}
.main-content-body .banner-long a:hover, a:focus, a:active {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.main-content-body .banner-long .a .blue-btn {
    font-size: 1.2em;
    margin-left: 210px;
    position: relative;
	margin-top: 60px;
    width: 6.6em;
}
.banner-long .a h2{
    font-size: 3em !important;
    margin-bottom: 0;
    margin-left: 210px;
    margin-right: 0;
    line-height: 1em;
    margin-top: -220px;
}
.banner-long .a h3 {
	word-spacing:1px;
    color: #4d4d4d;
    font-size: 1.7em;
    margin-top: 10px;
    margin-left: 210px;
	line-height: 1.3em;
	font-weight:100!important;
}