body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #e8e8e8 url(/template/images/body_bg.jpg) left top repeat-y;
}
h2 {
	line-height: 23px;
	font-size: 1.667em;
	margin: 0 0 9px 0;
	color: #BABBAB;
}
h3 {
	line-height: 15px;
	font-size: 1em;
	margin: 10px 0 0 0;
	color: #0164a5;
}
img {
	border: none;
}
p {
	line-height: 15px;
	margin: 12px 0 12px 0;
}
p.Large {
	line-height: 15px;
	margin: 14px 0 14px 0;
	font-size: 1.167em;
}
a, a:link, a:visited, a:active {
	font-weight : bold;
	text-decoration : none;
	color: #0164a5;
}
a:hover {
	color: #909092;
}
.FloatClear {
	clear: both;
}
.Blue {
	color: #0164a5;
}
table {
	border-collapse: collapse;
	font-size: 0.917em;
}
table th, table td {
	padding: 5px;
	vertical-align: top;
}
table th {
	background: #e8e8e8;
	text-align: left;
	font-weight: normal;
}
table td {
	font-weight: bold;
}

.BondReturn {
font-size:1.1em;
}
.Right {
	text-align: right;
}
.Center {
	text-align: center;
}
#FullPage {
	width: 900px;
	background: #fff;
	padding: 15px 15px 25px 15px;
}
#HeaderDiv {
	padding-bottom: 20px;
	position: relative;
}
#HeaderDiv h1 {
	margin: 0px;
	height: 82px;
}
#HeaderDiv .HorizontalRule {
	padding: 10px 0 5px 0;
}
#HeaderDiv .HorizontalRule img {
}
.HeadingAdGuaranteed {
	position: absolute;
	left: 240px;
	top: 0px;
}
.HeadingAd {
	position: absolute;
	left: 428px;
	top: 11px;
}
.HeadingAdHome {
	position: absolute;
	right: 0;
	top: 0px;
}
#LeftSideDiv {
	width: 84px;
	margin: 0 48px 60px 0;
	float: left;
	font-size: 0.917em;
}
#LeftSideDiv ul {
	list-style-type: none;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
}
#LeftSideDiv li {
	margin: 0px;
	padding: 0px;
}
.Menu a, .Menu a:link, .Menu a:active, .Menu a:visited {
	display: block;
	padding: 2px;
	text-decoration: none;
	margin: 0 0 1px 0;
	font-weight: bold;
	border-bottom: 1px dotted #909092;
}
.currentMenu {
	border-bottom: none !important;
}
.Menu a:hover {
	text-decoration: none;
}
.SubMenu a, .SubMenu a:link, .SubMenu a:active, .SubMenu a:visited {
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #000; 
	background: #e8e8e8;
	margin: 0 0 1px 0;
	font-weight: normal;
	border-bottom: none;
}
.SubMenu a:hover {
	text-decoration: none;
	color: #fff;
	background: #909092;
}
#ContentWrapper {
	margin-bottom: 60px;
}
#ContentWrapper, #ContentWrapper.Master, #ContentWrapper.TwoCol, #ContentWrapper.ThreeCol, #ContentWrapper.FourCol {
	overflow: hidden;
}
.ColumnWrapper {
	overflow: hidden;
}

.SmallText{
font-size:83.3%;
}

/* Master Layout */
	#ContentWrapper.Master {
	width: 768px;
	float: left;
}
#ContentWrapper.Master .MainContent {
	width: 562px;
	float: left;
	overflow: hidden;
}
#ContentWrapper.Master .MainContent .Column1 {
	width: 271px;
	float: left;
}
#ContentWrapper.Master .MainContent .Column2 {
	width: 271px;
	float: right;
}
#ContentWrapper.Master.Contact .MainContent .ColumnWrapper {
	background: url(../images/bg_mastercol.gif);
	overflow: hidden;
	width: 100%; /* IE HasLayout Fix */
}
/* END Master Layout */

/* Two Column Layout */
	#ContentWrapper.TwoCol .MainContent {
	width: 512px;
	float: left;
	overflow: hidden;
}
/* END Two Column Layout  */

