* {
  margin: 0;
  padding: 0;
}

@font-face {
    font-family: 'VolksReg';
    src: url('/font/volkswagents-medium-webfont.eot');
    src: url('/font/volkswagents-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/volkswagents-medium-webfont.woff') format('woff'),
         url('/font/volkswagents-medium-webfont.ttf') format('truetype'),
         url('/font/volkswagents-medium-webfont.svg#VolkswagenTS-MediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'VolksBold';
    src: url('/font/volkswagents-xbold-webfont.eot');
    src: url('/font/volkswagents-xbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/volkswagents-xbold-webfont.woff') format('woff'),
         url('/font/volkswagents-xbold-webfont.ttf') format('truetype'),
         url('/font/volkswagents-xbold-webfont.svg#VolkswagenTS-XBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#left small
{
    color:#C2BDBD
}
a
{
    outline:none;    
}
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}

body {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #041A30;
}
.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 {
  width: 870px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  width: 870px;
  height: 112px;
}
#header img#logo {
  width: 344px;
  height: 67px;
  margin-top: 20px;
  border: none;
  float: left;
}
#header img#banner468x60 {
  width: 468px;
  height: 60px;
  margin-top: 20px;
  border: none;
  float: right;
}
#nav {
  width: 870px;
  height: 62px;
  margin-bottom: 18px;
  display: block;
  clear: both;
}
#nav ul {
  list-style: none;
}
#nav li {
  display: inline;
  margin-right: 2px;
}
#nav li a {
  height: 32px;
  display: block;
  float: left;
  background: url(../images/btnNavNew.gif) no-repeat;
}
#nav li a strong {
  display: none;
}
#nav li a#ctl00_home {
  width: 56px;
  background-position: 0 0;
}
#nav li a#ctl00_homeLoans {
  width: 121px;
  background-position: -56px 0;
}
/*#nav li a#ctl00_featuredHomeLoans {
  width: 168px;
  background-position: -177px 0;
}*/
#nav li a#ctl00_insurance {
  width: 106px;
  background-position: -177px 0;
}
#nav li a#ctl00_incomeProtection {
  width: 155px;
  background-position: -283px 0;
}
#nav li a#ctl00_lifeInsurance {
  width: 127px;
  background-position: -438px 0;
}
#nav li a#ctl00_loanCalculators {
  width: 196px;
  background-position: -830px 0;
}
#nav li a#ctl00_resources {
  width: 108px;
  background-position: -565px 0;
}
#nav li a#ctl00_blog {
  width: 78px;
  background-position: -673px 0;
}
#nav li a#ctl00_about {
  width: 80px;
  background-position: -751px 0;
}

#nav li a#ctl00_home:hover { background-position: 0 -64px; }
#nav li a#ctl00_homeLoans:hover { background-position: -56px -64px; }
/*#nav li a#ctl00_featuredHomeLoans:hover { background-position: -121px -64px; }*/
#nav li a#ctl00_insurance:hover { background-position: -177px -64px; }
#nav li a#ctl00_incomeProtection:hover { background-position: -283px -64px; }
#nav li a#ctl00_lifeInsurance:hover { background-position: -438px -64px; }
#nav li a#ctl00_loanCalculators:hover { background-position: -830px -64px; }
#nav li a#ctl00_resources:hover { background-position: -565px -64px; }
#nav li a#ctl00_blog:hover { background-position: -673px -64px; }
#nav li a#ctl00_about:hover { background-position: -751px -64px; }

#nav li a#ctl00_home.active { background-position: 0 -128px; }
#nav li a#ctl00_homeLoans.active { background-position: -56px -128px; }
/*#nav li a#ctl00_featuredHomeLoans:hover { background-position: -121px -128px; }*/
#nav li a#ctl00_insurance.active { background-position: -177px -128px; }
#nav li a#ctl00_incomeProtection.active { background-position: -283px -128px; }
#nav li a#ctl00_lifeInsurance.active { background-position: -438px -128px; }
#nav li a#ctl00_loanCalculators.active { background-position: -830px -128px; }
#nav li a#ctl00_resources.active { background-position: -565px -128px; }
#nav li a#ctl00_blog.active { background-position: -673px -128px; }
#nav li a#ctl00_about.active { background-position: -751px -128px; }

#nav #navStatus {
  width: 870px;
  height: 30px;
  display: block;
  clear: both;
}
#nav #navStatus p, #nav #navStatus h1 {
  margin-left: 20px;
  line-height: 28px;
  font-size: 90%;
  font-weight: bold;
  color: #FFF;
}


/* Content */
#content #searchForm h1 {
    background: url("../images/titleLoanSearch.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 34px;
    margin: 0;
    width: 260px;
}
#content {
  width: 660px;
  display: block;
  float: left;
}
.ie6 #content {
  width: 660px;
  display: block;
  float: left;
}
#content h1 {
  color: #003366;
  font-weight: normal;
  font-size:16pt;
  margin-bottom:10px;
}

#content h2 {
  color: #003366;
  font-weight: normal;
  font-size:14pt;
  margin-bottom:10px;
}

.ie7 #content h2 {
  font-size: 160%;
}
.ie7 #content h3 {
  font-size: 140%;
}
.ie7 #content h4 {
  font-size: 120%;
}
#content h3, h4, h5 {
  color: #0B529B;
  font-weight: bold;
}

#content h5 a
{
	color: #0B529B;
}
#content h5 a:hover {
  color: #D86800;
}

#content p {
  margin-bottom: 15px;
  line-height: 1.4em;
  color: #041A30;
}
#content ul, ol {
  margin: 0 0 18px 36px;
}
#content dl {
  margin-bottom: 20px;
}
#content dt {
  margin-bottom: 1px;
  font-style: italic;
  color: #277EA6;
}
#content dd {
  margin-bottom: 12px;
  color: #041A30;
  line-height: 1.4em;
}
#content table.general {
  margin-bottom: 20px;
  font-size: 85%;
}
#content table.general th {
  padding: 5px 8px;
  text-align: left;
  color: #FFF;
  text-align: left;
  background-color: #104173;
}
#content table.general td {
  padding: 5px 8px;
  color: #041A30;
  background-color: #ECF1F3;
}


/* Search and Refine Forms */

#content #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;
}
#content #searchForm.wide {
  width: 660px;
  height: 270px;
  margin-bottom: 12px;
  background: url(../images/bgSearchFormWide.gif) no-repeat bottom;
}
.ie #content #searchForm.wide {
  padding-bottom: 0;
}
.ie7 #content #searchForm.wide {
  height: 288px;
}

#content #searchForm.wideInsurance {
  width: 260px;
  height: 385px;
  margin-bottom: 12px;
  float:left;
  background: url(../images/bgSearchForm.gif) no-repeat bottom;
}
.ie #content #searchForm.wideInsurance {
  padding-bottom: 0;
}
.ie7 #content #searchForm.wideInsurance {
  height: 400px;
}

#content #searchForm.wideCC {
  width: 660px;
  height: 270px;
  margin-bottom: 12px;
  background: url(../images/bgSearchFormWide.gif) no-repeat bottom;
}
.ie #content #searchForm.wideCC {
  padding-bottom: 0;
}
.ie7 #content #searchForm.wideCC {
  height: 288px;
}

#content #searchForm.wideCC h1 {
  width: 660px;
  height: 34px;
  display: block;
  background: url(../images/titleCardSearchWide.gif) no-repeat;
}


