﻿.VEAPI_Pushpin{ text-decoration: none; }
.BluePin{
	position:relative;
	background:0 url(/images/Blue_pushpin.gif) no-repeat;
	height:33px;
	width:30px;
	top:-10px;
	color:#ffffff;
	text-align:center;
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.BluePin .text{
	position: relative;
	top: 0px;
	right: 0px;
}

.RedPin{
	position:relative;
	background:0 url(/images/Red_pushpin.gif) no-repeat;
	height:33px;
	width:30px;
	top:-10px;
	color:#ffffff;
	text-align:center;
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.RedPin .text{
	position: relative;
	top: 0px;
	right: 0px;
}

.RedPinFad{
	position:relative;
	background:0 url(/images/RedFad_pushpin.gif) no-repeat;
	height:33px;
	width:30px;
	top:-10px;
	color:#ca2021;
	text-align:center;
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.RedPinFad .text{
	position: relative;
	top: 0px;
	right: 0px;
}
.BluePinFad{
	position:relative;
	background:0 url(/images/BlueFad_pushpin.gif) no-repeat;
	height:33px;
	width:30px;
	top:-10px;
	color:#1d23a3;
	text-align:center;
	font: bold 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.BluePinFad .text{
	position: relative;
	top: 0px;
	right: 0px;
}
.defaultCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	#mapContainer { LEFT: 0px; TOP: 0px } 
	BODY { MARGIN: 0px } 
	.blackBorder { BORDER-RIGHT: 1px solid #000000; BORDER-TOP: 1px none #000000; BORDER-LEFT: 1px solid #000000; BORDER-BOTTOM: 1px none #000000} 
	.footerbg {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(/images/NWCDftr.gif);
	BACKGROUND-REPEAT: repeat-x
} 
	.tiny { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif } 
	.content { FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif } 
	.Results { font-family: Arial, Helvetica, sans-serif; font-size: 14px; 	color: #6699FF; }
	.Results:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	text-decoration: underline;
}
        .resultsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
}
        .finger {
	cursor: hand;
}
        .style1 {color: #000000}

.ListLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.ListLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration:underline
}
.blackBorderRight {
BORDER-RIGHT: 1px solid #000000; BORDER-TOP: 1px none #000000; BORDER-LEFT: 1px none #000000; BORDER-BOTTOM: 1px none #000000
}
.CouponBorderService {
	border: medium dashed #44c144;
}
.CouponBorderProduct {
	border: medium dashed #0024bd;
}
.CouponBorderFree {
	border: medium dashed #ff0000;
}
.CouponBorderFactory {
	border: medium dashed #333333;
}
.SearchForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.searchBG {
	background-image: url(/images/search_bg.gif);
	background-repeat:repeat-x;
	border-bottom: solid 2px #000000;
	border-right: solid 2px #000000;
}
.SearchTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top:4px;
	padding-left:6px;
	padding-bottom:6px;
	text-align:left;
}
.FieldTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.HeaderBG {
	background-image: url(/images/NWCDhdr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.listtableBorder {
	border-top: 4px solid #6180a3;
	border-right: 4px solid #6180a3;
	border-bottom: 4px solid #6180a3;
	border-left: 4px solid #6180a3;
}
.sitelogo {
	background-image: url(/images/NWCDhdr_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 220px;
}
.Couponlogo {
	background-image: url(/images/specialImages/NWCD.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 231px;
}
.maplegend {
	height: 313px;
	width: 200px;
	background-image: url(/images/legend_mee.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

