body { 
	margin: 5px 0 0 0; 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #1f3156;
	line-height: 1.2em;
	font-weight: normal;
}

.normal { font-weight: normal; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.left { text-align: left; }
.center { text-align: center; }
.right {text-align: right; }
.nowrap { white-space: nowrap; }
.s9 { font-size: 9px; }
.s10 { font-size: 10px; }
.s11 { font-size: 11px; }
.s12 { font-size: 12px; }
.s14 { font-size: 14px; }
.s16 { font-size: 16px; }
.s18 { font-size: 18px; }
.s20 { font-size: 20px; }
.s24 { font-size: 24px; }
.s36 { font-size: 36px; }

body { background-color: #ffffff; font-family: "Trebuchet MS",arial,hevletica,sans-serif; font-size: 12px; color: #1f3156; }
a { background-color: transparent; font-family: "Trebuchet MS",arial,hevletica,sans-serif; font-size: 12px; color: #1f3156; font-weight: bold; }
a:HOVER { background-color: #f7e3bc; }
a.nullClass:HOVER { background-color: transparent; }

.tanlink { font-weight: normal; }
A.tanlink { font-weight: bold; text-decoration: none; }
A.tanlink:HOVER { background-color: #1f3156; color: #f7e3bc; }

#masterCenter { text-align: center; }
#siteContainer { margin: 0 auto; text-align: left; position: relative; width: 900px; z-index: 1; }
#bottomRight { height: 1px; width: 1px; float: right; clear: both; }

#screen { 
	display: none;
	background-image: url("http://www.onetouchlending.com/graphics/us/screen3.png");
	background-position: 0 0;
	background-repeat: repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100px;
	z-index: 100;
}

#tWindowInner { position: relative; }
#tWindow {
	display: none;
	position: absolute;
	z-index: 101;
	background-image: url("http://www.onetouchlending.com/graphics/us/bubble.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 213px;
	width:464px;
}
#tWindowCloseBox {
	position: absolute;
	height: 20px;
	width: 20px;
	background-image: url("http://www.onetouchlending.com/graphics/us/closeBox.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 35px;
	left: 310px;
	cursor: pointer;
}
#tWindowSilhouette {
	position: absolute;
	height: 134px;
	width: 134px;
	background-image: url("http://www.onetouchlending.com/graphics/us/bigSilhouette.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 10px;
	left: 130px;
}
#tWindowPlayer {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 150px;
	left: 100px;
}

#clientArea { 
	float: left;
	width: 586px; 
	margin-top: 100px;
	background-image: url("http://www.onetouchlending.com/graphics/us/clientRightGold.gif"); 
	background-position: 100% 100%; 
	background-repeat: repeat-y; 
}
#clientOuter {
	background-image: url("http://www.onetouchlending.com/graphics/us/clientBottomGold.gif"); 
	background-position: 100% 100%; 
	background-repeat: no-repeat;
}
#clientInner {
	padding-bottom: 30px; 
	margin-left: 25px;
	padding-right: 25px;
	background-image: url("http://www.onetouchlending.com/graphics/us/clientBottomGold.gif"); 
	background-position: 100% 100%; 
	background-repeat: no-repeat;
}
#rightPanel { 
	text-align: center; 
	width: 150px; 
	position: absolute; 
	top: 0px; 
	left: 775px; 
}
.tSpacer { height: 20px; }
a.tJump {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.tJump:HOVER { 
	text-decoration: underline; 
	background-color: white;
}
a.tJump div {
	width: 150px;
	margin-top: 20px;
}
.tSil {
	height: 75px;
	width: 75px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #1f3156;
}
#header { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100px; 
	width: 750px; 
	background-image: url('http://www.onetouchlending.com/graphics/us/headerBar.gif'); 
	background-repeat: repeat-x; 
}
#headRight { 
	position: absolute; 
	top: 0; 
	left: 179px; 
	height: 100px; 
	width: 596px; 
	background-image: url('http://www.onetouchlending.com/graphics/us/headerRight.gif'); 
	background-position: 100% 100%; 
	background-repeat: no-repeat; 
}

h1#mainLogo a { position: absolute; top: 0; left: 10px; height: 100px; width: 179px;  background-image: url('http://www.onetouchlending.com/graphics/us/headerLeft.gif'); background-repeat: no-repeat; }


