/* 
CSS Styles for Aussie Car Loans
Developer: e-CBD

*/

/* 
Display
*/

body {
	margin:0;
	padding:0;
	background-color: #547287;
	background-image: url(../images/bg-new.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 986px;
	\width: 1006px;
	w\idth: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}

#banner-home {
	background-color: #FFFFFF;
	height: 107px;
	clear: both;
	background-image: url(../images/bgtop-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
	#banner {
	background-color: #FFFFFF;
	height: 132px;
	clear: both;
	background-image: url(../images/bgtop-new-sub.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
#contentholder {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	padding: 0px 0px 12px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/contentbg-new.gif);
}

#content {
	FLOAT: left;
	WIDTH: 665px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#content2 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 270px;
	TEXT-ALIGN: left;
	display: block;
	padding: 0px;
	}

/* 
Footer
*/

#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 50px;
	background-image: url(../images/footerbg-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
#creditscontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits li
{
	display: inline;
	padding-bottom: 14px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #615638;
	line-height: 20px;
	font-weight: normal;
}

#credits a
{
	COLOR: #aca792;
	TEXT-DECORATION: none;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits a:link, #creditscontainer a:visited
{
	color: #aca792;

}
#credits a:hover
{
	text-decoration: underline;
	color: #615638;
}


#credits a:hover {
	text-decoration: underline;
	color: #FFFFFF;

/* 
Logo
*/

}
#logo-home {
	width: 260px;
	line-height: 90px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
	height: 107px;
	background-image: url(../images/logo-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#logo {
	width: 260px;
	line-height: 90px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
	height: 132px;
	background-image: url(../images/logo-new-sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
/* 
Text Styles - H / P
*/
h1,
h2,
h3,
h4 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #41535f;
	FONT-WEIGHT: normal;
}
h1 {	
	font-size: 24px;
	background-image: url(../images/headingbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 5px 10px;
	padding: 0px 0px 5px;
}
h2 {
	font-size: 18px;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}
h2 a {
	COLOR: #9adcff; TEXT-DECORATION: none
}

h2 a:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
h3 {
	font-size: 12px;
	margin: 15px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	padding: 0px 10px;
	margin: 5px 0px 10px;
}
td {
	LINE-HEIGHT: 16px;
}
p a,
td a {
	COLOR: #5583a2;
	TEXT-DECORATION: underline;
}

p a:hover {
	COLOR: #41535f;
	TEXT-DECORATION: underline
}


/* 
Ordered and Unordered Lists
*/

#content ul li,
#content ul.normalbullets li {
	padding-left: 20px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-bottom: 5px;
	line-height: 18px;
}
#content li a {
	color: #556B79;
}
#content li a:hover {
	color: #000000;
}

/* 
Floats
*/

.fl {
	FLOAT: left;
}
.fr-no-pad {
	FLOAT: right;
}
.fr {
	FLOAT: right;
	margin: 0px 0px 5px 8px;
}
#horizontalmenu {
	background-color: #322B28;
	height: 45px;
	background-image: url(../images/navbg-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
}
/* CSS Main Navigation Menu */

#navcontainer {
	width: 600px;
	margin-top: 30px;
	float: left;
	height: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navlist
{
	margin: 0px 0px 0px 10px;
	padding-bottom: 19px;
	padding-left: 0px;
}

.navlist ul, .navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

.navlist a:link, .navlist a:visited
{
	color: #E3DFDD;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/navbgr-new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 13px;
	padding-right: 9px;
	padding-bottom: 14px;
	padding-left: 8px;
}

.navlist a:link.active, .navlist a:visited.active
{
	color: #000;
	background-color: #FFFFFF;
	background-image: url(../images/bgactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* CSS Main Vertical List Menu */



.verticallist {
	width: 245px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.verticallist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
.verticallist li {
	padding: 0px;
	overflow: hidden;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
.verticallist a {
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:link {
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:visited {
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:hover {
	color: #000000;
}
#featurepanel {
	background-color: #2D2825;
	height: 209px;
	clear: both;
	background-image: url(../images/featurebg-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#featurepanel .image {
	float: left;
	width: 546px;
	height: 209px;
}
#featurepanel .apply {
	float: left;
	width: 420px;
	height: 200px;
	padding-left: 20px;
	padding-top: 9px;
}
#chbg {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/chbg-new.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.phonemsg-home {
	float: right;
	height: 107px;
	margin: 0px;
	padding: 0px;
	width: 695px;
	background-image: url(../images/header-tr-new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phonemsg {
	float: right;
	height: 132px;
	margin: 0px;
	padding: 0px;
	width: 695px;
	background-image: url(../images/header-tr-new-sub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phonewhite {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.apply h2 {
	color: #FFFFFF;
}
.apply .bullets {
	float: left;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.apply .calc {
	float: left;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.but-findoutmore {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 169px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but-findoutmore.gif);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
A.but-findoutmore:hover {
	DISPLAY: block;
	background-image: url(../images/but-findoutmore.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.but-apply {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 169px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but-apply.gif);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
A.but-apply:hover {
	DISPLAY: block;
	background-image: url(../images/but-apply.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideblock {
	float: left;
	width: 208px;
	padding-left: 10px;
	padding-top: 15px;
}
.sideblockr {
	float: left;
	width: 215px;
	padding-left: 10px;
	padding-top: 5px;
}
.division {
	clear: both;
	float: left;
	width: 208px;
	margin-bottom: 25px;
}
.division .img {
	float: left;
	width: 60px;
}
.division .desc {
	float: left;
	width: 148px;
}
.division .img img {
	border: 4px solid #FFFFFF;
}
.division  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}


.division-long {
	clear: both;
	float: left;
	width: 416px;
	margin-bottom: 25px;
	padding-left:10px;
}
.division-long .img {
	float: left;
	width: 208px;
}
.division-long .desc {
	width: 208px;
	float:left;
}
.division-long .img img {
	border: 4px solid #FFFFFF;
}
.division-long  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}


.featuredlink-col {
	width: 320px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}
a.featuredlink {
	width: 310px;
	font: normal 18px Arial, Helvetica, sans-serif;
	height: 80px;
	color: #425562;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: hand;
}

a.featuredlink:hover {
	color: #6F8A9D;
}

a.featuredlink img {
	float: left;
	border: 4px solid #FFFFFF;
}
a.featuredlink .desc {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-top: 20px;
}

#footer p {
	padding-left: 25px;
}



/* Search */

.searchbox {
	height: 50px;
	text-align: right;
	background-image: url(../images/searchbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.searchbox form {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
	width: 250px;
}

#search legend {
	display: none;
}

#content ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}

#content ul,
#content ol {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
#content ol li {
	background: url(none);
	margin-bottom: 5px;
	line-height: 18px;
}
img.floatleft {
	float: left;
	margin-right: 5px;
}

table.info-table {
	width: 640px;
	margin: 10px 0px 10px 10px;
}

table.info-table td {
	vertical-align: top;
	padding: 5px 5px 10px;
	border-bottom: 1px solid #B9CAD4;
}

table.info-table th {
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41535F;
	background: #B3C6D0;
	border-bottom: 1px solid #A0B7C5;
	text-align: center;
}
table.form-table {
	width: 650px;
	margin: 10px 0px 10px 10px;
}

table.form-table td {
	padding: 10px 5px 5px;
}

table.form-table th {
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41535F;
	background: #B3C6D0;
	border-bottom: 1px solid #A0B7C5;
	text-align: center;
}
tr.column-bg-light {
	background: #C9D6DE;
}
input,
textarea,
select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #BAC7CF;
}
form {
	margin: 0px;
	padding: 0px;
}
table td.nobottomborder {
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.very-short-form-element {
	width: 55px;
}
.short-form-element {
	width: 150px;
}
.medium-form-element {
	width: 275px;
}
.sm-form-element {
	width: 210px;
}
.long-form-element {
	width: 390px;
}
.very-long-form-element {
	width: 630px;
}
select.medium-form-element {
	width: 285px;
}
input.submitbutton {
	background: #99B0BB;
	border: 1px solid #8298AA;
}
.required {
	color: #FF9900;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}
#content2 ul.bulletlist {
	margin: 10px 0px 10px 15px;
	padding: 0px;
	list-style: none;
}
ul.bulletlist li {
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 0px center;
	margin-bottom: 5px;
}
.large-form-element {
	font: 18px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 588px;
}
.privacy-readthrough {
	height: 350px;
	overflow: auto;
	padding: 15px;
	border: 1px solid #BBC9D4;
	background: #F3F7F8;
}
table.form-table table td {
	padding: 0px;
}
.requiredfield {
	border: 1px solid #FFD84F;
	background: #FFF7D5;
}
td.divider {
	border-top: 1px solid #BFCED7;
}
td.subheadercell {
	border-bottom: 2px solid #B9C9D2;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #394F5B;
	letter-spacing: -1px;
}
#chclassifieds {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	padding: 0px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/contentbg.gif);
}
#container #chclassifieds {
	background-image: url(../images/chbg_class_stretch.jpg);
	background-repeat: repeat-y;
}
#container #chbgclassifieds {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	background-image: url(../images/chbg_class.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#contentwide {
	FLOAT: left;
	WIDTH: 940px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#partnerlogos {
	clear: both;
	margin: 0px;
	background-image: url(../images/lowerbg-new.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 70px;
}
#footer p {
	FONT-SIZE: 10px;
	COLOR: #333333;
	LINE-HEIGHT: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.apply h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.apply .calc .calcbg {
	height: 139px;
	background-image: url(../images/bg-calc-new.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#loancalc .field {
	color:#DDE4EA;
	width:165px;
	background-color: #343739;
	margin-bottom: 3px;
	background-image: url(../images/bgfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border-width: 0px;
	border-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#loancalc {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#loancalc .fieldsml {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#DDE4EA;
	height:11px;
	width:74px;
	background-color: #343739;
	margin-bottom: 3px;
	background-image: url(../images/bgfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	margin-top: 4px;
	margin-right: 24px;
	margin-left: 10px;
	float:right;
}
#loancalc .left {
	float:left;
	padding: 0px;
	margin: 0px;
	}
			
#loancalc .right {
	float:right;
	padding: 0px;
	margin: 0px;
	padding-right: 22px;
}#loancalc input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.applybutton {
	padding-top: 6px;
	margin: 0px;
	width: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featurepanel .applybutton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.applybutton a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Aussie World Links */

#nav {
	float: left;
	width: 963px;
	margin: 0px;
	padding: 0px 8px 0px 15px;
	background: #FFF url(../images/nav-bg.gif) repeat-y center top;
	}
	.menu {
		FLOAT: left;
		POSITION: relative;
		margin: 0px;
		padding: 0px;
	}
	.menu UL {
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	padding: 1px 0px 0px;
	background: #474747;
	}
	.menu UL LI {
	DISPLAY: inline;
	FLOAT: left;
	POSITION: relative;
	margin: 0px;
	}
	 HTML .menu UL LI A {
	WIDTH: auto;
	margin: 0px;
	}
	.menu UL LI UL {
	DISPLAY: none;
	margin: 0px;
	}
	#auto a:link, #auto a:visited  {
	DISPLAY: block;
	WIDTH: 147px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-car-search.gif) no-repeat top;
	}
	#auto span { visibility:hidden; 
	}
	
	#auto a:hover {
		background-position: bottom;
	}	
	#boat a:link, #boat a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-boat-loans.gif) no-repeat top;
	}
	#boat span { visibility:hidden; 
	}
	
	#boat a:hover {
		background-position: bottom;
	}
	#bike a:link, #bike a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-bike-loans.gif) no-repeat top;
	}
	#bike span { visibility:hidden; 
	}
	
	#bike a:hover {
		background-position: bottom;
	}
	#truck a:link, #truck a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-truck-loans.gif) no-repeat top;
	margin: 0px;
	}
	#truck span { visibility:hidden; 
	}
	
	#truck a:hover {
		background-position: bottom;
	}
	
	
	
	#leisure a:link, #leisure a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-leisure-loans.gif) no-repeat top;
	}
	#leisure span { visibility:hidden; 
	}
	
	#leisure a:hover {
		background-position: bottom;
	}	
	
	
	
	#personal a:link, #personal a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-personal-loans.gif) no-repeat top;
	}
	#personal span { visibility:hidden; 
	}
	
	#personal a:hover {
		background-position: bottom;
	}	
	
	
	#car a:link, #car a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-car-loans.gif) no-repeat top;
	}
	#car span { visibility:hidden; 
	}
	
	#car a:hover {
		background-position: bottom;
	}	
	
	
	
	
	#equipment a:link, #equipment a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-equipment-loans.gif) no-repeat top;
	}
	#equipment span { visibility:hidden; 
	}
	
	#equipment a:hover {
		background-position: bottom;
	}
