﻿
	table.CityTable, table.StateTable{width:100%; border-radius:10px;text-align:left;}
	table.StateTable{margin:0px; }
	
	table td{padding:0px; border:none;}
	table.StateTable thead th{background: #1C79C6;  padding: 0px; cursor:pointer; color:white;}
	table.StateTable thead th span{}
	table.CityTable thead th{padding-left: 10px;cursor:pointer; color:#0F5A9B;text-align:left;border-bottom:solid #86C2E6 1px;border-left:none;border-right:solid #86C2E6 1px; border-top:none;}
	table.CityTable thead th span{background-image:url(/ImageDB/arrow_single.png); background-repeat:no-repeat; padding:0px 10px 0px 7px; background-position:0.1em 0.2em;}
	
	table.StateTable td.nopad{padding:0; text-align:left;}
	.Heading1{background:#0A599C; width:470px; color:White; height:30px;border-bottom:solid #86C2E6 1px; padding-left:10px;}
	.Heading2{background:#0A599C; color:White; height:30px;border-bottom:solid #86C2E6 1px;padding-left:30px;}
	.SubHead{width:490px;  height:40px;border-bottom:solid #86C2E6 1px;border-right:solid #86C2E6 1px;   padding-left:20px; text-decoration:underline; font-weight:bold;}
	.SubHead1{height:40px;border-bottom:solid #86C2E6 1px;padding-left:20px;}
	.SubHead2{background:#D8EDFF; width:420px; height:30px;border-bottom:solid #86C2E6 1px;border-right:solid #86C2E6 1px; text-align:center;padding-left:30px;}
	.SubHead3{background:#D8EDFF;  height:30px;border-bottom:solid #86C2E6 1px;padding-left:30px;}
	.ContentL{width:450px;  height:30px;border-bottom:solid #86C2E6 1px;border-right:solid #86C2E6 1px; padding-left:50px;}
	.ContentR{height:30px;border-bottom:solid #86C2E6 1px;padding-left:50px;}
	.ContentColL{background:#D8EDFF; width:400px; height:30px;border-bottom:solid #86C2E6 1px;border-right:solid #86C2E6 1px; padding-left:50px;}
	.ContentColR{background:#D8EDFF;  height:30px;border-bottom:solid #86C2E6 1px;padding-left:50px;}
	.SubHeadcol{background:#D8EDFF;}
	.SubHeadfff{background:#fff;}
