.divWrap * {
	margin: 0;
	padding: 0;
}


.divWrap {
	color: #000;
	background: #FFF;
	font: normal 12px Arial, Verdana, sans-serif;
	width: 750px;
	margin: 0 auto;
	text-align: center;
	 padding-left:50px;
	 
}




.divWrap fieldset {
	border-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.divWrap em {
	font-style: normal;
}



.divWrap fieldset {
	position: relative;
}


.bold {
	font-weight: bold;
}
.show {
	display: block;
}
.hide {
	display: none;
}
divWrap img {
	border: 0;
}



#footer {
	position: relative;
	font-family: arial;
	width: 750px;
	margin: 0 auto;
	text-align: center;
	left: 0px;
}
#footerNoColorBar {
	border-top: 4px solid #ffffff;
	font-family: arial;
}
#colorBar {
	border-top: 8px solid #349800;
	border-bottom: 8px solid #E1F0D9;
	margin-top: 16px;
}
#colorBar hr {
	display: none;
}
#links {
	color: #666666;
	font: 11px arial, sans-serif;
	padding-top: 16px;
}
#links a, #links b {
	color: #666666;
	font: 11px arial, sans-serif;
	text-decoration: none;
	padding: 0 1px;
}
#links a, #links a:visited, #links a:active {
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#partnerLinks {
	color: #999999;
	font: 10px arial, sans-serif;
	padding-top: 25px;
}
#partnerLinks a, #partnerLinks b {
	color: #999999;
	font: 10px arial, sans-serif;
	text-decoration: none;
	padding: 0 1px;
}
#partnerLinks a, #partnerLinks a:visited, #partnerLinks a:active {
	color: #999999;
	text-decoration: none;
}
#partnerLinks a:hover {
	color: #999999;
	text-decoration: underline;
}
#copyright {
	color: #666666;
	font: 10.5px arial, sans-serif;
	padding-top: 10px;
}
#logos {
	padding-top: 5px;
}
#footerLogoTrueSecure {
	padding-left: 10.5px;
}
.servertag {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	height: 35px;
	position: relative;
	padding-bottom: 65px;
}
div.footer div.badges img {
	vertical-align: middle;
	line-height: 0;
	margin: auto 13.5px;
}
#abFormData {
	margin: 0 auto;
	width: 750px;
	color: #fff;
}
.disclosure {
	text-align: left;
	position: relative;
	padding-bottom: 20px;
	width: 750px;
}
.header {
	width: 745px;
	height: 58px;
	position: relative;
	border-bottom: 5px solid #E1F0D9;
	border-left: 2px solid #E1F0D9;
	border-right: 2px solid #E1F0D9;
}
#head-tagline {
	position: absolute;
	top: 30px;
	left: 260px;
}
#head-logo {
	position: absolute;
	margin-left: 7px;
	left: 0px;
}
#logWrapper {
	padding: .2em .4em;
	margin: 1em
}
#logFilter {
	height: 32px
}
#logFilter a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: .4em .4em .4em 0;
	border: 1px solid #666;
	color: #000;
	padding: .2em 0
}
a#error {
	background: red
}
a#warn {
	background: #fe0
}
a#info {
	background: #8FC2FF
}
a#debug {
	background: #999
}
#logFilter a.off {
	text-decoration: line-through;
	color: #666
}
#log {
	clear: left;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	height: 320px;
	overflow: auto;
}
#log div {
	font: normal 12px / 14px 'Courier New';
	margin: 1em 1em 0 0;
	padding: 0 0 0 1em;
	border-left: 6px solid #999;
	border-bottom: 1px dashed #999;
}
#log div.off {
	display: none
}
#log .error {
	border-color: red
}
#log .warn {
	border-color: #fe0
}
#log .info {
	border-color: #8FC2FF
}
.page, #headline {
	_width: 748px !important;
}
.header {
	_height: 64px !important;
}
#errorContainer {
	text-align: left;
	padding: 30px;
	width: 745px;
}
#errorOperator {
	background: url(images/operator.jpg) top left no-repeat;
	float: right;
	width: 130px;
	height: 214px;
	margin: -30px 15px 0 0;
}
#errorHeadline {
	font-weight: bold;
	font-size: 27px;
	color: #329800;
}
#errorContent {
	width: 500px;
}
#errorContainerClosing {
	font-weight: bold;
	margin: 130px 0 10px;
}
#calcPage #heading {
	width: 614px;
	padding-bottom: 40px;
}
#calcPage #heading #title {
	font-size: 28px;
	font-weight: bold;
	width: 320px;
	float: left;
}
#calcPage #heading #title em {
	color: #319a00;
}
#calcPage #heading #icon {
	background: url(images/calc_ico.png) top left no-repeat;
	width: 55px;
	height: 76px;
	float: left;
	margin: -20px 0 0 -10px;
}
#formContainer {
	width: 554px;
	margin-left: 30px;
	padding: 30px 20px 40px 30px;
}
#formContainer #header {
	background: url(images/mortgage.png) top left no-repeat;
	width: 619px;
	height: 15px;
	position: relative;
}
#formContainer #header #printLink {
	width: 29px;
	position: absolute;
	left: 545px;
	top: 10px;
}
#formContainer #header #emailLink {
	width: 29px;
	position: absolute;
	left: 575px;
	top: 10px;
}
#formContainer #content {
	background: url(images/mortgage.png) top left repeat-y;
	width: 619px;
	text-align: left;
	font-size: 13px;
}
#formContainer #content .cTimeValue {
	padding: 25px 30px 30px;
}
#formContainer #footer {
	background: url(images/mortgage.png) top left no-repeat;
	width: 619px;
	height: 15px;
}
.cTimeValue fieldset {
	border-width: 2px;
}
.cTimeValue .toggle {
	position: relative;
	top: 0px;
	left: 2px;
}
.cTimeValue .radio {
	margin: 0 0 0 1px;
}
select#tvcLOANSTARTMONTH, select#tvcLOANSTARTYEAR {
	width: 55px;
}
.cTimeValue div.Title {
	text-align: center;
	margin-bottom: 14px;
}
.cTimeValue div.Description, .cTimeValue div.Summary {
	margin-bottom: 14px;
}
.cTimeValue tbody tr {
	height: 45px;
	vertical-align: top;
}
.cTimeValue tbody tr td {
	padding-left: 4px;
}
.cTimeValue tbody tr td p {
	width: 325px;
}
.cTimeValue table#tvcInputTable2 p {
	width: 190px;
}
.cTimeValue table.SubDetailTable p, .cTimeValue table#LoanInputTable p, .cTimeValue table#RevolvingAccountsTable p {
	width: 120px;
}
.cTimeValue table.SubDetailTable th.NoWrap p, .cTimeValue table th.Right p, .cTimeValue table td.Right p {
	width: 105px;
	*width: 80px;
	_width: 80px;
	_font-size: 13px;
}
.cTimeValue table#AmortizableLoansTable p {
	width: 85px;
}
.cTimeValue #tvcInputTable1 {
	width: 559px;
}
.cTimeValue input#COMPUTE {
	margin: 15px 0 25px;
	border: 1px solid #003366;
	color: #003366;
	background-image: none;
	background-color: #faf7f5;
}
.calcLogo {
	background: url(images/logo_and.png) top left no-repeat;
	width: 399px;
	height: 54px;
	position: relative;
	top: -25px;
	left: 320px;
	*left: 200px;
	_left: 168px;
}
#quigoSideBarFrame {
	border: medium none;
	height: 370px;
	width: 192px;
	overflow: hidden;
	margin-top: 42px;
}
#quigoSideBar iframe.quigoSideBarFrameIe {
	height: 358px;
	width: 186px;
	margin-left: -8px;
}
.quigoSideBar {
	background: url(images/quigo_si.png) top left no-repeat;
}
.quigoSideBar {
	background: url(images/quigo_si.png) top left no-repeat;
}
#howItWorksSideBar {
	background: url(images/howItWor.png) top left no-repeat;
}

