@charset "UTF-8";
/* CSS Document */

/* GLOBAL STYLES */

body {
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}
#wrapper {
	width: 860px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-position: center top;
}
#header {
	float: left;
	width: 860px;
}
#logo {
	float: left;
	width: 236px;
	padding-top: 64px;
	padding-right: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/* NAVIGATION */

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #072842;
	padding: 16px;
	float: left;
	width: 828px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE2F0;
	margin-bottom: 20px;
}
#breadcrumb ul {
	margin: 0px;
	padding: 0px;
}
ul.breadcrumb li {
	display: inline;
	padding: 0px;
}
.breadcrumb a{
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #072842;
	background-color: transparent;
	background-image: url(../images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul.breadcrumb li a:hover {
	color: #1B84C7;
	text-decoration: underline;
}

/* SAVINGS STYLES */


.savings_body {
	background-image: url(../images/savings/savings-head-back.jpg);
	background-repeat: repeat-x;
}
#savings-nav {
	float: left;
	padding-top: 70px;
}
.savings-over {
	background-color: B22B31;
}
#title-bar {
	float: left;
	width: 840px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 48px;
	padding-left: 10px;
}
#main-content {
	width: 560px;
	float: left;
	line-height: 20px;
}
#right-col {
	padding-left: 20px;
	float: left;
	width: 280px;
}
.body-copy {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
.savings-title-box {
	background-color: #B22B31;
	padding: 20px;
	margin-top: 4px;
}


.product-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 37px;
	color: #FFF;
}
.main-heading {
	font-size: 38px;
	color: #FFF;
}
#call {
	padding-bottom: 20px;
}
.side-button {
	padding-bottom: 8px;
}
#voucher-ad {
	margin-bottom: 16px;
	padding: 0px;
	margin-top: 4px;
}
#things-to-consider {
	margin-top: 0px;
	margin-bottom: 16px;
	border: 1px solid #B22B31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #424242;
	padding: 20px;
	width: 238px;
}
#things-to-consider ul {
	margin: 0px;
	padding: 10px;
}
#things-to-consider ul li {
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: disc;
}
.things-to-consider-head {
	color: #B12B33;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#feature-box {
	background-color: #DBE2F0;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
#downloads-box {
	border: 2px solid #DBE2F0;
	background-color: #F7F8FC;
	width: 276px;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-top: 8px;
}
#bonus-box-out {
	background-color: #00782C;
	background-image: url(../images/bonus-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bonus-box-out-head {
	padding: 15px;
	background-color: #900;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
}
.download-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-color: #dbe1ef;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.download-item a {
	color: #1B84C7;
	text-decoration: none;
}
.download-item a:hover {
	text-decoration: underline;
}


.download-item-slim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbe1ef;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.download-item-slim a {
	color: #1B84C7;
	text-decoration: none;
}
.download-item-slim a:hover {
	text-decoration: underline;
}

.pdf-icon-small {
	float: left;
	padding-right: 6px;
}
.blue {
	color: #00447A;
	font-size: 16px;
}
#bonus-box-out-text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 220px;
}

#footer {
	padding: 20px;
	float: left;
	width: 820px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E6E9F4;
	color: #666;
}
#footer-text {
	float: left;
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
.voucher-terms {
	padding-top: 8px;
}
ul.footernav li {
	display: inline;
}
ul.footernav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00447A;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.footer-link {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88A3D7;
}

ul.footernav li a:hover {
	text-decoration: none;
	color: #1B84C7;
}
#isa-box-out {
	background-color: #00782C;
	background-image: url(../images/savings/isa-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#isa-box-out-head {
	padding: 15px;
	background-color: #B22B31;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
}
#ctf-box-out {
	background-color: #00782C;
	background-image: url(../images/savings/ctf-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#ctf-box-out-head {
	padding: 15px;
	background-color: #B22B31;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
}
#juniormm-box-out {
	background-color: #00782C;
	background-image: url(../images/savings/ctf-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#juniormm-box-out-head {
	padding: 15px;
	background-color: #B22B31;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
}
#young-saver-box-out {
	background-color: #00782C;
	background-image: url(../images/savings/young-saver-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#young-saver-box-out-head {
	padding: 15px;
	background-color: #B22B31;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
}
.red-head {
	color: #B22B31;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
	line-height: 32px;
}
#savings-section-head {
	float: left;
	width: 840px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/savings/savings-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
}
.savings_section_body {
	background-image: url(../images/savings/savings-section-head-back.jpg);
	background-repeat: repeat-x;
}
#HeritageHider {
cursor: pointer;
float:right;
margin-right:39px;
margin-top:82px;
}
#corporate-section-head {
	float: left;
	width: 965px;
  padding: 38px 5px 0 5px;
	background-image: url(../images/corporate/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 340px;
	margin: -40px -121px 0 0;
}