/* All Left Panel Stuff */
#mainLeft { }
.lpMenuDots {
	border-style: none;
	background-image: url("http://www.onetouchlending.com/graphics/us/lpdiv.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 27px;
	margin: 5px 0 15px 0;
}


#leftPanel { 
	float: left; 
	width: 175px;
	margin: 125px 15px 0 0;
}

/* Left Panel About Menu */
#leftAboutContainer { 
	font-size: 14px;
	font-weight: bold;
}
ul#leftAbout { 
	margin: -5px 10px 0 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
ul#leftAbout a {
	margin: 0 0 4px 0;
	display: block;
	width: 175px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#leftAbout a:hover { background-position: 0 -25px; }
a#leftStory { background: url("http://www.onetouchlending.com/graphics/us/leftStory.gif"); }
a#leftPete { background: url("http://www.onetouchlending.com/graphics/us/leftPete.gif"); }
a#leftTeam { background: url("http://www.onetouchlending.com/graphics/us/leftTeam.gif"); }
a#leftWhy { background: url("http://www.onetouchlending.com/graphics/us/leftWhy.gif"); }


/* Left Panel contact Menu */
ul#leftContact { 
	margin: -5px 10px 0 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
ul#leftContact a {
	margin: 0 0 4px 0;
	display: block;
	width: 175px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#leftContact a:hover { background-position: 0 -25px; }
a#leftOffice { background: url("http://www.onetouchlending.com/graphics/us/leftOffice.gif"); }
a#leftEMail { background: url("http://www.onetouchlending.com/graphics/us/leftEMail.gif"); }


/* Left Panel Article Menu */
#leftArticlesContainer { 
	font-size: 14px;
	font-weight: bold;
}
ul#leftArticles { 
	margin: -5px 10px 0 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
ul#leftArticles a {
	margin: 0 0 4px 0;
	display: block;
	width: 175px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#leftArticles a:hover { background-position: 0 -25px; }
a#leftGeneral { background: url("http://www.onetouchlending.com/graphics/us/leftGeneral.gif"); }
a#leftForeclosure { background: url("http://www.onetouchlending.com/graphics/us/leftForeclosure.gif"); }
a#leftCreative { background: url("http://www.onetouchlending.com/graphics/us/leftCreative.gif"); }
a#leftPrivate { background: url("http://www.onetouchlending.com/graphics/us/leftPrivate.gif"); }
a#leftNoCost { background: url("http://www.onetouchlending.com/graphics/us/leftNoCost.gif"); }
a#leftInterest { background: url("http://www.onetouchlending.com/graphics/us/leftInterest.gif"); }
a#leftPayoff { background: url("http://www.onetouchlending.com/graphics/us/leftPayoff.gif"); }
a#leftReestablish { background: url("http://www.onetouchlending.com/graphics/us/leftReestablish.gif"); }
a#leftDebt { background: url("http://www.onetouchlending.com/graphics/us/leftDebt.gif"); }
a#leftSecond { background: url("http://www.onetouchlending.com/graphics/us/leftSecond.gif"); }
a#leftNegative { background: url("http://www.onetouchlending.com/graphics/us/leftNegative.gif"); }
a#leftStated { background: url("http://www.onetouchlending.com/graphics/us/leftStated.gif"); }



/* Left Panel Icon Menu */
ul#leftPanelIcons { 
	margin: -5px 10px 0 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
ul#leftPanelIcons a {
	margin: 0 0 5px 0;
	display: block;
	width: 175px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#leftPanelIcons a:hover { background-position: 0 -48px; }
a#menuQuote { background: url("http://www.onetouchlending.com/graphics/us/menuQuote.gif"); }
a#menuInfo { background: url("http://www.onetouchlending.com/graphics/us/menuInfo.gif"); }
a#menuTestimonials { background: url("http://www.onetouchlending.com/graphics/us/menuTestimonials.gif"); }
a#menuFAQ { background: url("http://www.onetouchlending.com/graphics/us/menuFAQ.gif"); }
a#menuSubscribe { background: url("http://www.onetouchlending.com/graphics/us/menuSubscribe.gif"); }


