﻿.VEAPI_Pushpin{ text-decoration: none; }
.BluePin{
	position:relative;
	background:0 url(images/Blue_pushpin.gif) no-repeat;
	height:62px;
	width:82px;
	top:-50px;
	color:#ffffff;
	text-align:center;
	font: bold 13px Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.BluePin .text{
	position: relative;
	top: 3px;
	right: 11px;
}

.RedPin{
	position:relative;
	background:0 url(images/Red_pushpin.gif) no-repeat;
	height:62px;
	width:82px;
	top:-50px;
	color:#ffffff;
	text-align:center;
	font: bold 13px Arial;
	cursor: pointer;
}
.RedPin .text{
	position: relative;
	top: 3px;
	right: 11px;
}

.RedPinFad{
	position:relative;
	background:0 url(images/RedFad_pushpin.gif) no-repeat;
	height:62px;
	width:82px;
	top:-50px;
	color:#ffffff;
	text-align:center;
	font: bold 13px Arial;
	cursor: pointer;
}
.RedPinFad .text{
	position: relative;
	top: 3px;
	right: 11px;
}
.BluePinFad{
	position:relative;
	background:0 url(images/BlueFad_pushpin.gif) no-repeat;
	height:62px;
	width:82px;
	top:-50px;
	color:#ffffff;
	text-align:center;
	font: bold 13px Arial;
	cursor: pointer;
}
.BluePinFad .text{
	position: relative;
	top: 3px;
	right: 11px;
}
.defaultCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	#mapContainer { LEFT: 0px; TOP: 0px } 
	BODY {
	MARGIN: 0px;
	background-color: #ffffff;
} 
	.Headerbg { BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/HeaderBG.jpg); BACKGROUND-REPEAT: no-repeat } 
	.blackBorder { BORDER-RIGHT: 1px solid #000000; BORDER-TOP: 1px none #000000; BORDER-LEFT: 1px solid #000000; BORDER-BOTTOM: 1px none #000000} 
	.footerbg { BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(images/footer.gif); BACKGROUND-REPEAT: no-repeat } 
	.tiny { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif } 
	.content {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
} 
	.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}

.SurveyQuestion {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: none;
	background-color: #666699;
	color: #FFFFFF;
}
.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
}
.CouponBorder {
	border: medium dashed #000000;
}

