/*///////////////////////////
ASDA FINACIAL SERVICES CSS
MEDIA: SCREEN
///////////////////////////*/


* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

body {
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #fff;
}

/* HEADER LAYOUT */
#headerWrapper {
	width: 100%;
	min-width: 980px;
	float: left;
	background: #fff;
	height: 112px;
	overflow: hidden;
}
#header {
	width: 980px;
	margin: 0 auto;
}
#headerContent {
	width: 980px;
	height: 112px;
	float: left;
	text-align: left;
	
}
#headerContent h1 a {
	width: 500px;
	height: 102px;
	float: left;
	text-indent: -999999px;
	background: url(../images/asda-energy.gif) no-repeat left top;
}
#headerQuickQuote {
	width: 390px;
	height: 112px;
	float: right;
	text-align: right;
}
#headerQuickQuote input {
	margin: 0px 0px 0px 11px;
	vertical-align: bottom;
}
#headerQuickQuote select {
	border: 1px solid #bfbfbe;
	font-size: 14px;
	padding: 2px;
	background: #fff;
}
#headerQuickQuote p {
	color: #363635;
	font-size: 130%;
	padding: 16px 0px 0px 0px;
}
.quickQuoteLabel {
	position: absolute;
	left: 50%;
	top: 18px;
	margin-left: 165px;
}
* html .quickQuoteLabel {
	top: 19px;
}
*+ html .quickQuoteLabel {
	top: 19px;
}

#headerQuickQuote ul.headerUtilityNav {
	list-style-type: none;
	margin: 15px 0px 0px 0px;
}
#headerQuickQuote .headerUtilityNav li {
	display: inline;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 18px;
	background: url(http://www.asdafinance.com/images/li-arrow-white.gif) no-repeat left;
	font-size: 100%;
}
#headerQuickQuote .headerUtilityNav li a {
	color: #2b2b37;
	text-decoration: none;
}
#headerQuickQuote .headerUtilityNav li a:hover {
	text-decoration: underline;
}

/* NAVIGATION LAYOUT */
#navMainWrapper {
	width: 100%;
	min-width: 980px;
	float: left;
	height: 40px;
	background: url(http://www.asdafinance.com/images/bk-navFull.gif) repeat-x top;
	position: absolute;
	top: 109px;
	left: -4px;
}
#navMain {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}
#navMainContent {
	width: 940px;
	height: 40px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 40px;
}
#navMain ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 40px;
}
#navMain a {
	display: block;
	color: #fff;
	height: 40px;
	font-weight: bold;
	text-decoration: none;
}
#navMain li {
	float: left;
	height: 40px;
}
#navMain li a {
	text-indent: -9999em;
}
#navMain li ul li a {
	text-indent: 0em;
}
#navMain li.navMainInsurance a {
	width: 147px;
	background: url(http://www.asdafinance.com/images/nav-insurance.gif) no-repeat top left;
}
#navMain li.navMainInsurance a:hover {
	background-position: right;
}
#navMain li.navMainCreditCardsLoans a {
	width: 277px;
	background: url(http://www.asdafinance.com/images/nav-creditCards.gif) no-repeat top left;
}
#navMain li.navMainCreditCardsLoans a:hover {
	background-position: right;
}
#navMain li.navMainSavings a {
	width: 130px;
	background: url(http://www.asdafinance.com/images/nav-savings.gif) no-repeat top left;
}
#navMain li.navMainSavings a:hover {
	background-position: right;
}
#navMain li.navMainAtHome a {
	width: 140px;
	background: url(http://www.asdafinance.com/images/nav-atHome.gif) no-repeat top left;
}
#navMain li.navMainAtHome a:hover {
	background-position: right;
}
#navMain li.navMainTravel a {
	width: 112px;
	background: url(http://www.asdafinance.com/images/nav-travel.gif) no-repeat top left;
}
#navMain li.navMainTravel a:hover {
	background-position: right;
}
#navMain li.navMainMotoring a {
	width: 134px;
	background: url(http://www.asdafinance.com/images/nav-motoring.gif) no-repeat top left;
}
#navMain li.navMainMotoring a:hover {
	background-position: right;
}
#navMain li ul li, #navMain li ul li a {
	height: auto;	
}
#navMain li a.current {
	background-position: right;
}

#navMain li ul {
	position: absolute;
	float: left;
	width: 505px;
	min-height: 250px;
	left: -999em;
	z-index: 99998;
	background-image: url(http://www.asdafinance.com/images/bk-nav4.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: -17px;
	padding-top: 12px;
	padding-left: 40px;
}
* html #navMain li ul {
	background-image: url(http://www.asdafinance.com/images/bk-nav4.gif);
}
#navMain li.navMainTravel ul {
	margin-left: -413px;
	padding-left: 245px;
	width: 310px;
}
#navMain li.navMainMotoring ul {
	margin-left: -391px;
	padding-left: 245px;
	width: 310px;
}
#navMain li.navMainAtHome ul {
	margin-left: -385px;
	padding-left: 245px;
	width: 310px;
}
#navMain li:hover a, #navMain li.active a {
	background-position: right;
}
#navMain li:hover li a, #navMain li.active li a {
	border-left: 0px;
	border-right: 0px;
	color: #06C;
	font-size: 15px;
	font-weight: normal;
	border-top: 1px solid #ccc;
	margin: 0px;
	padding: 5px 0px 4px 0px;
	background: none;
	width: auto;
}
#navMain li:hover li a:hover, #navMain li.active li a:hover {
	color: #363636;
	background: none;
}
#navMain li ul li {
	width: 260px;
	float: left;
	padding: 0px;
	cursor: pointer;
}
#navMain li ul li ul { 
	width: 200px;
	margin-left: 260px;
	position: absolute;
	padding-left: 30px;
	top: 0;
	left: 0;
	float: left;
	border: 0px;
	background: none;
	overflow: hidden;
}

#navMain li ul li ul li {
	height: 220px;
	float: left;
	background: #fff;
	width: 170px;
	color: #363636;
	font-size: 110%;
	cursor: auto;
}

#navMain li:hover li li a, #navMain li.active li li a {
	border: 0px;
	float: left;
	width: auto;
	padding: 0px;
	line-height: normal;
}

#navMain li:hover ul ul, #navMain li.active ul ul {
	left: -999em;
}

#navMain li:hover ul, #navMain li li:hover ul, #navMain li.active ul, #navMain li li.active ul {
	left: auto;
}
#navMain li.navMainMotoring li:hover ul, #navMain li.navMainMotoring li.active ul  {
	left: 190px;
	width: auto;
	padding-right: 30px;
	overflow: hidden;
}
#navMain li.navMainTravel li:hover ul, #navMain li.navMainTravel li.active ul  {
	left: 215px;
	width: auto;
	padding-right: 30px;
}
#navMain li.navMainAtHome li:hover ul, #navMain li.navMainAtHome li.active ul  {
	left: 186px;
	width: auto;
	padding-right: 30px;
}

/* MAIN CONTENT LAYOUT */
#bodyContentWrapper {
	width: 100%;
	min-width: 980px;
	float: left;
	background: #cbe5ab url(http://www.asdafinance.com/images/bk-clouds.gif) repeat-x center top;
	position: relative;
	top: 40px;
	left: 0px;
}
#bodyContent {
	width: 980px;
	margin: 0 auto;
}
#bodyContentContent {
	width: 980px;
	float: left;
	text-align: left;
	padding: 30px 0px 110px 0px;
}

#bodyContent sup {
	font-size: 70%;	
}

/* FOOTER LAYOUT */
#footerWrapper {
	width: 100%;
	min-width: 980px;
	float: left;
	background: url(http://www.asdafinance.com/images/bk-footer2.gif) repeat-x top;
	position: relative;
	left: 0px;
}
#footer {
	width: 980px;
	margin: 0 auto;
}
#footerContent {
	width: 980px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 0px;
}

