/*
.header { border:none; font-family:arial; }
.header table { width: 100%; border:none;font-size:12pt; }
.header table td.operator-cell {width:100%; border-right: none;}
.header table td {border:1px solid #D0D0D0;}
.header table td.client-logo img {margin: 0px;}
.header table .title-cell {  margin-bottom: 5px; padding-top: 2px; padding-left: 2px; vertical-align:middle; text-align:left; background-color: #686868; color: white }
.header table .title-cell2 { text-align:left; padding-left: 2px; vertical-align:middle;color: #000000; font-size:1.3em; }
.header table .print-statistics { font-size:.9em; padding-left: 2px; text-align:left; color: #787878;}
.header table .title { text-transform: lowercase; font-weight:bold;}
*/

.header { border:none; font-family:arial; }
.header table { width: 100%; border:none;font-size:12pt; }
.header table td.operator-cell {width:100%; border-right: none;}
.header table td {xborder:1px solid #D0D0D0;}
.header table td.client-logo img {margin: 0px;}
.header table .title-cell { display:none; margin-bottom: 5px; padding-top: 2px; padding-left: 2px; vertical-align:middle; text-align:left; background-color: #686868; color: black; font-size:1.6em; }
.header table .title-cell2 { text-align:left; padding-left: 2px; vertical-align:middle;color: #000000; font-size:1.6em; }
.header table .print-statistics { font-size:1.6em; padding-left: 2px; text-align:left; color: #787878;}
.header table .title { text-transform: lowercase; font-weight:bold;}
.headerInfo {
	font-family:arial;
	color:black;
	font-weight:bold;
	
}
	.vl {
    font-family:arial;
	padding:5px 0px 5px 30px;
    position: relative;
	border-spacing: 40%;
	width:35%;
}
.listRow {background-color:white !important;padding:10px 0px 10px 0px;}
.listRowAlt {background-color: #e8e8e8; !important;padding:10px 0px 10px 0px;}

.vlsHead{text-align:center;font-size:1.1em;bgcolor: #a8a6a6;color:black; border-right: 2px solid white;}
.compare table {
background-color:white;
}

.table td.invisible-cell {
text-align : center;
}
.table td.invisible-row {
}


	/*.compare table thead tr { vertical-align:middle; border: 1px solid black;margin:1px 1px 1px 1px !important;background-color:lightblue;color:black;table-layout:fixed; max-width:800px;}
	table.compare td{ vertical-align:middle; border-left: 1px solid gray;padding:1px 1px 1px 10px !important;color:black;}*/
	.vls {
    font-family:arial;
    height: auto;
    position: relative;
	border-spacing: 33.33%;
	max-width:35%;
	word-wrap: break-word;

}
table.compareProducts {
	font-family:arial;
}
table.compareProducts td.fixed { 
    height: auto;
    position: relative;
	max-width:100px;
	word-wrap: break-word;
	 }
table.compareProducts td.deal-cost-fixed { 
    height: auto;
    position: relative;
	max-width:100px;
	word-wrap: break-word;
	 }
table.compareProducts td.incentive { 
    height: auto;
    position: relative;
	max-width:100px;
	word-wrap: break-word;
	 }
table.compareProducts td.deal-cost-incentive { 
    height: auto;
    position: relative;
	max-width:100px;
	word-wrap: break-word;
	 }

table.compareProducts td.allowance { display:
    height: auto;
    position: relative;
	max-width:100px;
	word-wrap: break-word;
	 }
table.compareProducts td.deal-cost-allowance { 
    height: auto;
    position: relative;
	max-width:100px;
	word-wrap: break-word;
	 }
.change{
    color: blue;
    padding-left: 30px;
}
.dealcost{
    color: blue;
    padding-left: 30px;
}
.vol{
    color: blue;
    padding-left: 30px;
}
.na{
width:30%;
padding-left: 60px;
color:blue;
text-align:center;
}