body {
    font: 14px verdana,arial,sans-serif; /* 'trebuchet ms', arial, sans-serif; */
}

/** Structure */
#container {
    background: #f3f3f3;
    margin: 0px auto 0px auto;
    padding: 10px;
    width: 978px;
}

#header {
    background: #fff;
    background-image: URL(../images/PaymentServices_Banner.jpg);
    background-repeat: no-repeat;
    height: 128px;
    width: 977px;
}

#headerLogo {
    padding: 10px 0 20px 0;
}

#headerRight {
    font-weight: bold;
    font-size: 12px;
    float: right;
    margin: 100px 10px 0 0;
    color: #fff;
    
}

#headerRight a:link {
    color: #fff;
}

#headerRight a:visited {
    color: #fff;
}

#headerRight a:hover {
    color: yellow;
}

#content {
    margin-top: 20px;
    padding: 20px 60px 20px 60px;
    background: #fff;
}

#footer {
    padding: 20px 20px 8px 20px;
    border-top: 4px solid #3f5aa9;
}

#footer #address {
    font-size: 9px;
    padding-top: 8px;
    text-align: center;
}

/* Links */
#menuContainer {
    background-color: #3f5aa9;
    height: 30px;
    width: 977px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

#menuText {
    padding: 6px 0 0 34px;
}

#menuText a:link {
    color: #fff;
    text-decoration: none;
}

#menuText a:visited {
    color: #fff;
    text-decoration: none;
}

#menuText a:hover {
    color: yellow;
    text-decoration: none;
}

.noLink {
    color: silver;
}

/** Forms */
.divForm {
	padding: 4px 0 4px 0;
	line-height: 150%;
}

.divForm label { 
	display: block;
	float: left; 
	width: 200px; 
	padding: 0; 
	margin: 0px 5px 0;
	text-align: right;
	font-weight: bold;
}
.divForm input, form select {
	border: 1px solid gray;
}

.divForm input[type=submit]:hover {
	cursor: pointer;
	background: silver;
}


.divForm br {clear: left;}

#notePad {
    float: right;
}

#topHeading {
    border-bottom: #42b649 solid 5px;
    margin-bottom: 10px;
}

#topHeading h1 {
    font-size: 35px;
    font-style: italic;
    font-family: Arial,Helvetica,Geneva;
    color: #666666;
}

#topHeading h4 {
    font-family: Arial,Helvetica,Geneva;
    font-size: 18px;
    font-style: italic;
    padding-top: 0;
    margin-top: -20px;
    margin-bottom: 15px;
    color: #666666;
    margin-left: 30px}

#counselorInfo {
    padding-bottom: 10px;
    border-bottom: #42b649 solid 1px;
}

.redRule {
    height:5px;
    width:100%;
    background-color: red;
    border: 0;
}

h4 {
    font-size: 18px;
    font-style: italic;
    padding-top: 0;
    margin-top: -20px;
    color: #666666;
    margin-left: 30px
}

.catHdr {
    margin: 20px 0 20px 0;
    color: #3F5AA9; /* #53885C; */
}

.catSubTitle {
    color: #3F5AA9;
    font-size: 15px;
    font-style: italic;
    margin-top: 30px;
}

td {
    font-size: 13px;
}

th {
    font-size: 13px;
}

th.debtToIncome {
    font-size: 13px;
    color: blue;
    background-color: #efefef
}

td.coloron {
    background-color:
    #ffffcc; font-size:13px
}

.redstar {
    font-weight: bold;
    font-size: 12px;
    color: #ff0000
}

.instr {
    color: #42b649;
    font-weight: bolder;
    font-size: smaller;
}
    
.script {
    color: black;
}

.scriptCategory {
    color: #42b649;
    font-weight: bold;
    font-size: larger;
}

.errorBox {
    margin: 30px;
    min-width: 400px;
    padding: 20px;
    border: solid red 2px;
    background-color: pink;
}

.displayName {
    font-weight: bold;
}

.menuRow {
    background-color: #C5DEC8; /* #C4D2D5; */
}

.catName {
    background-color: #f3f3f3;
    border-left: 1px solid #3f5aa9;
    border-bottom: 1px solid #3f5aa9; /* #C4D2D5; */
    padding-left: 10px;
}

.colorOn {
    background-color: #f3f3f3;
}

.ignoreCred {
    color: gray;
    text-decoration: line-through;
}

.indent {
    margin-left: 30px;
}

#payoffAnalysis {
    margin-left: 30px;
}

#payoffAnalysis, .indent p {
    margin-left: 30px;
}

#quotes {
    margin: 20px 0 0 100px;
}

.quotesLn {
    background-color: #f3f3f3;
}

.assetLn {
    background-color: #f3f3f3;
}

.unsecuredLn {
    background-color: #f3f3f3;
    color: #3f5aa9;
}

#savingsInput {
    margin-left: 85px;
}

#disclaimer {
    margin-top: 40px;
    font-size: 10px;
}

.totalsRow {
    background-color: #E7F3E5;
    font-weight: bold;
}

div.dtiGroup .grpBalance {
    float: right;
    margin-right: 40px;
}

div.dtiLeaf {
  overflow:hidden;
  margin-top: 2px;
}

div.dtiLeaf label{
  width:200px;
  display:block;
  float:left;
  text-align:left;
}

div.dtiLeaf .input{
  margin-left:4px;
  float:left;
}

div.toggleOn {
    background-color: #f3f3f3;
}

div.dtiGroup {
    background-color: #E7F3E5;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    padding: 5px;
}

div.showing {
    background-color: #C5DEC8;
}

div.wwGroup {
    background-color: #C3D1D4;
}

.dtiGroup .tabIndicator {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.ddWait {
    color: red;
    font-size: 16px;
    margin: 20px 0 20px 0;
    text-align: center;
}

.drillDownTd {
    padding: 0;
}