/* Three Column Layout */
	#ContentWrapper.ThreeCol .MainContent {
	width: 512px;
	float: left;
	overflow: hidden;
}
#ContentWrapper.ThreeCol .MainContent .ColumnWrapper {
	background:  url(../images/bg_2col.gif);
	overflow: hidden;
	width: 100%; /* IE HasLayout Fix */
}
#ContentWrapper.ThreeCol .MainContent .Column1, #ContentWrapper.ThreeCol .MainContent .Column2 {
	width: 250px;
	float: left;
}
#ContentWrapper.ThreeCol .MainContent .Column2 {
	margin-left: 12px;
}
/* END Three Column Layout */

/* Four Column Layout */
#ContentWrapper.FourCol .MainContent {
	width: 561px;
	float: left;
	overflow: hidden;
}
#ContentWrapper.FourCol .MainContent .Column1, #ContentWrapper.FourCol .MainContent .Column2, #ContentWrapper.FourCol .MainContent .Column3 {
	width: 183px;
	float: left;
}
#ContentWrapper.FourCol .MainContent .Column2, #ContentWrapper.FourCol .MainContent .Column3 {
	margin-left: 6px;
}
/* END Four Column Layout */

/* Secondary Content */
	#ContentWrapper .SecondaryContent {
	float: right;
	width: 180px;
	font-size: 0.917em;
}
/* END Secondary Content */

/* Secondary Content Styles */

.secondaryContentButton {
	background: #0164a5 url(../images/bluebutton.jpg) top left no-repeat;
	margin: 0 0 5px 0;
}
.secondaryContentButton a {
	height: 27px;
	line-height: 27px;
	color: #fff;
	padding: 0 5px 0 5px;
}

.secondaryContentButton a:hover, .secondaryContentButton a:active, .secondaryContentButton a:visited {
	color: #fff;
}
.secondaryContentButton.Download {
	background: #e8e8e8 url(../images/PDFIcon.gif) 155px 10px no-repeat;
}
.secondaryContentButton.Download a, .secondaryContentButton.Download a:visited {
	height: auto;
	line-height: normal;
	padding: 5px;
	display: block;
	color: #000000;
}
.secondaryContentButton.Download a:hover {
	color: #fff;
}
.secondaryContentButton.DownloadOneLine {
	background: #e8e8e8 url(../images/PDFIcon.gif) 155px 10px no-repeat;
}
.secondaryContentButton.DownloadOneLine a, .secondaryContentButton.DownloadOneLine a:visited, .secondaryContentButton.DownloadOneLine a:active {
	height: auto;
	display: block;
	color: #000000;
	line-height: 38px;
}
.secondaryContentButton.FSCSGuarantee {
	background: #f99bc0 url(../images/fscsbutton.jpg);
}
.secondaryContentButton.FSCSGuarantee a, .secondaryContentButton.FSCSGuarantee a:visited {
	color: #000000;
}
.secondaryContentButton.FSCSGuarantee a:hover {
	color: #fff;
}

