* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 80%;
  color: #041A30;
  background-color:#ebebeb;
  margin:0;
  padding:0;
}
.clear {
  width: 100%;
  clear: both;
}
.mission {
  font-size: 90%;
  margin-bottom: 22px;
  line-height: 1.4em;
  color: #255E97;  
}
.lifestyleFlash {
  width: 380px;
  display: block;
  float: right; 
}

/* browser selectors */
/* .win.ie6, .win.ie7, .gecko, .mac.safari */

#wrap 
{
  padding-left:0px;
  width: 998px;
  margin-right: auto;
  margin-left: auto;
  background-image:url('/images/bg_wrap.gif');
  background-repeat:repeat-y;
}


.gecko #wrap 
{
  padding-left:0px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background-image:url('/images/bg_wrap.gif');
  background-repeat:repeat-y;
}

#header_print
{
	display:none;	
}

#nav {
  width: 947px;
  height: 62px;
  margin-bottom: 18px;
  margin-top: 10px;
  display: block;
  clear: both;
}
#nav ul {
  list-style: none;
  margin-left:20px;
}
#nav li {
  display: inline;
  margin-right: 2px;
}
#nav li a {
  height: 32px;
  display: block;
  float: left;
  background: url(../images/btnNavHomeHound.gif) no-repeat;
}
#nav li a strong {
  display: none;
}

#nav li a#ctl00_home {
  width: 49px;
  background-position: 0 0;
}
#nav li a#ctl00_homeLoans {
  width: 119px;
  background-position: -51px 0;
}
#nav li a#ctl00_creditCards {
  width: 115px;
  background-position: -172px 0;
}
#nav li a#ctl00_commercialLoans {
  width: 154px;
  background-position: -289px 0;
}
#nav li a#ctl00_loanCalculators {
  width: 196px;
  background-position: -445px 0;
}
#nav li a#ctl00_resources {
  width: 106px;
  background-position: -641px 0;
}

#nav li a#ctl00_home:hover { background-position: 0px -64px; }
#nav li a#ctl00_homeLoans:hover { background-position: -51px -64px; }
#nav li a#ctl00_creditCards:hover { background-position: -172px -64px; }
#nav li a#ctl00_commercialLoans:hover { background-position: -289px -64px; }
#nav li a#ctl00_loanCalculators:hover { background-position: -445px -64px; }
#nav li a#ctl00_resources:hover { background-position: -641px -64px; }

#nav li a#ctl00_home.active { background-position: 0px -128px; }
#nav li a#ctl00_homeLoans.active { background-position: -51px -128px; }
#nav li a#ctl00_creditCards.active { background-position: -172px -128px; }
#nav li a#ctl00_commercialLoans.active { background-position: -289px -128px; }
#nav li a#ctl00_loanCalculators.active { background-position: -445px -128px; }
#nav li a#ctl00_resources.active { background-position: -641px -128px; }

#nav #navStatusrol 
{
	margin-left:3px;
  width: 993px;
  height: 30px;
  display: block;
  clear: both;
  background-color:#013663;
}
#nav #navStatusrol p {
  line-height: 28px;
  font-size: 120%;
  font-weight: bold;
  color: #FFF;
  margin-left:20px;
}


/* contentrol */

#contentrol {
  width: 660px;
  display: block;
  float: left;
  margin-left:20px;
  margin-right:20px;
}
#contentrol h1, h2 {
  color: #003366;
  font-weight: normal;
}
.ie7 #contentrol h1 {
  font-size: 190%;
}
.ie6 #contentrol h1 {
  font-size: 210%;
}
.ie7 #contentrol h2 {
  font-size: 160%;
}
.ie7 #contentrol h3 {
  font-size: 140%;
}
.ie7 #contentrol h4 {
  font-size: 120%;
}
h5
{
	font-size:10pt;	
}
#contentrol h3, h4, h5 {
  color: #0B529B;
  font-weight: bold;
}
contentrol h3, h4, h5 {
  color: #0B529B;
  font-weight: bold;
}
#contentrol p {
  margin-bottom: 15px;
  line-height: 1.4em;
  color: #041A30;
}
#contentrol ul, ol {
  margin: 0 0 18px 36px;
}
#contentrol dl {
  margin-bottom: 20px;
}
#contentrol dt {
  margin-bottom: 1px;
  font-style: italic;
  color: #277EA6;
}
#contentrol dd {
  margin-bottom: 12px;
  color: #041A30;
  line-height: 1.4em;
}
#contentrol table.general {
  margin-bottom: 20px;
  font-size: 85%;
}
#contentrol table.general th {
  padding: 5px 8px;
  text-align: left;
  color: #FFF;
  text-align: left;
  background-color: #104173;
}
#contentrol table.general td {
  padding: 5px 8px;
  color: #041A30;
  background-color: #ECF1F3;
}


/* Search and Refine Forms */

#contentrol #searchForm {
  width: 260px;
  height: 288px;
  margin-bottom: 18px;
  padding-bottom: 12px;
  display: block;
  float: left;
  color: #003366;
  background: url(../images/bgSearchForm.gif) no-repeat bottom;
}
#contentrol #searchForm.wide {
  width: 660px;
  height: 270px;
  margin-bottom: 12px;
  background: url(../images/bgSearchFormWide.gif) no-repeat bottom;
}
.ie #contentrol #searchForm.wide {
  padding-bottom: 0;
}
.ie7 #contentrol #searchForm.wide {
  height: 288px;
}

#contentrol #searchForm.wideCC {
  width: 660px;
  height: 270px;
  margin-bottom: 12px;
  background: url(../images/bgSearchFormWide.gif) no-repeat bottom;
}
.ie #contentrol #searchForm.wideCC {
  padding-bottom: 0;
}
.ie7 #contentrol #searchForm.wideCC {
  height: 288px;
}

#contentrol #searchForm.wideCC h1 {
  width: 660px;
  height: 34px;
  display: block;
  background: url(../images/titleCardSearchWide.gif) no-repeat;
}


