body {
	background-repeat: repeat-x;
	background-color: #D2CAB9;
}/*.logo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: lighter;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.logo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006AB0;
	font-weight: lighter;
	text-transform: capitalize;
	text-align: left;
	padding: 40px;
}*/


.newpricingtable th{font-weight:bold;font-size:14px;text-align:center;}
.newpricingtable td{
	text-align:center;
	padding:7px 3px 7px 3px;
	border-bottom:1px solid #f1f5f6;
	border-right:1px solid #b5ccd1;
	font-size: 12px;
}
.newpricingtable .col1{width:100px;}
.newpricingtable .col2{width:75px;}
.newpricingtable .col3{width:75px;}
.newpricingtable .col4{width:80px;height:52px;}
.newpricingtable .col5{
	width:80px;
	font-size: 14px;
}

th.col1, th.col2, th.col3, th.col4, th.col5{border-bottom:2px solid #bacfd3;padding:0 0 0 0;}
th.col1, th.col2, th.col3, th.col5{background-color:#ffffff;}
th.col4{background-color:#fff9bd;border-bottom:0px;}
th.col5{font-size:12px;}

.colheadpricing{margin:12px 0 0 0;}


td.rowlabel{
	text-align:left;
	background-color:#ffffff;
	font-size:12px;
}

.greentext{color:green;font-weight:bold;}

td.pricingtop{
	background-color:#f3f7f8;
	border-bottom:1px solid #e9f0f2;
	font-size: 12px;
}
td.pricingtop2{
	background-color:#f3f7f8;
	border-bottom:1px solid #e9f0f2;
	border-right:none;
	font-size: 12px;
}

td.col2bottom{border-right:0px;}
td.col2end{border:0px;}
td.col4right{
	border-right:0px;
	font-size: 12px;
}
td.highlightcol{background-color:#fff9bd;border-bottom:1px solid #f2f0b6;border-right:0px;}
td.highlightcolend{background-color:#fff9bd;border:0px;}
th.highlightrowtop{background-image:url(#);background-repeat:no-repeat;}
td.highlightrowmid{
	background-image:url(#;
	background-repeat:repeat-y;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFEC3E;
	border-left-color: #FFEC3E;
}
td.highlightrowbottom{
	background-image:url(#);
	background-repeat:repeat-y;
	font-size: 12px;
}
td.highlightrowend{background-image:url(#);background-repeat:no-repeat;border-right:0px;}

.highlightrowmssg{font-size:11px;font-weight:normal;line-height:100%;margin:2px 0 0 0;}

.pricetoprow{font-size:12px;font-weight:bold;padding:10px 0 0 0;}
