﻿@charset "utf-8";
/* CSS Document */

body {
	background:none !important;
	width: 100%;
	text-align:left;
	margin:0;
}

h2 { font-family: inherit; font-size: 100%; font-weight: bold; text-decoration:underline; }

#header, #top_statement_image, #ACHTerms, #logo {
	display:none;
	height:0px;
}

#container {
	border: none;
	box-shadow:none;
	color:#000 !important;
	width: 100%;
	margin:0;
	float:none;
}

.fancy-form, .verify-yellow {
	background:none;
	border:none;
	box-shadow:none;
}

.buttons {
	display:none;
}

#legend {
	background:none !important;
	border:none !important;
}

.legend-green {
	background:none !important;
	box-shadow: none !important;
}

fieldset {
	outline: none;
	border: none !important;
	padding:20px;
	background: #FFF !important;
	filter: none !important;
	margin:20px 0;
}

#dontPrint {
	display:none !important;
}