#content #searchForm h3 {
  width: 260px;
  height: 34px;
  display: block;
  background: url(../images/titleLoanSearch.gif) no-repeat;
}
#content #searchForm.wide h1 {
  width: 660px;
  height: 34px;
  display: block;
  background: url(../images/titleLoanSearchWide.gif) no-repeat;
}
#content #searchForm h3 strong {
  display: none;
}
#content #searchForm form {
  padding-top: 5px;
  margin: 5px 16px;
}
#content #searchForm label.primary {
  width: 228px;
  height: 19px;
  display: block;
  color: #003366;
  font-weight: bold;
  font-size: 90%;
}
#content #searchForm input {
  margin-bottom: 10px;
  padding: 2px;
  font-size: 110%;
  font-weight: bold;
  color: #003366;
}
#content #searchForm span {
  margin-right: 6px;
  float: left;
  font-size: 140%; 
}
#content #searchForm select {
  margin-bottom: 10px;
  font-size: 110%;
  color: #003366;
}
#content #searchForm input.search {
  margin-bottom: 0;
}
#content #searchForm input.refineSearch {
  margin: -12px 0 0 184px;
}
.ie #content #searchForm input.refineSearch {
  margin: -30px 0 0 184px;
}
#content #searchForm fieldset {
  border: none;
}
.ie #content #searchForm fieldset {
  margin-bottom: 8px;
}
#content #searchForm legend {
  padding-bottom: 6px;
  font-size: 90%;
  font-weight: bold;
  color: #003366;
}
.ie #content #searchForm legend {
  padding-bottom: 3px;
}
#content #searchForm #refineOptions {
  width: 350px;
  padding: 10px 15px;
  display: block;
  float: right;
  background: url(../images/bgRefineOptions.gif) no-repeat;
}
.ie #content #searchForm #refineOptions {
  width: 360px;
  padding: 10px 0px;
}
.ie7 #content #searchForm #refineOptions {
  width: 360px;
  padding: 10px 15px;
  display: block;
  float: right;
  background: url(../images/bgRefineOptions.gif) no-repeat;
}
#content #searchForm #refineOptions input {
  float: left;
  margin: 0 5px 0 0;
}
#content #searchForm #refineOptions label {
  margin-right: 15px;
  display: inline;
  float: left;
  font-size: 85%;
  font-weight: normal;
}
.ie #content #searchForm #refineOptions label {
  line-height: 20px;
  font-size: 80%;
}
#content #searchForm #refineOptions .row {
  width: 380px;
  height: 20px;
  padding: 0;
  display: block;
  float: left;
  clear: both;
}
#content #lifestyle {
  float: right;
  margin-bottom: 18px;
}


/* Home Bank List */

#content 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;
}
#content ul#bankList li {
  display: inline;
}
#content ul#bankList li a {
  height: 18px;
  margin-right: 21px;
  display: block;
  float: left;
  background: url(../images/btnBanks.gif) no-repeat;
}
#content ul#bankList li a span {
  display: none;
}
#content ul#bankList li a.anz {
  width: 32px;
  background-position: 0 0;
}
#content ul#bankList li a.nab {
  width: 36px;
  background-position: -45px 0;
}
#content ul#bankList li a.westpac {
  width: 54px;
  background-position: -95px 0;
}
#content ul#bankList li a.commonwealth {
  width: 97px;
  background-position: -163px 0;
}
#content ul#bankList li a.stGeorge {
  width: 50px;
  background-position: -272px 0;
}
#content ul#bankList li a.citibank {
  width: 42px;
  background-position: -335px 0;
}
#content ul#bankList li a.adelaideBank {
  width: 38px;
  background-position: -390px 0;
}
#content ul#bankList li a.bankWest {
  width: 48px;
  background-position: -443px 0;
}
#content ul#bankList li a.geMoney {
  width: 56px;
  background-position: -505px 0;
}
#content ul#bankList li a.suncorp {
  width: 51px;
  background-position: -573px 0;
}
#content ul#bankList li a.anz:hover { background-position: 0 -18px; }
#content ul#bankList li a.nab:hover { background-position: -45px -18px; }
#content ul#bankList li a.westpac:hover { background-position: -95px -18px; }
#content ul#bankList li a.commonwealth:hover { background-position: -163px -18px; }
#content ul#bankList li a.stGeorge:hover { background-position: -272px -18px; }
#content ul#bankList li a.citibank:hover { background-position: -335px -18px; }
#content ul#bankList li a.adelaideBank:hover { background-position: -390px -18px; }
#content ul#bankList li a.bankWest:hover { background-position: -443px -18px; }
#content ul#bankList li a.geMoney:hover { background-position: -505px -18px; }
#content ul#bankList li a.suncorp:hover { background-position: -573px -18px; }


/* Lowest Rate Table */

#content table#ratesNav {
  width: 610px;
  margin: 17px 0 -1px 0;
}
#content table#ratesNav td {
  width: 90px;
  height: 15px;
  padding: 5px;
  text-align: center;
  background: url(../images/btnRateTab.gif) no-repeat #FFF;
}
#content table#ratesNav td a {
  color: #273039;
}
#content table#ratesNav td a:hover {
  color: #D18634;
}
#content table#ratesNav td.current {
  background-position: 0 -30px;
  color: #6B3A0D;
  font-weight: bold;
}
#content table#ratesNav td.current a {
  color: #6B3A0D;
  text-decoration: none;
}
#content table#lowestRates {
  width: 100%;
  margin: 0 0 25px 0;
  border-right: 1px solid #FFB666;
  border-bottom: 1px solid #FFB666;
  border-left: 1px solid #FFB666;
}
#content table#lowestRates th {
  padding: 10px 8px;
  color: #6B3A0D;
  background: #FFDFA5;
}
#content table#lowestRates td {
  padding: 8px 8px;
  color: #874305;
  background: #FFF;
}
#content table#lowestRates td.even {
  background: #FFF4E0;
}
#content table#lowestRates td strong {
  color: #d66a06;
}
#content table#lowestRates td img {
  border: none;
}


/* Home Buttons */

#content ul#homeBtns {
  margin: 0;
  width: 660px;
  display: block;
  clear: both;
  list-style: none;
}
#content ul#homeBtns li {
  display: inline;
}
#content ul#homeBtns li a {
  height: 45px;
  margin-right: 11px;
  display: block;
  float: left;
  background: url(../images/btnHome.gif) no-repeat;
}
#content ul#homeBtns li a span {
  display: none;
}
#content ul#homeBtns li a.fastPre {
  width: 182px;
  background-position: 0 0;
}
#content ul#homeBtns li a.calcs {
  width: 135px;
  background-position: -194px 0;
}
#content ul#homeBtns li a.market {
  width: 163px;
  background-position: -341px 0;
}
#content ul#homeBtns li a.resources {
  width: 133px;
  background-position: -516px 0;
}
#content ul#homeBtns li a.fastPre:hover { background-position: 0 -55px; }
#content ul#homeBtns li a.calcs:hover { background-position: -194px -55px; }
#content ul#homeBtns li a.market:hover { background-position: -341px -55px; }
#content ul#homeBtns li a.resources:hover { background-position: -516px -55px; }


/* Pagination */

#content .pagination ul {
  margin: 0 5px 10px 15px;
  list-style: none;
  font-size: 90%;
  color: #003366;
}
.ie7 #content .pagination ul {
  margin: 0 5px 15px 15px;
}
#content .pagination li {
  display: inline;
}
#content .pagination li.previous {
  width: 100px;
  font-weight: bold;
  margin-right: 168px;
}
#content .pagination li.next {
  width: 100px;
  float:right;
  padding-top:15px;
  text-align: right;
  font-weight: bold;
}
.gecko #content .pagination li.next {
  margin-top: -15px;
}
.ie #content .pagination li.next {
  margin-top: -16px;
}
#content .pagination li a {
  color: #003366;
}
#content .pagination li a:hover {
  color: #4D8DCB;
}

#content .pagination .pages
{
	display:inline;
	text-align:center;
	padding-bottom:15px;
}
#content .pagination .pages ul
{
	width:100%;
	text-align:center;	
}
#content .pagination .pages li
{
	font-size:9px;
	margin-right:4px;
}

/* Results */

