@charset "utf-8";
/* CSS Document */

.txtOffice{
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color: #333333;
	font-weight:bold;
}
.txtreg{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
.txtgetroute{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666 ;
	


}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:0px;
	margin:0px;

	
}
#office_box{
	margin-bottom:5px;
	/*background: #ffffff url(images/gmaps/offmap.jpg) repeat-x;*/
	color: #666666;
	font-size:9px;
}

#office_box img{
	
		margin-right:10px;
/*		border:1px solid #999999;*/

}
#office_box img a{
	
		border: none;
		

}

#office_box ul{
	margin:0px;
	padding:0px;
}
#office_box ul li{
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:20px;
	background: url(images/ol_arrow1.jpg) no-repeat;
	padding-right:0px;
}

#streetview{
	background: #C4E1FF;
	padding:2px;
	color: #333333;
	text-align:center;

}

#office_box a{
	color:#000099;
	text-decoration:none;

}

#office_box  a:hover{
	color: #0066FF;
	text-decoration:underline;

}
#map{
	margin-left:0px;
	width: 611px; 
	height: 600px;
	font-size:9px;

}

#pano{
	border:1px solid #999999;
	width: 700px; 
	height: 400px;
	margin-left:10px;
	margin-top:10px;
}

#StreetV{
	width: 90px; 
	height: 50px;
	margin-bottom:0px;
}
#regiontop{
	text-align:center;
	padding-top:5px;
	background-color:#000066;
	margin-left:0px;
	width:611px;
    font-size:12px;
	color:#FFFFFF;
}
#regiontop1{
	text-align:center;
	height:8px;
	width:611px;
	background-color:#000066;
	margin-left:0px;
	font-size:12px;
	color:#FFFFFF;
}

#map_bottom{
	height:41px; 
	margin-left:0px;
	background:#000099 url(images/gmaps/regionbkg.jpg) repeat-x;
	border-bottom:1px solid #000099;
	color:#FFFFFF;
	width:611px;
}
#map_bottom ul{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	list-style: none;
	font-size:12px;
}
#map_bottom ul li{
	margin:0px;
	padding:0px;
	display:inline;
	
    
}
#map_bottom ul li a{
	
	text-decoration:none;
	padding:7px;
	color:#FFFFFF;
	float: left;
	display: block;
	height: 18px;
	background-color: #000099;
	font-size:12px;
	
}
#map_bottom ul li a:hover{
	background:#000066 url(images/gmaps/regionbkg_hover.jpg) repeat-x;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;

	border-bottom:1px solid #ffffff;
	color:#FFFFFF
}
#map_bottom .current a{
	background:#000066 url(images/gmaps/regionbkg_hover.jpg) repeat-x;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
	border-bottom:1px solid #ffffff;
}
#map_bottom .current_non a{
	background:#000099 url(images/gmaps/regionbkg.jpg) repeat-x;
	border-bottom:1px solid #000099;

}

#map_bottom .searchbyzipcode a{
	background:#000099 url(images/gmaps/regionbkg.jpg) repeat-x;
	border-bottom:1px solid #000099;
	color:#FFFF00;

}



#map_bottom .end{
	text-decoration:none;
	padding:12px;
	color:#FFFFFF;
	
	float: left;
	display: block;
	height: 18px;
	background-color: #000099;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #000099;
}

#map_bottom .start{
	text-decoration:none;
	width:8px;
	color:#FFFFFF;
	float: left;
	display: block;
	height: 18px;
	
}
.txtregular{
	font-size:9px;

}

table.sample tr.d0 td {
	background-color:#FCF6CF;
}
table.sample tr.d1 td {
	background-color: #FEFEF2;
}