.secondaryContentContact {
	background: #e8e8e8 url(../images/PhoneIcon.gif) 155px 8px no-repeat;
	padding: 5px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.Box {
	padding: 0 5px 0 5px;
	margin: 0 0 5px 0;
	background: #f0f3fa;
	border: 1px solid #f0f3fa;
}
.BoxWhite {
	padding: 0 5px 0 5px;
	margin: 0 0 5px 0;
}
.AboutUs .Box {
	background: #fef3f3;
	border: 1px solid #fef3f3;
}
.Fixed .Box {
	background: #f2e7f2;
	border: 1px solid #f2e7f2;
}
.Notice .Box {
	background: #fff7ef;
	border: 1px solid #fff7ef;
}
.Isa .Box {
	background: #fef3f3;
	border: 1px solid #fef3f3;
}
.Easy .Box {
	background: #dff0f1;
	border: 1px solid #dff0f1;
}
.Box ul {
	padding: 0px;
	margin: 0px;
}
.Box li {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #0164a5;
	text-indent: 0px;
}
.Box li.LastOne {
	padding: 0;
	margin-bottom: 5px;
	border-bottom: none;
}

/* END Secondary Content Styles */

/* Column Styling */
.HomePage .Column1.FinanceAdvert ul.AdvertContent {
	background: url(../images/AdFinanceMiddle.jpg) repeat-y;
	color: #909092;
	padding-top: 20px;
	padding-left: 13px;
	margin: 0;
	list-style: none;
}
.HomePage .Column2.SavingsAdvert ul.AdvertContent {
	padding-top: 7px;
	padding-left: 13px;
	padding-bottom: 8px;
	display: block;
	margin: 0;
	list-style: none;
	
}
.HomePage .Column2.SavingsAdvert {
	background: url(../images/AdSavingsMiddle.jpg) repeat-y;
	
}
.HomePage .Column1 h3, .HomePage .Column2 h3 {
	margin: 0;
}
.HomePage.SavingsAdvert .Column2 a {
	display: block;
}	
.HomePage .Column2.SavingsAdvert ul.AdvertContent li {
	display: block;
	margin: 5px 0;
	padding: 0;
}
.HomePage .Column2 .Line1 {
	font-size: 20px;
	line-height: 26px;
	padding: 11px 0 8px 0;
	display: block;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.HomePage .Column2 .Rate {
	font-size: 45px;
	line-height: 45px;
	display: block;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	background: url(../images/SavingsLinkButton.png) 195px 10px no-repeat;
	font-weight: normal;
}
.HomePage .Column2 a:hover .Rate,
.HomePage .Column2 a:active .Rate,
.HomePage .Column2 a:focus .Rate {
	background: url(../images/SavingsLinkButton_Over.png) 195px 10px no-repeat;
}
.HomePage .Column2 .Line1 {
	color: #0164a5;
}
.HomePage .Column2 .Rate {
	color: #F99B0C;
}
.HomePage .Column2 a:hover .Line1,
.HomePage .Column2 a:active .Line1,
.HomePage .Column2 a:focus .Line1,
.HomePage .Column2 a:hover,
.HomePage .Column2 a:active,
.HomePage .Column2 a:focus {
	color: #F99B0C;
}
.HomePage .Column2 .Line3 {
	font-size: 14px;
	font-weight: bold;
	margin: 09px 0 0 0;
	display: block;
}
.HomePage .Column2 a {
	color: #000;
}
.HomePage .Column1 a img {
	position: relative;
	top: 3px;
}
.HomePage .Column1.FinanceAdvert .CMLink,
.HomePage .Column1.FinanceAdvert .AFLink,
.HomePage .Column1.FinanceAdvert .IFLink,
.HomePage .Column1.FinanceAdvert .RMLink {
	display: block;
	height: 53px;
	padding-top: 2px;
	padding-left: 59px;
	font-size: 16px;
}
.HomePage .Column1.FinanceAdvert .CMLink {
	background: url(../images/FinanceBuilding.png) left top no-repeat;
	margin-bottom: 13px;
}
.HomePage .Column1.FinanceAdvert .AFLink {
	background: url(../images/FinanceCog.png) left top no-repeat;
	margin-bottom: 13px;
}
.HomePage .Column1.FinanceAdvert .IFLink {
	background: url(../images/InvoiceFinanceIcon.png) left top no-repeat;
	margin-bottom: 13px;
}
.HomePage .Column1.FinanceAdvert .RMLink {
	background: url(../images/ResidentialMortgagesIcon.png) left top no-repeat;
	height: 64px;
}
.FeatureBox ul, .CMFeatureBox ul {
	padding: 0px;
	margin: 0px;
}
.FeatureBox li {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 10px 14px 0 14px;
	border-bottom: 1px solid #000;
	text-indent: 0px;
}
.CMFeatureBox li {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 10px 14px 0 14px;
	text-indent: 0px;
}
.FeatureBox li.LastOne {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: none;
}
.FeatureBox, .CMFeatureBox{
	background: #e8e8e8;
}
.FeatureBox p, .CMFeatureBox p {
	margin-right: 14px;
	margin-left: 14px;
}

.SecondaryContent .FeatureBox p {
	margin-right: 5px;
	margin-left: 5px;
}

.FeatureBox h3, .CMFeatureBox h3 {
	background: #909092;
	color: #fff;
	padding: 5px 14px 5px 14px;
	margin: 0 0 10px 0;
	font-size: 1em;
}
.ExistingCustomerFeatureBox {
	background: #e8e8e8;
	border: 1px solid #e8e8e8;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.SecondaryContent .FeatureBox h3 {
	padding: 5px;
}
.LendingWhatIs .FeatureBox h3, .SecondaryContent .FeatureBox h3 {
	background: #0164a5;
}
.LendingWhatIs .SingleColumn h3 {
	background: #8db320;
	margin-bottom: 0px !important;
}
.Contact .Column1 h3, .Contact .Column1 p, .Contact .Column1 table, .Contact .Column2 h3, .Contact .Column2 p {
	margin-right: 10px;
	margin-left: 10px;
}
/* END Column Styling */

.SavingsAdWrapper {
	overflow: hidden;
}
.SavingsAdBox {
	float: left;
	width: 136px;
}
.SavingsAdBox.AdTwo, .SavingsAdBox.AdThree, .SavingsAdBox.AdFour {
	margin-left: 6px;
}
.SavingsAdBox p {
	margin: 0 5px 0 5px;
}
.SavingsAdFeatures {
	padding: 3px 0 9px 0;
}
.SavingsAdBox .AdHeader a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	display: block;
}
.SavingsAdBox .Rate a {
	color: #000;
	font-size: 40px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	display: block;
}

.SavingsAdBox .OpenAcc a{
	color: #000;
	padding: 5px 35px 5px 5px;
	display: block;
	width: 75px;
	height: 28px;
	line-height: 28px;
	text-align: right;
	font-size: 12px;
}

.SavingsAdBox.FixedAd .OpenAcc a {
	background: url(../images/FixedRateAdArrow.gif) right no-repeat;
}

.SavingsAdBox.NoticeAd .OpenAcc a {
	background: url(../images/NoticeAdArrow.gif) right no-repeat;
}

.SavingsAdBox.IsaAd .OpenAcc a {
	background: url(../images/ISAAdArrow.gif) right no-repeat;
}

.SavingsAdBox.EasyAd .OpenAcc a {
	background: url(../images/EasyAccessAdArrow.gif) right no-repeat;
}
.SavingsGuaranteedAdRight .OpenAcc a {
	background: url(../images/GuaranteedAdArrow.gif) right no-repeat;
	color: #000;
	padding: 5px 0px 5px 5px;
	display: block;
	width:65px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.FixedAd .AdContent {
	background: #e2b4d5 url(../images/AdFixedMiddle.jpg);
}
.NoticeAd .AdContent {
	background: #fabe76 url(../images/AdNoticeMiddle.jpg);
}
.IsaAd .AdContent {
	background: #f4c6c9 url(../images/AdIsaMiddle.jpg);
}
.EasyAd .AdContent {
	background: #66ccd6 url(../images/AdEasyMiddle.jpg);
}
.FixedAd .AdHeader {
	background: url(../images/AdFixedTop.jpg) top left no-repeat;
}
.NoticeAd .AdHeader {
	background: url(../images/AdNoticeTop.jpg) top left no-repeat;
}
.IsaAd .AdHeader {
	background: url(../images/AdIsaTop.jpg) top left no-repeat;
}
.EasyAd .AdHeader {
	background: url(../images/AdEasyTop.jpg) top left no-repeat;
}
.FixedAd .AdFooter {
	background: url(../images/AdFixedBottom.jpg) top left no-repeat;
	height: 20px;
}
.NoticeAd .AdFooter {
	background: url(../images/AdNoticeBottom.jpg) top left no-repeat;
	height: 20px;
}
.IsaAd .AdFooter {
	background: url(../images/AdIsaBottom.jpg) top left no-repeat;
	height: 20px;
}
.EasyAd .AdFooter {
	background: url(../images/AdEasyBottom.jpg) top left no-repeat;
	height: 20px;
}
#FooterDiv {
	font-size: 0.917em;
	clear: both;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	border-top: 1px solid #e8e8e8;
	overflow: hidden;
	color: #909092;
}
#FooterDiv ul.FooterNav {
	margin: 0;
	padding: 0;
}
#FooterDiv ul.FooterNav li {
	list-style: none;
	float: left;
}
#FooterDiv ul.FooterNav li a, #FooterDiv ul.FooterNav li a:link, #FooterDiv ul.FooterNav li a:active, #FooterDiv ul.FooterNav li a:visited {
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #909092;
	font-weight: normal;
}
#FooterDiv ul.FooterNav li a:hover {
	text-decoration: underline;
}
/* faq page */