/* Top Bar Nav */
ul#topNav { 
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
ul#topNav a {
	margin: 0 0 0 0;
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#topNav a:hover { background-position: 0 -35px; }
#topNav li a { display: block; }
#menuLeft { position: absolute; height: 35px; width: 25px; top: 25px; left: 145px; background-image: url("http://www.onetouchlending.com/graphics/us/menu_fade_left.gif"); }
a#menuHome { position: absolute; width: 54px; top: 25px; left: 170px; background-image: url("http://www.onetouchlending.com/graphics/us/tab_home.gif"); }
a#menuAbout { position: absolute; width: 84px; top: 25px; left: 224px; background-image: url("http://www.onetouchlending.com/graphics/us/tab_about.gif"); }
a#menuLoans { position: absolute; width: 60px; top: 25px; left: 308px; background-image: url("http://www.onetouchlending.com/graphics/us/tab_loans.gif"); }
a#menuArticles { position: absolute; width: 80px; top: 25px; left: 368px; background-image: url("http://www.onetouchlending.com/graphics/us/tab_articles.gif"); }
#menuRight { position: absolute; height: 35px; width: 25px; top: 25px; left: 448px; background-image: url("http://www.onetouchlending.com/graphics/us/menu_fade_right.gif"); }


#footer { 
	position: relative;
	z-index: -1;
	clear: both;
	height: 50px;
	font-size: 11px;
	padding-top: 5px;
	margin-left: 50px; 
	text-align: center;
}

#blueAccent {
	position: absolute;
	top: -400px;
	left: 40px;
	z-index: -1;
	height: 347px;
	width: 288px;
	background-image: url("http://www.onetouchlending.com/graphics/us/boxes.jpg");
	background-position 0 0;
	background-repeat: no-repeat;
}

.alt { text-indent: -9999px; }
.headline { display: none; }

/* Semantic Destylizing */
h1,h2,h3,h4,h5,h6 { 
	display: inline;
	
	font-family: "Trebuchet MS",arial,helvetica,sans-serif;
	font-size: 12px;
	color: #1f3156;
	line-height: 1.2em;
	font-weight: normal;
}


.notecard {
	text-align: left;
	font-size: 11px;
	width: 85%;
	background-color: #f7e3bc;
	padding: 10px;
	border-style: solid;
	border-color: #1f3156;
	border-width: 1px 2px 2px 1px;
}

.blueDiv {
	border-style: none;
	background-image: url("http://www.onetouchlending.com/graphics/us/bluedividercruise.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 80px;	
}

.brownDiv {
	border-style: none;
	background-image: url("http://www.onetouchlending.com/graphics/us/lightening.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100px;	
}

.dotsDiv {
	border-style: none;
	background-image: url("http://www.onetouchlending.com/graphics/us/lpdiv.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 27px;
}

.blue3DBarDiv {
	border-style: none;
	background-image: url("http://www.onetouchlending.com/graphics/us/RendererDecoDiv.gif");
	background-repeat: repeat-x;
	background-position: 0% 50%;
	height: 26px;
}

.plaqueTopLeft, .plaqueTopRight, .plaqueBottomLeft, .plaqueBottomRight { background-image: url("http://www.onetouchlending.com/graphics/us/css3DBox.png"); background-repeat: no-repeat; }
.plaqueTopLeft { height: 16px; background-position: 0 0; }
.plaqueTopRight { height: 16px; background-position: 100% 0; margin-left: 20px; }
.plaqueBottomLeft { height: 28px; background-position: 0 100%; }
.plaqueBottomRight { height: 28px; background-position: 100% 100%; margin-left: 20px; }
.plaqueLeft { background-image: url("http://www.onetouchlending.com/graphics/us/css3DLeft.png"); background-repeat: repeat-y; }
.plaqueRight { background-image: url("http://www.onetouchlending.com/graphics/us/css3DRight.png"); background-position: 100% 0; background-repeat: repeat-y; margin-left: 20px; }
.plaqueCenter { margin-right: 30px; margin-left: 0px; }

.formDiv { height: 1px; width: 8px; }
.formVDiv { height: 10px; width: 1px; }
.bigHeader { font-size: 14px; font-weight: bold; }
.indentParagraph { margin-left: 20px; margin-right: 20px; text-align: left;}

.tabContainer {
	margin: 0;
	display: inline;
}
.tabHeadLeft {
	margin-left: 30px;
	width: 20px;
	height: 22px;
	background-image: url("http://www.onetouchlending.com/graphics/us/tabHeadLeft.gif");
	background-repeat: no-repeat;
	background-position 0 0;
	float: left;
}
.tabHeadMiddle {
	height: 22px;
	background-color: #1f3a6f;
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	float: left;
}
.tabHeadRight {
	width: 20px;
	height: 22px;
	background-image: url("http://www.onetouchlending.com/graphics/us/tabHeadRight.gif");
	background-repeat: no-repeat;
	background-position 0 0;
	float: left;
}