#contentrol #searchForm h1 {
  width: 260px;
  height: 34px;
  display: block;
  margin:0px;
  background: url(../images/titleLoanSearch.gif) no-repeat;
}
#contentrol #searchForm.wide h1 {
  width: 660px;
  height: 34px;
  display: block;
  background: url(../images/titleLoanSearchWide.gif) no-repeat;
}
#contentrol #searchForm h1 strong {
  display: none;
}
#contentrol #searchForm form {
  padding-top: 5px;
  margin: 5px 16px;
}
#contentrol #searchForm label.primary {
  width: 228px;
  height: 19px;
  display: block;
  color: #000000;
  font-weight: bold;
  font-size: 90%;
}
#contentrol #searchForm input {
  margin-bottom: 10px;
  padding: 2px;
  font-size: 110%;
  font-weight: bold;
  color: #003366;
}
#contentrol #searchForm span {
  margin-right: 6px;
  float: left;
  font-size: 140%; 
}
#contentrol #searchForm select {
  margin-bottom: 10px;
  font-size: 110%;
  color: #003366;
}
#contentrol #searchForm input.search {
  margin-bottom: 0;
}
#contentrol #searchForm input.refineSearch {
  margin: -12px 0 0 184px;
  background-color:Transparent;
}
.ie #contentrol #searchForm input.refineSearch {
  margin: -30px 0 0 184px;
}
#contentrol #searchForm fieldset {
  border: none;
}
.ie #contentrol #searchForm fieldset {
  margin-bottom: 8px;
}
#contentrol #searchForm legend {
  padding-bottom: 6px;
  font-size: 90%;
  font-weight: bold;
  color: #003366;
}
.ie #contentrol #searchForm legend {
  padding-bottom: 3px;
}
#contentrol #searchForm #refineOptions {
  width: 350px;
  padding: 10px 15px;
  display: block;
  float: right;
  background: url(../images/bgRefineOptions.gif) no-repeat;
}
.ie #contentrol #searchForm #refineOptions {
  width: 360px;
  padding: 10px 0px;
}
.ie7 #contentrol #searchForm #refineOptions {
  width: 360px;
  padding: 10px 15px;
  display: block;
  float: right;
  background: url(../images/bgRefineOptions.gif) no-repeat;
}
#contentrol #searchForm #refineOptions input {
  float: left;
  margin: 0 5px 0 0;
  border:0;
  background-color:Transparent;
}
#contentrol #searchForm #refineOptions label {
  margin-right: 15px;
  display: inline;
  float: left;
  font-size: 85%;
  font-weight: normal;
}
.ie #contentrol #searchForm #refineOptions label {
  line-height: 20px;
  font-size: 80%;
}
#contentrol #searchForm #refineOptions .row {
  width: 380px;
  height: 20px;
  padding: 0;
  display: block;
  float: left;
  clear: both;
}
#contentrol #lifestyle {
  float: right;
  margin-bottom: 18px;
}


/* Home Bank List */

#contentrol ul#bankList {
  width: 660px;
  height: 42px;
  margin: 0 0 5px 0;
  padding: 12px 0 0 18px;
  display: block;
  clear: both;
  list-style: none;
  background: url(../images/bgHomeBanks.gif) no-repeat;
}
#contentrol ul#bankList li {
  display: inline;
}
#contentrol ul#bankList li a {
  height: 18px;
  margin-right: 21px;
  display: block;
  float: left;
  background: url(../images/btnBanks.gif) no-repeat;
}
#contentrol ul#bankList li a span {
  display: none;
}
#contentrol ul#bankList li a.anz {
  width: 32px;
  background-position: 0 0;
}
#contentrol ul#bankList li a.nab {
  width: 36px;
  background-position: -45px 0;
}
#contentrol ul#bankList li a.westpac {
  width: 54px;
  background-position: -95px 0;
}
#contentrol ul#bankList li a.commonwealth {
  width: 97px;
  background-position: -163px 0;
}
#contentrol ul#bankList li a.stGeorge {
  width: 50px;
  background-position: -272px 0;
}
#contentrol ul#bankList li a.citibank {
  width: 42px;
  background-position: -335px 0;
}
#contentrol ul#bankList li a.adelaideBank {
  width: 38px;
  background-position: -390px 0;
}
#contentrol ul#bankList li a.bankWest {
  width: 48px;
  background-position: -443px 0;
}
#contentrol ul#bankList li a.geMoney {
  width: 56px;
  background-position: -505px 0;
}
#contentrol ul#bankList li a.suncorp {
  width: 51px;
  background-position: -573px 0;
}
#contentrol ul#bankList li a.anz:hover { background-position: 0 -18px; }
#contentrol ul#bankList li a.nab:hover { background-position: -45px -18px; }
#contentrol ul#bankList li a.westpac:hover { background-position: -95px -18px; }
#contentrol ul#bankList li a.commonwealth:hover { background-position: -163px -18px; }
#contentrol ul#bankList li a.stGeorge:hover { background-position: -272px -18px; }
#contentrol ul#bankList li a.citibank:hover { background-position: -335px -18px; }
#contentrol ul#bankList li a.adelaideBank:hover { background-position: -390px -18px; }
#contentrol ul#bankList li a.bankWest:hover { background-position: -443px -18px; }
#contentrol ul#bankList li a.geMoney:hover { background-position: -505px -18px; }
#contentrol ul#bankList li a.suncorp:hover { background-position: -573px -18px; }


/* Lowest Rate Table */

#contentrol table#ratesNav {
  width: 630px;
  margin: 17px 0 -1px 0;
}
#contentrol table#ratesNav td {
  width: 90px;
  height: 15px;
  padding: 5px;
  text-align: center;
  background: url(../images/btnRateTab.gif) no-repeat #FFF;
}
#contentrol table#ratesNav td a {
  color: #273039;
}
#contentrol table#ratesNav td a:hover {
  color: #D18634;
}
#contentrol table#ratesNav td.current {
  background-position: 0 -30px;
  color: #6B3A0D;
  font-weight: bold;
}
#contentrol table#ratesNav td.current a {
  color: #6B3A0D;
  text-decoration: none;
}
#contentrol table#lowestRates {
  width: 660px;
  margin: 0 0 25px 0;
  border-right: 1px solid #FFB666;
  border-bottom: 1px solid #FFB666;
  border-left: 1px solid #FFB666;
}
#contentrol table#lowestRates th {
  padding: 10px 8px;
  color: #6B3A0D;
  background: #FFDFA5;
}
#contentrol table#lowestRates td {
  padding: 8px 8px;
  color: #003366;
  background: #FFF;
}
#contentrol table#lowestRates td.even {
  background: #FFF4E0;
}
#contentrol table#lowestRates td strong {
  color: #003366;
}
#contentrol table#lowestRates td img {
  border: none;
}

#contentrol table#lowestRates a {
  color: #003366;
}

/* Home Buttons */