#footImage {
	width: 311px;
	height: 225px;
	position: absolute;
	top: -154px;
	left: 50%;
	margin-left: -500px;
	z-index: 299;
}
.footerHome {    background: url(http://www.asdafinance.com/images/footer-home.png) no-repeat top left; } 
.footerCarInsurance {    background: url(http://www.asdafinance.com/images/footer-insuranceCar.png) no-repeat top left; } 
.footerTravelInsurance {    background: url(http://www.asdafinance.com/images/footer-insuranceTravel.png) no-repeat top left; } 
.footerCreditCard {    background: url(http://www.asdafinance.com/images/footer-creditCard.png) no-repeat top left; } 
.footerHomeInsurance {    background: url(http://www.asdafinance.com/images/footer-insuranceHome.png) no-repeat top left; } 
.footerGasElectricity {    background: url(http://www.asdafinance.com/images/footer-gasElectric.png) no-repeat top left; } 
.footerLifeInsurance {    background: url(http://www.asdafinance.com/images/footer-insuranceLife.png) no-repeat top left; } 
.footerPetInsurance {    background: url(http://www.asdafinance.com/images/footer-insurancePet.png) no-repeat top left; } 
.footerLoans {    background: url(http://www.asdafinance.com/images/footer-loans.png) no-repeat top left; } 
.footerOver50s {    background: url(http://www.asdafinance.com/images/footer-over50s.png) no-repeat top left; } 
.footerBreakdown {    background: url(http://www.asdafinance.com/images/footer-breakdownCover.png) no-repeat top left; } 
.footerCTF {    background: url(http://www.asdafinance.com/images/footer-ctf.png) no-repeat top left; }
.footerAbacus {    background: url(http://www.asdafinance.com/images/footer-abacus.png) no-repeat top left; }
.footerYBE {    background: url(http://www.asdafinance.com/images/footer-wateringCan.png) no-repeat top left; }
.internetSavings {    background: url(http://www.asdafinance.com/images/footer-savings.png) no-repeat top left; }
.footerSmallLoans {    background: url(http://www.asdafinance.com/images/footer-smallLoans.png) no-repeat top left; }
.footerEnergySave {    background: url(http://www.asdafinance.com/images/footer-energySwitch.png) no-repeat top left; }

#footerTop {
	width: 940px;
	float: right;
	background: url(http://www.asdafinance.com/images/bk-footBorderVert.gif) repeat-y right;
	background-position: 507px;
	margin: 30px 0px 30px 0px;
	color: #fff;
	z-index: 300;
}
#footerTopLeft {
	width: 509px;
	float: left;
}
#footerTopRight {
	width: 390px;
	float: left;
	padding-left: 35px;
}
.footTopRightCol1 {
	float: left;
}
.footTopRightCol2 {
	width: 221px;
	float: right;
}
#footerTopRight ul {
	list-style-type: none;
	margin-bottom: 15px;
}
#footerTopRight li {
	line-height: 160%;
	font-size: 100%;
}
#footerTopRight li a {
	color: #fff;
	text-decoration: none;
	background: url(http://www.asdafinance.com/images/li-arrow-foot.gif) no-repeat left;
	padding-left: 15px;
}
#footerTopRight li a:hover {
	text-decoration: underline;	
}
.footBanner {
	float: right;	
}
.footLogo {
	float: right;
	margin-top: 16px;
}
#footerTopLeft ul {
	margin-left: 15px;	
}
#footerTopLeft li {
	margin-bottom: 10px;	
	line-height: 130%;
}
#footerTop h4 {
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: normal;
}
#footerTopRight h4 {
	padding-top: 0px;	
}
#footerTop p {
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 130%;
}
.footLeftCol {
	width: 220px;
	float: left;
	margin: 30px 25px 0px 0px;
}
.footLeftCol a {
	color: #fff;
	text-decoration: none;
	background: url(http://www.asdafinance.com/images/li-arrow-foot.gif) no-repeat left;
	padding-left: 15px;
}
.footLeftCol a:hover {
	text-decoration: underline;	
}
.footLeftColFaq {
	width: 240px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.footLeftColFaq a {
	color: #fff;
	text-decoration: none;
	background: url(http://www.asdafinance.com/images/li-arrow-foot.gif) no-repeat left;
	padding-left: 15px;
	margin-left: 15px;
}
.footLeftColFaq a:hover {
	text-decoration: underline;	
}
#footerTop .footLeftColFaq h4 {
	padding-top: 0px;
}
#footerTerms {
	width: 940px;
	float: right;
	padding: 20px 0px 30px 0px;
	color: #c9f0af;
	font-size: 75%;
	background: url(http://www.asdafinance.com/images/bk-footBorderHorizontal.gif) repeat-x top;
}
#footerTerms p {
	margin-bottom: 12px;
	clear: right;
}
#footerTerms ul, #footerTerms ol {
	padding-left: 20px;
	margin-bottom: 12px;
	float: right;
}
#footerTermsLeft {
	width: 240px;
	float: left;
}
#footerTermsRight {
	width: 700px;
	float: left;
}

#footerTerms a {
	color: #c9f0af;
}
#footerTerms a:hover {
	text-decoration: none;
}


/* PRODUCT HUB SPECIFIC */

#hubOverflow {
	width: 940px;
	float: right;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 9px;
	margin-top: -9px;
}

#prodHubWrapper {
	width: 940px;
	float: right;
	background: url(http://www.asdafinance.com/images/bk-prodHub.gif) repeat-y;
	min-height: 200px;
	border-top: 4px solid #66bd2b;
	border-bottom: 4px solid #66bd2b;
}

#prodHubLeft {
	width: 696px;
	float: left;
	padding-left: 4px;
}
.prodHubLeft1 {
	width: 696px;
	float: left;
}
.prodHubLeft1 h2 {
	visibility: hidden;
	width: 696px;
	height: 87px;
	float: left;
	background: #e01621;
	color: #fcf321;
}
.hub1ColHalf {
	width: 315px;
	padding: 25px 0px 25px 25px;
	float: left;
}
.hub1ColHalf p {
	color: #424242;
	font-size: 120%;
	margin-bottom: 12px;
	line-height: 130%;
}
.hub1ColRight {
	padding-top: 40px;
	float: left;
}
.hub1ColRight img {
	float: left;
	margin: -10px 10px 0px 0px;
}
.hub1ColRight a {
	color: #2a6fa9;
	text-decoration: none;
}
.hub1ColRight a:hover {
	text-decoration: underline;
}
.prodHubLeft2 {
	width: 696px;
	float: left;
}
#prodHubScroller {
	width: 696px;
	float: left;
	padding: 0px 0px 10px 4px;
	overflow: hidden;
	height: 280px;
}
#prodHubItems {
	width: 999999px;
	float: left;
}
.hub2ColLeft {
	width: 294px;
	float: left;
	padding: 0px 20px 0px 0px;
}
.hub2ColRight {
	width: 332px;
	float: left;
	padding: 25px 50px 50px 0px;
}
.hub2ColRight p {
	color: #424242;
	font-size: 120%;
	margin-bottom: 12px;
	line-height: 130%;
}
.hub2ColRight .hub1ColRight {
	padding-top: 20px;
	float: left;
}
#prodHubRight {
	width: 240px;
	float: left;
	padding-bottom: 2px;
}
#prodHubRight ul {
	width: 237px;
	float: right;
	list-style-type: none;
	position: relative;
	margin-top: -4px;
	cursor: pointer;
	margin-bottom: -6px;
}
#prodHubRight ul li {
	width: 237px;
	float: left;
	font-size: 100%;
}
#prodHubRight ul li a {
	width: 207px;
	float: left;
	padding: 11px 15px 11px 15px;
	color: #fff;
	text-decoration: none;
	position: relative;
	background: url(http://www.asdafinance.com/images/bk-subNav.gif) repeat-x;
	background-position: bottom;
	cursor: pointer;
}
#prodHubRight ul li.lastHubItem a {
	background: none;
	cursor: pointer;
}
#prodHubRight ul li a:hover {
	color: #1d4900;	
	padding: 9px 15px 9px 15px;
	cursor: pointer;
}
#prodHubRight ul li a img {display:none; position:absolute; width:25px; height:62px; left:-25px; top:-13px;}
#prodHubRight ul li.active a {
	background: #1d4900;	
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 9px 15px 9px 15px;
}
#prodHubRight ul li.active a:hover {
	color: #fff;	
}
#prodHubRight ul li.active a img {display:block;}
#contentCols {
	width: 940px;
	float: right;
}
#threeColLeft {
	width: 300px;
	float: left;
	margin-right: 20px;
}
#threeColMid {
	width: 380px;
	float: left;
	margin-right: 18px;
}
#threeColRight {
	width: 222px;
	float: right;
}
#threeColLeftBanner {
	width: 300px;
	background: #fff;
	float: left;
	border-top: 5px solid #66bd2b;
	padding-bottom: 15px;
}
#threeColLeftBanner h3 {
	width: 300px;
	height: 80px;
	float: left;
	background: url(http://www.asdafinance.com/images/savingBannerTitle.gif) no-repeat top left;
	text-indent: -999em;
}
#savingScroller {
	margin: 0px 30px 5px 30px;
	width: 240px;
	overflow: hidden;
	float: left;
}
*html #savingScroller {
	margin: 0px 15px 5px 15px;
	width: 240px;
	overflow: hidden;
	float: left;
}
#savingScroller a {
	color: #2a6fa9;
	text-decoration: none;
}
#savingScroller a:hover {
	text-decoration: underline;
}
.bannerMoneyTips {
	padding: 0px 30px 10px 30px;
}
.bannerMoneyTips img {
	padding-top: 4px;	
}
#savingScrollerItems {
	width: 960px;
	float: left;	
}
#savingScrollerItems p {
	float: left;
	width: 240px;
	background: #fff;
}
#threeColLeftBanner p {
	color: #424242;
	font-size: 120%;
}
#savingBannerNav {
	list-style-type: none;
	margin-left: 105px;
}
#savingBannerNav a {
	float: left;
	width: 21px;
	height: 21px;
	background: url(http://www.asdafinance.com/images/bk-bannerNav.gif) no-repeat top left;
	text-indent: -9999em;
	margin-right: 4px;
}
#savingBannerNav a:hover {
	background-position: -21px;
}
#savingBannerNav a.activeSlide {
	background-position: right;
}
#threeColMidVideo {
	width: 376px;
	float: left;
	background: #fff;
	border: 2px solid #fff;
}
#threeColMidVideo h5 {
	padding: 10px 15px 10px 15px;
	font-size: 120%;
	color: #363635;
}
#threeColRightQuote {
	width: 222px;
	float: left;
	margin-bottom: 15px;
}
#threeColRightQuote h3.sIFR {
	line-height: 34px;
	margin-bottom: -5px;
}
#threeColRightQuote p {
	font-size: 110%;
	color: #363635;
	margin-bottom: 8px;
}
#threeColRightQuote input {
	margin: 0px;
	vertical-align: bottom;
}
#threeColRightQuote select {
	border: 1px solid #bfbfbe;
	font-size: 14px;
	padding: 2px;
	width: 160px;
	background: #fff;
}
#threeColRightTools {
	width: 222px;
	float: left;
}
#threeColRightTools h3.sIFR {
	line-height: 34px;
	margin-bottom: -5px;
}
#threeColRightTools ul {
	list-style-type: none;
	width: 222px;
	float: left;
	font-size: 110%;
	border-top: 1px solid #92a37d;
}
#threeColRightTools li {
	width: 222px;
	float: left;
	border-bottom: 1px solid #92a37d;
}
#threeColRightTools li a {
	width: 202px;
	float: left;
	background: url(http://www.asdafinance.com/images/li-arrow-green.gif) no-repeat left;
	padding: 7px 0px 7px 20px;
	color: #363635;
	text-decoration: none;
}
#threeColRightTools li a:hover {
	color: #000;
}