.faq:link, .faq:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/bullet-arrow-black.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}
.faq:hover {
	color:#0164a5;
	background-image: url(../images/bullet-arrow-blue.gif) 0 3px no-repeat;
}
.Current {
	color:#0164a5 !important;
	background: url(../images/bullet-arrow-blue.gif) 0 3px no-repeat !important;
}
.faqApplyLink a, .faqApplyLink a:link, .faqApplyLink a:active, .faqApplyLink a:hover, .faqApplyLink a:visited {
	margin: 0px 0 0px 0;
	padding-right: 40px;
	background: url(../images/faqButton.png) right center no-repeat;
	line-height: 31px;
	font-size: 16px;
	display:block;
	width: 100px;
	text-decoration: none !important;
	font-weight:bold;
	color:#000000; 
}
.boxFAQ {
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color:#e8e8e8;
	margin-right: 20px;
	padding: 1px 11px 1px 11px;
}
#Questions, #Questions ul {
	margin: 0px;
	padding: 0px;
}
#Questions li {
	padding: 5px 0 5px 0px;
	list-style-type: none;
	margin: 0px;
	text-indent:0px;
}
/* end of faq page */

/* Product Layout */
.ProductRateBox {
	background: #909092;
	overflow: hidden;
	width: 100%; /* ! IE6 Hack */
	padding-left: 10px;
}

