.contentText
{
	padding: 0 0px;
	font-size: 70%;
	text-align: justify;
	float: left;
	vertical-align: top;
	width: 100%;
}
	
.columnWelcome
{
	background: #fff url("../images/welcome.gif"/*tpa=http://www.mortgage-net-branch.net/images/welcome.gif*/) no-repeat top left;
	height: 41px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 55px;	
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 125%;
	text-align: left;	
}

.columnWelcome80
{
	padding-top: 3px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 80%;
	text-align: left;	
}	

p.more 
{
	margin: 10 0 15px 0px;
	text-align: right; }
	
.columnAdditional
{
	background: #fff url("../images/additionalservices.gif"/*tpa=http://www.mortgage-net-branch.net/images/additionalservices.gif*/) no-repeat top left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 47px;	
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 125%;
	text-align: left;	
}	

.dividerLine
{
	background-color: #e2e2e2;
	width: 1px;
}

.whatwedo {
	background: #fff url("../images/whatwedo.gif"/*tpa=http://www.mortgage-net-branch.net/images/whatwedo.gif*/) no-repeat top left;
	height: 44px;
	padding-top: 10px;
	padding-left: 53px;	
	padding-bottom: 26px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 125%;
	text-align: left; }
	
.getthedetails {
	background: #fff url("../images/getthedetails.gif"/*tpa=http://www.mortgage-net-branch.net/images/getthedetails.gif*/) no-repeat top left;
	height: 39px;
	padding-top: 9px;
	padding-left: 49px; 
	padding-bottom: 25px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 125%;
	text-align: left; }	
	
div#hr 
{
	border-top: 1px solid #6c7b85;
	position: relative; }	
	
.SelectStyle
{
	border: 1px solid #000;
	margin-bottom: 0px;
	width: 120px;
}

.InputStyle
{
	float: left;
	background: #ffffa0;
	border: 1px solid #000;
	margin-bottom: 0px;
	width: 120px;
	color: #000;
}

.CheckboxStyle
{
	float: right;
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	background: #e5e5e5;
	margin: 5px;
	clear: right;
}	