#threeColLeftBanner .homeChallengeRoundel {
	position: relative;
	float: left;
	left: -10px;
}
#threeColLeftBanner .homeChallengeRight p {
	font-size: 140%;
	line-height: 140%;
	margin-bottom: 15px;
}


/* PRODUCT DETAIL SPECIFIC */
#productContentLeft {
	width: 710px;
	float: left;
	padding-bottom: 30px;
}
#productContentRight {
	width: 270px;
	float: left;
}
.breadcrumbs {
	font-size: 110%;
	color: #363636;
	margin: 0px 0px 25px 10px;
}
.breadcrumbs a {
	color: #2a6fa9;	
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.productContentBlock {
	width: 660px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.productContentBlockExtraPad {
	width: 660px;
	float: left;
	padding-bottom: 70px;
}
.mainRoundel {
	width: 277px;
	float: left;
}
.prodIntro {
	width: 383px;
	float: left;
}
.prodIntro h2.sIFR {
	line-height: 50px;
	margin-bottom: -15px;
}
.prodIntro h4 {
	font-size: 130%;
	margin-bottom: 5px;
	color: #363635;
}
.prodIntro p {
	font-size: 120%;
	margin-bottom: 15px;
	line-height: 130%;
	color: #363635;
}
.prodIntro a {
	text-decoration: none;
	color: #2a6fa9; 
}
.prodIntro a:hover {
	text-decoration: underline;
}
.prodIntro ul {    font-size: 120%;    margin-bottom: 15px;    line-height: 130%;    padding-left: 25px;    color: #363635; }
.prodIntro span.introTel {
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
	white-space: nowrap;
}
.prodIntro span.introTel > small {
	font-size: 50%;
}
.productContentBlock h3.sIFR {
	line-height: 50px;
	margin-bottom: -15px;
	padding-left: 40px;
}
.productContentText h3.sIFR {
	line-height: 40px;
	margin-bottom: -15px;
	padding-left: 0px;
}
.prodBenefitsCol {
	width: 290px;
	float: left;
	padding-left: 40px;
}
.prodBenefitsCol h4 {
	font-size: 130%;
	margin-bottom: 10px;
	color: #363635;
}
.prodBenefitsCol p {
	font-size: 120%;
	margin-bottom: 10px;
	color: #363635;
}
.prodBenefitsCol ul {
	padding-left: 15px;
	padding-bottom: 5px;
}
.prodBenefitsCol li {
	font-size: 120%;
	margin-bottom: 8px;
	color: #363635;
}
.prodBenefitsCol a {
	text-decoration: none;
	color: #2a6fa9; 
}
.prodBenefitsCol a:hover {
	text-decoration: underline;
}

.styledListsCol {
	width: 295px;
	float: left;
	margin-right: 15px;
}

.styledListsCol ul {
	list-style-type: none;
	margin-top: 20px;
}

.styledListsCol li {
	width: 295px;
	float: left;
	border-top: 1px solid #92a37d;
	font-size: 120%;
}

.styledListsCol li a {
	width: 275px;
	float: left;
	color: #363635;
	text-decoration: none;
	background: url(http://www.asdafinance.com/images/li-arrow-green.gif) no-repeat left;
	padding: 6px 0px 6px 20px;
}
.styledListsCol li a:hover {
	color: #000;
	text-decoration: none;
}

.comparisonTable {
	border: 0px;
	border-collapse: collapse;
	width: 620px;
	margin: 20px 0px 0px 40px;
}
.comparisonTable th {
	vertical-align: middle;
	border-bottom: 5px solid #66bd2b;
	height: 55px;
	padding: 0px;
}
.comparisonTable td {
	vertical-align: middle;
	background: #fff;
	text-align: center;
	padding: 8px 0px 8px 0px;
	font-size: 110%;
	color: #363635;
}
th.compareDesc {
	width: 239px;
}
th.compareAsda, td.compareAsda {
	width: 134px;
	text-align: center;
	background: #66bd2b;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
th.compareOther, td.compareOther {
	width: 134px;
	text-align: center;
	background: #fff;
	border-bottom: 5px solid #66bd2b;
	font-weight: bold;
	font-size: 120%;
}
th.compareGeneric {
	text-align: center;
}
p.compareQuoteBtn {
	padding: 20px 0px 0px 279px;	
}
.comparisonTable h4.sIFR {
	line-height: 42px;
	margin-bottom: -15px;
}
.comparisonSmallPrint {
	font-size: 80%;
	width: 381px;
	float: left;
	padding: 15px 0px 15px 279px;
	color: #363635;
}
#prodSubNav {
	width: 238px;
	float: right;
	background: #66bd2b;
}
#prodSubNav ul {
	list-style-type: none;
	width: 238px;
	float: left;
}
#prodSubNav li {
	width: 238px;
	float: left;
	font-size: 120%;
}
#prodSubNav li a {
	width: 198px;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 11px 20px 11px 20px;
	position: relative;
	background: url(http://www.asdafinance.com/images/bk-subNav.gif) repeat-x;
	background-position: bottom;
}
#prodSubNav li.lastSubNavItem a {
	background: none;	
}
#prodSubNav li a:hover {
	color: #1e4a00;
	padding: 11px 20px 11px 20px;
}
#prodSubNav ul li a img {display:none; position:absolute; width:25px; height:62px; left:-25px; top:-11px;}
#prodSubNav li.active a {
	background: #1e4a00;
	padding: 9px 20px 9px 20px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