#contentrol ul#homeBtns {
  margin: 0;
  width: 660px;
  display: block;
  clear: both;
  list-style: none;
}
#contentrol ul#homeBtns li {
  display: inline;
}
#contentrol ul#homeBtns li a {
  height: 45px;
  margin-right: 11px;
  display: block;
  float: left;
  background: url(../images/btnHome.gif) no-repeat;
}
#contentrol ul#homeBtns li a span {
  display: none;
}
#contentrol ul#homeBtns li a.fastPre {
  width: 182px;
  background-position: 0 0;
}
#contentrol ul#homeBtns li a.calcs {
  width: 135px;
  background-position: -194px 0;
}
#contentrol ul#homeBtns li a.market {
  width: 163px;
  background-position: -341px 0;
}
#contentrol ul#homeBtns li a.resources {
  width: 133px;
  background-position: -516px 0;
}
#contentrol ul#homeBtns li a.fastPre:hover { background-position: 0 -55px; }
#contentrol ul#homeBtns li a.calcs:hover { background-position: -194px -55px; }
#contentrol ul#homeBtns li a.market:hover { background-position: -341px -55px; }
#contentrol ul#homeBtns li a.resources:hover { background-position: -516px -55px; }


/* Pagination */

#contentrol .paginationrol ul {
  margin: 0 15px 10px 15px;
  list-style: none;
  font-size: 120%;
  color: #003366;
}
.ie7 #contentrol .paginationrol ul {
  margin: 0 15px 15px 15px;
}
#contentrol .paginationrol li {
  display: inline;
}
#contentrol .paginationrol li.previousrol {
  width: 100px;
  font-weight: bold;
  margin-right: 168px;
}
#contentrol .paginationrol li.nextrol {
  width: 100px;
  float: right;
  text-align: right;
  font-weight: bold;
}
.gecko #contentrol .paginationrol li.nextrol {
  margin-top: -15px;
}
.ie #contentrol .paginationrol li.nextrol {
  margin-top: -16px;
}
#contentrol .paginationrol li a {
  color: #003366;
}
#contentrol .paginationrol li a:hover {
  color: #4D8DCB;
}

/* Results */

#contentrol .resultStandard {
  width: 640px;
  height: 160px;
  margin-bottom: 5px;
  padding: 10px;
  display: block;
  clear: both;
  background: url(../images/bgResultOdd.gif) no-repeat;
}


#contentrol .resultStandard.nocheck {
	 background: url(../images/bgResultOddNoCheck.gif) no-repeat;
	}

#contentrol .resultStandard.evennocheck {
	 background: url(../images/bgResultEvenNoCheck.gif) no-repeat;
	}

.ie #contentrol .resultStandard {
  margin-bottom: 0;
}
#contentrol .resultStandard.feature {
  background: url(../images/bgResultFeature.gif) no-repeat;
  color: #874C12;
}
#contentrol .resultStandard.even {
  background: url(../images/bgResultEven.gif) no-repeat;
}
#contentrol .resultStandard .compare {
  width: 20px;
  height: 60px;
  padding: 3px 8px;
  display: block;
  float: left;
}
.ie #contentrol .resultStandard .compare {
  width: 25px;
  padding: 1px 5px;
}
.safari #contentrol .resultStandard .compare {
  padding: 5px 9px;
}
#contentrol .resultStandard .compare label {
  display: none;
}
#contentrol .resultStandard h2 {
  margin-bottom: 13px;
  font-size:26px;
}
#contentrol .resultStandard h2 a {
  font-size: 55%;
  font-weight: bold;
  text-decoration:underline;
  color: #003366;
}
#contentrol .resultStandard.feature h2 a {
  color: #874C12;
}
.ie #contentrol .resultStandard h2 a {
  font-size: 45%;
}
#contentrol .resultStandard a:hover {
  color: #4D8DCB;
}
#contentrol .resultStandard.feature a:hover {
  color: #E47E00;
}
#contentrol .resultStandard .resultDetail {
  width: 466px;
  display: block;
  font-size:12px;
  float: right;
}
#contentrol .resultStandard .logoEnquire {
  width: 120px;
  margin-right: 12px;
  display: block;
  float: left;
  clear: right;
}
#contentrol .resultStandard .logoEnquire img {
  border: none;
}
#contentrol .resultStandard .logoEnquire img.enquire {
  margin: 8px 0 0 15px;
}
#contentrol .resultStandard .resultDetail table {
  width: 466px;
  height: 43px;
  background: url(../images/bgResultTable.gif) no-repeat;
}
#contentrol .resultStandard.feature .resultDetail table {
  background: url(../images/bgResultTableFeature.gif) no-repeat;
}
#contentrol .resultStandard .resultDetail th {
  font-size: 80%;
  text-align: center;
  vertical-align: bottom;
  color: #3471B7;
}
#contentrol .resultStandard.feature .resultDetail th {
  color: #E88D37;
}
#contentrol .resultStandard .resultDetail td {
  font-size: 115%;
  text-align: center;
  vertical-align: top;
  color: #294B7C;
  font-weight: bold;
}
#contentrol .resultStandard.feature .resultDetail td {
  color: #874C12;
}
#contentrol .resultStandard .resultDetail ul {
  margin: 7px 0;
  list-style: none;
}
#contentrol .resultStandard .resultDetail li {
  margin-right: 12px;
  padding-left: 19px;
  display: inline;
  font-size: 85%;
  font-weight: bold;
  color: #387AB8;
}
#contentrol .resultStandard.feature .resultDetail li {
  color: #874C12;
}
#contentrol .resultStandard .resultDetail li.cross {
  background: url(../images/iconCross.gif) no-repeat left;
}
#contentrol .resultStandard .resultDetail li.tick {
  background: url(../images/iconTick.gif) no-repeat left;
}
#contentrol .resultStandard .resultDetail p {
  font-size: 85%;
  line-height: 1.6em;
  color: #003366;
}
#contentrol .resultStandard.feature .resultDetail p {
  color: #874C12;
}
#contentrol .resultStandard .resultDetail p a {
  font-weight: bold;
  color: #EB7000;
}
#contentrol .resultStandard .resultDetail p a:hover {
  color: #874C12;
}


/* Results Tools */

