﻿* {
	padding:0;
	margin:0;
}
body {
	font: 73% 'Lucida sans unicode', Arial, Sans-Serif;
	background: #c9ddeb url("images/imgBodyBg.png") repeat-x;
	background-repeat: repeat-x;
	color: #404040;
	margin-bottom: 16em;
}

img 
{
	border: 0;
}

h1 
{
	font-size: 1.65em;
}

.clearR 
{
	clear: right;
}

#iPage
{
	margin-top: 1.6em;
	padding: 0px;
	clear: both;
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/imgPageBorderTL.png) white no-repeat 0 0;
}

#iHeader 
{
	padding-top: 3em;
	background: url(images/imgPageBorderTR.png) no-repeat 100% 0;
}

#iFooter
{
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/imgPageBorderBL.png) transparent no-repeat 0 0;
	height: 10px;
}

#iFooter p 
{
	padding-top: 13px;	
	margin-left: 10px;	
	color: #666;
}

#iFooter p a
{
	color: #666;
}

#iFooter p a:hover
{
	color: #000;
}

#iFooter .innerContainer 
{
	background: url(images/imgPageBorderBR.png) no-repeat 100% 0;
	height: 100%;
}

#iFooter .innerContainer span
{
	height: 100%;
	background: url(images/imgPageBorderB.png) repeat-x;
	display: block;
	margin-left: 8px;
	margin-right: 8px;
}

#iHeader .innerContainer 
{
	padding-bottom: 0.4em;
	border-bottom: #e5e5e5 1px solid;
}

#iHeader .innerContainer #iLogo
{
	margin-left: 3px;
	margin-bottom: 5px;
}

#iHeader, #iContainer
{
	padding-left: 2em;
	padding-right: 2em;
}

#iContainer 
{
	padding-top: 1em;	
	padding-bottom: 2em;
}

div#iBody div#iContent 
{
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 600px;
}

.home div#iBody div#iContent div#iHolder
{
	margin-right: 19em;
}

div#iBody h1.replaceFindOutHow {
	padding: 45px 0 0 0;
	height: 0px;
	overflow: hidden;
	background: url("images/imgH1Heading.png") no-repeat 5px 5px;
	margin: 0;
}

div#iBody h2.replaceWorriedAboutTheFuture
{
	padding: 50px 0 0 0;
	height: 0px;
	overflow: hidden;
	background: url(  "images/imgH2WorredAboutTheFuture.png" ) no-repeat 5px 5px;
	margin: 0;
	position: relative;
	left: -7px;
}

div#iBody a#iReadMore 
{
	padding: 0 0 0 0;
	height: 0px;
	overflow: hidden;
	background: url("images/imgReadMore.png") no-repeat 5px 5px;
	margin: 18px 0 0 10px;
	width: 150px;
	height: 50px;
	display: block;
    text-indent: -1000em;
}

div#iBody a#iReadMore span 
{
	display: none;
}

div.copyArea 
{
	margin-top: 25px;
	padding-top: 1px;
	background: url("images/imgHomeCopyBox.png") no-repeat;
	color: white;
	height: 165px;
}

div#iBody p 
{
	padding-top: 1em;
}

div#iBody div.copyArea p
{
	padding-top: 1em;
	padding-bottom: 1em;
}

div#iBody div.copyArea p.thisIsWhatWeCanDoForYou 
{
	padding: 25px 0 0 0;
	height: 0px;
	overflow: hidden;
	background: url("images/imgThisIsWhatWeCanDoForYou.png") no-repeat 5px 5px;
	margin: 0;
	margin-top: 1em;
	margin-left: 1em;
}

div#iBody p.intro
{
	font-size: 1.45em;
	line-height: 1.7em;
	padding-left: 1em;
	letter-spacing: -0.05em;
}

div#iBody p
{
	padding-left: 1.2em;
	letter-spacing: -0.05em;
}

div#iBody p, li
{
	font-size: 1.2em;
	line-height: 1.7em;
	letter-spacing: -0.05em;

}

div#iBody ul
{
	margin-top: 1em;
	padding-left: 3em;
	list-style-type: square;
}

div#iBody li
{
	padding-left: 0.2em;	
	padding-bottom: 0.5em;	
}

div#iBody div.intro2
{
	background: url("images/imgPiggy.jpg") no-repeat;
	height: 13em;
}

div#iBody div.intro2 p
{
	font-size: 1.15em;
	padding-left: 13em;
	padding-right: 2em;
	padding-top: 1.4em;
}

/* Begin form layout */

div#iSecondary
{
	width: 261px;
	float: right;
	position: absolute;
	top: 0px;
	right: -47px;
	background: url("images/imgFormBg.png") repeat-y;
}

div#iSecondary .innerContainer 
{
	padding-top: 6em;
	background: url("images/imgFormTop.png") no-repeat;
}

div#iSecondary #iFormSubmit 
{
	height: 70px;
	padding-right: 3em;
	padding-top: 1em;
	background: url("images/imgFormBottom.png") no-repeat;
}