#prodSubNav li.active a:hover {
	color: #fff;	
	padding: 9px 20px 9px 20px;
}
#prodSubNav ul li.active a img {display:block;}
#providerLogo {
	width: 238px;
	float: right;
	margin-bottom: 30px;
	text-align: center;
	background: #fff url(http://www.asdafinance.com/images/bk-providerLogo.gif) no-repeat top;
	padding: 40px 0px 15px 0px;
}
#prodSubPanel {
	width: 238px;
	float: right;
	background: #fff;
	margin-bottom: 30px;
	border-top: 5px solid #66bd2b;
}
#prodSubPanel h3.sIFR {
	line-height: 34px;
	margin-bottom: -5px	
}
#prodSubPanel .inputNewsletter {
	width: 200px;
	height: 20px;
	color: #363635;
	font-size: 100%;
	padding: 4px 4px 1px 4px;
	margin-bottom: 10px;
	background: none;
	background: url(http://www.asdafinance.com/images/bk-inputNewsletter.gif) no-repeat top left;
}
.prodSubPanelTop {
	width: 208px;
	float: left;
	border-bottom: 1px solid #d0e7b2;
	padding: 15px;
}
.prodSubPanel2 {
	width: 208px;
	float: left;
	padding: 15px;
}
.prodRoundelSub {
	float: right;
}
.ui-tabs .ui-tabs-hide { display: none; }
#quoteTabs {
	width: 620px;
	float: left;
	padding-left: 40px;
}
#quoteTabs ul {
	list-style-type: none;
	width: 620px;
	float: left;
	position: relative;
	top: 5px;
}
#quoteTabs li {
	float: left;
}
#quoteTabs li a {
	font-size: 140%;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #66bd2b;
	color: #fff;
	text-decoration: none;
	float: left;
	position: relative;
}
#quoteTabs li a:hover {
	background: #fff;
	color: #000;
	border-top: 5px solid #66bd2b;
	border-left: 1px solid #66bd2b;
	border-right: 1px solid #66bd2b;
	padding: 10px 19px 20px 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
}
#quoteTabs li.ui-tabs-selected a {
	background: #fff;
	color: #000;
	border-top: 5px solid #66bd2b;
	border-left: 1px solid #66bd2b;
	border-right: 1px solid #66bd2b;
	padding: 10px 19px 20px 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
}
#quoteContainer {
	width: 578px;
	float: left;
	background: #fff;
	border-top: 5px solid #66bd2b;
	border-right: 1px solid #66bd2b;
	border-bottom: 1px solid #66bd2b;
	border-left: 1px solid #66bd2b;
	padding: 20px;
	color: #363635;
	margin-bottom: 10px;
}
#quoteContainer h5 {
	font-size: 120%;
	margin-bottom: 12px;
}
#quoteContainer h6 {
	font-size: 100%;
	margin-bottom: 10px;
}
#quoteContainer table {
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#quoteContainer table table {
	margin-bottom: 0px;	
}
#quoteContainer td {
	padding-bottom: 15px;
	vertical-align: middle;
}
#quoteContainer label {
	font-size: 120%;
	margin-right: 20px;
}
#quoteContainer select {
	border: 1px solid #ccc;
	padding: 2px 4px 2px 2px;
	font-size: 110%;
	color: #363635;
	min-width: 50px;
	margin: 0px 5px 0px 5px;
}
#quoteContainer input {
	border: 1px solid #ccc;
	padding: 2px 4px 2px 2px;
	font-size: 110%;
	color: #363635;
	min-width: 50px;
	margin: 0px 5px 0px 5px;
}
#quoteContainer input[type="checkbox"] {
	padding: 0px;
	margin: 0px;
	background: #ccc;
}
#quoteContainer input[type="image"] {
	border: 0px;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#quoteContainer a {
	color: #2a6fa9;
	text-decoration: none;
}
#quoteContainer a:hover {
	text-decoration: underline;
}
.quoteFormLabel {
	width: 130px;
	font-size: 120%;
}
.btnFormGetQuote {
	padding: 0px 0px 30px 200px;
}
.productQuotePhone {
	width: 400px;
	float: left;
	padding-left: 260px;
	color: #363636;
}
.productQuotePhone h3 {
	visibility: hidden;
	line-height: 48px;
	margin-bottom: -12px;
}
.productQuotePhone p {
	font-size: 110%;
	margin-bottom: 5px;
	line-height: 140%;
}
.productQuotePhone span.introTel {
	font-size: 280%;
	font-weight: bold;
	line-height: 130%;
}
span.help a {
	width: 19px;
	height: 20px;
	background: url(http://www.asdafinance.com/images/iconHelp.gif) no-repeat top left;
	float: left;
}

span.help a:hover {
	background-position: right;
}


#quoteContainer #extra_one, #quoteContainer #extra_two, #quoteContainer #extra_three {
	background: #efefef;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	margin-bottom: 10px;
}

#quoteContainer #errors {
	font-size: 70%;
}
#quoteContainer #errors ul {
	padding: 5px 5px 5px 10px;
	font-size: 70%;
	border: 1px solid #F00;
	color: #F00;
}

#quoteContainer  div.errorMessage {
	color: #F00;
	padding-bottom: 4px;
}


#prodBenefitsTopLeft {
	width: 330px;
	float: left;
	padding-left: 40px;
}
#benefitsVideo {
	background: #fff;
	float: left;
	padding: 2px;
}
#benefitsVideo h5 {
	font-size: 120%;
	color: #363635;
	padding: 10px 15px 10px 15px;
}
#prodBenefitsTopRight {
	width: 290px;
	float: left;
}
#prodBenefitsTopRight h2.sIFR {
	line-height: 50px;
	margin-bottom: -15px;
}
#prodBenefitsTopRight h4 {
	font-size: 130%;
	margin-bottom: 5px;
	color: #363635;
}
#prodBenefitsTopRight p {
	font-size: 120%;
	margin-bottom: 12px;
	line-height: 120%;
	color: #363635;
}
#prodBenefitsTopRight span.introTel {
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
}
#benefitBullets {
	width: 660px;
	float: left;
	color: #363635;
}
#benefitBullets h4 {
	font-size: 130%;
	margin-bottom: 5px;
}
#benefitBullets p {
	font-size: 120%;
	margin-bottom: 10px;
	line-height: 130%;
}
#benefitBullets a {
	color: #2a6fa9;
	text-decoration: none;
}
#benefitBullets a:hover {
	text-decoration: underline;
}
#benefitBullets ul, #benefitBullets ol {
	font-size: 120%;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 130%;
}
#benefitBullets div {
	width: 620px;
	float: left;
	padding-left: 40px;
	padding-top: 7px;
	margin-bottom: 12px;
	background: url(http://www.asdafinance.com/images/tick-benefits.gif) no-repeat top left;
}
#panelMoreInfo {
	float: left;
	background: #fff;
	border-top: 5px solid #66bd2b;
	border-right: 1px solid #66bd2b;
	border-bottom: 1px solid #66bd2b;
	border-left: 1px solid #66bd2b;
	padding: 15px;
	color: #363635;
	margin-left: 40px;
}
* html #panelMoreInfo {
	margin-left: 20px;
}
#panelMoreInfo .moreInfoBlock {
	width: 170px;
	float: left;
	margin-right: 20px;
}
#panelMoreInfo h4.sIFR {
	line-height: 40px;
	margin-bottom: -5px;
}
#panelMoreInfo .moreInfoBlock h5 {
	margin-bottom: 5px;	
	font-size: 120%;
}
#panelMoreInfo .moreInfoBlock p {
	margin-bottom: 8px;
	font-size: 110%;
	line-height: 130%;
}

.prodCoverSummary {
	border: 0px;
	border-collapse: collapse;
	width: 615px;
	margin: 20px 0px 0px 0px;
	border-left: 5px solid #66bd2b;
	background: #fff;
	font-size: 110%;
}
.prodCoverSummary th {
	background: #66bd2b;
	color: #fff;
	border-right: 1px solid #c7e3a4;
	padding: 10px;
	vertical-align: top;
}
.prodCoverSummary td {
	background: #fff;
	color: #363635;
	border-right: 1px solid #c7e3a4;
	border-bottom: 1px solid #c7e3a4;
	padding: 10px;
	vertical-align: top;
}
.summaryCoverLabel {
	width: 220px;	
}
.summaryCoverGeneric {
	width: 	170px;
}
.summaryTableSmall {
	font-size: 70%;	
}
p.summaryQuoteBtn {
	padding: 20px 0px 0px 240px;
}
#prodCoverTopLeft {
	width: 335px;
	float: left;
	padding: 0px 25px 0px 40px;
	color: #363635;
}
#prodCoverTopLeft h2.sIFR {
	line-height: 50px;
	margin-bottom: -15px	
}
#prodCoverTopLeft h4 {
	font-size: 130%;
	margin-bottom: 6px;
}
#prodCoverTopLeft p, #prodCoverTopLeft ul, #prodCoverTopLeft ol {
	font-size: 120%;
	margin-bottom: 15px;
	line-height: 130%;
}
#prodCoverTopRight {
	width: 230px;
	float: right;
	background: #fff;
	border-top: 5px solid #66bd2b;
	padding: 15px;
	padding-bottom: 5px;
	color: #363635;
}
#prodCoverTopRight h4 {
	font-size: 130%;
	margin-bottom: 10px;
}
#prodCoverTopRight p {
	font-size: 120%;
	margin-bottom: 10px;
	line-height: 130%;
	padding-right: 30px;
}
.productContentText {
	width: 620px;
	padding-left: 40px;
	float: left;
	color: #363635;
	padding-bottom: 10px;
}
.productContentText h2.sIFR {
	line-height: 45px;
	margin-bottom: -10px	
}
.productContentText h3, .productContentText h4 {
	font-size: 140%;
	margin-bottom: 6px;
}
.productContentText p {
	font-size: 120%;
	margin-bottom: 15px;
	line-height: 130%;
}
.productContentText ul, .productContentText ol {
	font-size: 120%;
	margin-bottom: 15px;
	padding-left: 20px;
	line-height: 130%;
}
.productContentText a {
	color: #2970a8;
	text-decoration: none;
}
.productContentText a:hover {
	text-decoration: underline;
}
.getQuoteLeft {
	float: left;
	margin-right: 50px;
}
.productContentText span.introTel {
	font-size: 180%;
	font-weight: bold;
	line-height: 105%;	
}
.protectionTopLeft {
	width: 280px;
	float: left;
}
.protectionTopRight {
	width: 380px;
	float: left;
	color: #363635;
}
.protectionTopRight p, .protectionTopRight ul, .protectionTopRight ol {
	font-size: 120%;
	margin-bottom: 15px;
	line-height: 140%;
}
.protectionTopRight h2.sIFR {
	line-height: 50px;
	margin-bottom: -15px;
}
#prodOptionsTitle {
	width: 940px;
	float: right;
	border-bottom: 1px solid #a2d67a;
	padding-bottom: 10px;
}
#prodOptionsTitle h2 {
	visibility: hidden;
	font-size: 320%;
	font-weight: bold;
	color: #66bd2b;
}
#prodOptionsTitle p {
	font-size: 135%;
	color: #363635;
	padding-right: 275px;
	font-weight: bold;
	line-height: 140%;
}
.prodOptionsWrapper {
	width: 980px;
	float: left;
	margin: 40px 0px 0px 0px;
	padding-bottom: 80px;
	color: #363635;
}
.prodOption1 {
	width: 450px;
	float: left;
	padding-left: 40px;
}

