
#formPrint {
	background: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	}
input, select, textarea {
	border: 1px solid #666;
	width: 250px;
	padding: 3px;
	}
#formPrint h2 {
	color: #000000;
	}




.submitQuote {
	border: none;
	margin: 5px 0 0 80px;
	width: 176px;
	height: 27px;
	}

.quoteradio, .quotecheckbox {
	border: none;
	width:  auto;
	}
.inputNarrow {
	width: 50px;
	}
.tableCell {
	padding: 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: right;
	vertical-align: top;
	}
.tableCellR {
	padding: 10px;
	border-bottom: 1px solid black;
	vertical-align: top;
	}
.tableCellB {
	padding: 10px;
	border-right: 1px solid black;
	vertical-align: top;
	}
.tableCellBR {
	padding: 10px;
	vertical-align: top;
	}
.tableCellR img {
	margin: 0 10px 0 0;
	}