#corporate-section-head .main-heading {
  color:#002D56;
  font-size:28px;
  line-height:38px;
  margin-top:65px;
}
.corporate_section_body {
	background-image: url(../images/corporate/header_bg.jpg);
	background-repeat: repeat-x;
}
.corporate_section_body #logo {
  position: relative;
  z-index: 10;
}
#hidden_wrapper {
  background: #fff;
  clear: both;
  padding-top: 1px;
}
.text_wrapper {
  background-color: #002d56;
  clear: both;
}
.text_container {
  color: #fff;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  padding: 0 75px 0 5px;
  width: 780px;
}
#hideMe {
  color: #002D56;
  padding-right: 0;
  width: 855px;
}
#hideMe .left {
  float: left;
  width: 300px
}
#hideMe .right {
  float: right;
  width: 424px
}
#hideMe h2 {
font-size:30px;
font-weight:normal;
line-height:60px;
}
#hideMe h3 {
  color: #a7a9ac;
}
#hideMe ul {
  padding-left: 14px;
}
#corporate_leading {
  font-size: 17px;
  float: left;
  line-height: 24px;
  width: 460px;
}
#corporate_contact {
  float: right;
  margin-top: 18px;
  width: 254px;
}
#corporate_contact h2 {
  color: #a7a9ac;
  font-weight: normal;
  font-size: 14px;
}
#corporate_contact strong {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 27px;
  line-height:27px;
}
#corporate_contact span {
  display: block;
  font-size: 16px;
  margin-top: 8px;
}
#corporate_contact span a:link,
#corporate_contact span a:visited {
  color: #fff;
}
.corporate_intro {
  font-size: 14px;
  padding-top: 10px;
  width: 500px;
}
.corporate_text {
  color: #a7a9ac;
  font-size: 13px;
  font-weight: bold;
  width: 500px;
}
.corporate_features {
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
  width: 500px;
}
.corporate_features li {
  background: #a7a9ac;
  border-top: 1px solid #fff;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 20px;
}
.corporate_features li:first-child {
  border-top: 0;
}
.corporate_features li h2 {
  font-size: 18px;
	font-weight: normal;
	padding: 0;
}
.corporate_features li p {
  color: #000;
  margin-bottom: 0;
}
.corporate_final {
  width: 500px;
}
.red-section-heading {
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B22B31;
	float: left;
	width: 530px;
	padding-left: 20px;
}
.red-listing {
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
}
.red-listing a {
	text-decoration: none;
	color: #B22B31;
}
.listing-text {
	float: left;
	width: 340px;
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.listing-image {
	float: left;
	width: 160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.red-listing-end {
	float: left;
	width: 550px;
	padding: 0px;
}
.red-listing-end a {
	text-decoration: none;
	color: #B22B31;
}
.blue-section-heading {
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00447A;
	float: left;
	width: 530px;
	padding-left: 20px;
}
.blue-head {
	color: #00447A;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.blue-listing {
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
}
.blue-listing a {
	text-decoration: none;
	color: #00447A;
}
.blue-listing-end {
	float: left;
	width: 550px;
	padding: 0px;
}
.blue-listing-end a {
	text-decoration: none;
	color: #00447A;
}
.insurance_section_body {
	background-image: url(../images/insurance/insurance-home-head-back.jpg);
	background-repeat: repeat-x;
}
#insurance-section-head {
	float: left;
	width: 840px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/insurance/insurance-home-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 221px;
}
.green-head {
	color: #00782B;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.green-listing {
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
}
.green-listing a {
	text-decoration: none;
	color: #00782B;
}
.green-listing-end {
	float: left;
	width: 550px;
	padding: 0px;
}
.green-listing-end a {
	text-decoration: none;
	color: #00782B;
}
.insurance_body {
	background-image: url(../images/insurance/insurance-head-back.jpg);
	background-repeat: repeat-x;
}
.insurance-title-box {
	background-color: #00782B;
	padding: 20px;
	margin-top: 4px;
}
#insurance-box-out {
	background-color: #B22B31;
	background-image: url(../images/insurance/income-protection-box-out.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#insurance-box-out-head {
	padding: 15px;
	background-color: #00782C;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
}
#insurance-box-out-text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 220px;
}
#over50s-box-out {
	background-color: #B22B31;
	background-image: url(../images/insurance/over50s-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#home-head {
	float: left;
	width: 840px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
}
#home-wrapper {
	width: 860px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.home-body {
	background-image: url(../images/home/home-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#home-header {
	float: left;
	width: 860px;
}
.white-head {
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.subhead-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 22px;
}
.home-feature-boxes {
	background-color: #FFF;
	float: left;
}
.home-feature-box {
	width: 280px;
	float: left;
}
.home-featurebox-head-red {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9F1928;
}
.hometel {
	padding-top: 60px;
}
.home-featurebox-head-green {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0B572B;
}
.savings-menu-box {
	color: #FFF;
	background-color: #9F1928;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 150px;
}
.home-feature-box a {
	text-decoration: none;
	color: #FFF;
}
.savings-menu-box ul {
	margin: 0px;
	padding: 0px;
}
.savings-menu-box ul li {
	list-style-type: none;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 8px;
}
.savings-menu-box ul li.bottomlink {
	border-bottom-style: none;
}
.insurance-menu-box {
	color: #FFF;
	background-color: #0B572B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 150px;
}
.insurance-menu-box ul {
	margin: 0px;
	padding: 0px;
}
.insurance-menu-box ul li {
	list-style-type: none;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 8px;
}
.insurance-menu-box ul li.bottomlink {
	border-bottom-style: none;
}
.home-feature-box a:hover {
	text-decoration: underline;
}
#child-savings-ad {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#income-ad {
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
}
#login-box {
	background-color: #DBE2F0;
	margin-top: 4px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 185px;
}
#login-box a {
	color: #1797D4;
}
.login-text-box {
	height: 26px;
	width: 205px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login-table {
	margin-top: 14px;
}
.login-but {
	padding-top: 4px;
	padding-bottom: 4px;
}
.child-trust-fund-ad {
	margin-top: 20px;
}
.standard_section_body {
	background-image: url(../images/standard/standard-page-banner-back.jpg);
	background-repeat: repeat-x;
}
#standard-section-head {
	float: left;
	width: 840px;
	padding-top: 38px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 70px;
}
.news-listing {
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
}
.news-listing a {
	text-decoration: none;
	color: #072842;
}
.news-listing-end {
	float: left;
	width: 550px;
	padding: 0px;
	margin-bottom: 40px;
}
.news-listing-end a {
	text-decoration: none;
	color: #072842;
}
#news-nav {
	background-color: #DBE2F0;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px;
}
#news-nav ul {
	margin: 0px;
	padding: 0px;
}
#news-nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	list-style-type: none;
}
#news-nav ul li a {
	color: #1696D1;
	text-decoration: none;
}
#news-nav ul li a:hover {
	text-decoration: underline;
}
#about-nav {
	background-color: #1696D1;
	padding: 4px;
	float: left;
	width: 633px;
}
.about-link {
	background-color: #0D4479;
	padding: 10px;
	width: 190px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.about-link a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.about-link a:hover {
	text-decoration: underline;
}
.light-blue-head {
	color: #1696D1;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.download-box {
	background-color: #1696D1;
	padding: 10px;
	float: left;
	width: 540px;
	margin-bottom: 4px;
}
.download-title {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding: 8px;
}
.download-link {
	float: right;
}
.contact-info {
	margin-bottom: 4px;
}
.body-copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.member-listing {
	float: left;
	width: 560px;
	padding-bottom: 20px;
	line-height: 20px;
}
.member-image {
	float: left;
	width: 100px;
}
.member-text {
	float: left;
	width: 460px;
}
.int_body {
	background-image: url(../images/intermediarys/int_head_back.jpg);
	background-repeat: repeat-x;
}
#int-title-bar {
	float: left;
	width: 840px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
}
#int-nav {
	float: left;
	padding-top: 0px;
	width: 850px;
}
.contact-details {
	color: #00447A;
	font-size: 14px;
}
.contact-details2 {
	color: #1697D1;
	font-size: 18px;
}
.document-downloads {
	float: left;
	width: 560px;
}
.document-downloads a {
	color: #0097D3;
}
.red-head-large {
	color: #B22B31;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
.blue-head-large {
	color: #00447A;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
.green-section-heading2 {
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00782B;
	float: left;
	width: 530px;
	padding-left: 20px;
}
.green-head-large {
	color: #00782B;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
.red-listing2 {
	float: left;
	width: 550px;
	padding: 0px;
}
.blue-listing2 {
	float: left;
	width: 550px;
	padding: 0px;
}
.green-listing2 {
	float: left;
	width: 550px;
	padding: 0px;
}
#saved-quotes {
	width: 860px;
	float: left;
	line-height: 20px;
}
.cell-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #00447A;
}
.cell-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0D4479;
	background-color: #DEE7ED;
}
.cell-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0D4479;
	background-color: #BFCFDD;
}
.purple-head {
	color: #9D458F;
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
.feedback-box {
	width: 545px;
	height: 400px;
	border: 2px solid #DBE2F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #022842;
	line-height: 27px;
	padding: 10px;
	background-color: #F7F8FC;
}
.red-listing2 a {
	padding: 0px;
	color: #B22B31;
	text-decoration: none;
}
.blue-listing2 a {
	padding: 0px;
	color: #0D4479;
	text-decoration: none;
}
.green-listing2 a {
	padding: 0px;
	color: #00782D;
	text-decoration: none;
}
.child-savings-box {
	background-color: #B22B31;
	padding: 10px;
	float: left;
	width: 540px;
	margin-bottom: 4px;
}
.child-savings-box2 {
	background-color: #00447A;
	padding: 10px;
	float: left;
	width: 540px;
	margin-bottom: 4px;
}
.blue-quote-heading {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00447A;
	float: left;
	padding-left: 20px;
	margin-bottom: 8px;
	width: 540px;
}
.red-quote-heading {
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B22B31;
	float: left;
	width: 540px;
	padding-left: 20px;
}
.green-quote-heading {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00782C;
	float: left;
	width: 540px;
	padding-left: 20px;
	margin-bottom: 8px;
}
.child-savings-box3 {
	background-color: #00782C;
	padding: 10px;
	float: left;
	width: 540px;
	margin-bottom: 4px;
}
.int-intro-panel {
	float: left;
	width: 360px;
	margin-bottom: 4px;
	background-image: url(../images/intermediarys/home-image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 490px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	height: 250px;
}
.purple-head2 {
	color: #9D458F;
	font-size: 44px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#call-int-home {
	padding-bottom: 20px;
	padding-top: 42px;
}
.int-home-advert {
	float: left;
	width: 560px;
	padding-top: 20px;
}
.green-section-heading {
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00782B;
	float: left;
	width: 530px;
	padding-left: 20px;
}
.full-width-ad {
	float: left;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2096CF;
	background-color: #CCC;
	text-align: center;
	padding: 40px;
	margin-top: 20px;
	font-size: 18px;
}
.sitemap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #1696D1;
}
.sitemap li a {
	color: #1696D1;
	text-decoration: none;
}
.login-text-box2 {
	height: 30px;
	width: 250px;
	border: 1px solid #CCC;
}
.download-item-slim-red a {
	color: #B22B31;
	text-decoration: none;
}
.download-item-slim-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbe1ef;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.download-item-slim-blue a {
	color: #0D4479;
	text-decoration: none;
}
.download-item-slim-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbe1ef;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.download-item-slim-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dbe1ef;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.download-item-slim-green a {
	color: #00782D;
	text-decoration: none;
}
.blue-section-heading {
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #072842;
	float: left;
	width: 530px;
	padding-left: 20px;
}
.blue-section-heading2 {
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00447A;
	float: left;
	width: 530px;
	padding-left: 20px;
}
.ifa-ad {
	float: left;
	width: 550px;
	padding-top: 20px;
}
#mortgage-protection-box-out {
	background-color: #B22B31;
	background-image: url(../images/insurance/mortgage-box-out.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mortgage-protection-box-out-head {
	background-color: #00782C;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#home-expenses-box-out {
	background-color: #0097D3;
	background-image: url(../images/insurance/insurance-home-expenses-boxout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#home-expenses-box-out-head {
	background-color: #98ABD3;
	border: 2px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
