<style type="text/css">
<!--
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a:link { text-decoration: none; color: #000; }
a:visited { text-decoration: 000; color: #000; }
a:hover { text-decoration: none; color: #000; }
a:active { text-decoration: none; color: #000; }

#pgContent ,#pgContentFS {
	width: 100%;
}

#pgTopMenu,
#pgTopAd,
#pgHD,
#pgMenu,
#pgBtm,
#popupMask,
#popupContainer,
#pgTabs,
#pgRight,
#pgTitle,
#pgArticleTitle,
#pgRelatedArticles,
#msgContainer,
#msgInner,
#msgBubble,
#msgBubblePop,
#msgBubbleInner,
#msgBubblePopInner,
#msgBubbleArrow,
#msgBubblePopArrow
{
	display: none;
}

#searchResults_list, #searchResults_list_results {
	width: 100%;
	height: 100%;
}

#searchResults_map, #searchResults_mapLegend, #searchResults_markerInfo {
	display: none;
}

.showMe {
	display: block;
}

.hideMe {
	display: none;
}

.noPrint {
	display: none;
}

.shoPrint {
	display: block;
}

h1 {
	margin: 0px;
	margin-bottom: 5px;

	
	padding: 0px;
	padding-bottom: 5px;

	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	

	color: #000;
	text-transform: capitalize;
	
	border-bottom: 1px solid #666666;
}

h2 {
	margin: 0px;
	padding: 5px;

	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	
	color: #003366;
	text-transform: capitalize;
}

form {
	margin: 0px;
}

table {
	border: 0px;
}

th {
	font-family: Verdana;
	font-size: 12px;
	
	font-weight: normal;
	font-weight: bold;	
	
	text-align: left;
}

td, p, span, div {
	font-family: Verdana;
	font-size: 12px;
}

hr {
	 height: 1px;
	 border: 0px;
	 border-top: 1px solid #cccccc;
}

div.right div.mnu {
	display: none;
}

div.right #mnuMsg {
	display: none;
}

div.right div.options {
	display: none;
}

div.right div.images {
	display: none;
}

#mapMe {
	display: none
}

#mapMePrint {
	float: right;
}

#mDiv,
#mDivPrint,
#mDivPrintDir
{
	position: relative;
	overflow: hidden;

	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#profile_map {	
	padding: 0px;
	margin: 0px;
	
	width: 100%;
	height: 378px;
	#height: 381px;
	
	border: 0px;
}

#profile_map_print {	
	padding: 0px;
	margin: 0px;
	
	width: 250px;
	height: 300px;
	
	border: 0px;
}

#profile_map_print_directions {	
	padding: 0px;
	margin: 0px;
	
	width: 675px;
	#width: 635px;
	
	height: 375px;
	
	border: 0px;
}
//-->
</style>
