/* TEMPORARY */
/*
body{
  background-color: #ffffff;  
  color: #606060;  
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(../images/logo2.gif);    
  background-position: top left;
  background-repeat: no-repeat;    
}

.header_qcard {
  width: 770px;
  height: 90px;
}
*/

body{
  background-color: #ffffff;  
  color: #606060;  
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(../images/logo_preapproval.gif); 
    
  background-position: top left;
  background-repeat: no-repeat;  
}

.header_qcard {
    padding-left: 20px;
	width:770px;
	height: 105px;
}	  