.prodOption1 h3 {
	width: 260px;
	float: left;
	line-height: 30px;
}
.prodOption2 {
	width: 460px;
	float: left;
	padding-left: 30px;
}
.prodOption2 h3 {
	width: 210px;
	line-height: 30px;
}
.prodOption1Roundel {
	float: left;
	position: relative;
	left: -40px;
	margin-right: -30px;
	margin-bottom: 0px;
}
.prodOption2Roundel {
	float: right;
}
.prodOptionsWrapper h3 {
	font-size: 180%;
}
.prodOptionsWrapper h4 {
	font-size: 130%;
	margin-bottom: 8px;
}
.prodOptionsWrapper p {
	font-size: 120%;
	margin-bottom: 10px;
	line-height: 140%;
}
.prodOptionBtn {
	font-size: 120%;
	padding-bottom: 20px;
}
.prodOptionBtn img {
	margin: 0px 5px -15px 0px;
}
.prodOptionBtn a {
	color: #2a6fa9;
	text-decoration: none;
}
.prodOptionBtn a:hover {
	text-decoration: underline;
}
.prodOptionsWrapper .introTel {
	font-size: 200%;
	font-weight: bold;
	line-height: 140%;
}


/* HOME */
#homeHub {
	width: 940px;
	height: 345px;
	float: right;
	background: url(http://www.asdafinance.com/images/bk-hub-home.gif) no-repeat;
	margin-top: -17px;
	overflow: hidden;
}
.homeHubItem {
	width: 940px;
	height: 345px;
	float: left;
}
.homeHubItem img {
	background: #fff;	
}
.homeHubLeft {
	width: 690px;
	height: 345px;
	float: left;
}
.homeHubLeftContent {
	width: 295px;
	height: 300px;
	float: left;
	padding: 45px 0px 0px 40px;
}
.homeHubLeftImage {
	width: 355px;
	height: 345px;
	float: left;
}
.homeHubLeft h2 {
	font-size: 32px;
	color: #66bd2b;
	margin-bottom: 8px;
	background: #fff;
}
.homeHubLeft h2.sIFR {
	margin-bottom: -5px;
}
.homeHubLeftContent p {
	font-size: 125%;
	margin-bottom: 10px;
	color: #363635;
	background: #fff;
}

.homeHubCTA {
	padding-top: 20px;
	float: left;
}
.homeHubCTA img {
	float: left;
	margin: -10px 10px 0px 0px;
}
.homeHubCTA a {
	color: #2a6fa9;
	text-decoration: none;
	background: #fff;
}
.homeHubCTA a:hover {
	text-decoration: underline;
}
.homeHubRight {
	width: 210px;
	height: 315px;
	float: right;
	color: #fff;
	padding: 30px 20px 0px 20px;
}
.homeHubRight h3 {
	font-size: 26px;
	line-height: 100%;
	margin-bottom: 5px;
	background: #66bd2b;
	text-indent: -9999em;
}
.homeHubRight ul {
	list-style-type: none;
	font-size: 110%;
	line-height: 120%;
	padding-top: 6px;
}
.homeHubRight li {
	padding-bottom: 5px;
	background: #66bd2b;
}
.homeHubRight li a {
	color: #fff;
	text-decoration: none;
	background: #66bd2b;
}
.homeHubRight li a:hover {
	color: #1d4800;
}

h3.hubAlsoInsurance {
	width: 210px;
	height: 46px;
	background: url(http://www.asdafinance.com/images/homeHub-insurance.gif) no-repeat top left;
}
h3.hubAlsoCreditcards {
	width: 210px;
	height: 72px;
	background: url(http://www.asdafinance.com/images/homeHub-creditCard.gif) no-repeat top left;
}
h3.hubAlsoHome {
	width: 210px;
	height: 46px;
	background: url(http://www.asdafinance.com/images/homeHub-atHome.gif) no-repeat top left;
}
h3.hubAlsoSavings {
	width: 210px;
	height: 49px;
	background: url(http://www.asdafinance.com/images/homeHub-savings.gif) no-repeat top left;
}
h3.hubAlsoTravel {
	width: 210px;
	height: 49px;
	background: url(http://www.asdafinance.com/images/homeHub-travel.gif) no-repeat top left;
}
h3.hubAlsoMotoring {
	width: 210px;
	height: 49px;
	background: url(http://www.asdafinance.com/images/homeHub-motoring.gif) no-repeat top left;
}


#hubNav {
	width: 230px;
	height: 28px;
	float: left;
	position: relative;
	left: 740px;
	top: -75px;
	z-index: 499;
	margin-bottom: -28px;
}
#hubNav a {
	width: 28px;
	height: 28px;
	float: left;
	background: url(http://www.asdafinance.com/images/bk-homeHubNav.gif) no-repeat left;
	text-indent: -9999em;
}
#hubNav a:hover {
	background-position: -28px;	
}
#hubNav a.activeSlide {
	background-position: right;	
}
#threeColMidHome {
	width: 360px;
	float: left;
}
#threeColRightHome p {
	font-size: 110%;
	color: #363635;
	margin-bottom: 8px;
}
#threeColRightHome .prodSubPanelTop input {
	margin: 0px;
	vertical-align: bottom;
}
#threeColRightHome select {
	border: 1px solid #bfbfbe;
	font-size: 14px;
	padding: 2px;
	width: 150px;
	background: #fff;
}
#threeColMidHome ul {
	width: 360px;
	float: left;
	border-top: 1px solid #92a37d;
	list-style-type: none;
	font-size: 120%;
	margin-bottom: 30px;
}
#threeColMidHome li {
	width: 180px;
	float: left;
	border-bottom: 1px solid #92a37d;
}
#threeColMidHome li a {
	width: 160px;
	float: left;
	padding: 7px 0px 7px 20px;
	background: url(http://www.asdafinance.com/images/li-arrow-green.gif) no-repeat left;
	color: #363635;
	text-decoration: none;
}
#threeColMidHome p {
	font-size: 110%;
	margin-bottom: 10px;
	color: #363635;
}
#threeColMidHome h4.sIFR {
	line-height: 40px;
	margin-bottom: -10px;
}
.homeHero2 {
	width: 360px;
	float: left;
	color: #363635;
}
.homeHero2 img {
	float: left;	
}
.homeHero2 h4 {
	font-size: 130%;
	margin-bottom: 10px;
}
.homeHero2 p {
	font-size: 120%;
	margin-bottom: 10px;
}
.homeHero2 a {
	color: #317fc2;
	text-decoration: none;
}
.homeHero2 a:hover {
	text-decoration: underline;
}	


/* TOOLTIP */
.helpPop {
	width: 472px;
	background: none;
	float: left;
	z-index: 99999;
}


.helpPopTop {
	width: 484px;
	height: 25px;
	float: left;
	background: url(http://www.asdafinance.com/images/tooltip-top.png) no-repeat;
}


.helpPopContent {
	width: 424px;
	float: left;
	background: url(http://www.asdafinance.com/images/tooltip-mid.png) no-repeat;
	padding: 0px 30px 0px 30px;
	color: #363635;
}

#quoteContainer .helpPopContent ul {
	width: 424px;
}
.helpPopContent h4 {
	font-size: 120%;
	margin-bottom: 6px;
}
.helpPopContent p {
	font-size: 110%;
	margin-bottom: 10px;
	line-height: 130%;
	position: relative;
}
.helpClose {
	width: 61px;
	float: left;
	padding-left: 363px;
}
.helpPopBase {
	width: 484px;
	height: 32px;
	float: left;
	background: url(http://www.asdafinance.com/images/tooltip-base.png) no-repeat;
}


body #toolOverlay {
	text-align: left;	
}
.toolPop {
	width: 651px;
	background: none;
	float: left;
	text-align: left;
}
.toolPopTop {
	width: 651px;
	height: 24px;
	float: left;
	background: url(http://www.asdafinance.com/images/tooltipwide-top.png) no-repeat;
}


.toolPopContent {
	width: 591px;
	float: left;
	background: url(http://www.asdafinance.com/images/tooltipwide-mid.png) no-repeat;
	padding: 0px 30px 0px 30px;
	color: #363635;
}

#toolContent {
	width: 591px;
	background: #f9f8f8;
	text-align: left;
	position: relative;
	margin-top: 0px;
}
.toolPopContent h4 {
	font-size: 120%;
	margin-bottom: 6px;
}
.toolPopContent p {
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 130%;
}
.toolPopContent ul, .toolPopContent ol {
	font-size: 100%;
	margin-bottom: 10px;
	line-height: 130%;
	padding-left: 20px;
}
.toolPopContent a {
	color: #2a6fa9;
	text-decoration: none;
}
.toolPopContent a:hover {
	text-decoration: underline;
}
.toolClose {
	width: 61px;
	float: left;
	padding-left: 530px;
}
.toolPopBase {
	width: 651px;
	height: 32px;
	float: left;
	background: url(http://www.asdafinance.com/images/tooltipwide-base.png) no-repeat;
}

#toolContent h2 {
	font-size: 150%;
	color: #363635;
	margin-bottom: 15px;
}

#toolContent input {
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 90%;
}

#toolContent select {
	padding: 1px;
	border: 1px solid #ccc;
	font-size: 90%;
	min-width: 60px;
}