.ProductRateBoxHistoric {
	background: #909092;
	overflow: hidden;
	width: 100%; /* ! IE6 Hack */
}

.ProductRateBox .SalesMessage {
	width: 236px;
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px 10px 0;
}
.ProductRateBox .SalesMessage ul {
	margin: 0;
	padding: 0;
}
.ProductRateBox .SalesMessage li {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}
.ProductRateBox table {
	width: 256px;
	float: left;
	font-size: 1.167em;
}

.HistoricTable {
	width: 512px !important;
}
.ProductRateBox table td, .ProductRateBoxHistoric table td  {
	text-align: right;
}
.ProductRateBox table tr.TopHead th,
.ProductRateBoxHistoric table tr.TopHead th {
	border: solid #fff;
	border-width: 0 0 0 1px;
}
.ProductRateBox table tr th,
.ProductRateBoxHistoric table tr th,
.ProductRateBox table tr td,
.ProductRateBoxHistoric table tr td {
	border: solid #fff;
	border-width: 1px 0 0 1px;
}
.KeyFeatures table {
	width: 100%;
	padding: 20px;
}
.KeyFeatures h3 {
	padding: 5px;
	background: #909092;
	color: #fff;
	font-size: 1em;
	margin: 20px 0 0 0;
}
.KeyFeatures table tr {
}
.KeyFeatures table th, .KeyFeatures table td {
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #909092;
}
.KeyFeatures table tr.LastRow th, .KeyFeatures table tr.LastRow td {
	border-bottom: none;
}
.KeyFeatures h3 {
	padding: 3px 10px 3px 10px;
}
.KeyFeatures table th {
	width: 25%;
	font-weight: bold;
}
.KeyFeatures table td {
	font-weight: normal;
}
/* END Product Layout */
			
/* Product Style */

.Fixed .ProductRateBox, .Fixed .KeyFeatures h3, .Fixed.ProductRateBoxHistoric, .Fixed.ProductRateBoxHistoric {
	background: #C059A0;
}
.Fixed .ProductRateBox table tr.TopHead th, .Fixed.ProductRateBoxHistoric table tr.TopHead th {
	background: #C059A0;
	color: #fff;
}
.Fixed .ProductRateBox table th, .Fixed .ProductRateBox table td, .Fixed .KeyFeatures table th, .Fixed .KeyFeatures table td, .Fixed.ProductRateBoxHistoric table th, .Fixed.ProductRateBoxHistoric table td {
	background: #F2E7F2;
}
.Fixed .ProductRateBox table tr.altRow th, .Fixed .ProductRateBox table tr.altRow td, .Fixed.ProductRateBoxHistoric table tr.altRow th, .Fixed.ProductRateBoxHistoric table tr.altRow td {
	background: #E2B4D5;
}


.Notice .ProductRateBox, .Notice .KeyFeatures h3, .Notice.ProductRateBoxHistoric, .Notice.ProductRateBoxHistoric {
	background: #f69621;
}
.Notice .ProductRateBox table tr.TopHead th, .Notice.ProductRateBoxHistoric table tr.TopHead th  {
	background: #f69621;
	color: #fff;
}
.Notice .ProductRateBox table th, .Notice .ProductRateBox table td, .Notice .KeyFeatures table th, .Notice .KeyFeatures table td, .Notice.ProductRateBoxHistoric table th, .Notice.ProductRateBoxHistoric table td {
	background: #fff7ef;
}
.Notice .ProductRateBox table tr.altRow th, .Notice .ProductRateBox table tr.altRow td, .Notice.ProductRateBoxHistoric table tr.altRow th, .Notice.ProductRateBoxHistoric table tr.altRow td  {
	background: #fabe76;
}