#contentrol .resultTools {
  width: 660px;
  height: 15px;
  margin: 5px 0 18px 0;
  display: block;
  float: left;
  clear: both;
}
.ie #contentrol .resultTools {
  margin: 0 0 12px 0;
}
.ie7 #contentrol .resultTools {
  margin: 12px 0 18px 5px;
}
#contentrol .resultTools ul {
  margin: 0 15px;
  display: block;
  float: left;
  list-style: none; 
}
.ie #contentrol .resultTools ul {
  margin: 0 7px; 
}
#contentrol .resultTools li {
  margin-right: 10px;
  display: inline;
  float: left;
}
#contentrol .resultTools li {
  margin-right: 10px;
  display: inline;
  float: left;
}
#contentrol .resultTools li a {
  height: 23px;
  display: block;
  background: url(../images/btnTools.gif) no-repeat;
}
#contentrol .resultTools li a span {
  display: none;
}
#contentrol .resultTools li a.compareLoans {
  width: 199px;
  background-position: 0 0;
}
#contentrol .resultTools li a.summaryView {
  width: 125px;
  background-position: -209px 0;
}
#contentrol .resultTools li a.detailedView {
  width: 123px;
  background-position: -344px 0;
}
#contentrol .resultTools li a.compareLoansUp {
  width: 199px;
  background-position: -562px 0;
}
#contentrol .resultTools li a.compareCards {
  width: 206px;
  background-position: -911px 0;
}
#contentrol .resultTools li a.compareCards:hover {
  background-position: -911px -25px;
}
#contentrol .resultTools li a.compareCardsUp {
  width: 206px;
  background-position: -1127px 0;
}
#contentrol .resultTools li a.compareCardsUp:hover {
  background-position: -1127px -25px;
}
#contentrol .resultTools li a.compareLoans:hover { background-position: 0 -25px; }
#contentrol .resultTools li a.summaryView:hover { background-position: -209px -25px; }
#contentrol .resultTools li a.detailedView:hover { background-position: -344px -25px; }
#contentrol .resultTools li a.compareLoansUp:hover { background-position: -562px -25px; }

#contentrol .resultTools select {
  float: right;
  margin: 2px 15px 0 0;
}
#contentrol .resultTools label {
  float: right;
  margin: 2px 5px;
}


/* Summary Table */

#contentrol table#summaryTable {
  width: 660px;
  margin: 8px 0 12px 0;
  display: block;
  float: left;
  text-align: left;
  border-bottom: 1px solid #B5CFDD;
  background: url(../images/bgSummaryTable.gif) no-repeat;
}
.ie7 #contentrol table#summaryTable {
  margin: 3px 0 12px 0;
}
#contentrol table#summaryTable th {
  height: 28px;
  padding: 5px 5px;
  font-size: 65%;
  border-bottom: 1px solid #B5CFDD;
  text-transform: uppercase;
}
.ie #contentrol table#summaryTable th {
  font-size: 70%;
}
#contentrol table#summaryTable td {
  height: 44px;
  padding: 5px 5px;
  font-size: 90%;
  background: #FFF;
}
#contentrol table#summaryTable td.even {
  height: 44px;
  padding: 5px 5px;
  font-size: 90%;
  background: #F3F7F9;
}
#contentrol table#summaryTable td.summaryCompare {
  background: url(../images/bgSummaryCompare.gif) no-repeat;
}

#contentrol table#summaryTable td label {
  display: none;
}
#contentrol table#summaryTable td input {
  margin: 5px 0 0 15px;
}
.ie #contentrol table#summaryTable td input {
  margin: 2px 0 0 10px;
}
#contentrol table#summaryTable td span {
  color: #3AA1F0;
  font-size: 110%;
  font-weight: bold;
}
#contentrol table#summaryTable td a {
  color: #003366;
}
#contentrol table#summaryTable td a:hover {
  color: #3AA1F0;
}
#contentrol table#summaryTable td a.moreInfo {
  padding-bottom: 4px;
  font-size: 80%;
}
#contentrol table#summaryTable img {
  margin-top: 5px;
  border: none;
}


/* Loan Compare Page */

#contentrol #loanCompare {
  width: 870px;
  margin-bottom: 20px;
}
#contentrol #loanCompare h1 {
  padding: 7px 16px;
  font-size: 105%;
  font-weight: bold;
  border-bottom: 1px solid #B5CFDD;
  background: url(../images/bgCompareTable.gif) no-repeat; 
}
#contentrol #loanCompare #loanCompareContent {
  width: 868px;
  padding: 15px 0 20px 0;
  border-right: 1px solid #B5CFDD;
  border-bottom: 1px solid #B5CFDD;
  border-left: 1px solid #B5CFDD;
}
#contentrol #loanCompare #loanCompareContent h2 {
  margin: 0 20px 5px 20px;
  font-size: 125%;
}
.ie6 #contentrol #loanCompare #loanCompareContent h2 {
  font-size: 115%;
  font-weight: bold;
}
#contentrol #loanCompare #loanCompareContent h3 {
  margin: 0 20px;
  font-size: 90%;
  color: #041A30;
}

#contentrol #loanCompare #loanCompareContent ul {
  height: 45px;
  margin: 5px 0 0 10px;
  display: block;
  list-style: none;
}
#contentrol #loanCompare #loanCompareContent li {
  margin: 0 15px 0 0;
  display: inline;
  float: left;
}
#contentrol #loanCompare #loanCompareContent li a.viewResults {
  height: 23px;
  width: 130px;
  display: block;
  margin-right: 30px;
  background: url(../images/btnTools.gif) no-repeat;
  background-position: -771px 0;
}
#contentrol #loanCompare #loanCompareContent li a.viewResults:hover {
  background-position: -771px -25px;
}
#contentrol #loanCompare #loanCompareContent li a.print {
  height: 23px;
  width: 75px;
  display: block;
  background: url(../images/btnTools.gif) no-repeat;
  background-position: -477px 0;
}
#contentrol #loanCompare #loanCompareContent li a.print:hover {
  background-position: -477px -25px;
}
#contentrol #loanCompare #loanCompareContent li a.edit {
  margin-left: 5px;
  font-size: 85%;
  font-weight: bold;
  color: #CC0000;
}
#contentrol #loanCompare #loanCompareContent li a.edit:hover {
  color: #FF3333;
}
#contentrol #loanCompare #loanCompareContent li a span {
  display: none;
}
#contentrol #loanCompare #loanCompareContent li label {
  margin: 0 0px 0 0px;
  font-size: 110%;
  color: #003366;
}
#contentrol #loanCompare #loanCompareContent li input {
  width: 80px;
  padding: 2px;
  font-size: 110%;
}
#contentrol #loanCompare #loanCompareContent li select {
  width: 100px;
  padding: 2px;
  font-size: 110%;
}
#contentrol #loanCompare #loanCompareContent img {
  margin: 0 0 5px 0;
  border: none;
}
#contentrol #loanCompare #loanCompareContent table {
  float: left;
  font-size: 90%;
  border-top: 1px solid #E4ECF0;
}
.ie #contentrol #loanCompare #loanCompareContent table {
  float: left;
  font-size: 85%;
}
#contentrol #loanCompare #loanCompareContent th {
  padding: 10px 20px;
  text-align: right;
  font-weight: bold;
  border-right: 1px solid #E4ECF0;
  border-bottom: 1px solid #E4ECF0;
}
#contentrol #loanCompare #loanCompareContent th.even {
  background: #E4ECF0;
}
#contentrol #loanCompare #loanCompareContent td {
  padding: 10px 18px;
  text-align: center;
  vertical-align: top;
  font-weight: normal;
  border-right: 1px solid #E4ECF0;
  border-bottom: 1px solid #E4ECF0;
}
#contentrol #loanCompare #loanCompareContent td.refine {
  padding: 18px 0;
  background: #FFF;
}
#contentrol #loanCompare #loanCompareContent td.even {
  background: #F1F5F7;
}
#contentrol #loanCompare #loanCompareContent td.left {
  text-align: left;
}
#contentrol #loanCompare #loanCompareContent a {
  color: #003366;
}
#contentrol #loanCompare #loanCompareContent a:hover {
  color: #4D8DCB;
}
#contentrol #loanCompare #loanCompareContent p {
  margin: 0 15px;
  padding: 3px 6px;
  line-height: 1.4em;
  font-size: 90%;
  background-color: #FFF;
}