.page {
	position: relative;
	min-height: 400px;
	width: 800px;
	margin: 0 auto;
	*z-index: 1000;
	_z-index: 1000;
}
.floatSpacer {
	clear: both;
}
.layout .dlpPanel {
	border: 1px dotted blue;
}
.layout .dlpPanel-move {
	cursor: move;
	border: 1px dashed red;
	!important
}
.layout .dlpPanel-resize {
	cursor: nw-resize;
	border: 1px dashed green;
	!important
}
.dlpPanel {
	position: absolute;
	width: 100%;
	font: normal 12px 'Arial', sans-serif;
	overflow: hidden;
}
#dlpHeadline em {
	color: #123;
}
.dlpImgContainer {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
}
#previewWireframe {
	border: 2px dotted #999999;
	position: absolute;
	display: none;
}
#dlp-designer {
	border-top: 2px solid #999;
	width: 100%;
	position: absolute;
	left: 0;
	padding-top: 12px;
	margin-top: 6px;
	background: #cecece;
	z-index: 1000;
}
#dlp-designer-status {
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	font-weight: bold
}
#designModeLabel {
	margin-left: 10px;
	padding: 0 2px 0;
	text-decoration: underline;
	color: #9F4413
}
#dlp-designer form {
	width: 96%;
	_width: 96% !important;
	margin: 0 auto;
}
#cashOut {
	font-weight: normal;
}
.label {
	float: left;
	width: 45%;
	padding-right: 1em;
}
.formField {
	float: left;
	margin: 0 0 0 5px;
}
.formField input, .formField select {
	width: 140px;
	font-size: 12px;
}
#isCoborrowerFieldset .formField, #nameOfEmployerFieldset .formField, #lengthOfEmploymentFieldset .formField, #socialSecurityNumber1Fieldset .formField, #ssnAgreementFlagFieldset .formField {
	margin: 0 0 0 -22px;
}
.formField #zipCode, .formField #coborrowerZip {
	width: 48px;
	font-weight: normal;
}
.formField .phoneFieldShort {
	width: 25px;
}
.formField .phoneFieldMedium {
	width: 35px;
}
.formField .ssn {
	width: 38px;
}
.formField #sameCoborrowerAddress {
	width: 15px;
}
.formField .ssn {
	border: 1px solid #a5acb2;
}
.formField select option {
	padding-left: 3px;
}
.formField .textinput {
	width: 135px;
	_width: 140px;
}
.formField .coborrowerFirstName {
	width: 100px
}
.formField .coborrowerLastName {
	width: 100px;
	margin: 0 0 0 5px
}
#coborrowerFirstLabel, #coborrowerLastLabel {
	font-weight: normal;
	position: absolute;
	float: left;
	margin: -15px 0 0 -220px;
}
#coborrowerLastLabel {
	margin: -15px 0 0 -107px;
}
#buttonContainer {
	position: relative;
}
.groupedField {
	padding: 5px 0 5px;
}
.radioField {
	font-weight: normal;
	margin-right: 12px;
}
.radioField input {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	position: relative;
	top: 2px;
	*top: 0px;
}
.radioField span {
	font-weight: normal;
}
.radioField .yesPadding {
	padding: 0 10px 0 0;
}