.Isa .ProductRateBox, .Isa .KeyFeatures h3, .Isa.ProductRateBoxHistoric, .Isa.ProductRateBoxHistoric  {
	background: #E40E62;
}
.Isa .ProductRateBox table tr.TopHead th, .Isa.ProductRateBoxHistoric table tr.TopHead th {
	background: #E40E62;
	color: #fff;
}
.Isa .ProductRateBox table th, .Isa .ProductRateBox table td, .Isa .KeyFeatures table th, .Isa .KeyFeatures table td, .Isa.ProductRateBoxHistoric table th, .Isa.ProductRateBoxHistoric table td, .Isa .KeyFeatures table th, .Isa .KeyFeatures table td  {
	background: #fef3f3;
}
.Isa .ProductRateBox table tr.altRow th, .Isa .ProductRateBox table tr.altRow td, .Isa.ProductRateBoxHistoric table tr.altRow th, .Isa.ProductRateBoxHistoric table tr.altRow td {
	background: #F99BC0;
}

.Guaranteed .KeyFeatures h3{
	background: #ca1d15;
}

.Guaranteed .KeyFeatures table th, .Guaranteed .KeyFeatures table td{
	background: #E4CDCD;
}

.Guaranteed .KeyFeatures th.AltCell{
background:#d38884;
}

.Easy .ProductRateBox, .Easy .KeyFeatures h3, .Easy.ProductRateBoxHistoric, .Easy.ProductRateBoxHistoric   {
	background: #00a0af;
}
.Easy .ProductRateBox table tr.TopHead th, .Easy.ProductRateBoxHistoric table tr.TopHead th {
	background: #00a0af;
	color: #fff;
}
.Easy .ProductRateBox table th, .Easy .ProductRateBox table td, .Easy .KeyFeatures table th, .Easy .KeyFeatures table td, .Easy.ProductRateBoxHistoric table th, .Easy.ProductRateBoxHistoric table td  {
	background: #dff0f1;
}
.Easy .ProductRateBox table tr.altRow th, .Easy .ProductRateBox table tr.altRow td, .Easy.ProductRateBoxHistoric table tr.altRow th, .Easy.ProductRateBoxHistoric table tr.altRow td  {
	background: #66ccd6;
}

.GuaranteedSalesBox .KeyText{
width:98%;
padding:10px;
background:#ca1d15;
margin-bottom:16px;
}
.GuaranteedSalesBox ul{
list-style-type:none;
margin:0;
padding:0 0 10px 0;
width:98%;
color:#ffffff;
font-weight:bold;
}
.GuaranteedSalesBox th{
text-align:center;
border:1px solid #ffffff;
background:#ca1d15;
font-weight:bold;
color:#ffffff;
}
.GuaranteedSalesBox td{
text-align:center;
border:1px solid #ffffff;
background:#E4CDCD;
vertical-align:middle;
font-weight:normal;
}
.GuaranteedSalesBox td.AltCell{
text-align:center;
border:1px solid #ffffff;
background:#d38884;
vertical-align:middle;
font-weight:normal;
}
.GuaranteedSalesBox table{
width:100%;
border:1px solid #ffffff;
color:#000000;
}

/*Potential Return Page*/
.GuaranteedBG{
background:#E4CDCD;
width:98%;
padding:10px;
}
.GuaranteedInfo table th{
	background:#ca1d15;
	color:#ffffff;
	font-weight:bold;
}
.GuaranteedInfo table td{
background: #E4CDCD;
border-top:1px solid #000000;
font-weight:normal;
}
/*End*/

/*Additional Right Nav Buttons*/
.AdButton{
position:relative;
clear:both;
width:165px;
background:#E4CDCD;
padding:10px 10px 10px 5px;
margin-top:10px;
font-weight:bold;
}
.AdButton a:link, .AdButton a:visited {
color:#000000;
}
.AdButton a:hover{
text-decoration:underline;
}
/*End*/

