#refinanceForm-container,
#sellerBuyer-container {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	position: relative;
	width: 850px;
}
#sellerBuyer-container {
	width: 1050px;
}
#refinanceForm-container h1,
#sellerBuyer-container h1 {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 2em;
	margin: 0;
	padding: 0 0 0 15px;
	background-color: #003366;
	width: 582px;
}
#sellerBuyer-container h1 {
	width: 782px;
}
#refinanceForm-container h2,
#sellerBuyer-container h2 {
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	color: #000;
	line-height: 2em;
	margin: 0;
	padding: 0;
}
#refinanceForm-container h3,
#sellerBuyer-container h3 {
	font-size: 13px;
	font-weight: normal;
	font-weight: bold;
	color: #003366;
	line-height: 2em;
	margin: 0;
	padding: 0;
	text-align: left;
}
#refinanceForm-container a,
#sellerBuyer-container a {
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
}
#refinanceForm-container a:hover,
#sellerBuyer-container a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
a.teachMe, a:hover.teachMe {
	position: absolute;
	top: 5px;
	left: 350px;
	display: block;
	float: left;
	background: url(../images/question-button.png) no-repeat top left;
	width: 16px;
	height: 16px;
}
a.teachMeMore, a:hover.teachMeMore {
	position: absolute;
	top: 22px;
	left: 429px;
	display: block;
	float: left;
	background: url(../images/question-button.png) no-repeat top left;
	width: 16px;
	height: 16px;
}
a.teachMeAgain, a:hover.teachMeAgain {
	position: absolute;
	top: 2px;
	left: -20px;
	display: block;
	float: left;
	background: url(../images/question-button.png) no-repeat top left;
	width: 16px;
	height: 16px;
}
/*---------------- LEFT COLUMN BEGINS ------------------*/
#refinanceForm-container .left-col,
#sellerBuyer-container .left-col {
	width: 598px;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	background-color: #fff;
}
#sellerBuyer-container .left-col {
	width: 798px;
}
.left-col .form {
	border: 1px solid #003366;
	padding: 0;
	/*padding: 5px 0 0 43px;*/
	margin: 0 auto;
}
.form .section-1 {
    
}
#sellerBuyer-container .form .section-1 {
	width: 598px;
}
.form ol.section-1 {
	position: relative;
	margin: 50px 0 0 43px;
}
.form ol.section-1 li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
.section-1 .validation {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #c40c33;
	margin: 0 0 0 110px;
	/*visibility: hidden;*/
}
.section-1 span.label {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 100px;
	text-align: right;
	margin: 7px 0 0 0;
}
.section-1 input.input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #000;
	border: 2px solid #CCC;
	width: 225px;
	margin: 0 0 5px 8px;
	padding: 4px;
	vertical-align: middle;
}
.section-1 input.input-add2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #000;
	border: 2px solid #CCC;
	width: 225px;
	margin: 0 0 5px 108px;
	padding: 4px;
	vertical-align: middle;
}
div.section-2 {
	position: relative;
	width: 500px;
	height: 47px;
	background-color: #daeaff;
	margin: 0 0 25px 43px;
	padding: 15px 0 0 0;
	text-align: center;
}
.section-2 span.labelAmt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	width: 100px;
	text-align: right;
	margin: 0;
}
.section-2 input.loanAmt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #000;
	border: 2px solid #CCC;
	width: 225px;
	margin: 0 0 0 20px;
	padding: 4px;
	vertical-align: middle;
}
.form ol.section-3 {
	list-style: none;
	margin: 12px 0 0 43px;
}
.form ol.section-3 li {
	position: relative;
	margin: 0 60px 15px 0;
	padding: 0;
	text-align: right;
}
.section-3 span.label {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 375px;
	text-align: left;
	margin: 5px 0 0 0;
}
span.label-noLineNumber {
    padding-left: 6ex;
}
.updateNum span {
    margin-left: 2em;
}
.section-3 span.updateNum {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	letter-spacing: .07em;
	color: #000;
	width: 100px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.section-3 input.updateNum,
.section-3 input.closingDate {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	letter-spacing: .07em;
	color: #333;
	width: 100px;
	border: 1px solid #CCC;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}
.section-3 input.reissueCredit {
	position: absolute;
	top: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #333;
	border: 1px solid #CCC;
	width: 100px;
	margin: 0 0 0 6px;
	padding: 2px;
	vertical-align: middle;
}
.section-3 select.dropdown-1 {
	position: absolute;
	left: 195px;
}
div.section-4,
div.section-6,
div.total-section {
	width: 500px;
	background-color: #B5D5FF;
	margin: 0 0 25px 43px;
	padding: 15px 5px;
	text-align: right;
}
.section-4 span.labelTotal,
.section-6 span.labelTotal,
.total-section span.labelTotal {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	width: 350px;
	text-align: left;
	margin: 3px 0 0 32px;
}
.section-4 .totalAmt,
.section-6 .totalAmt,
.total-section .totalAmt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #333;
	width: 100px;
	margin: 0;
	padding: 0;
}
.form ol.section-5,
.form ol.section-7 {
	list-style: none;
	margin: 12px 0 0 43px;
}
.form ol.section-5 li,
.form ol.section-7 li {
	position: relative;
	margin: 0 60px 15px 0;
	padding: 0;
	text-align: right;
}
.section-5 span.label,
.section-7 span.label {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 375px;
	text-align: left;
	margin: 5px 0 0 0;
}
.section-5 span.updateNum,
.section-7 span.updateNum {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	letter-spacing: .07em;
	color: #000;
	width: 100px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.section-5 select.dropdown-1,
.section-7 select.dropdown-1 {
	position: absolute;
	left: 195px;
}
div.commisionBox {
	width: 220px;
}
.label-offset {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 100px;
	text-align: right;
	margin: 5px 0 0 0;
}
.input-offset {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #333;
	border: 1px solid #CCC;
	width: 100px;
	margin: 0 0 0 6px;
	padding: 2px;
	vertical-align: middle;
}
input.input-expense {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #333;
	border: 1px solid #CCC;
	width: 175px;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}
input.input-expenseAmt {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .07em;
	color: #333;
	border: 1px solid #CCC;
	width: 100px;
	margin: 0 0 0 15px;
	padding: 2px;
	vertical-align: middle;
}
/*---------------- RIGHT COLUMN BEGINS ------------------*/
#refinanceForm-container .right-col,
#sellerBuyer-container .right-col {
	width: 238px;
	position: relative;
	float: left;
	margin: 0 0 0 10px;
}
.right-col h2 {
	color: #FFF !important;
	background-color: #003366;
	padding: 0 0 0 12px !important;
}
.right-col .functions {
	border: 1px solid #003366;
	padding: 0 0 10px 0;
	background-color: #fff;
}
.right-col .functions a {
	display: block;
	line-height: 2em;
	font-size: 11px !important;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	margin: 10px 0 0 40px;
	border: 1px solid #CCC;
	text-align: center;
	width: 150px;
	text-decoration: none !important;
	text-transform: uppercase;
	background-color: #DAEAFF;
	color: #003366 !important;
}
.right-col .functions a:hover {
	display: block;
	line-height: 2em;
	font-size: 11px !important;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	margin: 10px 0 0 40px;
	border: 1px solid #CCC;
	text-align: center;
	width: 150px;
	text-decoration: none !important;
	text-transform: uppercase;
	background-color: #003366;
	color: #FFF !important;
}
.right-col .notes {
	margin: 10px 0;
	border: 1px solid #003366;
	background-color: #fff;
}
.right-col ul {
	font-size: 12px;
	margin: 8px 0 0 0;
	padding: 0 10px 0 25px;
	list-style: disc;
}
.right-col ul li {
	line-height: 1.25em;
	margin: 0 0 10px 0;
}
.right-col .contactInfo {
	margin: 10px 0;
	border: 1px solid #003366;
	background-color: #FFF;
}
.right-col .contactInfo ul {
	font-size: 12px;
	margin: 8px 0 0 0;
	padding: 0 0 0 24px;
	list-style: none;
}
.right-col .contactInfo ul li {
	line-height: .5em;
	margin: 0 0 10px 0;
}
.sectionTitle
{
    margin: 0 0 0 20px !important;
}
.printAddressInfo
{
    display:none;
}
.printOnly
{
    display:none;
}

.indentedLineItem
{
    margin-left:-14px !important;
}

.nonIndentedLineItem
{
    margin-left:-14px !important;
    padding:1px !important;
    background-color:#FFFFCC;
}
.section-3 span.labelShort {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	width: 375px;
	text-align: left;
	margin: 5px 0 0 0;
	padding-right:50px;
	border-bottom: solid 1px #ccc;
	padding-bottom:7px;
}
.clear
{
    clear:both;
}
.leftLabel
{
    width:185px;display:block;
    float:left;
}
.rightContent
{
    display:block;float:left;
}
.section-3 input[type=text]
{
    border: solid 1px #777 !important;
    padding:3px !important;
    text-align:right !important;
    color:#333;
}
