/* --------------------------------------------------
Site:     Bank of Union (www.bankofunion.com)
Author:   Bryan Sullivan
Version:  January 11, 2006
-------------------------------------------------- */

/* =Zero out the browser default values
----------------------------------------------- */
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

/* =Resize text element  and list margins
----------------------------------------------- */
p, blockquote, fieldset, ul, ol, dl {
	margin: 1.33em 0;
}
ol, ul, dd {
	padding-left: 40px;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
}

/* =Basic Formatting
-------------------------------------------------- */
body {
	background: #E6E7E8;
}
form {
	margin: 0;
	padding: 0;
}

/* =Miscellaneous
----------------------------------------------- */
.printOnly {
	display: none;
}
.noPrint {}

/* =Font Formatting
-------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
	color: #0053A0;
}
h1#pageHeader {
	margin: 0 0 1.5em 0;
}
h2 {
	font-size: 1.3em;
	color: #0053A0;
}
h3 {
	font-size: 1em;
	color: #0053A0;
}

/* =Link Formatting
-------------------------------------------------- */
a:link, a:visited, a:hover, a:active {
	color: #EA7A1F;
}

/* =Page Formatting
-------------------------------------------------- */
#page {
	width: 800px;
	background: url(images/backgrounds/page.gif) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
}
#page2 {
	float: left;
	width: 757px;
	background: url(images/backgrounds/page2.gif) repeat-y left top;
	padding-right: 21px;
	padding-left: 22px;
}
/* =Banner
-------------------------------------------------- */
#banner {
	float: left;
	width: 757px;
	border-bottom: 1px solid #0053A0;
}
#logo {
	float: left;
	width: 220px;
	height: 222px;
	border: none;
	border-right: 1px solid #0053A0;
	display: block;
}
#printLogo {
	display: none;
	width: 1px;
	height: 1px;
	border: none;
}
#banner .secNav {
	text-align: right;
	float: left;
	height: 33px;
	width: 536px;
	background: #FFF;
	border-bottom: 1px solid #0053A0;
}

/* =Main Photo
-------------------------------------------------- */
#bannerPhoto {
	position: relative;
	float: left;
	display: block;
	width: 536px;
}
#bannerPhoto img {
	display: block;
	width: 536px;
	height: 188px;
}

/* =Home Page Main Photo Only
-------------------------------------------------- */
#bannerWelcomeBar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0053A0;
	background: #0053A0;
	display: block;
	width: 536px;
	height: 34px;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
}
#bannerWelcomeText {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1001;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #0053A0;
	line-height: 34px;
	padding-left: 24px;
}

/* =Content
-------------------------------------------------- */
#content {
	float: left;
	width: 757px;
	background: url(images/backgrounds/content.gif) repeat-y left top;
}
#content-sub {
	float: left;
	width: 190px;
	padding-right: 16px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#content-main {
	float: left;
	width: 486px;
	padding: 9px 20px 9px 25px;
}

/* =Footer
-------------------------------------------------- */
#footer {
	float: left;
	width: 757px;
	height: 50px;
	padding-right: 21px;
	padding-left: 22px;
	background: url(images/backgrounds/footer.gif) no-repeat left top;
}
#footer #complianceLogos {
	float: left;
	width: 221px;
}
#footer .secNav {
	text-align: right;
	float: left;
	height: 33px;
	width: 536px;
}
#footer span {
	display: none;
}

/* =Login Form
-------------------------------------------------- */
#loginForm {
	width: 470px;
	height: 56px;
	padding: 0.9em;
	margin-bottom: 1.5em;
	color: #0053A0;
	background: url(images/backgrounds/loginArea.gif) no-repeat left top;
}
#loginForm a:link, #loginForm a:visited, #loginForm a:hover {
	color: #0053A0;
}
#loginForm fieldset {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#loginForm #id, #loginForm #pin {
	display: block;
	width: 85px;
	margin-right: 10px;
}
#loginForm label {
	display: block;
	float: left;
}
#loginForm #submit {
	display: block;
	float: left;
	margin-top: 14px;
}
#loginForm ul {
	float: right;
	width: 190px;
	font-size: 0.9em;
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
#loginForm li {
	background: url(images/bullets/login.gif) no-repeat left 0.6em;
	list-style: none;
	padding-left: 0.8em;
}

/* =Survey
-------------------------------------------------- */
#surveyForm dl {
	margin: 0.5em 0;
}
#surveyForm dl dt, #surveyForm dl dd {
	padding-left: 0;
	line-height: 2em;
}
#surveyForm dl dt {
	margin: 0 0 0.5em 0;
}
#surveyForm dl dt input {
	margin: 1em 0;
}
#surveyForm input, #surveyForm label {
	vertical-align: middle;
}
#surveyForm label {
	cursor: pointer;
}
#surveyForm label:hover {
	text-decoration: underline;
}
.surveyGraphBar {
	background: #0053A0;
	height:4px;
}
.surveyGraphBarAlt {
	background: #B6D4F0;
	height:4px;
}