/* END Product Style */

/* Products: Existing Customers */

.ExistingCustomers table.RateTable tr.TopHead th {
	background: #0164A5;
	color: #fff;
}
.ExistingCustomers table.RateTable th, .ExistingCustomers table.RateTable td {
	background: #F0F3FA;
}
.ExistingCustomers table.RateTable tr.altRow th, .ExistingCustomers table.RateTable tr.altRow td {
	background: #a6c6dc;
}

.ExistingCustomers table.RateTable {
	width: 100%;
}

.ExistingCustomers table.RateTable td {
	text-align: right;
}
.ExistingCustomers table.RateTable th.Right {
	width: 75px;
}
			
/* END Products: Existing Customers */

/* Apply Link */
.ApplyLink {
	position: absolute;
	top: 52px;
	z-index: 10;
	font-size: 16px;
	font-weight: normal !important;
	display: block;
	width: 180px;
}
.ApplyLink a {
	display: block;
}

.ApplyLinkRB {
	float:right;

	
	font-size: 16px;
	font-weight: normal !important;
	display: block;
	padding:5px 0px;
	
	
}



.ApplyLinkRB a {
padding: 0 10px;

	}

.ApplyLinkRB img {
position:relative;
top:7px;
margin-left:7px;
}	
	
/* Apply Link : Style*/
.Fixed .ApplyLink {
	background: url(../images/FixedRateOpenArrow.gif) right bottom no-repeat;
}
.Notice .ApplyLink {
	background: url(../images/NoticeOpenArrow.gif) right bottom no-repeat;
}
.Isa .ApplyLink {
	background: url(../images/ISAOpenArrow.gif) right bottom no-repeat;
}
.Easy .ApplyLink {
	background: url(../images/EasyAccessOpenArrow.gif) right bottom no-repeat;
}
.GuaranteedApply{
background: url(../images/GuaranteedOpenArrow.gif) right bottom no-repeat
}


.Savings .ApplyLink, .ApplyDetails .ApplyLink, .SavingsFaq .ApplyLink, .ExistingCustomers .ApplyLink {
	background: url(../images/SavingsLinkButton.png) right bottom no-repeat;
}
/* END Apply Link */

/* Header Info - Usage: Secondary panel for info to appear in header */

.SecondaryContent .HeaderInfo {
	position: absolute;
	top: 63px;
	z-index: 10;
	display: block;
	width: 170px;
	font-weight: bold;
	font-size: 12px;
	background: #e8e8e8;
	padding: 2px 5px 2px 5px;
}
.SecondaryContent .HeaderInfo.Contact {
	background: #e8e8e8 url(../images/PhoneIcon.gif) 155px 8px no-repeat;
}
/* End Header Info */

/* Opening Account Page */

.ApplyDetails .Column1 {
	background: #e8e8e8;
	padding: 14px 0 0 0;
}
.ApplyDetails .Column1 p {
	margin: 0 14px 12px 14px;
}
.ApplyDetails .Column1 h3 {
	margin: 0 14px 0 14px;
}
.ApplyDetails .Column1 li {
	list-style-type: none;
	background: url(../images/bullet-dash.gif) left top no-repeat;
	margin: 0;
	padding: 0 0 0 14px;
}
.ApplyDetails .Column1 ul {
	margin: 0 14px 12px 14px;
	padding: 0;
}
.ApplyDetails table {
	width: 100%;
	font-size: 1em;
}
.ApplyDetails table th {
	background: #fff;
}
.ApplyDetails table td {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: 1px solid #fff;
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
}
.ApplyDetails table td.Rate {
	background: #0164a5;
	color: #ffffff;
}
.ApplyDetails table .Rate, .ApplyDetails table .Open {
	text-align: center;
}
.ApplyDetails table tr.Fixed {
	background: #E2B4D5;
}
.ApplyDetails table tr.Notice {
	background: #FABE76;
}
.ApplyDetails table tr.Isa {
	background: #F99BC0;
}
.ApplyDetails table tr.Easy {
	background: #66CCD6;
}
.ApplyDetails table tr.Guaranteed {
	background: #E4CDCD;
}
.ApplyDetails table tr.GuaranteedAlt {
	background: #d38884;
}
/* END Opening Account Page */

/* Launch Application */

