/** Body Properties **/
BODY { margin-top: 5px;}
BODY#InsidePages,
BODY.InsidePages { background-color:#FFFFFF; }
BODY.PrivacyPolicy { background: none; }
BODY.TermsOfService { background: none; }
BODY.ContactUs { background: none;}
BODY.Sorry { background: none; }
BODY.ThankYou { background: none; }
BODY.Unsubscribe { background: none;}
BODY.ReportSpam { background: none; }

/** General Tools **/
img { border: none; }
Form a { color:blue; }

/** Debt Form Tools **/
FORM { padding:0px; margin:0px; }
Form input { border:1px solid black; }
Form select { border: 1px solid black; }

/** Debt Page Tools **/
DIV#SiteContainer,
DIV.SiteContainer {
	width:755px;
	position:relative;
	left:50%;
	margin-left:-377.5px;
	margin-top:50px;
}

DIV.LeftFloaters IMG { float: left; }
	
DIV#Content { padding:0px; }

/** Debt Help Layout **/
DIV#DebtHeader {
	width:755px;
	height:120px;
	color:#FFF;
	background-image:url(../../res/img/DebtHeader.jpg);
	background-repeat:no-repeat;
	float:left;
}

DIV#FormImport { 
	width:755px;
	background-image:url(../../res/img/DebtMain.jpg); 
	background-repeat:no-repeat;
	float:left;
}

DIV#DebtFooter {
	width:755px;
	height:19px;
	background-image:url(../../res/img/DebtFormFooter.jpg); 
	background-repeat:no-repeat;
	float:left;
}

/** Debt Help Form Layout **/
#TablePage1 { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.95em;
	margin: 25px 0px 0px 20px;
	width:440px;
	height:200px;
	padding:0px;
	}

TD.Page1Unsecured { width:120px;  padding:0px 15px 25px 0px; }
TD.Page1Unsecured select { width:125px; }

TD.Page1FirstName { width:120px; }
TD.Page1FirstName input { width:110px; }

TD.Page1LastName { width:120px; padding-left:20px; }
TD.Page1LastName input { width:110px; }

TD.Page1HomePhone { width:140px; padding:0px 15px 25px 0px;}

TD.Page1EveningPhone { width:145px; }

TD.Page1Zip { width:120px; padding-left:20px;}
TD.Page1Zip input { width:50px; }

TD.Page1Email { width:120px; padding:0px 0px 5px 0px; }

TD.Page1BestTime {  width:120px; padding:0px 0px 5px 0px; }
TD.Page1BestTime select { width:80px; }

TD#Page1Submit { -padding:5px; }

TD.Page1ToS { font-size:.75em; padding-top:5px; font-weight:normal; padding-bottom:60px; }


/** Debt Unsub/Contact Pages **/
table#Unsub { padding-left:50px; color: black; }

table#legal { width: 600px; margin-left: 20px; color: black;}

DIV#Footer { text-align: justify; width: 540px; margin-top:10px; }

DIV.Error { font:.75em bold Arial, Helvetica, sans-serif; cursor:pointer; text-align:left; line-height:12px; color:#F00; padding:0px; }

DIV#TermsOfService { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px; }
DIV#PrivacyPolicy { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px;  }

DIV#ContactUs { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px;  }
DIV#ContactUs Table { margin:15px 0px 0px 120px; }

DIV#ReportSpam { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px;  }
DIV#Unsubscribe { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px;  }
DIV#Unsubscribe Table { margin:15px 0px 0px 130px; }

DIV#ContactUs_ThankYou { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px; }
DIV#Unsubscribe_ThankYou { font-size: .85em; font-family: arial,sans-serif; padding:0px 5px 0px 5px; width: 650px; }