#content .resultStandard {
  width: 640px;
  height: 200px;
  margin-bottom: 5px;
  padding: 10px;
  display: block;
  clear: both;
  background: url(../images/bgResultOddNoCheck.gif) no-repeat;
}

#content .resultStandard.nocheck {
	 background: url(../images/bgResultOddNoCheck.gif) no-repeat;
	}

#content .resultStandard.evennocheck {
	 background: url(../images/bgResultEvenNoCheck.gif) no-repeat;
	}

.ie #content .resultStandard {
  margin-bottom: 0;
}
#content .resultStandard.feature {
  background: url(../images/bgResultFeatureNoCheck.gif) no-repeat;
  color: #874C12;
}
#content .resultStandard.even {
  background: url(../images/bgResultEvenNoCheck.gif) no-repeat;
}
#content .resultStandard .compare {
  width: 0;
  height: 60px;
  padding: 3px 8px;
  display: block;
  float: left;
}
.ie #content .resultStandard .compare {
  width: 10px;
  padding: 1px 5px;
}
.safari #content .resultStandard .compare {
  padding: 5px 9px;
}
#content .resultStandard .compare label {
  display: none;
}
#content .resultStandard h2 {
  font-size:15px;
  margin-bottom: 2px;
}
#content .resultStandard h2 a {
  font-weight: bold;
  font-size:13px;
  color: #003366;
}
#content .resultStandard.feature h2 {
  color: #874C12;
  margin-bottom: 5px;
}
#content .resultStandard.feature h2 a {
  color: #874C12;
}
.ie #content .resultStandard h2 a {
  font-size:13px;
}
#content .resultStandard a:hover {
  color: #4D8DCB;
}

#content .resultStandard .aHeading {
  margin-bottom: 2px;
  font-weight: bold;
  font-size:13px;
  color: #003366;
}

.link
{
  text-align:left;
  width:620px; 
}

#content .resultStandard .aHeading:hover {
  color: #4D8DCB;
}

#content .resultStandard.feature .aHeading {
  color: #874C12;
  margin-bottom: 5px;
  width:640px;
}

.ie #content .resultStandard .aHeading {
  font-size:13px;
}
#content .resultStandard .aHeading:hover {
  color: #4D8DCB;
}

#content .resultStandard.feature a:hover {
  color: #E47E00;
}
#content .resultStandard .resultDetail {
  width: 466px;
  display: block;
  float: right;
  margin-right:10px
}
#content .resultStandard .logoEnquire {
  width: 120px;
  margin-right: 12px;
  display: block;
  float: left;
  clear: right;
  margin-top:10px;
}
#content .resultStandard .logoEnquire img {
  border: none;
}
#content .resultStandard .logoEnquire img.enquire {
  margin: 8px 0 0 15px;
}
#content .resultStandard .resultDetail table 
{
 margin-top:10px;
  width: 466px;
  height: 43px;
  background: url(../images/bgResultTable.gif) no-repeat;
}
#content .resultStandard.feature .resultDetail table {
  background: url(../images/bgResultTableFeature.gif) no-repeat;
}
#content .resultStandard .resultDetail th {
  font-size: 80%;
  text-align: center;
  vertical-align: bottom;
  color: #3471B7;
}
#content .resultStandard.feature .resultDetail th {
  color: #E88D37;
}
#content .resultStandard .resultDetail td {
  font-size: 115%;
  text-align: center;
  vertical-align: top;
  color: #294B7C;
  font-weight: bold;
}
#content .resultStandard.feature .resultDetail td {
  color: #874C12;
}
#content .resultStandard .resultDetail ul {
  margin: 7px 0;
  list-style: none;
}
#content .resultStandard .resultDetail li {
  margin-right: 12px;
  padding-left: 19px;
  display: inline;
  font-size: 85%;
  font-weight: bold;
  color: #387AB8;
}
#content .resultStandard.feature .resultDetail li {
  color: #874C12;
}
#content .resultStandard .resultDetail li.cross {
  background: url(../images/iconCross.gif) no-repeat left;
}
#content .resultStandard .resultDetail li.tick {
  background: url(../images/iconTick.gif) no-repeat left;
}
#content .resultStandard .resultDetail p {
  font-size: 85%;
  line-height: 1.6em;
  color: #003366;
}
#content .resultStandard.feature .resultDetail p {
  color: #874C12;
}
#content .resultStandard .resultDetail p a {
  font-weight: bold;
  color: #EB7000;
}
#content .resultStandard .resultDetail p a:hover {
  color: #874C12;
}


/* Results Tools */

#content .resultTools {
  width: 660px;
  height: 15px;
  margin: 5px 0 18px 0;
  display: block;
  float: left;
  clear: both;
}
.ie #content .resultTools {
  margin: 0 0 12px 0;
}
.ie7 #content .resultTools {
  margin: 12px 0 18px 5px;
}
#content .resultTools ul {
  margin: 0 15px;
  display: block;
  float: left;
  list-style: none; 
}
.ie #content .resultTools ul {
  margin: 0 7px; 
}
#content .resultTools li {
  margin-right: 10px;
  display: inline;
  float: left;
}
#content .resultTools li {
  margin-right: 10px;
  display: inline;
  float: left;
}
#content .resultTools li a {
  height: 23px;
  display: block;
  background: url(../images/btnTools.gif) no-repeat;
}
#content .resultTools li a span {
  display: none;
}
#content .resultTools li a.compareLoans {
  width: 199px;
  background-position: 0 0;
}
#content .resultTools li a.summaryView {
  width: 125px;
  background-position: -209px 0;
}
#content .resultTools li a.detailedView {
  width: 123px;
  background-position: -344px 0;
}
#content .resultTools li a.compareLoansUp {
  width: 199px;
  background-position: -562px 0;
}
#content .resultTools li a.compareCards {
  width: 206px;
  background-position: -911px 0;
}
#content .resultTools li a.compareCards:hover {
  background-position: -911px -25px;
}
#content .resultTools li a.compareCardsUp {
  width: 206px;
  background-position: -1127px 0;
}
#content .resultTools li a.compareCardsUp:hover {
  background-position: -1127px -25px;
}
#content .resultTools li a.compareLoans:hover { background-position: 0 -25px; }
#content .resultTools li a.summaryView:hover { background-position: -209px -25px; }
#content .resultTools li a.detailedView:hover { background-position: -344px -25px; }
#content .resultTools li a.compareLoansUp:hover { background-position: -562px -25px; }

#content .resultTools select {
  float: right;
  margin: 2px 15px 0 0;
}
#content .resultTools label {
  float: right;
  margin: 2px 5px;
}


/* Summary Table */

#content 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 #content table#summaryTable {
  margin: 3px 0 12px 0;
}
#content table#summaryTable th {
  height: 28px;
  padding: 5px 5px;
  font-size: 65%;
  border-bottom: 1px solid #B5CFDD;
  text-transform: uppercase;
}
.ie #content table#summaryTable th {
  font-size: 70%;
}
#content table#summaryTable td {
  height: 44px;
  padding: 5px 5px;
  font-size: 90%;
  background: #FFF;
}
#content table#summaryTable td.even {
  height: 44px;
  padding: 5px 5px;
  font-size: 90%;
  background: #F3F7F9;
}
#content table#summaryTable td.summaryCompare {
  background: url(../images/bgSummaryCompare.gif) no-repeat;
}

#content table#summaryTable td label {
  display: none;
}
#content table#summaryTable td input {
  margin: 5px 0 0 15px;
}
.ie #content table#summaryTable td input {
  margin: 2px 0 0 10px;
}
#content table#summaryTable td span {
  color: #3AA1F0;
  font-size: 110%;
  font-weight: bold;
}
#content table#summaryTable td a {
  color: #003366;
}
#content table#summaryTable td a:hover {
  color: #3AA1F0;
}
#content table#summaryTable td a.moreInfo {
  padding-bottom: 4px;
  font-size: 80%;
}
#content table#summaryTable img {
  margin-top: 5px;
  border: none;
}


