body
{
}

/* Start : Find the Nearest*/

div.LVFTNServiceDIV
{
	overflow : auto;
	vertical-align : top;
	height : 445px;
}

table.LVFTNHeaderTable
{
	border-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	width : 100%;
	font-size : 0.8em;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #99CCFF;
	padding : 2px 2px 2px 2px;
	vertical-align : top;
}

table.LVFTNServiceGroupTable 
{
	width : 100%;
	padding : 2px 2px 2px 2px;
}

tr.LVFTNServiceGroupTable 
{
	width : 100%;
	font-size : 0.7em;
	background-color : #CCCCCC;
	color : #FFFFFF;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
}

table.LVFTNServiceMatchTable
{
	width : 100%;
	color : #333333;
	font-size : 0.7em;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #CCCCCC;
	padding : 2px 2px 2px 2px;
}

tr.LVFTNServiceMatchTable
{
	width : 100%;
	color : #333333;
	font-size : 0.7em;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #CCCCCC;
	padding : 2px 2px 2px 2px;
}
td.LVFTNServiceMatchTable
{
	
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #CCCCCC;

}

div.ftnNoLocation
{
	color : #333333;
	padding-top : 25px;
	padding-left : 15px;
	font-size : 0.8em;
}


a.ftnPageLink 
{
	color : #3399FF;
	text-decoration : underline;
}

a.ftnPageLink:hover
{
	color : #FF3333;
}

/* End : Find the Nearest*/
