body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link { 
	color: #003399;
	text-decoration: none;
}
a:visited { 
	color: #003399;
	text-decoration: none;
}
a:hover { 
	color: #F48400;
	text-decoration: none;
}
a:active { 
	color: #003399;
	text-decoration: none;
}
img
{
	behavior: url(/Misc/iepngfix.htc); /* -- IE6 PNG FIX -- */
	border: 0px;
	vertical-align: bottom;
}
.RL
{
	margin-top:4px;
	margin-left:2px;
	width:205px;
	font-family: Arial;
	border-bottom:gray 1px dotted;
	overflow: hidden;
}
.RLHighlight
{
	margin-top:4px;
	margin-left:2px;
	width:205px;
	font-family: Arial;
	border-bottom:gray 1px dotted;
	overflow: hidden;
	border:red 1px solid;
	background-color:Azure; 
	padding:2px;
}
.RL SPAN#name, .RLHighlight SPAN#name
{
	font-size: 10px;
}
.RL SPAN#address, .RLHighlight SPAN#address
{
	font-size: 9px;	
	white-space: nowrap;
}
.RL SPAN#phone, .RLHighlight SPAN#phone
{
	float: right;
	font-size: 10px;
	width:205px;
	text-align:right;
}
.RL SPAN#inlinephone, .RLHighlight SPAN#inlinephone
{
	float: right;
	font-size: 10px;
	text-align:right;
}

.BL
{
	margin-top:4px;
	margin-left:2px;
	width:205px;
	font-family: Arial;
	border-bottom:gray 1px dotted;
	overflow:hidden;
}
.BLHighlight
{
	margin-top:4px;
	margin-left:2px;
	width:205px;
	font-family: Arial;
	border-bottom:gray 1px dotted;
	overflow:hidden;
	border:red 1px solid;
	background-color:Azure; 
	padding:2px;
}
.BL SPAN#name, .BLHighlight SPAN#name
{
	font-size: 11px;
	font-weight: bold;
	text-transform:default;
}
.BL SPAN#address, .BLHighlight SPAN#address
{
	font-size: 9px;	
	white-space: nowrap;
}
.BL SPAN#phone, .BLHighlight SPAN#phone
{
	float: right;
	font-size: 10px;
	width:205px;
	text-align:right;
}
.BL SPAN#inlinephone, .BLHighlight SPAN#phone
{
	float: right;
	font-size: 10px;
	text-align:right;
}

.BLC
{
	margin-top:4px;
	margin-left:2px;
	width:205px;
	font-family: Arial;
	border-bottom:gray 1px dotted;
	overflow: hidden;
}
.BLCHighlight
{
	margin-top:4px;
	margin-left:2px;
	width:205px;
	font-family: Arial;
	border-bottom:gray 1px dotted;
	overflow: hidden;
	border:red 1px solid;
	background-color:Azure; 
	padding:2px;
}
.BLC SPAN#name, .BLCHighlight SPAN#name
{
	font-size: 11px;
	font-weight:bold;
	text-transform:default;	
	color: Red;
}
.BLC SPAN#address, .BLCHighlight SPAN#address
{
	font-size: 9px;	
	white-space: nowrap;
}
.BLC SPAN#phone, .BLCHighlight SPAN#phone
{
	float: right;
	font-size: 10px;
	width:205px;
	text-align:right;
}
.BLC SPAN#inlinephone, .BLC SPAN#inlinephone
{
	float: right;
	font-size: 10px;
	text-align:right;
}

SPAN.mapIcon
{
	font-weight: bold;
	color: #FF0000;
}

.Heading
{
	font-weight: bold;
	font-size: 16px;
	z-index: 5;
	border: black thin solid;
	font-family: Arial;
	background-color: #557f1b;
	text-align: center;
	width:210px;	
	margin:2px;
	color: #FFFFFF;
}
.HeadingHighlight
{
	font-weight: bold;
	font-size: 16px;
	z-index: 5;
	font-family: Arial;
	text-align: center;
	width:210px;	
	margin:2px;
	border:Azure thin solid;
	background:MidnightBlue;
}

A.HeadingLink
{
	font-size: 16px!important;
	white-space: normal!important;
}
A.HeadingLink:Link, A.HeadingLink:Active, A.HeadingLink:Visited
{
	color: #FFFFFF;
}
A.HeadingLink:Hover
{
	color: #F48400;
}


.Ad
{
	margin-top:5px;
	margin-bottom:5px;
	
	
}

.FillerText
{
	width:190px;
	text-align:center;
	font-size: 11px;
	font-family:Arial;
	font-style:italic;
	margin-top:8px;
	margin-left:10px;
	color:#696969;	
	
}

.IFRAME
{
	margin:2px;
}

H1 
{
	font-size: 18pt;
	font-weight: bold;
	margin:0px 0px 0px 0px;	
}

H2
{
	font-size: 14pt;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
}

H3
{
	font-size: 14pt;
	font-weight: bold;
	margin:0px 0px 0px 0px;	
}

.searchBoxYellow {
	background: url("/images/searchbox_y.gif");
}
.searchBoxWhite {
	background: url("/images/searchbox_w.gif");
}
.searchBox800 {
	background: url("/images/searchbox_800.gif");
}