/* www.prudentialcal.com forms stylesheet */


body {
	font: 12px Arial;
}
#container {
	background-color: #fff;
	border: none;
	font: 12px Arial;
	margin: 0px;
	padding: 0px;
	width: 640px;
	text-align:left;
}

#buyers-header{
width:650px;
padding:10px;
margin:0px;
background-color:#668FB0;
}

.buyerstitle {
font-family:"Times New Roman", Times, serif;
font-size : 17px;
font-weight: normal;
text-decoration : none;
color:#ffffff;
background-color:#668FB0;
padding:10px;
text-align:left;
}

.header h1 {
	color: #668FB0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	padding: 0px;
	text-align: left;

}
.textcol {
	color: #6C6F70;
	font: 12px Arial;
	padding-right: 4px;
	text-align: left;
}
.inputcol {
	color: #6C6F70;
	font: 12px Arial;
	text-align: left;
	width:60%;
}
.spancol {
	color: #6C6F70;
	font: 12px Arial;
	padding-right: 4px;
	text-align: left;
}
.rqd {
	color: red;
	font: 10px Verdana;
}
.buttoncol {
	text-align: center;
}
.disclaimer {
	font: 10px Verdana;
	color: #6C6F70;
	text-align: left;
}