@import url("global.css"/*tpa=http://www.mortgage-net-branch.net/css/global.css*/);
@import url("structure.css"/*tpa=http://www.mortgage-net-branch.net/css/structure.css*/);
@import url("header.css"/*tpa=http://www.mortgage-net-branch.net/css/header.css*/);
@import url("nav.css"/*tpa=http://www.mortgage-net-branch.net/css/nav.css*/);
@import url("sidebar.css"/*tpa=http://www.mortgage-net-branch.net/css/sidebar.css*/);
@import url("footer.css"/*tpa=http://www.mortgage-net-branch.net/css/footer.css*/);

div#content div.text 
{
	width: 441px;
	text-align: justify;
	font-size: 75%;
	margin: 0 auto; }
	
	div#content div.text h4 {
		font-size: 115%;
		padding-bottom: 10px;
		font-weight: bold;
		color: #000;
		text-transform: uppercase; }
		
	div#content div.text h5 {
		font-size: 150%;
		text-align: center;
		color: #000;
		padding: 10px 0 15px 0;
		font-weight: bold; }
	
	div#content div.text p {
		padding-bottom: 20px; }
		
	div#content div.text img {
		border: 1px solid #000; }
