
/*** turn off orange background gif ***/

body { background-image:none; font-family :arial; color: #000000; font-size:100%;} 

/*** remove unwanted page elements ***/

#logo, 
#sllogo, 
#searchNav, 
#pnav, 
.NavContent ,
#topnavHolder, 
#newBread, 
.right, 
#myFreeDrop, 
.myFree_block img, 
#lrgPic img, 
form, 
#sidepanContentMortgages img, 
#sidepanMortgages img,
.nextSteps, 
.column img, 
.nextInSection,
#contentright,
.moreInfo
		{ display:none; }

#myFreeWelcome img{ display:block;}

#botPromoHolder img { float:left; padding-right:10px;}

.infoBoxHeadText { color:black; font-weight:bold; font-weight:100%;}

#sidepanContentMortgages { background-image:none;}


h1 {font-size: 120%; border-bottom: 1px solid black; width:100%;}
h2 {font-size: 100%; font-weight:bold; }
h3 {font-size:100%; font-weight:bold;}
p, li {font-size:90%;}
img { border:none;}


#footerHolder { font-size:80%; border-top: 1px solid black; width:100%; margin-top:20px;}

a { text-decoration:none; font-weight:bold; color:#000000;}