/* =Quick Links
-------------------------------------------------- */
#quickLinks {
	margin: 2em 0;
	padding: 0;
}
#quickLinks dt {
	padding: 0.3em 0;
}
#quickLinks dd {
	padding-left: 0.8em;
	background: url(images/bullets/content-sub.gif) no-repeat left 0.7em;
	font-size: 0.9em;
	line-height: 1.7em;
}

/* =Navigation
-------------------------------------------------- */
ul#mainNav {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#mainNav li {
	list-style: none;
	width: 190px;
	margin: 0;
	padding: 0;
}
ul#mainNav li img {
	display: block;
}
ul#mainNav ul {
	margin: 0;
	padding: 0;
}
ul#mainNav ul li {
	width: 162px;
	margin: 0;
	padding: 0 0 0 0;
}
ul#mainNav ul li a:link, ul#mainNav ul li a:visited, ul#mainNav ul li a:hover {
	display: block;
}
ul#subNav1, ul#subNav2, ul#subNav3, ul#subNav4, ul#subNav5 {
	display: none;
}
ul#subNav1 li a, ul#subNav2 li a, ul#subNav3 li a, ul#subNav4 li a, ul#subNav5 li a {
	display: block;
	width: 147px;
	height: 20px;
	padding-left: 15px;
	background: url(images/backgrounds/navItem.gif) no-repeat 5px 6px;
}
.subNav1Show #subNav1, .subNav2Show #subNav2, .subNav3Show #subNav3, .subNav4Show #subNav4, .subNav5Show #subNav5 {
	display: block;
	background: #FFFFFF;
	border: solid 1px #E6E7E8;
	width: 162px;
	margin-left: 28px;
	padding: 3px 0 3px 3px;
}

/* =Miscellaneous
-------------------------------------------------- */
#preloginCookie {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index: 1000;
	left: 1px;
	top: 1px;
}
#topOfPage {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	display: block;
	clear: both;
}
.hideObject {
	display: none;
}
.showRow {
	display: table-row;
}

/* =Online Banking FAQs
-------------------------------------------------- */
#faqBody dl dt, #faqBody dl dd {
	padding: 0.3em;
}
#faqBody dl dt a:link, #faqBody dl dt a:visited, #faqBody dl dt a:hover {
	display: block;
	color: #0053A0;
	background: url(images/bullets/plus.gif) no-repeat left 0.4em;
	padding-left: 1.3em;
}
#faqBody dl dd {
	display: none;
}

/* =Matrix Tables
-------------------------------------------------- */
table.matrix {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #0053A0;
}
table.matrix th, table.matrix td {
	border: 1px solid #0053A0;
	vertical-align: top;
	padding: 3px;
}
table.matrix th {
	background: #0053A0;
	color: #FFF;
}
table.matrix tr {
	background: #FFF;
}
table.matrix tr.alt {
	background: #F8F8F8;
}

/* =Locations Tables
-------------------------------------------------- */
table.locations {
	width: 100%;
	border: 1px solid #0053A0;
	border-collapse: collapse;
	margin: 0 0 1em 0;
	empty-cells: show;
}
table.locations th, table.locations td {
	border: none;
	vertical-align: top;
	padding: 3px;
	empty-cells: show;
}
table.locations th {
	background: #0053A0;
	color: #FFF;
	text-align: left;
}
table.locations td {
	background: #FFF;
}
table.locations td img {
	display: block;
	float: right;
}
table.locations table {
	width: 100%;
	border: 1px solid #0053A0;
	border-collapse: collapse;
	padding: 1px;
}
table.locations table th, table.locations table td {
	border: 1px solid #0053A0;
	padding: 1px;
}
table.locations table th {
	background: #0053A0;
	color: #FFF;
	text-align: left;
}

/* =Calculator Formatting
-------------------------------------------------- */
table.calcTable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #0053A0;
	display: table;
}
table.calcTable th, table.calcTable td {
	border: 1px solid #0053A0;
	vertical-align: top;
	padding: 3px;
	display: table-cell;
}
table.calcTable th {
	background: #0053A0;
	color: #FFF;
	text-align: left;
	padding-left: 7px;
	vertical-align: middle;
}
table.calcTable td {
	background: #FFF;
}
.calcTable th.calcsMenu {
	text-align: right;
}
table.calcTable table, table.calcTable table th, table.calcTable table td {
	border: none;
}

/* =Director Bios
-------------------------------------------------- */
#directorBios {
	margin: -1em 0 1em 0;
	padding: 0;
	width: 485px;
	float: none;
	clear: both;
}
#directorBios dt {
	display: block;
	float: none;
	clear: both;
	margin: 0;
	padding: 1em 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0053A0;
}
#directorBios dd {
	display: block;
	float: left;
	clear: right;
	padding-left: 0;
	width: 350px;
	margin: 0;
	padding: 0 0 0 10px;
}
#directorBios dd.photo {
	width: 125px;
	padding: 0;
	clear: none;
}
#directorBios dd.photo img {
	display: block;
	border: none;
	width: 125px;
	height: 157px;
}
#page #disclosure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px 21px;
	line-height: 11px;
}
