body
{
	font-size:100%;
}

table.itaLayout
{
	width : 795px;
}

/* Containers for the In The Area Information */

td.ITAServiceList
{
	width : 190px;
	height : 331px;	
	vertical-align : top;
	padding-top : 17px;
}

td.ITAServiceLocations
{
	height : 331px;	
	vertical-align : top;
	padding : 2px 2px 2px 2px;
}

/* START : Left Hand Sevice Type Select Tables */
table.ITAServiceGroupTable 
{
	width : 175px;
	font-size : 0.8em;
	color : #999999;
	font-weight : bold;	
	padding : 2px 2px 2px 0px;
	margin-bottom : 15px;
}

a.ITAServiceLink
{
	font-weight : normal;	
	color : #3399FF;
	text-decoration : underline;
}

a.ITAServiceLink:hover
{
	color : #FF3333;
}

/* END : Left Hand Sevice Type Select Tables */

table.ITAMatchGroupTable 
{
	width : 550px;
	/*font-size : 0.8em;*/
	color : #FFFFFF;
	padding : 2px 2px 2px 2px;
	font-weight : bold;
}

td.ITAServiceMatchTable
{
	padding : 2px 2px 2px 0px;
}

table.ITAServiceGroupTableHeader
{
	font-size : 0.8em;
	color : #333333;
	padding : 2px 2px 2px 0px;
}

div.ITAServiceList
{
	overflow : auto;
	width : 200px;
	height : 415px;
	margin :  4px 4px 4px 4px;
	padding : 2px 2px 2px 2px;
	
	/* border-color : Black;
	border-style : solid;
	border-width : 1px; */
}

div.ITAServiceDistance
{
	padding-top : 10px;
	font-size : 0.8em;
	height : 40px;
	text-align : left;
	vertical-align : top;
	color : #333333;
}

div.itaServiceLocations 
{
	margin :  4px 4px 4px 0px;
	padding : 15px 2px 2px 2px;
	height : 130px;
}

/* Container for matched service table */
div.itaServiceMatches 
{
	width : 570px;
	height : 350px;
	overflow : auto;
}

select.SearchDistance
{
	font-size : 0.8em;
	vertical-align : text-top;
}

td.itaSMC_N_D, td.itaSMC_DT_D, td.itaSMC_DS_D, td.itaSMC_L_D
{
	color : #333333;
	font-weight : normal;
	font-size : 0.7em;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #CCCCCC;
}

td.itaSMC_N_D, td.ITASMC_N
{
	width : 140px;
}

td.itaSMC_DT_D, td.ITASMC_DT 
{
	width : 220px;
}

td.itaSMC_DS_D, td.ITASMC_DS 
{
	width : 120px;
	text-align : center;
}

td.itaSMC_L_D, td.ITASMC_L 
{
	width : 40px;
	text-align : center;
}

td.itaSMC_NM 
{
	color : #333333;
	font-weight : normal;
	font-size : 0.7em;
	width : 560px;
}

td.ITASMC_N 
{
	font-size : 0.7em;
	background-color : #99CCFF;
}

td.ITASMC_DT 
{
	font-size : 0.7em;
	background-color : #99CCFF;	
}

td.ITASMC_DS 
{
	font-size : 0.7em;
	text-align : center;
	background-color : #99CCFF;	
}

td.ITASMC_L 
{
	text-align : center;
	font-size : 0.7em;
	background-color : #99CCFF;	
}

a.ITASMC_L
{
	font-size : 0.7em;
	color : #7b9fdc;
	text-decoration : none;
}

a.ITASMC_L:hover
{
	font-size : 0.7em;
	color : #FF0000;
	text-decoration : none;
}

div.itaServiceNotSelected
{
	color : #333333;
	padding-top : 25px;
	padding-left : 15px;
	padding-right : 15px;
	font-size : 0.8em;
}

div.itaNoLocation
{
	color : #333333;
	padding-top : 25px;
	padding-left : 15px;
	font-size : 0.8em;
}

a.itaPageLink 
{
	color : #3399FF;
}

a.itaPageLink:hover
{
	color : #FF3333;
}