/* Loan Compare Page */

#content #loanCompare {
  width: 870px;
  margin-bottom: 20px;
}
#content #loanCompare h1 {
  padding: 7px 16px;
  font-size: 105%;
  font-weight: bold;
  border-bottom: 1px solid #B5CFDD;
  background: url(../images/bgCompareTable.gif) no-repeat; 
}
#content #loanCompare #loanCompareContent {
  width: 868px;
  padding: 15px 0 20px 0;
  border-right: 1px solid #B5CFDD;
  border-bottom: 1px solid #B5CFDD;
  border-left: 1px solid #B5CFDD;
}
#content #loanCompare #loanCompareContent h2 {
  margin: 0 20px 5px 20px;
  font-size: 125%;
}
.ie6 #content #loanCompare #loanCompareContent h2 {
  font-size: 115%;
  font-weight: bold;
}
#content #loanCompare #loanCompareContent h3 {
  margin: 0 20px;
  font-size: 90%;
  color: #041A30;
}
#content #loanCompare #loanCompareContent ul {
  height: 45px;
  margin: 5px 0 0 10px;
  display: block;
  list-style: none;
}
#content #loanCompare #loanCompareContent li {
  margin: 0 15px 0 0;
  display: inline;
  float: left;
}
#content #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;
}
#content #loanCompare #loanCompareContent li a.viewResults:hover {
  background-position: -771px -25px;
}
#content #loanCompare #loanCompareContent li a.print {
  height: 23px;
  width: 75px;
  display: block;
  background: url(../images/btnTools.gif) no-repeat;
  background-position: -477px 0;
}
#content #loanCompare #loanCompareContent li a.print:hover {
  background-position: -477px -25px;
}
#content #loanCompare #loanCompareContent li a.edit {
  margin-left: 5px;
  font-size: 85%;
  font-weight: bold;
  color: #CC0000;
}
#content #loanCompare #loanCompareContent li a.edit:hover {
  color: #FF3333;
}
#content #loanCompare #loanCompareContent li a span {
  display: none;
}
#content #loanCompare #loanCompareContent li label {
  margin: 0 0px 0 0px;
  font-size: 110%;
  color: #003366;
}
#content #loanCompare #loanCompareContent li input {
  width: 80px;
  padding: 2px;
  font-size: 110%;
}
#content #loanCompare #loanCompareContent li select {
  width: 100px;
  padding: 2px;
  font-size: 110%;
}
#content #loanCompare #loanCompareContent img {
  margin: 0 0 5px 0;
  border: none;
}
#content #loanCompare #loanCompareContent table {
  float: left;
  font-size: 90%;
  border-top: 1px solid #E4ECF0;
}
.ie #content #loanCompare #loanCompareContent table {
  float: left;
  font-size: 85%;
}
#content #loanCompare #loanCompareContent th {
  padding: 10px 20px;
  text-align: right;
  font-weight: bold;
  border-right: 1px solid #E4ECF0;
  border-bottom: 1px solid #E4ECF0;
}
#content #loanCompare #loanCompareContent th.even {
  background: #E4ECF0;
}
#content #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;
}
#content #loanCompare #loanCompareContent td.refine {
  padding: 18px 0;
  background: #FFF;
}
#content #loanCompare #loanCompareContent td.even {
  background: #F1F5F7;
}
#content #loanCompare #loanCompareContent td.left {
  text-align: left;
}
#content #loanCompare #loanCompareContent a {
  color: #003366;
}
#content #loanCompare #loanCompareContent a:hover {
  color: #4D8DCB;
}
#content #loanCompare #loanCompareContent p {
  margin: 0 15px;
  padding: 3px 6px;
  line-height: 1.4em;
  font-size: 90%;
  background-color: #FFF;
}


/* Loan Details Page */

#content #loanDetail {
  width: 660px;
  margin-bottom: 20px;
}

#content #loanDetail h1 {
  padding: 7px 16px;
  font-size: 105%;
  margin:0;
  font-weight: bold;
  border-bottom: 1px solid #B5CFDD;
  background: url(../images/bgSummaryTable.gif) no-repeat; 
}
#content #loanDetail #loanDetailContent {
  width: 658px;
  padding: 15px 0 20px 0;
  border-right: 1px solid #B5CFDD;
  border-bottom: 1px solid #B5CFDD;
  border-left: 1px solid #B5CFDD;
}

#content #loanDetail #loanDetailContent h2 {
  margin: 0 20px 5px 20px;
  font-size: 100%;
}
.ie6 #content #loanDetail #loanDetailContent h2 {
  font-size: 115%;
  font-weight: bold;
}
#content #loanDetail #loanDetailContent h3 {
  margin: 0 20px;
  font-size: 90%;
  color: #041A30;
}
#content #loanDetail #loanDetailContent ol.nextSteps {
  margin: 20px;
  list-style: none;
}
#content #loanDetail #loanDetailContent ol.nextSteps li {
  margin-bottom: 15px;
  color: #081E34;
  font-size: 110%;
  line-height: 1.3em;
  padding-left: 44px;
}
#content #loanDetail #loanDetailContent ol.nextSteps li.email {
  background: url(../images/nextStepEmail.gif) no-repeat top left;
}
#content #loanDetail #loanDetailContent ol.nextSteps li.phone {
  background: url(../images/nextStepPhone.gif) no-repeat top left;
}
#content #loanDetail #loanDetailContent ol.nextSteps li.options {
  background: url(../images/nextStepOptions.gif) no-repeat top left;
}
#content #loanDetail #loanDetailContent ol.nextSteps li.approve {
  background: url(../images/nextStepApprove.gif) no-repeat top left;
}
#content #loanDetail #loanDetailContent li {
  font-size: 90%;
  line-height: 1.5em;
  color: #12488E;
}
#content #loanDetail #loanDetailContent img {
  margin: 0 15px;
  float: left;
}
#content #loanDetail #loanDetailContent table {
  float: left;
  font-size: 90%;
}
#content #loanDetail #loanDetailContent th {
  padding: 3px 10px;
  text-align: right;
  font-weight: normal;
}
#content #loanDetail #loanDetailContent td {
  padding: 3px 15px;
  text-align: left;
  font-weight: bold;
}
#content #loanDetail #loanDetailContent img.operator {
  margin: 0 20px 20px 20px;
  float: right;
}
#content #loanDetail #loanDetailContent #uncover {
  width: 260px;
  float: left;
}
#content #loanDetail #loanDetailContent #statement {
  width: 360px;
  margin-top: 0px;
  float: right;
  color: #0058A6;
}
#content #loanDetail #loanDetailContent #statement p {
  color: #12488E;
}
#content #loanDetail #loanDetailContent #loanDetailStats {
  width: 628px;
  height: 200px;
  margin-bottom: -10px;
  margin-left: 15px;
  padding: 10px 0 0 0;
  background: url(../images/bgDetailStats.gif) no-repeat;
}

.ie #content #loanDetail #loanDetailContent #loanDetailStats {
  width: 627px;
}

#content #loanDetail #loanDetailContent #loanDetailStats .buttonsLeft
{
    background:url(/images/bg_buttons_left.gif) no-repeat;
    width:10px;
    height:37px;
    margin-left:15px;
    float:left;
}
#content #loanDetail #loanDetailContent #loanDetailStats .buttonsRight
{
    background:url(/images/bg_buttons_right.gif) no-repeat;
    width:10px;
    height:37px;
    float:left;
}

#content #loanDetail #loanDetailContent #loanDetailStats .buttons 
{
    background:url(/images/bg_buttons.gif) repeat-x;
    padding-top:5px;
    height:37px;
    float:left;
    padding-left:10px;
}