/* Loan Details Page */

#contentrol #loanDetail {
  width: 660px;
  margin-bottom: 20px;
}
#contentrol #loanDetail h1 {
  padding: 7px 16px;
  font-size: 105%;
  font-weight: bold;
  border-bottom: 1px solid #B5CFDD;
  background: url(../images/bgSummaryTable.gif) no-repeat; 
}
#contentrol #loanDetail #loanDetailContent {
  width: 658px;
  padding: 15px 0 20px 0;
  border-right: 1px solid #B5CFDD;
  border-bottom: 1px solid #B5CFDD;
  border-left: 1px solid #B5CFDD;
}
#contentrol #loanDetail #loanDetailContent h2 {
  margin: 0 20px 5px 20px;
  font-size: 125%;
}
.ie6 #contentrol #loanDetail #loanDetailContent h2 {
  font-size: 115%;
  font-weight: bold;
}
#contentrol #loanDetail #loanDetailContent h3 {
  margin: 0 20px;
  font-size: 90%;
  color: #041A30;
}
#contentrol #loanDetail #loanDetailContent ol.nextSteps {
  margin: 20px;
  list-style: none;
}
#contentrol #loanDetail #loanDetailContent ol.nextSteps li {
  margin-bottom: 15px;
  color: #081E34;
  font-size: 110%;
  line-height: 1.3em;
  padding-left: 44px;
}
#contentrol #loanDetail #loanDetailContent ol.nextSteps li.email {
  background: url(../images/nextStepEmail.gif) no-repeat top left;
}
#contentrol #loanDetail #loanDetailContent ol.nextSteps li.phone {
  background: url(../images/nextStepPhone.gif) no-repeat top left;
}
#contentrol #loanDetail #loanDetailContent ol.nextSteps li.options {
  background: url(../images/nextStepOptions.gif) no-repeat top left;
}
#contentrol #loanDetail #loanDetailContent ol.nextSteps li.approve {
  background: url(../images/nextStepApprove.gif) no-repeat top left;
}
#contentrol #loanDetail #loanDetailContent li {
  font-size: 90%;
  line-height: 1.5em;
  color: #12488E;
}
#contentrol #loanDetail #loanDetailContent img {
  margin: 0 15px;
  float: left;
}
#contentrol #loanDetail #loanDetailContent table {
  float: left;
  font-size: 90%;
}
#contentrol #loanDetail #loanDetailContent th {
  padding: 3px 10px;
  text-align: right;
  font-weight: normal;
}
#contentrol #loanDetail #loanDetailContent td {
  padding: 3px 15px;
  text-align: left;
  font-weight: bold;
}
#contentrol #loanDetail #loanDetailContent img.operator {
  margin: 0 20px 20px 20px;
  float: right;
}
#contentrol #loanDetail #loanDetailContent #uncover {
  width: 260px;
  float: left;
}
#contentrol #loanDetail #loanDetailContent #statement {
  width: 360px;
  margin-top: 0px;
  float: right;
  color: #0058A6;
}
#contentrol #loanDetail #loanDetailContent #statement p {
  color: #12488E;
}
#contentrol #loanDetail #loanDetailContent #loanDetailStats {
  width: 628px;
  height: 180px;
  margin-bottom: -10px;
  margin-left: 15px;
  padding: 10px 0 0 0;
  background: url(../images/bgDetailStats.gif) no-repeat;
}
.ie #contentrol #loanDetail #loanDetailContent #loanDetailStats {
  width: 627px;
}
#contentrol #loanDetail #loanDetailContent #loanDetailStats img.enquire {
  margin: 5px 60px;
  border: none;
}
#contentrol #loanDetail #loanDetailContent #interestRate {
  margin: 2px 30px 25px 0;
  width: 122px;
  height: 95px;
  display: block;
  float: right;
  background: url(../images/bgRate.gif) no-repeat;
}
#contentrol #loanDetail #loanDetailContent #interestRate .imgInterestRate {
	display:none;
}

.ie #contentrol #loanDetail #loanDetailContent #interestRate {
  margin: 2px 10px 25px 0;
}
.ie7 #contentrol #loanDetail #loanDetailContent #interestRate {
  margin: 4px 30px 25px 0;
}
#contentrol #loanDetail #loanDetailContent #interestRate p {
  width: 120px;
  margin: 50px 0 0 0;
  font-size: 170%;
  font-weight: bold;
  color:#041a30;
  text-align: center;
  background: none;
}
#contentrol #loanDetail #loanDetailContent p {
  margin: 0 15px;
  padding: 3px 6px;
  line-height: 1.4em;
  font-size: 90%;
  background-color: #FFF;
}

#contentrol #loanDetail #loanDetailContent .alternativeContent {
  line-height: 1.5em;
  color: #000;
}
#contentrol #loanDetail #loanDetailContent .alternativeContent strong{
   margin-left:20px;
}

#contentrol #loanDetail #loanDetailContent .alternativeContent li {
  color: #000;
}

#contentrol #loanDetail a.print {
  height: 23px;
  width: 75px;
  margin-right:10px;
  margin-left:10px;
  margin-top:4px;
  float:right;
  display: block;
  background: url(../images/btnTools.gif) no-repeat;
  background-position: -477px 0;
}
#contentrol #loanDetail a.print:hover {
  background-position: -477px -25px;
}
#contentrol #loanDetail a.print span {
  display:none;
}

/* Loan Application Form */

