<style>
@charset "UTF-8";
/* CSS Quote Get Form */

table.quoteTable {
	/*width: 100%;*/
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1.5;
	border-spacing: 0px;	
}

tr.paddedRow, tr.paddedRowMore {
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-collapse: separate;
	border-spacing: 0px 0px;
}

tr.paddedRowMore {
	border-bottom-width: 10px;
}

td.quoteRight, td.quoteRight200 {
	width: 290px;
	/*height: 30px;*/
	text-align: right;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1.2;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	border-collapse: separate;
	border-spacing: 10px 10px;
}

td.quoteRight200 {
	width:200px;
}

td.markCol {
	width: 24px;
	vertical-align: middle;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td.quoteLeft {
	/*width: 300px;
	height: 30px;*/
	text-align: left;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1.2;
	vertical-align: middle;
	padding-left: 10px;
}

td.quoteFullCol {
	/*width: 100%;*/
	text-align: left;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1.2;
	padding: 0px;
	margin: 0px;	
}

td.quoteFullColRight {
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 16px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

td.quoteFullColStrip, .quoteFullColStrip {
	width: 100%;
	height: 20px;
	text-align: left;
	font-size: 14px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1.2;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border-top:dashed 1pt #5d87a1;
}

radio.quoteNoOutline {
	background-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #FFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
}

table.rtv {
	margin-top: 10px;
	margin-bottom: 20px;
	/*display: block;*/
	/*width: 100%;*/
	/*float: left;*/
}

td.rtvHead, td.rtvHeadNew, td.rtvCell, td.rtvCellBold, td.rtvChange {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

td.rtvHead, td.rtvHeadNew {
	vertical-align: bottom;
}

td.rtvHeadNew {
	text-align:right;
}

td.rtvCellBold {
	padding-top:10px;
	padding-bottom:10px;
}

td.rtvCell, td.rtvChange {
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

td.rtvChange {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

#CoverageLink {
	display: block;
	float: left;
	/*width: 300px;*/
	background-image: url(https://www.lelandwest.com/parts/coverageOpen.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	height: 38px;
	padding-left: 48px;
	overflow: hidden;
	cursor: pointer;
}

#CoverageTitle, .CoverageTitle {
	font-size: 20px;
	line-height: 1.1;
	font-weight: bold;
	text-decoration: none;
	color: #5d87a1;
}

#linkAreaCoverage {
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.2;
	color: #0000ff;
}

#quotePr {
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

#quotePrTitle {
	width: 200px;
	position: relative;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
	padding-right: 10px;
	text-align: right;
	padding-top: 20px;
}

#quotePrBlock {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	/*width: 250px;*/
}

#quotePrPrice {
	font-size: 1.4em;
    font-weight: bold;
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: auto;
	color: #003399;
	padding: 10px;
	padding-left: 20px;
	padding-right:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: solid 3px #A2A5FA;
	background-color: #f0f0f0;
}

#quotePrNote {
	float: left;
	position: relative;
	font-size:12px;
	margin-top: 5px;
	padding-left: 10px;
}

#quotePrApp {
	float:left;
	position: relative;
	padding-top: 25px;
}

table.CovSum {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: ArialRounded, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	line-height: 1.5;      
	/*display: block;*/
	/*width: 100%;*/
	/*float: left;*/
}

td.CovSumLabel {
	text-align: right;
	padding-right: 10px;
	text-weight: bold;
	width: 250px;
	vertical-align: top;
	border-top: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.CovSumCol1 {
	width: 150px;
	padding-left: 10px;
	text-align: left;
	text-weight: normal;
	vertical-align: top;
	border-top: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.CovSumCol2 {
	padding-left: 0px;
	text-align: left;
	text-weight: normal;
	vertical-align: top;
	border-top: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.CovSumLabelNoLine {
	text-align: right;
	padding-right: 10px;
	text-weight: bold;
	width: 250px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.CovSumCol1NoLine {
	width: 150px;
	padding-left: 10px;
	text-align: left;
	text-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.CovSumCol2NoLine {
	padding-left: 0px;
	text-align: left;
	text-weight: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px; 
}

.small_noPad {
	font-size: 9px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.black {
	color: #000;
}
</style>