.LaunchApp .ActionButton {
	margin: 20px 0 0 250px;
}
.LaunchApp #radioJointQuestion input{
	position: relative;
	top: 2px;
}
.LaunchApp #radioJointQuestion label{
	position: relative;
	left: 2px;
}

/* END Launch Application */

.hLine {
	border-top: 1px solid #000;
	font-size: 0px;
	height: 0px;
	margin: 0 10px 10px 10px;
}
.PDFLinks {
	margin: 0;
	padding: 10px 0 5px 10px;
}
.PDFLinks li {
	background: url(../images/PDFIcon.gif) left center no-repeat;
	line-height: 20px;
	padding-left: 20px;
	list-style-type: none;
	margin: 0px;
}
/* Asset Finance Table */
.AFLendingCriteriaTable {
	margin: 0 0 0 1px;
	width: 511px;
}
.AFLendingCriteriaTable th, .AFLendingCriteriaTable td {
	border: 1px solid #909092;
}
.AFLendingCriteriaTable th.Column1 {
	width: 163px;
	text-align: center;
}
.AFLendingCriteriaTable th.Column2, .AFLendingCriteriaTable th.Column3, .AFLendingCriteriaTable th.Column4 {
	width: 116px;
	text-align: center;
}
.AFLendingCriteriaTable th {
	font-weight: bold;
}
.AFLendingCriteriaTable td {
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
/* END Asset Finance Table */

/* Sitemap */
	.Root, .SubFolder{
		padding: 0;
		margin: 0;
		text-indent: 0;
	}
	.SubFolder {
		padding-left: 20px;
	}
	.Root li, .SubFolder li{
		list-style-type: none;
		padding: 10px 0 0 0;
		margin: 0;
	}
	ul.SubFolder li{
		padding-left: 20px;
	}
/* END Sitemap */

.SmallText{
font-size:10px;
}

.clearer{
position:relative;
float:left;
clear:both;
}

/*Guaranteed Product Ads*/



/*Savings Page Ad*/

.SavingsGuaranteedAd{
position:relative;
float:left;
clear:both;
width:548px;
background:url(../images/SavingsGuaranteedBorderBottom.gif) bottom left repeat-x;
}

.SavingsGuaranteedAdRosette{
position:relative;
float:left;
}

.SavingsGuaranteedAdContentA{
position:relative;
float:left;
width:150px;
height:97px;
margin:4px 0 7px 0;
padding:0 0 0 10px;
background:#E4CDCD;
}

.SavingsGuaranteedAdContentA h3{
font-size:14px;
color:#000000;
margin:5px 0;
border:0px;
}

.SavingsGuaranteedAdContentB{
position:relative;
float:left;
height:87px;
margin:4px 0 7px 0;
padding:10px 10px 0 15px;
background: #E4CDCD;
}

* html .SavingsGuaranteedAdContentB{
padding: 0 20px 0 15px;
margin: 4px 0 0 0;
}

.SavingsGuaranteedAdContentB .Percent{
font-size: 40px;
font-weight:bold;
}

* html .SavingsGuaranteedAdContentB .Percent {
font-size:34px;
}

.Earn {
margin:-5px 0 -5px 0;
padding:0px;
}

* html .Earn {
	margin: 5px 0 -5px 0;
}

.Return {
font-size:20px;
font-weight:bold;
}

.SavingsGuaranteedAdRight{
position:absolute;
right:-10px;
width:90px;
height:64px;
margin-top:4px;
margin-bottom: 7px;
padding:40px 0 0 15px;
background:url(../images/SavingsGuaranteedRightCorner.gif) top right no-repeat #E4CDCD;
}
/*End*/
/*End*/

/*Commercial Mortgages Products*/

ul.CMProdList{
	list-style-type:none;
	text-indent:-40px;
	color:#0164A5;
	font-weight:bold;
}
.CMFeatureBoxTop {
	margin-bottom: 0;
}
.CMFeatureBoxTop p {
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 10px;
}
.CMFeatureBox {
	padding-bottom: 10px;
	margin-top: 0;
}
.CMFeatureBox ul {
	margin: 0 0 0 20px;
}
.CMFeatureBox ul li {
	list-style-type: disc;
	margin: 0 0 5px 20px;
	padding: 0;
}
.CMFeatureBox ul ul li {
	list-style-type: circle;
}
.cmList li {
	color: #0164A5;
	font-weight: bold;
}
