.contactForm fieldset {
	border: 0px;
}
.contactForm legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-color:#98012e;
}
.contactForm label {
	width: 47%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}
.contactForm input {
	width: 45%;
}
.contactForm #information1Label {
	clear:right;
}
.contactForm #customerStatusLabel {
	float:none;
}
input.required {
	background-color: #EEEEEE;
}
label.required {
	font-weight: bold;
}
textarea {
	clear:both;
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
label.quarterWidth {
	width: 24%;
}
#zipCodeLabel, #coAppZipCodeLabel {
	width: 20%;
}
#stateLabel, #coAppStateLabel {
	width: 22%;
}
#state, #coAppState {
	width: 21%;
	margin-right: 4px;
}
#zipCodeFive, #coAppZipCodeFive {
	width: 10%;
}
#zipCodeFour, #coAppZipCodeFour {
	width: 10%;
}
#phoneFirst, #coAppPhoneFirst {
	width: 7%;
}
#phoneSecond, #coAppPhoneSecond {
	width: 7%;
}
#phoneThird, #coAppPhoneThird {
	width: 7%;
	margin-right: 93px;
}
#phoneNumberLocation1, #phoneNumberLocation2, #contactMe1, #contactMe2 {
	width: 10%;
	margin-top:0px;
}
#information1Label, #information2Label, #information3Label, #recipientLabel {
	width: 100%;
}
#taxIDLabel, #startingCheckNumberLabel {
	width: 100%;
}
#checkboxFieldset h3 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#checkboxFieldset input, input[type=checkbox] {
	width: 20px;
}
#waitBox{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 200px;
	height: 75px;
	margin-left: -100px;
	margin-top: -36px;
	padding-top:50px;
	border: 3px solid #333333;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	display:none;
}
#waitBox {
	z-index:10049;
}
#waitBox img {
	vertical-align:middle; 
}
#debugWindow {
	display:none;
	position:absolute;
	left: 0%;
	top: 0%;
	width: 300px;
	height: 600px;
	border: 3px solid #333333;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}
.atmLocator {
	width: 579px;
	background-image:url(../images/atm_bg.jpg);
	background-repeat:repeat-y;
	margin-left:-2px;
}
.atmLocator label {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:8px;
	height: 25px;
	padding-left: 15px;
	float:left;
}
.atmLocator button {
	margin-left: 20px;
	width: 100px;
}
.atmLocator #addressLabel {
	width: 300px;
}
.atmLocator #zipCodeLabel {
	width: 150px;
}
.atmLocator #address {
	margin-left: 15px;
	width: 290px;
}
.atmLocator #zipCode {
	margin-left: 20px;
	width: 100px;
}
.atmLocator #searchHeader {
	margin-bottom: 10px;
}
.atmLocator #search {
	margin-left: 15px;
	width: 200px;
	float:left;
}
.atmLocator #searchLabel {
	width: 60px;
	float:left;
	padding-top:4px;
}
.atmLocator #phraseLabel {
	margin-left: 10px;
	width: 140px;
	float:left;
	padding-top:0px;
}
.atmLocator #searchButton {
	margin-left: 10px;
	width: 80px;
	float:left;
}
.atmLocator hr {
	margin:10px;
	margin-left: 10px;
	margin-right:10px;
	background-color:#dddddd;
	border:none;
	border-top:1px solid #dddddd;
}
#atmList .atmListing .left {
	float:left;
	width: 35%;
	margin-left: 10px;
	text-align:center;
}
#atmList .atmListing .left p {
	text-align:center;
}
#atmList .atmListing .left button {
	width: 172px;
	border: none;
	background: none;
	margin-left:25px;
}
#atmList .atmListing .right {
	float:right;
	width: 55%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#atmList .atmListing .right .atmMap {
	border: 3px double #FFFFFF;
	width:300px;
	height:250px;
}
#atmList p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	margin-left:20px;
	text-align:center;
}
#searchList {
	width: 95%;
}
#searchList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 10px;
}
#searchList p {
	margin-top:0px;
	padding-top:0px;
	font-style:italic;
}

.opinionSurvey {
}
.opinionSurvey fieldset {
	border: 0px;
}
.opinionSurvey legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-color:#98012e;
}
.opinionSurvey label {
	width: 47%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}
.opinionSurvey input {
	width: 45%;
}
.opinionSurvey label.fullWidth {
	width:90%;
}
.opinionSurvey .slider {
	background-image: url(../images/slider.jpg);	
	height: 20px;
	width: 100%;
	float:left;
}
.opinionSurvey .knob {
	height: 20px;
	width: 50px;
	background-image: url(../images/slider_knob.jpg);	
	background-repeat:no-repeat;
	cursor:pointer;
}
.opinionSurvey .sliderStatus {
	clear:both;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