.containertable #nav {
	float:none;
	height:auto;
	margin:auto;
	padding:auto;
	width: 100%;
}
.apply .calc p a {
	color: #28323a;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	line-height: 5px;
	font-size: 9px;
}
/* Use this to create a horizontal ruler across a column. */
hr {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	border: none;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 0px;
	color: #C2D0DB;
	background-color: #C2D0DB;
}
#loancalc select.field {
	margin: 0px 0px 3px;
	padding: 2px;
	width: 171px;
}
.banner {
	padding-top: 15px;
	clear: both;
}
#content .banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blue-text-bg {
	padding-top: 7px;
	padding-bottom: 7px; 
	background-color: #719ebc;
	color: #FFFFFF;
	font-size:13px;	
}

.blue-text-bg a {
	color: #333333;
}

#accordion {
margin-left:10px;
width:250px !important;
}

#accordion div {
height:70px !important;
width:194px !important;
overflow-x:auto;
overflow-y:auto;
display:block;
}
#accordion h3 {
	padding-top: 5px;
	height: 45px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#accordion h3 img {
	float: right; 
	padding-right: 5px; 
	padding-bottom:5px;
}

#accordion h3 a {
	padding-top: 12px;
	font-size: 14px;
}
.top-pad {
	padding-top:10px;
}




