.print-breadcrumb, 
.print-site_name, 
.print-hr, 
.print-content .views-admin-links,
.print-content .view-header,
.print-links,
.print-content .print-footnote 
{
  display: none;
}

.print-logo
{
  text-align: center;
  margin: 1em 0;
}

.print-title
{
  margin: 20px 0px 0px 0px;
  text-align: center;
  color: #009E58;
}

.print-content
{
  margin: 0 50px;
}

.print-source_url
{
  text-align: center;
}

/** CUSTOM STYLING FOR MEET THE TEAM PAGE **/

div.view-PROFILES .views-field-view-node
{
  width: 150px;
}

div.view-PROFILES .views-field-field-department-value
{
  width: 250px;
}

div.view-PROFILES .views-field-field-ext-value
{
  width: 40px;
}

div.view-PROFILES .views-field-mail
{
  width: 230px;
}

div.view-PROFILES .views-field
{
  padding: 10px 5px;
  font-size: 11px;
}

div.view-PROFILES div.view-content table.views-table caption
{
  display: block;
  position: fixed;
  left: 0;
  font-size: 12px;
}

div.view-PROFILES div.view-content table.views-table {
  margin-top: 28px;
  font-size: 11px;
}

div.view-PROFILES div.view-content table.views-table:first-child caption {
  top: 0px;
}

div.view-PROFILES div.view-content table.views-table:first-child+table caption {
  top: 381px;
}

div.view-PROFILES div.view-content table.views-table:first-child+table+table caption {
  top: 527px;
}

div.view-PROFILES div.view-content table.views-table:first-child+table+table {
  margin-top: 40px;
}

/** CUSTOM STYLE FOR GUARANTEED RATES **/

div.effective-date {
  text-align: center;
}

table.guaranteed-rates-table tr.title-row td {
  font-size: 15px;
  text-align: left;
  padding: 5px 0px 0px 0px !important;
}

table.guaranteed-rates-table tr.header-row td,
table.guaranteed-rates-table tr.rate-row td
 {
  font-size: 13px;
  padding: 3px;
}

table.guaranteed-rates-table tr.rate-row td.tiny-text {
  font-size: 10px;
}

ul.rate-notes {
  font-size: 10px;
}

ul.rate-notes li {
  margin-bottom: 0px !important;
}

/* CUSTOM STYLE FOR CE CREDITS */
div.node-title.ce-title {
  margin: 20px 0;
  font-size: 24px;
}

h3.ce-credit {
  font-size: 22px;
}

#ce-credit-admin {
  display: none;
}

/* CUSTOM STYLE FOR RATES */
/**
div.rates-page {
  margin: 20px;
  border: 2px solid #000000;
}

div.rates-header {
  font-family: Georgia, serif;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
  background: #009E58;
  text-align: center;
  padding: 5px;
  border: 2px solid #000000;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  margin: 0 0 0;
}

table.rates-table, div.view-Private-Rates table.views-table {
  width: 100%;
}

div.view-Private-Rates table.views-table {
  margin-bottom: 10px;
}

div.view-Private-Rates table.views-table caption {
  text-align: left;
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 5px 2px;
  background: #333333;
}

table.rates-table thead, 
  div.view-Private-Rates table.views-table thead {
  background: #009E58;
  border: 2px solid #000000;
  border-left: 0;
  border-right: 0;
}

table.rates-table thead tr th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px;
  text-align: center;
}

div.view-Private-Rates table.views-table thead tr th, 
  div.view-Private-Rates table.views-table thead tr th a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px;
}

div.view-Private-Rates table.views-table thead tr th a:hover {
  color: #ffff66;
}

table.rates-table tbody tr td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
}

div.view-Private-Rates table.views-table tbody tr td {
  padding: 5px;
  color: #000000;
}

table.rates-table tbody tr td.mylast {
  border-right:0;
}

table.rates-table tbody tr td.foot {
  font-size: 12px;
  border: 2px solid #000000;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

table.specials-table {
  margin: 20px 20px 0;
}

table.specials-table tr td {
  vertical-align: top;
}

table.specials-table tr td.specials-label {
  text-align: right;
  font-weight: bold;
  font-style: italic;
  color: #009E58;
  white-space: nowrap;
}

table.specials-table tr td.specials-value {
  font-weight: bold;
  color: #000000;
}

div.esc-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  padding: 5px;
  text-align: center;
}

table.esc-table {
  width: 100%;
  clear: both;
}

table.esc-table thead {
  background: #009E58;
  border: 2px solid #000000;
  border-left: 0;
  border-right: 0;
}

table.esc-table thead tr th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px;
  text-align: center;
}

table.esc-table tbody tr td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
  border-bottom: 2px solid #000000;
}

table.esc-table tbody tr td.mylast {
  border-right:0;
}

div.special-notice {
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  color: #009E58;
}

div.disclaimers, div.general-notes {
  padding: 10px;
}

div.disclaimers h3, div.general-notes h3 {
  margin: 0;
}

div.disclaimers p, div.general-notes p {
  font-size: 10px;
  margin: 0;
}

fieldset.group-term-deposits, 
  fieldset.group-gics, fieldset.group-rrsps, 
  fieldset.group-esc-gic {
  float: left;
}

#edit-field-special-0-value-wrapper {
  clear: both;
}

div.public-rates table {
  width: 100%;
}

div.public-rates table thead tr th {
  font-size: 18px;
  background: #009E58;
  color: #ffffff;
  padding: 5px;
}

div.public-rates table thead tr th a {
  color: #ffffff;
}

div.public-rates table tbody tr td {
  font-size: 16px;
  padding: 5px;
}



**/