body
{
    margin:0px 0px 0px 0px;
    padding:0;
    background-color:White;
}

#divCopyright
{
	display:none;
}


#searchForm
{
    display:none;
}

#routeForm
{
    display:none;
}

#print
{
    cursor:hand; 
    position:relative; 
    top:-430px; 
    left:45px; 
    z-index:1;
}

#SearchPanelBgrnd
{
    display:none;
}

#mainForm
{
    position:absolute; 
    top:50px; 
    left:15px;
    display:none;
}

.titleBar
{
    position:absolute; 
    left:8px; 
    top:10px;
}

.titleName
{
    position:absolute; 
    z-index:15; 
    top:12px; 
    left:23px;
}

.closeSearch
{
    cursor:hand; 
    position:absolute; 
    z-index:15; 
    top:12px; 
    left:190px;
}

.closeRoute
{
    cursor:hand; 
    position:absolute; 
    z-index:15; 
    top:12px; 
    left:384px;
}

#routePanelTitle
{
    position:absolute; 
    z-index:17; 
    top:4px; 
    left:17px;
}

#btnCloseRoute
{
    cursor:hand; 
    position:absolute; 
    z-index:10; 
    top:7px; 
    left:360px;
}

#btnCloseDirections
{
    cursor:hand; 
    position:relative; 
    z-index:30; 
    top:-3px; 
    left:365px;
    display:none;
}

#btnPrintDirections
{
    cursor:hand; 
    position:relative; 
    z-index:30; 
    top:0px; 
    left:335px;
    display:none;
}

.tblStateZip
{
    border: 0; 
    width: 180px;
}

.formEntryName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
}

.formEntry
{
    font-family: Arial;
    font-size: xx-small;
}

.formButton
{
    height: 20px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: xx-small; 
    font-weight: bold;
}

.lgdTitle
{
    font-family:Verdana,Arial;
    font-size:8pt;
    font-weight:bold;
    color:Silver;
}

.progress
{
    font-family:Arial;
    font-weight:bold;
    font-size:large;
    color:Green;
}

.tblTitle
{
    font-family:Verdana,Arial;
    font-size:8pt;
    font-weight:bold;
}

.Num
{
    font-family: Verdana;
	font-size: xx-small;
	font-weight:bold;
	vertical-align:text-top;
}

.instruct
{
    font-family: Verdana;
	font-size: xx-small;
}

#divDirections
{
    position:absolute; 
    display:none;
    background-color:white;
    border:0; 
    z-index:-20;
}

.tblDirections {
	border:0;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: x-small;
    background-color:white;
    display:block;

}

#tblH
{
    cursor:move; 
    height:33px; 
    background-color: white;
}

#tblBody
{
    cursor:move; 
    background-color: white;
}

#tblF
{
    cursor:move; 
    height:43px; 
    background-color: white;
}

#routeForm
{
    display:none; 
    position:absolute; 
    top:0px; 
    left:0px;
}



#forPrint
{
  position:absolute;
  top:490px;
  left:0px; 
  display:block; 
       
}

#prntDir {
		position:absolute;
		left:0px;
		top:0px;
		width:300px;
}

#prntStores 
{
	position:absolute;
	left:350px;
	top:0px;
	
}

#tblDirPanel
{
    display:none;
}

#divPopupContainer
{
    display:none;
}

#divResults
{
	display:none;
}

#shadow-container1,
#forecast,#divStores,
#fldStores,#infoContainer,
#pnlTitle,
#divAdLink 
{
	display:none;
}

#imgHeader
{
	display:block;
	z-index:0;
}


#myMap
{
	DISPLAY:block;
	LEFT:0px;
	POSITION:absolute;
	TOP:70px;
	z-index:101;
}