#toolContent div {
	padding-bottom: 10px;
	font-size: 110%;
}

#toolContent button {
	padding: 2px;
	background: #2a6fa9;
	color: #fff;
	font-size: 100%;
	cursor: pointer;
}


#toolContent  #small_print {
	font-size: 80%;
	width: 591px;
	float: left;
	padding: 10px 0px 5px 0px;
}


.quoteFormInputs {
	float: left;
}
#faqsLeft {
	width: 220px;
	color: #363635;
	float: left;
	padding-left: 40px;
}
#faqsLeftPanels {
	width: 220px;
	float: left;
	background: #fff;
	border-top: 5px solid #66bd2b;
}
.faqsLeftPanel {
	width: 190px;
	float: left;
	border-bottom: 1px solid #d0e7b2;
	padding: 10px 15px 0px 15px;
}
.faqsLeftPanel h4 {
	font-size: 130%;
	margin-bottom: 5px;
}
.faqsLeftPanel p {
	font-size: 110%;
	margin-bottom: 10px;
}
.faqsLeftPanel ul {
	font-size: 110%;
	margin-bottom: 10px;
	margin-left: 15px;
}
.faqsLeftPanel .getInTouchTel {
	font-size: 140%;
	font-weight: bold;
	margin-top: -23px;
	float: left;
}
#faqsContent {
	width: 385px;
	padding-left: 15px;
	float: left;
	padding-bottom: 50px;
}
#faqsContent .faqsSearch {
	width: 385px;
	float: left;
	font-size: 130%;
	font-weight: bold;
	color: #363635;
	margin-bottom: 20px;
}
#faqsContent .faqsSearch p {
	line-height: 25px;	
}




#faqsContent .faqsSearch select {
	border: 1px solid #aeb6a3;
	font-size: 80%;
	padding: 2px;
	width: 185px;
	margin: 0px 10px 0px 10px;
	color: #363635;
}
#faqsContent .faqsSearch input, #auxWrapper .contactSelect input {
	vertical-align: bottom;	
}
.faqsBlock {
	width: 385px;
	float: left;
	margin-bottom: 30px;
}
.faqsBlock h2.sIFR {
	line-height: 45px;	
	margin-bottom: -10px;
}
.faqExpandingBlock {
	width: 385px;
	float: left;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #adbf96;
}
.faqExpandingBlock h3 {
	font-size: 130%;
	float: left;
}
.faqExpandingBlock h3 a {
	width: 355px;
	float: left;
	padding-left: 30px;
	background: url(http://www.asdafinance.com/images/icon-expandMore.gif) no-repeat top left;
	color: #363635;
	text-decoration: none;
}
.faqExpandingBlock h3.active a {
	background: url(http://www.asdafinance.com/images/icon-expandLess.gif) no-repeat top left;
}
.faqExpandingBlock h3.inactive a {
	background: url(http://www.asdafinance.com/images/icon-expandMore.gif) no-repeat top left;
}
.expandingContent {
	width: 355px;
	float: left;
	padding: 0px 0px 0px 30px;
	font-size: 120%;
	color: #363635;
}
.expandingContent h4 {
	margin-bottom: 0px;	
}
.expandingContent a {
	color: #2a6fa9;
	text-decoration: none;
}
.expandingContent a:hover {
	text-decoration: underline;
}

.expandingContent p, .expandingContent table{
	padding: 5px 0px 5px 0px;
}
 .expandingContent ul, .expandingContent ol {
		 padding: 15px 0px 15px 15px;
 }

.faqGenericContent {
	width: 385px;
	float: left;
	color: #363635;
}
.faqGenericContent h2.sIFR {
	line-height: 50px;
	margin-bottom: -10px;
}
.faqGenericContent h3 {
	font-size: 130%;
	margin-bottom: 5px;
}
.faqGenericContent p {
	font-size: 110%;
	margin-bottom: 15px;
	line-height: 140%;
}
.faqGenericContent a {
	color: #2a6fa9;
	text-decoration: none;
}
.faqGenericContent a:hover {
	text-decoration: underline;
}
.faqGenericContent ul, .faqGenericContent ol {
	font-size: 110%;
	margin-bottom: 12px;
	margin-left: 15px;
	line-height: 140%;
}
.faqSubNav {
	width: 380px;
	float: right;
	font-size: 120%;
	margin-top: 20px;
	padding-right: 5px;
}
.faqSubNav a {
	float: left;
	color: #317fc2;
}
.faqSubNav a:hover {
	text-decoration: none;	
}
.faqSubNav .navPrev {
	float: left;
}
.faqSubNav .navPrev a {
	padding-left: 17px;
	background: url(http://www.asdafinance.com/images/arrow-left.gif) no-repeat left;
}
.faqSubNav .navNext {
	float: right;	
}
.faqSubNav .navNext a {
	padding-right: 17px;
	background: url(http://www.asdafinance.com/images/arrow-right.gif) no-repeat right;
}
.faqTableSummary {
	border: 0px;
	border-collapse: collapse;
	width: 380px;
	margin: 20px 0px 20px 0px;
	border-left: 5px solid #66bd2b;
	background: #fff;
	font-size: 110%;
}
.faqTableSummary th {
	background: #66bd2b;
	color: #fff;
	border-right: 1px solid #c7e3a4;
	padding: 10px;
	vertical-align: top;
	font-weight: normal;
}
.faqTableSummary td {
	background: #fff;
	color: #363635;
	border-right: 1px solid #c7e3a4;
	border-bottom: 1px solid #c7e3a4;
	padding: 10px;
	vertical-align: top;
}
.faqTableSmall {
	font-size: 70%;
}
.faqTableDetail {
	border: 0px;
	border-collapse: collapse;
	width: 615px;
	margin: 20px 0px 20px 0px;
	border-left: 5px solid #66bd2b;
	background: #fff;
	font-size: 100%;
}
.faqTableDetail strong {
	font-size: 120%;
}
.faqTableDetail p {
	font-size: 100%;
	margin-bottom: 4px;
}
.faqTableDetail ul, .faqTableDetail ol  {
	margin-bottom: 4px;
	padding-left: 20px;
	font-size: 100%;
}
.faqTableDetail li {
	padding-bottom: 3px;	
}
.faqTableDetail th {
	background: #66bd2b;
	color: #fff;
	border-right: 1px solid #c7e3a4;
	padding: 10px;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
.faqTableDetail td {
	background: #fff;
	color: #363635;
	border-right: 1px solid #c7e3a4;
	border-bottom: 1px solid #c7e3a4;
	padding: 10px;
	vertical-align: top;
}
td.borderTop {
	border-top: 5px solid #66bd2b;	
}
th.faqDetailLabel {
	width: 198px;
}

#auxWrapper {
	width: 385px;
	padding-left: 15px;
	float: left;
	padding-bottom: 50px;
}

.auxContent {
	width: 385px;
	float: left;
	color: #363635;
}
.auxContent h2.sIFR {
	line-height: 50px;
	margin-bottom: -10px;
}



.auxContent h3 {
	font-size: 130%;
	margin-bottom: 5px;
}
.auxContent p {
	font-size: 110%;
	margin-bottom: 15px;
	line-height: 140%;
}
.auxContent a {
	color: #2a6fa9;
	text-decoration: none;
}
.auxContent a:hover {
	text-decoration: underline;
}
.auxContent ul, .auxContent ol {
	font-size: 110%;
	margin-bottom: 12px;
	margin-left: 15px;
	line-height: 140%;
}


.auxContent ul.sitemapDirectory {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.auxContent ul.sitemapDirectory li {
	float: left;
}
.auxContent ul.sitemapDirectory li span {
	padding: 2px 5px 2px 5px;
	float: left;
}
.auxContent ul.sitemapDirectory li.category {
	width: 385px;
	font-weight: bold;
	background: #1d4800;
	color: #fff;
}
.auxContent ul.sitemapDirectory li.product {
	width: 385px;
	font-weight: bold;
	background: #65bd2b;
	color: #fff;
}
.auxContent ul.sitemapDirectory li.section {
	width: 385px;
	font-weight: normal;
	background: #d9f3b8;
	color: #1d4800;
	border-bottom: 1px solid #c0d99f;
}
.auxContent ul.sitemapDirectory li.page {
	width: 385px;
	font-weight: normal;
	background: #e9fdcf;
	color: #fff;
	border-top: 1px dashed #c0d99f;
}
.auxContent ul.sitemapDirectory li.page a {
	color: #1d4800;
	text-decoration: underline;
	margin-left: 10px;
}
.auxContent ul.sitemapDirectory li.page a:hover {
	text-decoration: none;
}


.tableContactForm {
	width: 	385px;
	float: left;
}
.tableContactForm td {
	padding-bottom: 10px;
	font-size: 110%;
	vertical-align: top;
}
.tableContactForm input {
	font-size: 95%;
	padding: 2px;
	border: 1px solid #b1b1b1;
	width: 250px;
}
.tableContactForm input:focus {
	border: 1px solid #317fc2;
}

.tableContactForm textarea {
	font-size: 100%;
	padding: 2px;
	border: 1px solid #b1b1b1;
	width: 250px;
	height: 100px;
	font-family: Arial, sans-serif;
}
.tableContactForm textarea:focus {
	border: 1px solid #317fc2;
}

.contactSubmit {
	margin-bottom: 20px;
	padding-left: 103px;
}

#existingCustContent {
	width: 385px;
	padding-left: 15px;
	float: left;
	color: #363636;
	padding-bottom: 50px;
}
#existingCustContent h2.sIFR {
	line-height: 50px;
	margin-bottom: -15px;
}
#existingCustContent p {
	font-size: 120%;
	margin-bottom: 10px;
	line-height: 140%;
}
#existingCustContent span.smallPrint {
	font-size: 80%;
	line-height: normal;
}
#existingCustContent span.introTel {
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
}
#existingCustContent ul {
	font-size: 120%;
	margin-bottom: 10px;
	line-height: 140%;
	margin-left: 15px;
}
#existingCustContent li {
	margin-bottom: 6px;	
}
#existingCustContent a {
	color: #2a6fa9;
	text-decoration: none;
}
#existingCustContent a:hover {
	text-decoration: underline;
}
.existingCustBlock {
	width: 385px;
	float: left;
	border-top: 1px solid #a3d67c;
	padding: 12px 0px 2px 0px;
}
.existingCustBlock h3 {
	font-size: 130%;
	margin-bottom: 8px;
}



