.dont_print {
	display: none;
	}
.dont_print_border {
	border: 0;
	}

.printOnly {
	display: none;
	}
/* *********************************** main stuff ************************************************** */
html, body {
	min-width: 100%;
	background-color: #fff;
	color: #000;
	font: normal 10pt Arial, Helvetica, sans-serif;
	}
div#ubercontainer {
/* holds EVERYTHING */
	width: 100%;
	background-image: none;
	}
div#container {
/* lines everything up nicely in the ubercontainer */
	width: 100%;
	}
sup {
	font-size: 8pt;
	}
input, textarea {
	font: normal 10pt Arial, Helvetica, sans-serif;
	}
a {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
	}
.h2 {
	color: #000;
	font: bold 18px Arial, Helvetica, sans-serif;
	}
h2 {
	color: #000;
	font: bold 18px Arial, Helvetica, sans-serif;
	}
h3 {
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	}
h4 {
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	}
#content ul, #content ol {
	clear: both;
	}
#content table {
	clear: both;
	}
#content .adobe {
	width: 85%;
	margin: auto;
	display: block;
	padding: 10px;
	text-align: left;
	background-color:#f6f6f6;
	border:1px solid #aaa;
	font-size:11px;
	color: #000;
	}
#content .clearnone {
	clear: none;
	}
.disclosure {
	background-color: transparent;
	color: #000;
	font: normal 8pt Arial, Helvetica, sans-serif;
	}
#map {
	display: block;
	width: 571px;
	height: 571px;
	overflow: visible;
	background-color: #fff;
	color: #000;
	}
.bordergray {
	background-color: #fff;
	border: 1px solid #ccc;
	}
.borderblue {
	border: 1px solid #0b204f;
	}
.borderblue_th {
	background-color: #0b204f;
	color: #fff;
	text-align: left;
	}
.borderblue_th2 {
	background-color: #6F7B9B;
	color: #fff;
	text-align: left;
	}
.borderblue_td {
	background-color: #f3f6ff;
	color: #000;
	}
.credit_card {
	font-size: 18pt;
	line-height: 125%;
	}
.credit_card sup {
	font-size: 14px;
	}
.btn_form {
	background-color: #0b204f;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 1px solid #aaa;
	}
/* ############################################################################################ */
#masthead {
/* holds nav_secondary and home banking login */
	}
/* ############################################################################################ */
#nav_primary {
/* holds deluxemenu script */
	display: none;
	}
#nav_secondary {
/* in the top right */
	display: none;
	}
/* ############################################################################################ */
#content h1 {
	margin: 20px 0;
	font: bold 20px Arial, Helvetica, sans-serif;
	}
#content p, ul li {
	line-height: 125%;
	}
#content img {
	display: none;
	}

/* ############################################################################################ */
#sidebar {
	display: none;
	}
/* ############################################################################################ */
#footer {
/* holds copyright and ncua/ehl logos */
	display: none;
	}











/* *********************************** stuff ************************************************** */
/* *********************************** stuff ************************************************** */
.printOnly {
	font: normal 7pt Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}

h2.printOnly {
	display: block;
	border-top: 1px solid #000;
	padding-top: 10px;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}