body, table, tr, td, p
{
	margin:0px;
	color:#333;
	font-size:11px;
	font-family:arial,sans-serif;
}

/* header */
.topbar
{
	background-color: #E20074;
	color:White;
	
}
.border
{
	background-color:#999;
	
}

.locate 
{
	position: absolute;
	top: 26px;
	left: 16px;
	z-index: 30;
	margin: 0px;
	padding: 0px;
}

form, input, select, textarea {
	color:#333;
	font-size:11px;
	font-family:arial,sans-serif;
	
	}
	
	div.input {
	color:#333;
	font-size:24px;
	font-family:arial,sans-serif;
	
	}

/*legend mouseover style*/
	
.barCaption 
{
background-color: #E20074;
color: #fff;
font-weight: bold;
	
}

.popBorder
{
background-color: #333;
}

.popFill 
{
background-color: #e0e0e0;
z-index: 5000;
}

.popText 
{
	color:#333;
	font-size:10px;
	font-family:verdana,arial,sans-serif;
	z-index: 4999;
}

/*legend mouseover style*/

/* map style */
.mapZoneBackground
{
	background-color: #eee;
}
.mapBackground
{
	background-color: #cccccc;
}
.disclaimerBackground
{
	background-color: White;
}
.hotSpotText, .zoomToolText
{
	font-size: 8pt;
	white-space: nowrap;
}
/* disclaimer */
.footer
{
	color: gray;
	font-size: 11px;
}

.footer p
{
	color: gray;
	font-size: 11px;
}


/* address search form */
.tabOn
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	cursor: hand;
	padding-top: 2px;
	background-color: #e0e0e0;
}
.tabOff
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	cursor: hand;
	padding-top: 2px;
	background-color: white;
}

/* address search form */
.tabOnNew
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #E20074;
	padding-bottom: 2px;
	cursor: hand;
	padding-top: 2px;
}
.tabOffNew
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	cursor: hand;
	padding-top: 2px;
	text-decoration:underline;
	
}

.tabSpace
{
	font-size: 6px;
	width: 10px;
	border-bottom: dimgray 1px solid;
}
.searchForm
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #e0e0e0;
}
.searchFieldName
{
	table-layout: fixed;
	font-weight: bold;
	font-size: 11px;
	/*width: 55px;*/
}

zipFieldName

{
	
	font-weight: bold;
	font-size: 24px;
	/*width: 55px;*/
}

/* error message */
.message
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}
/* close match */
.closeMatch
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #fff;
}

.searchinput 
{
	font-family: Arial; 
	color: #333333; 
	padding-left:3px; 
	margin: 4px 0px 2px 0px; 
	font-size: 11px; 
	border: 0px; 
	width: 140px; 
	height: 16px; 
	line-height: 16px; 
	
	 }
	 
	 
.zoomBar 
{
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-bottom: #999 1px solid;
}

/* legend */
.legendHeader
{
	font-weight: bold;
	font-size: 11px;
	/*white-space: nowrap;*/
}

.legendImage
{
	position: absolute;
	top: 96px;
	left: 16px;
	z-index: 31;
	margin: 0px;
	padding: 0px;
}
.legend
{
	font-size: 11px;
	white-space: nowrap;
}
.legendSml, span.legendSml
{
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}

.legendSmlV
{
	font-size: 11px;
}

.btn
 { 
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: bold;
	BORDER-LEFT: #999999 1px solid;
	WIDTH: 75px;
	BORDER-BOTTOM: #999999 1px solid;
	cursor: hand;
 }
 

td.location 
{
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 0px 3px 6px;
}

.small
{
	font-size: 9px;
	padding-left: 2px;
	color: #666;
}

a { /* plain text links as in comp */
	color: #333333;
	text-decoration:underline;
	
	}

a:hover, a:active {
	text-decoration:none;
	}
	

 a.location 
{
	color: #FFFFFF;
	text-decoration:underline;
}

a.location:hover {
	text-decoration:none;
	}
	
a.plain { /* plain text links as in comp */
	color: #E20074;
	text-decoration:none;
	}

a.plain:hover {
	text-decoration:underline;
	}
	
A.primary, A.directional 
{
	color: #E20074; text-decoration: none; 
	font-weight: bold;
	}
A.primary:hover, A.primary:active, A.directional:hover 
{
	text-decoration: underline; 
	color: #E20074;
	font-weight: bold;
	}
	
a.basic { /* plain text links as in comp */
	color: #333333;
	text-decoration:none;
	}

a.basic:hover {
	text-decoration:underline;
	}
	

.cabutt
{
	background-color: #ccc; 
	color: black; 
	width: 55; 
	height: 55; 
	position: relative; 
	border-style: outset; 
	border-color: white;
	font-size: 24px;
 }
 
div.tools
{
	background-image: url(../images/toolsbg.gif);
	background-repeat: no-repeat;
	width: 508;
	height: 332;
 }
 
 div.toolsIE
{
	position: absolute; 
	top: -333;
	left: 300;
	z-index: 2000;
	width: 508;
	height: 332;
 }
 
  div.legendDiv
{
	position: absolute; 
	top: 0;
	left: 250;
	z-index: 2006;
	background-color: White;
	clear: both;
 }
 
  div.topDiv
{
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 1999;
	background-color: White;
	width: 100%;
	height: 96px;
 }
 
 
   div.disclaimerDiv
{
	position: absolute; 
	bottom: 0;
	left: 0;
	z-index: 2005;
	background-color: White;
	clear: both;
 }
 
 div.zoomKiosk 
{
	z-index: 2020;
	background-color: White;
}

div.keyboard
{
	z-index: 3000;
	position: absolute;
	top: 5%;
	left: 5%;
	background-color: White;
}

div.qwertyKeyboard
{
	z-index: 3001;
	position: absolute;
	top: 5%;
	left: 5%;
	background-color: White;
}

 
 div.zipField 
 {
	position: absolute; 
	top: 20;
	left: 300;
	z-index: 2011;
}

div.searchButton 
{
position: absolute; 
	top: 100;
	left: 280;
	z-index: 2012;
}
	
div.quitKiosk
{
position: absolute; 
	top: 1%;
	left: 80%;
	z-index: 2013;
}
	
div.searchKiosk
{
position: absolute; 
	top: 0;
	left: 0;
	z-index: 2014;
}
	
	
	