/* GENERIC */
.clear {clear: both;}
.access {display: none;}
a:focus {outline: none;}
a:active {outline: none;}
div.clear {width: 100%;	float: left; clear: both;}


/*  JS SELECT REPLACEMENT */
#headerContent div.selectbox-wrapper {
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
  overflow:auto;
  text-align: left;
  font-size: 12px;
  position: absolute;
  left: 50%;
  margin-left: 270px;
  z-index: 666;
  line-height: normal;
}
* html #headerContent div.selectbox-wrapper {
	top: 42px;
}
*+ html #headerContent div.selectbox-wrapper {
	top: 42px;
}
#headerContent div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:2px;
}
#headerContent div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
#headerContent div.selectbox-wrapper ul li.current { 
  background-color: #317fc2;
  color: #fff;
}
#headerContent div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px 2px 1px 2px;
  color: #363635;
  cursor:pointer;
}
#headerContent .selectbox /* look&feel of  select box*/
{
  background: url(http://www.asdafinance.com/images/bk-quickQuoteSelect.gif) no-repeat left;
  width: 155px;
  height: 21px;
  cursor: pointer;
  color:#333;
  font-size: 13px;
  padding: 4px 0px 0px 8px;
  margin-right: 0px;
  overflow: hidden;
}


#prodSubPanel div.selectbox-wrapper, #threeColRightQuote div.selectbox-wrapper {
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
  overflow:auto;
  text-align: left;
  font-size: 12px;
  position: absolute;
  left: 50%;
  margin-left: 270px;
  margin-top: 25px;
  line-height: normal;
  z-index: 999999;
}
#prodSubPanel div.selectbox-wrapper ul, #threeColRightQuote div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:2px;
}
#prodSubPanel div.selectbox-wrapper ul li.selected, #threeColRightQuote div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
#prodSubPanel div.selectbox-wrapper ul li.current, #threeColRightQuote div.selectbox-wrapper ul li.current { 
  background-color: #317fc2;
  color: #fff;
}
#prodSubPanel div.selectbox-wrapper ul li, #threeColRightQuote div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px 2px 1px 2px;
  color: #363635;
  cursor:pointer;
}
#prodSubPanel .selectbox, #threeColRightQuote .selectbox /* look&feel of  select box*/
{
  background: url(http://www.asdafinance.com/images/bk-retrieveQuoteSelect.png) no-repeat left;
  width: 115px;
  height: 21px;
  cursor: pointer;
  color:#333;
  font-size: 13px;
  padding: 4px 40px 0px 8px;
  float: left;
  overflow: hidden;
}

.faqsSearch div.selectbox-wrapper, .contactSelect div.selectbox-wrapper {
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
  overflow:auto;
  text-align: left;
  font-size: 12px;
  position: absolute;
  left: 50%;
  top: 97px;
  margin-left: -95px;
  font-weight: normal;
  line-height: normal;
}
.faqsSearch div.selectbox-wrapper ul, .contactSelect div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:2px;
}
.faqsSearch div.selectbox-wrapper ul li.selected, .contactSelect div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
.faqsSearch div.selectbox-wrapper ul li.current, .contactSelect div.selectbox-wrapper ul li.current { 
  background-color: #317fc2;
  color: #fff;
}
.faqsSearch div.selectbox-wrapper ul li, .contactSelect div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:1px 2px 1px 2px;
  color: #363635;
  cursor:pointer;
}
.faqsSearch .selectbox, .contactSelect .selectbox /* look&feel of  select box*/
{
  background: url(http://www.asdafinance.com/images/bk-quickQuoteSelect.gif) no-repeat left;
  width: 155px;
  height: 21px;
  cursor: pointer;
  color:#333;
  font-size: 13px;
  padding: 4px 0px 0px 8px;
  margin-right: 0px;
  overflow: hidden;
}


/* RESET sIFR MARGINS IN IE */


* html .prodIntro h2.sIFR,
* html .productContentBlock h3.sIFR,
* html .productContentText h3.sIFR,
* html .comparisonTable h4.sIFR,
* html #prodSubPanel h3.sIFR,
* html #prodBenefitsTopRight h2.sIFR,
* html #panelMoreInfo h4.sIFR,
* html #prodCoverTopLeft h2.sIFR,
* html .productContentText h2.sIFR,
* html .protectionTopRight h2.sIFR,
* html #threeColMidHome h4.sIFR,
* html .faqsBlock h2.sIFR,
* html .faqGenericContent h2.sIFR,
* html #existingCustContent h2.sIFR,
* html #threeColRightQuote h3.sIFR,
* html #threeColRightTools h3.sIFR,
* html .homeHubLeft h2.sIFR,
* html .auxContent h2.sIFR,
* html .productQuotePhone h3.sIFR {
	margin-bottom: 5px;	
}

*+ html .prodIntro h2.sIFR,
*+ html .productContentBlock h3.sIFR,
*+ html .productContentText h3.sIFR,
*+ html .comparisonTable h4.sIFR,
*+ html #prodSubPanel h3.sIFR,
*+ html #prodBenefitsTopRight h2.sIFR,
*+ html #panelMoreInfo h4.sIFR,
*+ html #prodCoverTopLeft h2.sIFR,
*+ html .productContentText h2.sIFR,
*+ html .protectionTopRight h2.sIFR,
*+ html #threeColMidHome h4.sIFR,
*+ html .faqsBlock h2.sIFR,
*+ html .faqGenericContent h2.sIFR,
*+ html #existingCustContent h2.sIFR,
*+ html #threeColRightQuote h3.sIFR,
*+ html #threeColRightTools h3.sIFR,
*+ html .homeHubLeft h2.sIFR,
*+ html .auxContent h2.sIFR,
*+ html .productQuotePhone h3.sIFR {
	margin-bottom: 5px;	
}



.helpOff {
	display: none;
}
.helpOn {
	display: block;
	position: absolute;
	z-index: 798;
	float: left;
}

*+ html .helpOn {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -300px;
}
* html .helpOn {
	display: block;	
	position: absolute;
	left: 50%;
	margin-left: -300px;
}



.toolOff {
	display: none;	
}

.toolOn {
	display: block;	
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -325px;
	z-index: 798;
}




/*------ Quote Pages-------*/

div#quoteContainer p {
	clear: left;
	font-size: 120%;
	margin-bottom: 10px;
}
div#quoteContainer label {
	font-size: 110%;
}

