﻿div.MapDetailsContainer
{
	width: 280px; 
	position: absolute; 
	margin-left: 615px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
}
div.MapDetailsContainer table
{
	width: 100%;
	border-collapse: collapse;
}
div.MapDetailsContainer td
{
	vertical-align: top;
	padding: 0;
}
div.MapDetailsContainer tr.false
{
	background-color: #EBEBEB;
}


a.ToolTip
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}
a.ToolTip div
{
	display: none;
	visibility: hidden;
	width: 200px;
	height: auto;
	position: absolute;
	padding: 7px;
	border: solid 1px #6699cc;
	background-color: #e5eef9;
}
a.ToolTip:hover div 
{
	display: block;
	visibility: visible;
}
select.Location
{
	margin: 0;
	padding: 0;
	color: #404040;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #6699cc;
}


div.StreetsContainer
{
	background-color: #f1f2f3;
	padding: 4px; 
	border-bottom: solid 1px #808080; 
	border-left: solid 1px #808080; 
	border-right: solid 1px #808080; 
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	padding-bottom: 5px;
}
div.StreetsContainer a
{
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}


div.ROW
{
}
div.ROW div.ROWHeader
{
	border-bottom: dotted 1px #dcdcdc;
	font-size: 12px;
	font-family: Verdana;
}
div.ROW input
{
	width: 200px;
}
div.ROW td
{
	vertical-align: top;
}






table.tb610
{
  width: 610px;
  font-family: Verdana;
  font-size: 10px;
  border-collapse: collapse;
  background-color: #235CCF;
}
table.tb610 tr.True
{
	background-color: #ffffff;
}
table.tb610 tr.False
{
	background-color: #e5eef9;
}
table.tb610 tr.True:hover,
table.tb610 tr.False:hover
{
	cursor: pointer;
	background-color: #ccffcc;
}
table.tb610 th,
table.tb610 th.L,
table.tb610 th.R
{
	color: #ffffff;
  text-align: left;
  height: 31px;
	background-image: url(/App_Images/T610_THC.jpg);
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-right: 3px;
}
table.tb610 th.L
{
	background-image: url(/App_Images/T610_THL.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}
table.tb610 th.R
{
	background-image: url(/App_Images/T610_THR.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
table.tb610 td
{
	padding: 3px;
}
table.tb610 td.L
{
	border-left: solid 1px #235CCF;
}
table.tb610 td.R
{
	border-right: solid 1px #235CCF;
}





















div.MapDetailsContainer
{
	width: 280px; 
	position: absolute; 
	margin-left: 615px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #003366;
}
div.MapDetailsContainer table
{
	width: 100%;
	border-collapse: collapse;
}
div.MapDetailsContainer td
{
	vertical-align: top;
	padding: 0;
}
div.MapDetailsContainer tr.false
{
	background-color: #e5eef9;
}
div.GetStarted
{
	font-family: Verdana; 
	font-size: 11px; 
	color: #336699;
}
div.GetStarted a.Anchor
{
	color: #32cd32;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/App_Images/marker_32cd32.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div.GetStarted img
{
	padding: 0;
	margin: 0;
}
div.GetStarted div.FindExample
{
	padding-left: 20px;
	font-size: 10px;
  margin-bottom: 55px;	
}
a.ToolTip
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
}
a.ToolTip div
{
	display: none;
	visibility: hidden;
	width: 200px;
	height: auto;
	position: absolute;
	padding: 7px;
	border: solid 1px #6699cc;
	background-color: #e5eef9;
}
a.ToolTip:hover div 
{
	display: block;
	visibility: visible;
}
select.Location
{
	margin: 0;
	padding: 0;
	color: #404040;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #6699cc;
}

table.ROW
{
}
table.ROW td
{
	vertical-align: top;
}
table.ROW div.ROWHeader
{
	margin-right: 10px;
	width: 220px;
	border-bottom: dotted 1px #dcdcdc;
	font-weight: bold;
	font-size: 12px;
}
table.ROW div.ROWInstruction
{
	width: 180px;
}
table.ROWDetail
{
}
table.ROW td.ROWDetailHeader
{
	padding-right: 20px;
	width: 90px;
}
table.ROW td.ROWDetailBody
{
	width: 200px;
}
table.ROW td.ROWDetailBody input
{
	width: 98%;
}

td.LeftLinks
{
  vertical-align: top; 
  width: 200px;
}
td.LeftLinks a
{
  font-size: 12px;
  font-family: verdana;
  color: #003366;
  text-decoration: none;
  line-height: 20px;
}
td.LeftLinks a:hover
{
  color: #336699;
  text-decoration: underline;
}