#loanApplication {
  width: 628px;
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  background: url(../images/bgAppForm.gif) no-repeat bottom;
}
.ie6 #loanApplication {
  width: 635px;
  margin-left: 9px;
}
#loanApplication h4 {
  width: 588px;
  height: 30px;
  margin-left: 0;
  padding: 15px 20px 10px 20px;
  display: block;
  float: left;
  font-size: 170%;
  font-weight: normal;
  background: url(../images/titleAppForm.gif) no-repeat top;
}
.ie6 #loanApplication h4 {
  width: 599px;
  height: 30px;
  margin-left: 0;
  padding: 15px 20px 10px 20px;
}
.ie7 #loanApplication h4 {
  padding: 10px 20px 15px 20px;
  font-size: 180%;
}
#loanApplication h4 span {
  color: #CC3333;
  font-weight: bold;
}
#loanApplication #personal {
  width: 285px;
  display: block;
  float: left;
}
.ie6 #loanApplication #personal {
  width: 300px;
  display: block;
  float: left;
}
#loanApplication #personal label {
  width: 65px;
  margin: 0 20px 0 20px;
  padding-left: 12px;
  display: block;
  float: left;
  clear: left;
  font-size: 85%;
  font-weight: bold;
  color: #003366;
}
.ie6 #loanApplication #personal label {
  width: 65px;
  margin: 0 20px 0 15px;
  padding-left: 3px;
}
.ie7 #loanApplication #personal label {
  width: 65px;
  margin: 0 20px 0 15px;
  padding-left: 18px;
  clear: left;
}
#loanApplication #personal input {
  width: 148px;
  margin: 0px 0 8px 0;
  padding: 1px;
  display: inline;
  float: left;
  font-size: 90%;
}
#loanApplication #personal select {
  margin: 0px 0px 10px 0;
  padding: 1px 4px 1px 1px;
  display: inline;
  float: left;
  font-size: 90%;
}
#loanApplication #personal span.encryption {
  width: 290px;
  margin: -2px 30px;
  padding: 0 0 0 20px;
  display: block;
  float: left;
  font-size: 85%;
  line-height: 24px;
  background: url(../images/iconLock.gif) no-repeat left;
}
.ie #loanApplication #personal span.encryption {
  width: 240px;
  margin: -2px 30px;
  font-size: 80%;
  float: none;
}
#loanApplication span.required {
  margin: 2px 0 0 3px;
  font-size: 100%;
  font-weight: bold;
  color: #CC3333;
  float: left;
}
.ie6 #loanApplication span.required {
  font-size: 110%;
  font-weight: normal;
}
#loanApplication #loan {
  width: 310px;
  display: block;
  margin-right: 25px;
  float: right;
}
.ie6 #loanApplication #loan {
  width: 300px;
  margin-right: 5px;
  float: right;
}
.ie7 #loanApplication #loan {
  width: 310px;
  margin-right: 10px;
}
#loanApplication #loan img {
  margin: 0;
  padding: 0;
}
#loanApplication #loan label {
  width: 110px;
  margin: 0 10px 0 0;
  display: block;
  float: left;
  font-size: 85%;
  font-weight: bold;
  color: #003366;
}
.ie #loanApplication #loan label.comments {
  width: 240px;
  margin: 0;
  display: block;
  float: none;
}
#loanApplication #loan input {
  width: 110px;
  margin: 0px 0 10px 0;
  padding: 1px;
  display: inline;
  float: left;
  font-size: 90%;
}
#loanApplication #loan input.getQuote {
  width: 160px;
  height: 26px;
  margin: 14px 0 0 0;
  display: block;
  float: right;
}
#loanApplication #loan select {
  margin: 0px 0 10px 0;
  padding: 1px;
  display: inline;
  float: left;
  font-size: 90%;
}
#loanApplication #loan textarea {
  width: 240px;
  margin: 5px 0 10px 0;
  padding: 1px;
  font-size: 90%;
}
.ie #loanApplication #loan textarea {
  margin: 5px 0 0 0;
}
#loanApplication #loan #ctl00_ContentPlaceHolder1_chkMailingList {
  width: 10px;
  margin: 0 5px 0 0;
}
.ie #loanApplication #loan .mlistlabel {
	margin-top: 4px;
}
.ie7 #loanApplication #loan .mlistlabel {
	margin-top: 4px;
}


/* Loan Calculators */

#contentrol ul#loanCalculatorContent {
  margin: 25px 0;
  list-style: none;
}
#contentrol ul#loanCalculatorContent li {
  width: 250px;
  height: 120px;
  margin-right: 20px;
  padding: 0 0 0 52px;
  display: inline;
  float: left;
  background: url(../images/iconCalcLarge.gif) no-repeat top left;
}
#contentrol ul#loanCalculatorContent li a {
  font-size: 18px;
  line-height: 1.3em;
  color: #225487;
}
#contentrol ul#loanCalculatorContent li a:hover {
  color: #4D8DCB;
}
#contentrol ul#loanCalculatorContent li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* Credit Cards */

#contentrol ul#creditCardcontentrol {
  margin: 25px 0;
  list-style: none;
}
#contentrol ul#creditCardcontentrol li {
  width: 250px;
  height: 120px;
  margin-right: 20px;
  padding: 0 0 0 52px;
  display: inline;
  float: left;
  background: url(../images/iconCreditCards.gif) no-repeat top left;
}
#contentrol ul#creditCardcontentrol li a {
  font-size: 125%;
  line-height: 1.3em;
  color: #225487;
}
#contentrol ul#creditCardcontentrol li a:hover {
  color: #4D8DCB;
}
#contentrol ul#creditCardcontentrol li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* Resources */

#contentrol ul#resourcesContent {
  margin: 25px 0;
  list-style: none;
}
#contentrol img.resourcesHeader {
  border: none;
}
#contentrol ul#resourcesContent li {
  width: 250px;
  height: 90px;
  margin-right: 20px;
  padding: 0 0 0 52px;
  display: inline;
  float: left;
  background: url(../images/iconCheckLarge.gif) no-repeat top left;
}
#contentrol ul#resourcesContent li a {
  font-size: 125%;
  line-height: 1.3em;
  color: #225487;
}
#contentrol ul#resourcesContent li a:hover {
  color: #4D8DCB;
}
#contentrol ul#resourcesContent li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* resourcesCategory */

#contentrol ul#resourcesCategory {
  margin: 25px 0;
  list-style: none;
}
#contentrol img.resourcesHeader {
  border: none;
}
#contentrol ul#resourcesCategory li {
  width: 640px;
  margin-bottom: 0px;
  padding: 0 0 0 22px;
  display: inline;
  float: left;
  background: url(../images/iconCheck.gif) no-repeat top left;
}
#contentrol ul#resourcesCategory li a {
  font-size: 110%;
  color: #225487;
  font-weight: bold;
}
#contentrol ul#resourcesCategory li a:hover {
  color: #4D8DCB;
}
#contentrol ul#resourcesCategory li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* breadcrumb */