#application em.prefix {
	position: absolute;
	color: #000000;
	font-size: 12px
}

#dayPhoneAreaFieldset .formField, #evePhoneAreaFieldset .formField {
	font-weight: normal;
}
.field-prefix {
	position: absolute;
	top: 3px;
	left: 214px;
	_width: 0px;
}
#creditCardDebtPrefix, #unsecuredDebtPrefix {
	left: 163px;
	*left: 160px;
	*top: 6px;
}
.field-suffix {
	position: absolute;
	top: 3px;
	*top: 7px;
	padding: 0 0 0 2px;
}
#reverseMortgageSuffix {
	left: 0px;
}
.field-tip {
	position: relative;
	left: 15px;
	top: 0px;
}
.field-tip em {
	float: right;
	width: 115px;
	position: absolute;
	margin: -18px 0 0 145px;
	*margin: 2px 0 0 2px;
}
.field-tip em.addressTip {
	width: 90px;
	margin-top: -21px;
	*margin-top: 2px;
}
.field-tip em.emailTip {
	width: 65px;
	margin-top: -21px;
	*margin-top: 2px;
}
.field-tip em.ssnLock {
	margin: -22px 0 0 133px;
	*margin: -3px 0 0 -8px;
	width: 20px;
}
.field-tip em.ssnTip {
	margin: -23px 0 0 154px;
	*margin: -10px 0 0 12px;
	_margin: -6px 0 0 12px;
	width: 70px;
}
#reverseMortgageTip em {
	*margin: 2px 0 0 38px;
}
.formField #sameCoborrowerAddressTip {
	left: 3px;
	top: -2px;
}
.field-prefix em.streetPrefix {
	margin: -1px 0 0 -40px;
	*margin: 3px 0 0 -40px;
}
.field-prefix em.cityStatePrefix {
	margin: 0 0 0 -64px;
	*margin: 3px 0 0 -64px;
}
.field-prefix em.cityPrefix {
	margin: 0 0 0 -28px;
}
.field-prefix em.statePrefix {
	margin: 0 0 0 -35px;
}
.field-prefix em.mailingcityPrefix {
	margin: 0 0 0 -30px;
	*margin: 3px 0 0 -30px;
}
.field-prefix em.mailingStatePrefix {
	margin: 0 0 0 -37px;
	*margin: 3px 0 0 -37px;
}
.field-prefix em.mailingZipPrefix {
	margin: 0 0 0 -60px;
	*margin: 3px 0 0 -60px;
}
.field-prefix em.zipcodePrefix {
	margin: -3px 0 0 -58px;
	*margin: 2px 0 0 -58px;
}
.field-prefix em.homeNumberPrefix {
	margin: 0 0 0 -43px;
	*margin: 3px 0 0 -43px;
}
.field-prefix em.altNumberPrefix {
	margin: 0 0 0 -68px;
	*margin: 3px 0 0 -68px;
}
#socialSecurityNumber1Prefix {
	left: 164px;
}
.clickable {
	cursor: pointer;
}
#ssnInfoText {
	font-weight: normal;
	color: #666666;
}
#ssnOptinText {
	font-size: 11px;
	font-weight: normal;
	width: 240px;
	text-align: left;
}
#ssnOptinText a, #skiplink a, #housetech_container a, #disclosure a {
	color: #000066;
}
a#reverseMortgageInfo {
	color: #339900;
}
a#loanOrLineInfo {
	color: #339900;
	font-weight: bold;
	font-size: 12px;
}
span#debtReliefHeadline {
	font-weight: bold;
	font-size: 17px;
}
span#debtReliefSubHeadline {
	font-weight: bold;
	font-size: 13px;
}
span#debtReliefFormText {
	font-weight: bold;
	font-size: 16px;
}
span#defUnsecured {
	font-size: 10px;
	font-weight: normal;
	margin-left: 1px;
}
span#defUnsecured a {
	color: #319a00;
}
.underlined {
	text-decoration: underline;
}
span#ecdFormText {
	font-size: 22px;
	font-weight: bold;
}
span#ecdFormText em {
	color: #319a00;
	font-weight: bold;
}
div#ecdHeadline {
	font-size: 17px;
	font-weight: bold;
	color: #319a00;
	margin-top: 12px;
}
span#ecdFormContent {
	font-weight: bold;
	font-size: 14px;
}
span#ecdFormContent em {
	color: #319a00;
	font-weight: bold;
}
ul#ecdReasonList {
	list-style-position: inside;
	list-style-type: square;
}
ul#ecdReasonList li {
	margin: 0 0 10px;
}
.simpleTooltipContent {
	width: 350px;
	*width: 388px;
	height: auto;
	padding: 20px;
	border: 1px solid #339900;
	text-align: left;
	background-color: #ffffff;
	z-index: 15;
	position: absolute;
	left: 25%;
	top: 25%;
}
.tooltipHeadline {
	font-weight: bold;
	margin-bottom: 15px;
}
#inclusionLabel {
	color: #339900;
	font-weight: bold;
	font-size: 11px;
}
#exclusionLabel {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}
.unsecuredMessage {
	position: relative;
	left: -12px;
	width: 240px;
	font-size: 10px;
}
.inclusionBullet, .exclusionBullet {
	list-style-position: inside;
}
.unsecuredHeadline {
	font-size: 11px;
	margin-bottom: 10px;
}
#inclusionColumn {
	float: left;
	width: 140px;
	margin: 10px 0 0;
}
#exclusionColumn {
	float: left;
	margin: 10px 0 0;
}
#unsecuredDefinition {
	list-style-position: inside;
	list-style-type: none;
}
.popupContainer {
	float: left;
	background-color: #ffffff;
	border: 2px solid #999999;
	position: absolute;
	left: 25%;
	top: 25%;
	width: 450px;
	z-index: 15;
}
.popupClose {
	cursor: pointer;
}
.popupClose:hover {
	color: #ff0000;
	font-weight: bolder;
}
.popupContent {
	height: 450px;
	overflow: auto;
	padding: 0.6em;
}
.popupTop {
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	text-align: right;
}
.popupTitle {
	float: left;
	text-align: left;
	width: 87%;
}
a.popupPrint {
	color: #000066;
	cursor: pointer;
	float: right;
	text-decoration: underline;
}



@media print {
body.printingHidden #header, body.printingHidden #footer, body.printingHidden div.servertag, body.printingHidden a.popupPrint, body.printingHidden div.dlpPanel {
	display: none;
}
.printingOverflowX {
	overflow-x: visible;
}
.printingOverflowY {
	overflow-y: visible;
}
.printingCover {
	left: 0;
	top: 0;
	width: 100%;
	position: static;
}
}
#housetech_container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 453px;
	background: #eaf5e5 none;
	font-size: 11px;
	text-align: left;
	padding: 9px;
}
#housetechlogo {
	float: right;
}
.calcSection {
	margin-bottom: 40px;
}
.calcSectionHeading {
	color: #319a00;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
a.calcLink {
	font-size: 11px;
	color: #333333;
}