div#iSecondary #iFormSubmit input
{
  float: right;
  width: 126px;
  height: 43px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(images/imgInputSubmit.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
 
}

div#iSecondary fieldset 
{
	border: none;
	clear: both;
}


div#iSecondary fieldset legend 
{
	height: 0px;
	overflow: hidden;
	margin: 0;
}

div#iSecondary div#iFormFields div.frmRowInline
{
	padding-bottom: 0.6em;
	padding-left: 1.4em;
}

div#iSecondary div#iFormFields div.frmRowInline label
{
	font-size: 0.97em;
	display: block;
	width: 120px;
	float: left;
	letter-spacing: -0.05em;
}

div#iSecondary div#iFormFields div.frmRowInline input
{
	width: 110px;
}

div#iSecondary div#iFormFields div.frmRowInline select
{
	width: 115px;
}

div#iSecondary div#iFormFields .endgroup
{
	border: solid 1px #9cb35d;
	color: #9cb35d;
	height: 1px;
	margin-left: 1.4em;
	margin-right: 1.4em;
}

div#iSecondary .required 
{
	color: red;
}

div#iFormStitch
{
	float: right;
	z-index: 200;
	position: absolute;
	left: 412px;
	bottom: -46px;
	height: 70px;
	width: 6px;
	background: url("images/imgFormLeftStitch.png") no-repeat;
}

div#iSecondary div.inline label 
{
	width: 20px;
	display: inline;
	border: solid 1px red;
}

div#iSecondary .frmRowInline .formKey
{
	font-size: 0.9em;	
	color: #3a6c9a;	
}

/* End form layout */

/* Begin nav */

div#iNavL1 
{ 
	float: right; 
	margin: -25px 5px 0 0;  
	padding: 0; 
}

#iNavL1 li 
{ 
	display: inline; font-weight: bold; text-transform: none; color: #b8b8b8; font-size: .9em;
	margin-right: 3px;
}

#iNavL1 li a
{
	color: #9ec630;
	text-decoration: none;
}

#iNavL1 li a:hover
{
	color: #315C77;
}

/* Begin nav */

/* Begin errors */

div#iFrmErrors 
{

	border: 1px solid red;
	background: #ffffcb;
	color: red;
}

div#iFrmErrors ul {
	font: 0.95em Arial, Sans-Serif;
	font-size: 0.85em;
	margin-left: 0;
	padding-left: 6px;
}

div#iFrmErrors ul li
{
	list-style: square;
	margin:0 0 2px 15px;
}

div#iFrmErrors ul li label
{
	display: inline;
}

div#iFrmErrors strong
{
	font-weight: bold;
}

select.error 
{
border: red; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

input.error 
{
	border: solid 1px red;
}

/* End errors */

/* Begin home page */

.home #iMain
{
	margin-bottom: 6em;
}


/* End home page

/* Begin debt repair page */


.debtRepair .para
{
	width: 33em;
	margin-bottom: 2em;
}

.debtRepair .para h2, h3
{
	background: url("images/imgBlueArrow.png") no-repeat 0px 4px;
	padding-left: 1.2em;
	margin-left: 0.7em;
	color: #203452;
	letter-spacing: -0.1em;
	font-size: 1.4em;
}

.debtRepair .para p 
{
 margin-left: 1em;
}

.debtRepair .goback
{
	margin-left: 1.3em;
	font-weight: bold;
	text-align: right;
	width: 33em;
}

.contactUs .goback
{
	margin-left: 1.3em;
	margin-top: 1.3em;
	font-weight: bold;
}

a.goback
{
	background: url("images/imgBlueArrowSmall.png") no-repeat 0px 4px;
	padding-left: 10px;
	color: #203452;
	text-decoration: none;
}

a.goback:hover
{
	color: #203452;
}

/* End debt repair page */

/* Begin contact us page */

.contactUs div#iFrmErrors
{
	margin-top: 1em;
	margin-left: 1.5em;
	padding-left: 1em;
	padding-bottom: 1em;
}

.contactUs div#iFrmErrors ul li
{
	letter-spacing: 0em;
}

.contactUs #iContactForm
{
	margin-top: 1em;
	margin-left: 1.5em;	
	padding: 1.6em;
	background: #efefef;
	width: 40em;
}

.contactUs #iContactForm fieldset
{
	border: 0;
}

.contactUs .frmRow label
{
	display: block;
	padding-bottom: 0.5em;
	font-weight: bold;
}

.contactUs .frmRow .frmTxt
{
	border: solid 1px #9fc72c;
	width: 100%;
	padding: 0.4em;
	margin-bottom: 1em;
}

.contactUs #iContactForm .frmBtn
{
	border: solid 1px #ffc31a;
	background: #fdd71a;
	color: #9c4711;
	padding: 0.3em;
	font-weight: bold;
	font-size: 1.25em;
	width: 6em;
}

.contactUs h1.replaceGetInTouch {
	padding: 26px 0 0 0;
	height: 0px;
	overflow: hidden;
	background: url("images/imgH1GetInTouch.png") no-repeat 5px 5px;
	margin: 0;
}


/* End contact us page */

/* Begin privacy policy us page */

.privacyPolicy #iPolicy
{
	margin-top: 1em;
}

.privacyPolicy #iPolicy p
{
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	margin-left: 1.5em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	font-size: 1em;
}

/* End privacy policy page */

/* Begin lead thank you page */

.thankyou #iThankyouImage
{
	padding: 2em;
}

/* End lead thank you page */

/* Banners */

h1.banner1 
{
	padding: 170px 0 0 0;
	height: 0px;
	overflow: hidden;
	background: url("images/imgBanner1.png") no-repeat 5px 5px;
	margin: 0;
}

/* home links */

.home .links
{
	border-top: solid 1px #cdcdcd;
	padding: 5px;
	margin-top: 40px;
}

.home .links h3,h4
{
	color: #404040;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0.3em;
	background: none;
	font-size: 1.5em;
}

.home .links .warn 
{
	font-size: 0.87em;
	color: #666;
}

.home .links dl
{
	font-size: 1.1em;
}

.links
{
	margin-bottom: 20px;
}

.latest dt a 
{
	font-weight: bold;
}

.latest dt div.date
{
	padding-bottom: 5px;
	font-size: 0.9em;
	color: #666;
}

.home .links ul li
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.extern {
	background: url(images/iconout.gif) no-repeat 100% 50%;
	padding: 0 13px 0 0;
}