#contentrol ul.breadcrumb {
  width: 660px;
  margin: 2px 0 20px 0;
  float: left;
  list-style: none;
}
#contentrol ul.breadcrumb li {
  margin-right:12px;
  padding-left: 19px;
  float: left;
  color: #255335;
  background: url(../images/iconBulletGo.gif) no-repeat top left;
}
#contentrol ul.breadcrumb li a {
  color: #255335;
}
#contentrol ul.breadcrumb li a:hover {
  color: #358953;
}


/* subNav */

#subNav {
  width: 188px;
  display: block;
  float: right;
  margin-right:20px;
}
#subNav img {
  margin-bottom: 12px;
  border: none;
}
#subNav #featurePanel {
  width: 188px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  display: block;
  background: url(../images/bgFeaturePanel.gif) no-repeat bottom;
}
#subNav #featurePanel h3 {
  width: 188px;
  height: 30px;
  display: block;
}
#subNav #featurePanel h3.quickResults {
  background: url(../images/titleQuickResults.gif) no-repeat;
}
#subNav #featurePanel h3.tools {
  background: url(../images/titleTools.gif) no-repeat;
}
#subNav #featurePanel h3 strong {
  display: none;
}
#subNav #featurePanel ul {
  margin: 7px 10px 10px 10px;
  list-style: none;
}
#subNav #featurePanel li {
  font-size: 85%;
  line-height: 2.2em;
  color: #003366;
}
#subNav #featurePanel li a {
  padding: 2px 0 2px 25px;
  color: #003366;
}
#subNav #featurePanel li a:hover {
  color: #5A9BBC;
}
#subNav #featurePanel li a.firstHome {
  background: url(../images/iconHouse.gif) no-repeat left;
}
#subNav #featurePanel li a.refinancing {
  background: url(../images/iconDollars.gif) no-repeat left;
}
#subNav #featurePanel li a.renovating {
  background: url(../images/iconTruck.gif) no-repeat left;
}
#subNav #featurePanel li a.investing {
  background: url(../images/iconCoinsAdd.gif) no-repeat left;
}
#subNav #featurePanel li a.build {
  background: url(../images/iconLego.gif) no-repeat left;
}
#subNav #featurePanel li a.preApproval {
  background: url(../images/iconKey.gif) no-repeat top left;
}
#subNav #featurePanel li a.loanCalcs {
  background: url(../images/iconCalc.gif) no-repeat top left;
}
#subNav #featurePanel li a.marketUpdate {
  background: url(../images/iconChartBars.gif) no-repeat top left;
}
#subNav #featurePanel li a.loanResources {
  background: url(../images/iconCoins.gif) no-repeat top left;
}
#subNav #featurePanel li a.emailAlert {
  background: url(../images/iconEmail.gif) no-repeat top left;
}

#subNav #featurePanel li a.visa {
  background: url(../images/iconVisa.gif) no-repeat left;
}
#subNav #featurePanel li a.mastercard {
  background: url(../images/iconMastercard.gif) no-repeat left;
}
#subNav #featurePanel li a.amex {
  background: url(../images/iconAmex.gif) no-repeat left;
}

#subNav #searchPanel {
  width: 188px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  display: block;
  background: url(../images/bgFeaturePanel.gif) no-repeat bottom;
}
#subNav #searchPanel h3 {
  width: 188px;
  height: 30px;
  display: block;
}
#subNav #searchPanel h3 strong {
  display: none;
}
#subNav #searchPanel h3.searchResults {
  background: url(../images/titleLoanSearchSmall.gif) no-repeat;
}
#subNav #searchPanel form 
{
	padding:5px;
}
#subNav #searchPanel label
{
	float:left;
	clear:left;
	font-weight:bold;
	font-size:10px;
	line-height:20px;
	width:185px;
}

#subNav #searchPanel input,#subNav #searchPanel select
{
	clear:left;
	font-size:11px;
}


#subNav #toolsPanel {
  width: 188px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  display: block;
  background: url(../images/bgStandardPanel.gif) no-repeat bottom;
}
#subNav #toolsPanel h3 {
  width: 188px;
  height: 30px;
  display: block;
  background: url(../images/titleTools.gif) no-repeat;
}
#subNav #toolsPanel h3 strong {
  display: none;
}
#subNav #toolsPanel ul {
  margin: 7px 10px 10px 10px;
  list-style: none;
}
#subNav #toolsPanel li {
  font-size: 85%;
  line-height: 2.2em;
  color: #003366;
}
#subNav #toolsPanel li a {
  padding: 2px 0 2px 25px;
  color: #003366;
}
#subNav #toolsPanel li a:hover {
  color: #5A9BBC;
}
#subNav #toolsPanel li a.preApproval {
  background: url(../images/iconKey.gif) no-repeat top left;
}
#subNav #toolsPanel li a.loanCalcs {
  background: url(../images/iconCalc.gif) no-repeat top left;
}
#subNav #toolsPanel li a.marketUpdate {
  background: url(../images/iconChartBars.gif) no-repeat top left;
}
#subNav #toolsPanel li a.loanResources {
  background: url(../images/iconCoins.gif) no-repeat top left;
}
#subNav #toolsPanel li a.emailAlert {
  background: url(../images/iconEmail.gif) no-repeat top left;
}


#subNav .standardPanel {
  width: 188px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  display: block;
  background: url(../images/bgStandardPanel.gif) no-repeat bottom;
}
#subNav .standardPanel h3 {
  width: 188px;
  height: 30px;
  display: block;
}
#subNav .standardPanel h3.homeLoans {
  background: url(../images/titleHomeLoans.gif) no-repeat;
}
#subNav .standardPanel h3.homeLoanLenders {
  background: url(../images/titleHomeLoanLenders.gif) no-repeat;
}
#subNav .standardPanel h3.creditCards {
  background: url(../images/titleCardLenders.gif) no-repeat;
}
#subNav .standardPanel h3.specialOffers {
  background: url(../images/titleSpecialOffers.gif) no-repeat;
}

#subNav .standardPanel li.westpac {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 25px; 
  background: url(/images/ads/westpac.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li.mq {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 25px; 
  background: url(/images/ads/mq.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li.rol {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 25px; 
  background: url(/images/ads/rol.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}

#subNav .standardPanel h3 strong {
  display: none;
}
#subNav .standardPanel ul {
  margin: 12px 10px 10px 10px;
  list-style: none;
}
#subNav .standardPanel li {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 25px; 
  background: url(../images/iconBulletBlue.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li a {
  color: #003366;
}
#subNav .standardPanel li a:hover {
  color: #D86800;
}

#subNav .standardPanel .nolist {
  margin: 12px 10px 10px 0px;
  list-style: none;
}
#subNav .standardPanel .nolist li {
  font-size: 100%;
  margin-bottom: 9px;
  padding-left: 10px; 
  background: none;
  line-height: 1.3em;
  color: #003366;
}