#content #loanDetail #loanDetailContent #loanDetailStats .buttons a
{
    float:left;
    padding:0;
    margin:0;
    outline:none;
}
#content #loanDetail #loanDetailContent #loanDetailStats .buttons img
{
    float:left;
    margin-right:15px;
    margin-left:0px;
    border:0;
}

#content #loanDetail #loanDetailContent #loanDetailStats .buttons p
{
    margin-top:2px;
    margin-left:0px;
    float:left;
}



#content #loanDetail #loanDetailContent #interestRate {
  margin: 2px 10px 25px 0;
  width: 122px;
  height: 95px;
  display: block;
  float: right;
  background: url(../images/bgRate.gif) no-repeat;
}

#content #loanDetail #loanDetailContent #interestRate.premium {
 background: url(../images/bgPremium.gif) no-repeat;
}
#content #loanDetail #loanDetailContent #interestRate .imgInterestRate {
	display:none;
}
#content #loanDetail #loanDetailContent #interestRate .imgPremuim {
	display:none;
}

.ie #content #loanDetail #loanDetailContent #interestRate {
  margin: 2px 10px 25px 0;
}
.ie7 #content #loanDetail #loanDetailContent #interestRate {
  margin: 4px 30px 25px 0;
}
#content #loanDetail #loanDetailContent #interestRate p {
  width: 120px;
  margin: 50px 0 0 0;
  font-size: 170%;
  font-weight: bold;
  color: #DF2D08;
  text-align: center;
  background: none;
}
#content #loanDetail #loanDetailContent p {
  margin: 0 15px;
  padding: 3px 6px;
  line-height: 1.4em;
  font-size: 90%;
  background-color: #FFF;
}

#content #loanDetail #loanDetailContent .alternativeContent {
  line-height: 1.5em;
  color: #000;
}
#content #loanDetail #loanDetailContent .alternativeContent strong{
   margin-left:20px;
}

#content #loanDetail #loanDetailContent .alternativeContent li {
  color: #000;
}

#content #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;
}
#content #loanDetail a.print:hover {
  background-position: -477px -25px;
}
#content #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 input.getQuoteInsurance {
  width: 160px;
  height: 26px;
  margin: 14px 0 0 0;
  display: block;
  float: right;
}

.ie6 #loanApplication #loan input.getQuoteInsurance {
  width: 180px;
  height: 26px;
  margin: 14px 10px 0 0;
  display: block;
  float: right;
}

.ie6 #loanApplication #loan input.getQuote {
  width: 180px;
  height: 26px;
  margin: 14px 10px 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;
}

.ie #loanApplication #loan .mlistlabel {
	margin-top: 4px;
}
.ie7 #loanApplication #loan .mlistlabel {
	margin-top: 4px;
}


/* Loan Calculators */

#content ul#loanCalculatorContent {
  margin: 25px 0;
  list-style: none;
}
#content ul#loanCalculatorContent li {
  width: 240px;
  height: 145px;
  margin-right: 20px;
  padding: 0 0 0 52px;
  display: inline;
  float: left;
  background: url(../images/iconCalcLarge.gif) no-repeat top left;
}
#content ul#loanCalculatorContent li a {
  font-size: 125%;
  line-height: 1.3em;
  color: #225487;
}
#content ul#loanCalculatorContent li a:hover {
  color: #4D8DCB;
}
#content ul#loanCalculatorContent li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* Credit Cards */

#content ul#creditCardContent {
  margin: 25px 0;
  list-style: none;
}
#content ul#creditCardContent 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;
}
#content ul#creditCardContent li a {
  font-size: 125%;
  line-height: 1.3em;
  color: #225487;
}
#content ul#creditCardContent li a:hover {
  color: #4D8DCB;
}
#content ul#creditCardContent li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* Resources */

#content ul#resourcesContent {
  margin: 25px 0;
  list-style: none;
}
#content img.resourcesHeader {
  border: none;
}
#content 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;
}
.ie6 #content ul#resourcesContent li {
  width: 240px;
  height: 90px;
  margin-right: 20px;
  padding: 0 0 0 52px;
  display: inline;
  float: left;
  background: url(../images/iconCheckLarge.gif) no-repeat top left;
}
#content ul#resourcesContent li a {
  font-size: 125%;
  line-height: 1.3em;
  color: #225487;
}
#content ul#resourcesContent li a:hover {
  color: #4D8DCB;
}
#content ul#resourcesContent li p {
  font-size: 90%;
  line-height: 1.4em;
}


/* resourcesCategory */

#content ul#resourcesCategory {
  margin: 25px 0;
  list-style: none;
}
#content img.resourcesHeader {
  border: none;
}
#content 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;
}

#content ul#resourcesCategory li.news {
  width: 640px;
  margin-bottom: 0px;
  padding: 0 0 0 10px;
  display: inline;
  float: left;
  background:0;
}

#content ul#resourcesCategory li .top {
  float:left;   
  padding:5px;
  width: 640px;
  background: url(../images/bg_news_article.gif) no-repeat top left;
  height:30px;
}

#content ul#resourcesCategory li a {
  font-size: 110%;
  color: #225487;
  font-weight: bold;
  background-color:#eeeeee;
}
#content ul#resourcesCategory li a:hover {
  color: #4D8DCB;
}
#content ul#resourcesCategory li p {
  font-size: 90%;
  line-height: 1.4em;
}


#content ul#resourcesCategory2 {
  margin: 25px 0;
  list-style: none;
}

#content ul#resourcesCategory2 li {
  margin-bottom: 0px;
  padding: 0 0 0 22px;
  background: url(../images/iconCheck.gif) no-repeat top left;
}
#content ul#resourcesCategory2 li a {
  font-size: 110%;
  color: #225487;
  font-weight: bold;
}
#content ul#resourcesCategory2 li a:hover {
  color: #4D8DCB;
}
#content ul#resourcesCategory2 li p {
  font-size: 90%;
  line-height: 1.4em;
}

/* breadcrumb */

#content ul.breadcrumb {
  width: 660px;
  margin: 2px 0 20px 0;
  float: left;
  list-style: none;
}
#content ul.breadcrumb li {
  margin-right:12px;
  padding-left: 19px;
  float: left;
  color: #255335;
  background: url(../images/iconBulletGo.gif) no-repeat top left;
}
#content ul.breadcrumb li a {
  color: #255335;
}
#content ul.breadcrumb li a:hover {
  color: #358953;
}


/* subNav */

#subNav {
  width: 188px;
  display: block;
  float: right;
}

#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.latestnews {
  background: url(../images/titlelatestnews.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 span {
  padding: 2px 0 2px 25px;
  color: #003366;
  text-decoration:underline;
  cursor:pointer;
}
#subNav #featurePanel li a {
  padding: 2px 0 2px 25px;
  color: #003366;
  text-decoration:underline;
  cursor:pointer;
}
#subNav #featurePanel li a:hover 
{
    color: #D86800;
}

#subNav #featurePanel li span:hover 
{
    color: #D86800;
}
#subNav #featurePanel li a:hover {
  color: #5A9BBC;
}
#subNav #featurePanel li span.firstHome {
  background: url(../images/iconHouse.gif) no-repeat left;
}
#subNav #featurePanel li span.refinancing {
  background: url(../images/iconDollars.gif) no-repeat left;
}
#subNav #featurePanel li span.renovating {
  background: url(../images/iconTruck.gif) no-repeat left;
}
#subNav #featurePanel li span.investing {
  background: url(../images/iconCoinsAdd.gif) no-repeat left;
}
#subNav #featurePanel li span.build {
  background: url(../images/iconLego.gif) no-repeat left;
}
#subNav #featurePanel li span.preApproval {
  background: url(../images/iconKey.gif) no-repeat top left;
}
#subNav #featurePanel li span.loanCalcs {
  background: url(../images/iconCalc.gif) no-repeat top left;
}
#subNav #featurePanel li span.marketUpdate {
  background: url(../images/iconChartBars.gif) no-repeat top left;
}
#subNav #featurePanel li span.loanResources {
  background: url(../images/iconCoins.gif) no-repeat top left;
}
#subNav #featurePanel li span.emailAlert {
  background: url(../images/iconEmail.gif) no-repeat top left;
}
#subNav #featurePanel li span.lifehp {
  background: url(../images/iconLife.gif) no-repeat top left;
}


