/* DDP New Lead Oct. 2008 CSS Style Sheet (welcome.php) */ 

body {
	background-color:#fff;
	text-align: center;

}

.outer {
	width: 740px;
	border: 2px solid #c5c5c5;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}

.header {
	background: url('./mimg/livingroom_windows_header.jpg');
	width: 740px;
	height: 250px;
}

.content
{
	font-family: Verdana, Arial, Helvetica;
	width: 600px;
	margin: 10px;
	padding: 15px;
	background-color:#fff;
	font-size: 16px;
	color: #000;
	text-align: left;
}

h1
{
	font-family: Georgia, Arial, Helvetica;
	font-weight: normal;
	font-size: 23px;
	color: #0000ff;
	text-align: center;
}

h2
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	color: #ec0000;
}

h3
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: #111;
}
		
.form {
	position: relative;
	display: table;
	width: 400px;
	margin-left:1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
                  font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #111111;
	padding: 10px;
}

.question {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.signature p  { margin: 0; }

.sign {	
	font-family: "Script";
	font-size: 30px;
	color: #0000ee;
	padding: 15px 0 15px 0;

}

.signature { 
	padding-bottom: 10px;
}

.spanstyle {
	background-color: #ffff00;
	width: 585px;
	padding: 1px;
	margin: 20px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #ff0000;
}