div#quoteContainer p.small {
	font-size: 100%;
}

div#quoteContainer div#quoteNew ul {
	padding: 10px 0 5px 15px;
	margin-bottom: 20px;
	font-size: 120%;
	width: 550px;
}

div#quoteContainer div#quoteNew ul li {
	list-style-type: disc;
	clear: left;
	margin-bottom: 8px;
	float: none;
}

div#quoteCriticalIllness h3 {
	font-size: 18px;
}

div#quoteCriticalIllness label {
	font-size: 120%;
	padding-right: 0px;
}

div#quoteContainer div#quoteCriticalIllness ul {
	padding: 10px 0 5px 15px;
	margin-bottom: 20px;
	font-size: 120%;
	width: 550px;
}

div#quoteContainer div#quoteCriticalIllness ul li {
	list-style-type: disc;
	clear: left;
	margin-bottom: 8px;
	float: none;
}


div#quoteIncomeProtection h3 {
	font-size: 18px;
}

div#quoteContainer div#quoteIncomeProtection ul {
	padding: 10px 0 5px 15px;
	margin-bottom: 20px;
	font-size: 120%;
	width: 550px;
}

div#quoteContainer div#quoteIncomeProtection ul li {
	list-style-type: disc;
	clear: left;
	margin-bottom: 8px;
	float: none;
}

div#quoteContainer div#quoteLifeInsurance ul {
	padding: 10px 0 5px 15px;
	margin-bottom: 20px;
	font-size: 120%;
	width: 550px;
}

div#quoteContainer div#quoteLifeInsurance ul li {
	list-style-type: disc;
	clear: left;
	margin-bottom: 8px;
	float: none;
}
div#quoteContainer div#quoteIncomeProtection ul {
	padding: 10px 0 5px 15px;
	margin-bottom: 20px;
	font-size: 120%;
	width: 550px;
}

div#quoteContainer div#quoteIncomeProtection ul li {
	list-style-type: disc;
	clear: left;
	margin-bottom: 8px;
	float: none;
}

div#quoteContainer h5 {
	clear: left;
}

div#quoteContainer .btnFormGetQuote {
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
}

div#quoteContainer p.quoteSmall {
	font-size: 100%;
}
div#quoteContainer p.quoteSmaller {
	font-size: 80%;
}

div#quoteContainer p.quoteSmaller {
	font-size: 80%;
}

div#quoteContainer div.expandingContent {
	width: 558px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: #efefef;
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
}

div#quoteContainer div.expandingContent h4 {
	font-size: 100%;
	margin-bottom: 6px;
}
div#quoteContainer div.expandingContent p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;	
	margin-bottom: 10px;
}
div#quoteContainer div.expandingContent li {
	font-size: 75%;
}
div#quoteContainer div.expandingContent ul {
	margin: 0px;
	padding: 0px;
}

#listHelp {
	width: 385px;
	border-top: 1px solid #92a37d;
	list-style-type: none;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
#listHelp li {
	width: 385px;
	float: left;
	border-bottom: 1px solid #92a37d;
}

#listHelp li a {
	width: 365px;
	float: left;
	padding: 7px 0px 7px 20px;
	background: url(http://www.asdafinance.com/images/li-arrow-green.gif) no-repeat left;
	color: #363635;
	text-decoration: none;
}


#contactOk {
	width: 373px;
	float: left;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	color: #317fc2;
	border: 1px solid #66bd2b;
	padding: 5px;
	margin-bottom: 15px;
}
#contactOk p {
	margin-bottom: 0px;	
}


span#highlight {
	border: 4px dashed #F00;
	padding: 4px;
	float: left;
}

#calc_cont {
	position: relative;	
}
#calc_cont p {
	font-size: 70%;
	margin-bottom: 2px;
}

.calc_col {
	width: 135px;
	float: left;
	padding-right: 5px;
}
#calc_cont input {
	width: 100px;
	font-size: 90%;
}

#calc_scroll {
	height: 500px;
	overflow: scroll;
}

#calc_scroll table {
	width: 100%;
}

.form_text_header {
	font-weight: bold;
	color: #66bd2b;
	padding-top: 10px;
}
.form_text_header2 {
	color: #317fc2;
}

.calc_button a {
	background: #317fc2;
	color: #fff;
	padding: 0px 2px 0px 2px;
}
.calc_button a:hover {
	background: #66bd2b;
	color: #fff;
	text-decoration: none;
}

.calcFormTable {
	border: 0px;
	border-collapse: collapse;
	background: #d0e7b2;
	width: 100%;
	margin-bottom: 15px;
}
.calcFormTable td {
	padding: 7px;
	border-bottom: 1px solid #fff;
}

.calc_submit {
	background: #317fc2;
	color: #fff;
	padding: 0px 2px 0px 2px;
	border: 0px;
	cursor: pointer;
}


.calcFormLabel {
	width: 180px;	
}

.displayAPR {
	font-size: 24px;	
}

#output1, #output2 {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	height: 8px;
	width: 80px;
}

#res-saving {
	font-weight: bold;
	font-size: 120%;
	color: #65bd2b;
}

#newsletter_form p.ss {
	margin-bottom: 0px;	
}

#newsletter_form p.newsletterTerms {
	font-size: 80%;
	padding-bottom: 10px;
	color: #363635;
}
.newsletterTerms a {
	color: #317fc2;
	text-decoration: none;
}
.newsletterTerms a:hover {
	text-decoration: underline;
}

.newsletterErrors {
	padding: 0px 10px 8px 15px;
	font-size: 80%;
	color: #F00;
}

.preview_banner {
	background-color: #FCC;
	border: solid 2px #C66;
	font-size: 16px;
	position: fixed;
	padding: 6px;
	top: 0px;
	left: 0px;
	z-index: 999999;
}


*html .preview_banner {
	position: absolute;	
}

.preview_banner a, .preview_banner a:visited {
	color: #222;
}

#tracking {
	display: none;	
}

#errorExplanation {
	color: red;
}

label.radio-label {
	margin-left: -10px;
	padding: 0;
}

.critical-illness-radio-right {
	position: relative;
	left: -22px;
	top: 2px;
}
#savingsoverlay {
	margin-top: -110px;
	margin-left: 80px;

}
#savingsoverlay span {
	color: #FFF200;
	font-size: 40px;
	font-weight: bold;
}


#centrecontent {

}
#centrecontent #emailcontainer {
	background: url(../images/backie_inputbox.png) no-repeat;
	background-color:#66BD2B;
	width: 590px;
	padding-bottom: 11px;
	height: 168px;
	padding-top: 2px;
}
#centrecontent #passwordcontainer {
	background: url(../images/backie_myasdabox.png) no-repeat;
	background-color:#66BD2B;
	width: 590px;
	padding-bottom: 11px;
	height: 168px;
	padding-top: 2px;
}

#centrecontent  #conteinerframe {
	width: 446px;
	height: 166px;
	margin-left: 2px;
}

#centrecontent #notmandatory {
	width: 400px;
	margin-left: 90px;
	padding-left: 15px;
	font-size: 0.8em;
}


#centrecontent #calccontainer h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#centrecontent #startcomparing {
	float: right;
	margin-top: 5px;
	background: #FF660B;
}
#centrecontent #startcomparing:hover {
	background: #F00;
}
#centrecontent #inputcontainer {
	width: 500px;
	margin-left: 20px;
	padding-top: 15px;
}
#emailcontainer #searchbutton, #passwordcontainer #searchbutton {
	margin-left: 447px;
	display: block;
	margin-top: 85px;
	background: #66BD2B;
}
#emailcontainer #searchbutton:hover, #passwordcontainer #searchbutton:hover {
	background: #1E4A00;
}
#searchbutton {
	margin-left: 540px;
	display: block;
	margin-top: 5px;
	background: #66BD2B;
}
#searchbutton:hover {
	background: #1E4A00;
}

#centrecontent #inputcontainer {
	padding: auto;
	margin-left: 45px;
}
#phone {
	float: right;
	text-align: left;
	width: 440px;
	padding-top: 25px;
}
#headerContent h1 {
	width: 500px;
	float: left;
	clear: none;
}
#footerTerms ul li {
	float: left;
	margin-left: 20px;
}
div#footerTermsRight ul {
    float: right;
    font-size: 130%;
    margin-bottom: 30px;
}

div#footerTermsRight ul li {
	display: inline;
	margin-left: 24px;
	background: url('../images/footer-listArrow.png') no-repeat left;
	padding-left: 14px;
}

div#footerTermsRight ul li a {
	text-decoration: none;
}

div#footerTermsRight p {
    clear: both;
}
#phone h3 {
	font-size: 14px;
}
#phone p {
	font-size: 13px;
}
#number {
	font-size: 16px;
	font-weight: bold;
}
#phone div #number {
	font-size: 18px;
}
.smaller {
	font-size: 11px;
}
#inputcontainer tr td {
	font-size: 13px;
}

#inputcontainer tr td p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