#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.lifehp {
  background: url(../images/iconLife.gif) no-repeat top left;
}
#subNav #featurePanel li a #carfinance {
  background: url(../images/iconCarFinance.gif) no-repeat left;
}
#subNav #featurePanel li a.life {
  background: url(../images/iconLife.gif) no-repeat top left;
}
#subNav #featurePanel li a.income {
  background: url(../images/iconIncome.gif) no-repeat top left;
}
#subNav #featurePanel li a.tpd {
  background: url(../images/iconTPD.gif) no-repeat top left;
}
#subNav #featurePanel li a.trauma {
  background: url(../images/iconTrauma.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 #featurePanel .newsItem
{
    padding:5px;    
}

#subNav #featurePanel .newsItem .newsHeader a
{
    color: #225487;
    font-weight:bold;
    font-size:9pt;
    text-decoration:none;
}

#subNav #featurePanel .newsItem .moreLink
{
    font-weight:bold;
    color: #225487;
    font-size:7pt;
    text-decoration:none;   
}

#subNav #featurePanel .newsItem .newsHeader a:hover,
#subNav #featurePanel .newsItem .moreLink:hover
{
    text-decoration:underline;
}
#subNav #featurePanel .newsItem .newsContent
{
    /*float:left;*/
    margin-bottom:5px;
    margin-top:5px;
    font-size:7pt;
}

#subNav #featurePanelLA {
  width: 188px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  display: block;
  background: url(../images/bgFeaturePanel.gif) no-repeat bottom;
}

#subNav #featurePanelLA h3 {
  width: 188px;
  height: 30px;
  display: block;
}
#subNav #featurePanelLA h3.quickResults {
  background: url(../images/titleQuickResults.gif) no-repeat;
}
#subNav #featurePanelLA h3 strong {
  display: none;
}
#subNav #featurePanelLA ul {
  margin: 7px 10px 10px 2px;
  list-style: none;
}
#subNav #featurePanelLA li {
  font-size: 85%;
  line-height: 2.2em;
  color: #003366;
}
#subNav #featurePanelLA li a {
  padding: 2px 0 2px 5px;
  color: #003366;
}
#subNav #featurePanelLA li a:hover {
    color: #5A9BBC;
}

#subNav #toolsPanel {
  width: 188px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  display: block;
}
 
#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 #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 
{
	margin-left:2px;
}
#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 .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.insuranceProviders {
  background: url(../images/titleInsuranceProviders.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: 20px; 
  background: url(/images/ads/rol.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}

#subNav .standardPanel li.ch {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/ads/ch.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}

#subNav .standardPanel li.ec {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/ads/ec.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}


#subNav .standardPanel li.sr {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/ads/sr.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li.beat {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/ads/beat.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}

#subNav .standardPanel li.life {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/iconLife.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}

#subNav .standardPanel li.income {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/iconIncome.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li.finance {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/iconFinance.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li.investing {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/iconHouse.gif) no-repeat top left;
  line-height: 1.3em;
  color: #003366;
}
#subNav .standardPanel li.carfinance {
  background: url(../images/iconCarFinance.gif) no-repeat left;
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px;
  line-height: 1.3em;
  color: #003366; 
}
#subNav .standardPanel li.refinance {
  font-size: 85%;
  margin-bottom: 9px;
  padding-left: 20px; 
  background: url(/images/iconDollars.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 span {
  color: #003366;
  text-decoration:underline;
  cursor:pointer;
}
#subNav .standardPanel li span:hover 
{
    color: #D86800;
}

#subNav .standardPanel li a:hover {
  color: #D86800;
}

#subNav .standardPanel ul ul {
  margin: 12px 10px 10px 10px;
  list-style: none;
}
#subNav .standardPanel li 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 li a {
  color: #003366;
}
#subNav .standardPanel li li a:hover {
  color: #D86800;
}

/* Footer Links */

#footerLinks {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.footerLinkHeader {
  margin: 5px 0 4px 0;
	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: #79B158;
}
.footerLinkChild {
	width: 860px;
}
.footerLinkChild ul {
  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: #488E19;
  text-decoration: none;
  background: url(../images/iconPageGo.gif) no-repeat #F8F8F8;
  background-position: 3px 5px;
}

.relatedLinkChild 
{
	width:660px;
}
.relatedLinkChild ul {
  width: 600px;
  height: auto;
  display: block;
  clear: both;
  float: left;
  list-style: none;
}
.relatedLinkChild li 
{
  margin-left:5px;
  clear:both;
  padding-left: 25px;
  line-height: 2em;
  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 */

#footer {
  width: 880px;
  height: 40px;
  margin: 15px 0 40px 0;
  display: block;
  clear: both;
  font-size: 85%;
}
#footer ul {
  list-style: none;
}
#footer li {
  display: inline;
  margin-right: 5px;
  padding-right: 7px;
  font-weight: bold;
  text-transform: uppercase;
  border-right: 1px solid #FF7E04;
}
#footer li.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
#footer a {
  color: #FF7E04;
}
#footer a:hover {
  color: #9C3E00;
}
#footer p {
  font-size: 110%;
  font-weight: normal;
  color: #0B326B;
  line-height: 1.4em;
  margin-bottom: 22px;
}
#footer p.copyright {
  line-height: 36px;
  color: #003366;
  font-weight: normal;
}

.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*/

#content #banks
{
	text-align:center;
	float:left;
}

#content #banks #bank
{
	width:210px;
	height:120px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	display:inline;
}

#content #banks #bank a,#content #banks #bank a:hover
{
	font-size:9px;
}


#ctl00_disclaimer
{
	margin-bottom:5px;
	font-size:9px;	
}

.resetLink {
 color: #104173;
}
.resetLink:hover {
 color: #D86800;
}

.articleContent a{
 color: #104173;
}
.articleContent a:hover {
 color: #D86800;
}

.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*/

#content #banks
{
	text-align:center;
	float:left;
}

#content #banks #bank
{
	width:210px;
	height:120px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	display:inline;
}

#content #banks #bank a,#content #banks #bank a:hover
{
	font-size:9px;
}


#ctl00_disclaimer
{
	margin-bottom:5px;
	font-size:9px;	
}

.resetLink {
 color: #104173;
}
.resetLink:hover {
 color: #D86800;
}

.articleContent a{
 color: #104173;
}
.articleContent a:hover {
 color: #D86800;
}

.compareLinks {
	width: 920px;
}
.compareLinks ul 
{
  height: auto;
  clear: both;
  float: left;
  list-style: none;
 }
