
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Tahoma, Lucida Grande;
  font-size:14px;
}
p{
	margin-bottom:20px;
	line-height:22px;
}
ul{
	text-indent:50px;
	line-height:22px;
	margin-bottom:20px;
	list-style:inside;
}
table td{
	border:1px solid #000;
	padding:5px;
	font-size:12px;
}
table h3{
	font-weight:bold;
	font-size:14px;
}
table td img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#callouts{
	display:none;
}
#citymap ul li{
	display:none;
}
#content{
	margin:0 auto;		
}
#footer{
	display:none;
}
#icon_boxes img{
	border:none;
}
#top_utilities{
	display:none;
}
#mainnav{
	display:none;
}
#printnone{
	display:none;
}
#side_nav{
	display:none;
}
#subnav_outer_wrap{
	display:none;
}

.clear {
  clear: both;
}
.close{
	display:none;
}
.doNotPrint{
	display:none;
}
.map{
	display:none;
}
.maps {
	display: list-item;
  	list-style-image: url(http://rcbhost.com/images/ok_map_with_city_names.gif);
 	list-style-position: inside;
}
	.maps ul{
		display: none;
	}

	.popup table{
		background-color:#FFF;
	}
.subfooter{
	display:none;
}