/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;}

.qmmc .qmdividery{
float:left;
width:0px;}

.qmmc .qmtitle{
display:block;
cursor:default;
white-space:nowrap;}

.qmclear {
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;}

.qmmc {
	position:relative;
	height:1%;
	z-index: 100;

}
	
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	color:#E3DFDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/navbgr-new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
		#qm0 a:hover	
	{
	color:#FFFFFF;
	background-color: 3483bd;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	
	}
	

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:0px;
	margin:-1px 0px 0px 0px;
	background-color:#73b7de;
	border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	font-weight: normal;
	font-size:12px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/nav-bgr-horizontal.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{
	font-weight: normal;
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
	background-color: #567288;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../images/nav-bgr-horizontal-ov.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#fff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#fff;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#fff;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#dadada;
		background-color:#000;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

	
	/*"""""""" Custom Rule """"""""*/	
	ul#qm0 ul
	{
		border-color:#fff;
		border-style:solid;
		border-width:1px;	
		background-color:#fff;
	}

	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{
	border-top-width:3px;
	margin:4px 0px;
	border-color:#477caa;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#578dbc;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#578dbc;
		background-color:#578dbc;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

	
	/*"""""""" Custom Rule """"""""*/	
	ul#qm0 ul
	{
	border-color:#4F4E4E;
	border-style:solid;
	border-width:0px;
	background-color:#4F4E4E;
	}
    #qm0 .qmactive	
	{
	color:#FFFFFF;
	background-color: 3483bd;
	background-image: url(../images/anavitem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	}
/* contact page table styles */

.contact-table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.contact-table .blue-border-all {
border-left:1px solid #c3d5e1;
border-right:1px solid #c3d5e1;
border-bottom: 1px solid #c3d5e1;
}

.contact-table .blue-border {
border-left:1px solid #c3d5e1;
border-bottom: 1px solid #c3d5e1;
}

.contact-table .blue-border-last {
border-bottom: 1px solid #c3d5e1;
border-right:1px solid #c3d5e1;
border-left:1px solid #c3d5e1;
}
.contact-table-ul {
	margin: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 10px !important;			
}

.contact-table th {
	background-color: #c3d5e1;
	border-bottom:1px solid #bbcfdd;
	font-size:15px;
	color:#41535F;
	font-weight:bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.small {
font-size: 10px !important;
line-height:16px !important;
}


/******************* new landing page styles ************************/
#landing-page{
	background-color: #537286;
}

#landing-page #logo-home {
	background-image: url(../images/logo-landing-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#landing-page .phonemsg-home {
	background-image: url(../images/header-tr-landing-page.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#landing-page #contentholder {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/contentbg-landing-page.gif);
}

#landing-page #chbg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/chbg-landing-page.gif);
}
#landing-page #banner-home {
	background-image: url(../images/bgtop-landing-page.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#landing-page #horizontalmenu {
	background-image: url(../images/navbg-landing-page.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#landing-page #footer {
	background-image: url(../images/footerbg-landing-page.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	

#landing-page #content {
	WIDTH: 935px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#landing-page #content2 {
	MARGIN: 0px;
	WIDTH: 570px;
	padding: 0px;
}

#landing-page #content h1 {
	font-size: 31px;
	background-image: none !important;
	font-weight:bold;
	margin: 5px 10px;
	padding: 0px 0px 5px;
	color:#40779b;
}

#landing-page #content h1 span {
	color:#f0bd04;
}


/******************* christmas styles ************************/

#container-xmas {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/xmas-decoration-left.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	height:502px;
}

.content-xmas {
	float:right;
	width:151px;
	padding-left:40px;
	height:85px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin:0px;
}

#content2-xmas {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 270px;
	TEXT-ALIGN: left;
	display: block;
	padding: 0px;
	background-image:url(../images/right-col-xmas-image.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
}

.phonemsg-home-xmas {
	float: right;
	height: 107px;
	margin: 0px;
	padding: 0px;
	width: 695px;
	background-image: url(../images/header-tr-new-xmas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}