.compareLinks li 
{
  width: 425px;
  display: inline;
  float: left;
  padding-left: 15px;
  line-height: 1.5em;
  font-size: 70%;
  background: url(../images/iconBulletBlue.gif) no-repeat;
  background-position: 3px 0;
}
.compareLinks li a {
 color: #104173;
}
.compareLinks li a:hover {
 color: #D86800;
}

 a.helpEnquiry {
    padding: 5px 8px 5px 22px;
    color: #357897;
    background: url('/images/iconUserComment.gif') no-repeat #F4F4F4;
    background-position: 4px 3px;
    line-height:20px;
    vertical-align:middle;
  }
  a.helpEnquiry:hover {
    color: #579BBB;
  }
  
  
  /*INSURANCE */
  
  #content #insuranceTab
  {
  	width:188px;
  	height:188px;
  	float:left;
  	margin-left:12px;
  	padding:0;
  }
   
  .ie6 #content #insuranceTab
  {
  	width:188px;
  	height:188px;
  	float:left;
  	margin-left:8px;
  	padding:0;
  }
   
  .ie6 #content #insuranceTab #content
  {
  	padding-top:45px;
  	padding-left:15px;
  	padding-right:5px;
	width:120px;
	color:#003366;
  }
   
  #content #insuranceTab #content
  {
  	padding-top:45px;
  	padding-left:15px;
  	padding-right:10px;
	width:160px;
	color:#003366;
  }
  
  #content #insuranceTab #content a, #content #insuranceTab #content a:hover, #content #insuranceTab #content a:visited
  {
 	color:#003366;
  }
  
  #content #insuranceTab.life
  {
	background-image:url('/images/insurance/life_insurance.gif');	
  }
  
  #content .ip
  {
	background-image:url('/images/insurance/income_protection.gif');	
  }
  
  #content .tpd
  {
  	margin-top:10px;
	background-image:url('/images/insurance/tpd.gif');	
  }
   #content .trauma
  {
  	margin-top:10px;
	background-image:url('/images/insurance/trauma.gif');	
  }
  
 /*END INSURANCE */
 /*SUPER*/ 
  
  #content #superTab
  {
  	width:385px;
  	height:100px;
  	float:left;
  	margin-left:10px;
  	margin-top:10px;
  	margin-bottom:20px;
  	padding:0;
  }
     
  #content #superTab #content
  {
  	padding-top:30px;
  	padding-left:12px;
  	padding-right:10px;
	width:385px;
	color:#003366;
  }
  
  #content #superTab #content a, #content #superTab #content a:hover, #content #superTab #content a:visited
  {
 	color:#003366;
  }
  
  #content #superTab.balanced
  {
	background-image:url('/images/super/balanced_fund.gif');	
  }
  
  #content #superTab.conservative
  {
	background-image:url('/images/super/conservative_fund.gif');	
  }
  
  #content #superTab.growth
  {
	background-image:url('/images/super/growth_fund.gif');	
  }
  
  /*END SUPER*/
  
  #content .searchButton
  {
  	float:right;
  }
  
    #content .searchButtonSuper
  {
  	float:left;
  }
 
 
 #content #smallForm label {
  width: 200px;
  height: 19px;
  float:left;
  color: #003366;
  font-weight: bold;
  font-size: 90%;
}
#content #smallForm input {
  margin-bottom: 10px;
  padding: 2px;
  font-size: 110%;
  font-weight: bold;
  color: #003366;
}  

#content #result
{
	color: #003366;
	font-weight: bold;
	font-size: 180%;
	margin-top:30px;
	text-align:center;
}
.printShow
{
	display:none;	
}

#content table#ratesNavMQ {
  width: 680px;
  margin: 17px 0 -1px 0;
}
#content table#ratesNavMQ td {
  width: 90px;
  height: 15px;
  padding: 5px;
  text-align: center;
  background: url(../images/btnRateTabMQ.gif) no-repeat #FFF;
}
#content table#ratesNavMQ td a {
  color: #000000;
  outline:none;
}
#content table#ratesNavMQ td a:hover {
  color: #000000;
}
#content table#ratesNavMQ td.current {
  background-position: 0 -30px;
  color: #ffffff;
  font-weight: bold;
}
#content table#ratesNavMQ td.current a {
  color: #ffffff;
  text-decoration: none;
}
#content table#lowestRatesMQ {
  width: 720px;
  margin: 0 0 25px 0;
  border: 1px solid #ff6600;
}
#content table#lowestRatesMQ th {
  padding: 10px 8px;
  color: #231f58;
  background: #eeeeee;
}
#content table#lowestRatesMQ td {
  padding: 8px 8px;
  color: #231f58;
  background: #FFF;
}
#content table#lowestRatesMQ td.even {
  background: #FFF4E0;
}
#content table#lowestRatesMQ td strong {
  color: #ff6600;
}
#content table#lowestRatesMQ td img {
  border: none;
}

.callLender
{
    background-image:url('/images/bg_call_lender.gif');
    background-position:top left;
    background-repeat:no-repeat;
    width:627px;
    margin-left:15px;
    margin-bottom:10px;
    height:79px;
}

.callLender img
{
    padding-top:10px;
}

.callLender #callLenderHeading
{
    background:0;
    color:#ea802e;
    font-size:18pt;
    margin-left:80px;
    padding-top:12px;
}

.callLender #callLenderContent
{
    color:#000000;
    font-size:12pt;
    margin-left:80px;
}

.featuredProducts
{
    width:186px;
    float:right;
    border-left:solid 1px #c4c9cd;
    border-right:solid 1px #c4c9cd;
    background-color:#ebf0f4;
    position:relative;  
}

.featuredBottom
{
    background-image:url(/images/bg_bottom_featured.gif);
    background-position:bottom;
    background-repeat:no-repeat; 
    height:9px;
    width:188px;  
    float:right;      
    margin-bottom:10px;
}

.line
{
    margin-top:5px;
    margin-bottom:5px;
    border-bottom: solid 1px #c4c9cd;
    width:185px;
    position:absolute;
    left:0px; 
}