.gecko #subNav .standardPanel .nolist, .webkit #subNav .standardPanel .nolist {
  margin: 12px 10px 10px 20px;
  list-style: none;
}
.gecko #subNav .standardPanel .nolist li , .webkit #subNav .standardPanel .nolist li 
{
font-size: 85%;
  margin-bottom: 9px;
  padding-left: 10px; 
  background: none;
  line-height: 1.3em;
  color: #003366;
}


/* Footer Links */

#footerLinks {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.footerLinkHeader {
    margin: 5px 20px 4px 20px;
	padding: 6px 5px 6px 25px;
	color: #003366;
	cursor: pointer;
	font-size: 85%;
	text-decoration: underline;
	font-weight: bold;
	background: url(../images/iconPageDown.gif) no-repeat;
  background-position: 3px 5px;
  border-top: 1px solid #C9CFD5;
}
.ie.footerLinkHeader {
  background-position-y: 6px;
}
.ie.footerLinkHeader {
  height: 26px;
	padding: 0 3px 3px 25px;
  line-height: 24px;
}
.footerLinkHeader:hover {
	color: #003366;
}
.footerLinkChild {
	width: 840px;
}
.footerLinkChild ul {
  margin-left:20px;
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  float: left;
  list-style: none;
}
.footerLinkChild li {
  width: 260px;
  display: inline;
  float: left;
  padding-left: 25px;
  line-height: 1.5em;
  font-size: 85%;
  background: url(../images/iconBulletBlue.gif) no-repeat;
  background-position: 3px 0;
}
.footerLinkChild li a {
 color: #104173;
}
.footerLinkChild li a:hover {
 color: #D86800;
}
.header_highlight {
  color: #003366;
  text-decoration: none;
  background: url(../images/iconPageGo.gif) no-repeat #F8F8F8;
  background-position: 3px 5px;
}

.relatedLinkChild 
{
	width:860px;
}
.relatedLinkChild ul {
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  float: left;
  list-style: none;
}
.relatedLinkChild li 
{
  margin-left:5px;
  display: inline;
  float: left;
  clear:both;
  padding-left: 25px;
  line-height: 1.5em;
  font-size: 85%;
  background: url(../images/iconBulletBlue.gif) no-repeat;
  background-position: 3px 0;
}
.relatedLinkChild li a {
 color: #104173;
}
.relatedLinkChild li a:hover {
 color: #D86800;
}


/* Footer */

#footerrol 
{
  width:910px;
  height: 40px;
  margin: 15px  20px 10px 20px;
  display: block;
  clear: both;
  font-size: 85%;
}
#footerrol ul {
  list-style: none;
}
#footerrol li {
  display: inline;
  margin-right: 5px;
  padding-right: 7px;
  font-weight: bold;
  text-transform: uppercase;
  border-right: 1px solid #FF7E04;
}
#footerrol li.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
#footerrol a {
  color: #0B326B;
}
#footerrol a:hover {
  color: #0B326B;
}
#footerrol p {
  font-size: 110%;
  font-weight: normal;
  color: #0B326B;
  line-height: 1.4em;
  margin-bottom: 22px;
}
#footerrol p.copyright {
  line-height: 36px;
  color: #000000;
  font-weight: bold;
}

.bubble
{
	background-image:url('/images/bubble.png');
	width:81px;
	height:66px;
	position:absolute;
	float:right;
	padding:5px;
	font-size:10px;
}

#loanApplication #currentloan {
  width: 600px;
  display: block;
  float: left;
}
#loanApplication p {
  display: block;
  margin-left:20px;
  margin-right:20px;
}

#loanApplication #currentloan label {
  width: 150px;
  margin: 0 20px 0 20px;
  padding-left: 12px;
  display: block;
  float: left;
  clear: left;
  font-size: 85%;
  font-weight: bold;
  color: #003366;
}
.ie6 #loanApplication #currentloan label {
  width: 150px;
  margin: 0 20px 0 15px;
  padding-left: 3px;
}
.ie7 #loanApplication #currentloan label {
  width: 150px;
  margin: 0 20px 0 15px;
  padding-left: 18px;
  clear: left;
}
#loanApplication #currentloan input {
  width: 148px;
  margin: 0px 0 8px 0;
  padding: 1px;
  display: inline;
  float: left;
  font-size: 90%;
}
#loanApplication #currentloan select {
  margin: 0px 0px 10px 0;
  padding: 1px 4px 1px 1px;
  display: inline;
  float: left;
  font-size: 90%;
}
#loanApplication #currentloan span.encryption {
  width: 290px;
  margin: -2px 30px;
  padding: 0 0 0 20px;
  display: block;
  float: left;
  font-size: 85%;
  line-height: 24px;
  background: url(../images/iconLock.gif) no-repeat left;
}

#loanApplication #currentloan input.getQuote {
  width: 74px;
  height: 26px;
  margin: 0;
  margin-left:200px;
  display: block;
  float: left;
}

#loanApplication #currentloan input.enquire {
  width: 88px;
  height: 26px;
  margin: 0;
  margin-left:200px;
  display: block;
  float: left;
}

.ie #loanApplication #currentloan span.encryption {
  width: 240px;
  margin: -2px 30px;
  font-size: 80%;
  float: none;
}

.gecko #loanApplication #currentloan .estimate {
  
  margin-left:5px;
  float: left;
}
.webkit #loanApplication #currentloan .estimate {
  
  margin-left:5px;
  float: left;
}



/*BANKS*/

#contentrol #banks
{
	text-align:center;
	float:left;
}

#contentrol #banks #bank
{
	width:210px;
	height:120px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	display:inline;
}

#contentrol #banks #bank a,#contentrol #banks #bank a:hover
{
	font-size:9px;
}


#ctl00_disclaimer
{
	margin-bottom:5px;
	font-size:9px;	
	margin-left:20px;
	margin-right:20px;
}

.resetLink {
 color: #104173;
}
.resetLink:hover {
 color: #D86800;
}

.articlecontentrol a{
 color: #104173;
}
.articlecontentrol a:hover {
 color: #D86800;
}

#ctl00_ContentPlaceHolder1_chkMailingList
{
	border:0;
	background-color:Transparent;
	text-align:left;
	}
	
	 a.helpEnquiry {
    padding: 5px 8px 5px 22px;
    color: #357897;
    background: url('/images/iconUserComment.gif') no-repeat #F4F4F4;
    background-position: 4px 3px;
  }
  a.helpEnquiry:hover {
    color: #579BBB;
  }