.featuredHeading
{
    float:right;
    width:188px;
    height:25px;
    text-align:center;
    color:#fff;
    padding-top:5px;
    font-size:12pt;
    background-color: #2b6e97;
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2b6e97), to(#0e4f77));
    background: -webkit-linear-gradient(top, #2b6e97, #0e4f77);
    background: -moz-linear-gradient(top, #2b6e97, #0e4f77);
    background: -ms-linear-gradient(top, #2b6e97, #0e4f77);
    background: -o-linear-gradient(top, #2b6e97, #0e4f77);   
}

.heading
{
    float:right;
    background-image:url('/images/featured_heading.gif');
    width:188px;
    height:30px;    
}

.heading span
{
    display:none;
}

.featuredProducts .fProduct
{
    margin-left:2px; 
    margin-right:2px; 
    width:182px;
    margin-top:10px;
    padding-bottom:5px;
    background-color:#f5f7fc;
    clear:both; 
    float:left;
}

.featuredProducts .fProduct .border
{
    height:40px;
    margin-left:2px;
    margin-right:2px;
    background-color:#fff;
    text-align:center;
    border:solid 1px #c6cfe8; 
    clear:both;
    margin-bottom:5px;
}

.featuredProducts .fProduct .border a.lHeading
{
    text-align:left;
    width:110px;
    font-size:8pt;
    float:left;
    margin-top:12px;
    margin-left:5px;
}

.featuredProducts .fProduct .border .rate
{
    color:#094b75;
    font-size:12pt;
    margin-top:10px;
    margin-right:5px;
    font-weight:bold;
    float:left;
}

.featuredProducts .fProduct a.lHeading
{
    text-align:center;
    width:170px;
    font-size:8pt;
    float:left;
    margin-top:3px;
    margin-bottom:3px;
}

.featuredProducts .fProduct .rate
{
    color:#e37500;
    font-size:18pt;
    font-weight:bold;
    float:left;
}


.featuredProducts .fProduct .pa
{
    margin-left:2px;
    line-height:12px;
    color:#e37500;
    font-size:10pt;
    width:20px;
    float:left;
    margin-top:5px;
    font-weight:bold;
}


#fPage .panel
{
    width:658px;
    float:left;
    border-left:solid 1px #c5d7e1;
    border-right:solid 1px #c5d7e1;
    background-color:#eef2f4;
    position:relative;  
}

#fPage .panelBottom
{
    background-image:url(/images/bg_full_featured_bottom.gif);
    background-position:bottom;
    background-repeat:no-repeat; 
    height:9px;
    width:660px;  
    float:right;      
    margin-bottom:10px;
}

#fPage .heading
{
    float:left;
    background-image:url('/images/heading_full_featured.gif');
    width:660px;
    height:30px;    
}

#fPage .headingOther
{
    margin-top:20px;
    float:left;
    background-image:url('/images/heading_full_featured_other.gif');
    width:660px;
    height:19px;    
}

#fPage .heading span
{
    display:none;
}

.panel .productName
{
    background-image:url('/images/bg_featured_product_name.gif');
    width:637px;
    height:40px;
    margin-left:21px;
    margin-top:25px;
    float:left;   
}

.panel .productName span
{
    margin-left:45px;
    float:left;
    margin-top:7px;
    font-size:14pt;
    font-weight:bold;
    color:#104173;
}

.panel .productName img
{
    float:right;
    margin-top:-15px;
    margin-right:15px;
}

.panel .content
{
    clear:both;
    float:left;
    margin-top:15px;
    margin-left:33px;
}
.panel .content ul
{
    list-style-type:none;
    float:left;
    margin:0;
    padding:0;
}

.panel .content ul li
{
    padding-left:30px;
    margin-bottom:15px;
    font-size:13pt;
    color:#104173; 
    width:500px;
}

.panel .content ul li.tick
{
    background:url('/images/tick_green.gif') no-repeat;
    background-position:left center;  
}

.panel .content ul li.arrow
{
    background:url('/images/arrow.gif') no-repeat;
    background-position:left center;  
}

.panel .content .visitSite
{
    float:left;
    margin-left:30px;    
}

.news
{
    width: 660px;
    background:url('/images/bg_news_middle.gif') repeat-y;
    margin-bottom:0px;
    float:left;
}

.newsbottom
{
    background:url('/images/bg_news_bottom.gif') no-repeat;
    background-position:left center;     
    height:14px; 
    float:left;
    width:660px;
    margin-bottom:20px;
}

.news .newsheading
{
    background:url('/images/heading_news.gif') no-repeat;
    background-position:left center;  
    height:30px;
}
.news .newsheading span
{
    display:none;
}

.news .newsItem
{
    float:left;
    padding: 20px 20px 0px 20px;
    width:620px;
}

.news .newsItem a.newsLink
{
    color: #225487;
    font-weight:bold;
    font-size:10pt;
    float:left;
    text-decoration:none;
    width:100%;
}
.news .newsItem .newsContent
{
   width:100%;
   margin-top:10px;
   margin-bottom:10px;
   clear:both;
   font-size:8pt;
   float:left;
} 

.news .newsItem a.moreLink
{
    width:100%;
    clear:both;
    color: #225487;
    font-weight:bold;
    font-size:8pt;
    float:left;
    text-decoration:none;
}

.news .newsItem a.newsLink:hover,
.news .newsItem a.moreLink:hover
{
    text-decoration:underline;
}

.homeloanresource
{
    float:left;    
    width:320px;
    margin-right:10px;
    background:url('/images/bg_resource_middle.gif') repeat-y;
    position:relative;
}

.homeloanresource .header
{
    background:url('/images/titlehomeloannews.gif') no-repeat;
    height:30px;
    width:100%;
}
.homeloanresource .headerinsurance
{
    background:url('/images/titleinsurancenews.gif') no-repeat;
    height:30px;
    width:100%;
}

.homeloanresourcebottom
{
    float:left;
    background:#ffffff url('/images/bg_resource_bottom.gif') no-repeat;
    height:14px;
    width:320px;
}

.homeloanresource .content
{
    float:left;
    padding:10px;
    height:200px;
}

.homeloanresource .content p
{
    font-size:8pt;
}

.homeloanresource .header span,
.homeloanresource .headerinsurance span
{
    display:none;
}

.homeloanresource .bottombutton
{
    width:300px;
    text-align:center;
    float:left;
    position:absolute;
    bottom:20px;
}


.ie7 .homeloanresource .bottombutton
{
    width:300px;
    float:left;
    position:relative;
}
.ie7 .stupidIE
{
    position:relative;
    right:130px
}
#tabs h2
{
    color: #036; 
    font-size:13px; 
    margin-bottom:0; 
    font-weight:bold
}
#ctl00_ContentPlaceHolder1_bottomContent h2
{
    margin:0;
    font-size:13px;
    font-weight:bold
}
#footerV2
{
    border-top:1px solid Grey;
    margin:10px 0 20px 0;
    font-size:11px
}
#footerV2 table
{
    margin-top:15px
}
#footerV2 .separator
{
    border-right: 1px solid Grey;
    float:left;
    padding:10px 10px 10px 0;
    height:200px;
}
#footerV2 .separator ul
{
    list-style:none;
    margin-top:10px
}
#footerV2 .separator ul li
{
    margin-bottom:5px;
}
#footerV2 .separator a
{
    text-decoration:none;
    color:#041A30;
}
#footerV2 .separator a:hover
{
    text-decoration:underline;
}
#footerV2 .separator p
{
    margin:5px;
}
#footerV2 .separator #contactExpert
{
    background-color:#ffa130; 
    width:100%; 
    text-align:center;
    padding:10px  0;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.interestRatesTable 
{
    padding:10px
}
#navStatus p a {
	color:White;
	
}
.ie7 #footerV2 .separator h3,.ie8 #footerV2 .separator h3
{
    font-size:14px
}

.headingEnquiry
{
 background-image:url(/images/landing_header.gif);	
 background-repeat:repeat-x;	
 font-family: Arial, Helvetica, sans-serif;
 font-size:20px;
 width:803px;
 font-weight:bold;
 color:#ffffff;
 height:32px;
 padding-left:20px;
 padding-top:5px;
}

.headingInsuranceCalculator
{
 background: url('/images/heading_insurance_calcs.gif') no-repeat scroll left center transparent;	
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 line-height:30px;
 width:660px;
 font-weight:bold;
 color:#ffffff;
 height:30px;
 padding-left:20px;
}

.enquiryForm
{
    float:left;
    width:820px;
}

.enquiryForm #left
{
    float:left;
    width:350px;
}

.enquiryForm #right
{
    float:left;
    width:460px;
    margin-left:10px;
}

.enquiryForm h1
{
    font-family: Arial;
    font-size:18px;
    color:#003366;
    margin: 15px 0 15px 0;
    float:left;
    text-align:left;
}

.enquiryForm strong
{
  font-family:  Arial;   
}

.enquiryForm .ie7 h1
{
  font-size:17px;
  clear:both;
  width:450px;
}
.enquiryForm .ie7 h2
{
  font-size:15px;
  clear:both;
  width:450px;
}

.enquiryForm h2
{
    font-size:16px;
    color:#f58146;
    margin: 0px 0 15px 0;
    float:left;
    text-align:left;
}

.enquiryForm p
{
    font-size:13pt;
    margin:25px 0px 0px 10px;    
}

.enquiryForm li
{
    font-size:13pt;
}

.enquiryForm .image
{
    text-align:center;
    margin-left:80px;
}

.submitButton
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: solid;
    border-width: 1px;
    font: bold 16px arial,sans-serif;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

.smallerButton.green
{
    background-color: #009933;
    background-image: -moz-linear-gradient(center top , #009933);
    border-color: #009933;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 0 #009933 inset;
    text-shadow: 0 -1px 1px #fff;
    color: #FFFFFF;
}

.smallerButton
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: solid;
    border-width: 1px;
    font: bold 12px arial,sans-serif;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    margin:15px 0px 15px 0px;
}

.calculator 
{
    text-align:center;
    width:290px;
}

.calculator h1
{
    margin: 20px 0px 0px 0px;
    font-weight:bold;       
    text-align:center;
    float:none;
}

.calculator p
{
    clear:both;    
    padding:0;
    text-align:center;
    margin:5px 0px 0px 5px;
}

.calculator label
{
     color:#003366;
     font-weight:bold; 
}
.calculator input
{
    width:150px;
    padding:10px;
    font-size:16px;
    margin-bottom:10px;
}

.calculator .results
{
    margin:5px 0 5px 0;
    font-weight:normal;
    font-size:14pt;
     color:#003366;
}