﻿body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	_text-align: center; /*IE6*/
	background: #727DA9;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
}
h1 {
	/*background-color: #293b85;*/
	color: #293b85; /*#FFFFFF;*/
	font-size: 15px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 5px 0; /*5px 7px;*/
}
h2 {
	color: #000000; /*#555555;*/
	font-size: 14px;
	border-bottom: 1px solid #727daa;
	margin-bottom: 3px;
}
h6 {
	color: #ffffff;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 3px;
}
input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #727daa;
}
a:link, a:visited {
	color: #293b85; /*#BE1B20;*/
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
img.preloadimg {
	display:none;
}

/* CONTAINERS
**************************************************/
#container_toplinks {
	width: 100%;
	border: 0;
	background: #fff;
	_text-align: center;
}
#container_header {
	width: 100%;
	border-bottom: 1px #000 solid;
	background: #fff;
}
#container_contentTop {
	width: 100%;
	border-bottom: 1px #000 solid;
	background: #727DA9 url('images/unionbank_bg_top.jpg') repeat-y center top;
}
#container_contentMain {
	width: 100%;
	border-bottom: 1px #000 solid;
	background: #ABAFB2 url('images/unionbank_bg_main.jpg') repeat-y center top;
}
#container_footer {
	width: 100%;
	/*border-bottom: 1px #000 solid;*/
	background: #727DA9 url('images/unionbank_bg_footer.jpg') no-repeat center top;
	height: 60px;
}

/* HEADER
**************************************************/
#header {
	width: 965px;
	padding: 15px auto 0 auto;
	margin: 0 auto;
	padding: 0;
	background: #fff url('images/unionbank_bg_header.jpg') no-repeat right top;
	_text-align: left; /*IE6*/
}
#toplinks {
	width: 823px;
	margin: 0 auto;
	padding: 8px 30px 5px 110px;
	text-align: right;
	color: #aaaaaa;
	font-size: 0.65em;
	white-space: nowrap;
	_text-align: right; /*IE6*/
}
#toplinks a {
	padding: 0 8px;
	color: #777777;
	text-decoration:none;
}
#toplinks a:hover {
	color:#000000;
}
#nav, 
#nav ul {
	display: block;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#nav {
	width: 965px;
	margin-top: 0;
}
#nav a {
	display: block;
	color: #293B85;
	text-decoration: none;
	text-align: center;
	padding: 0 25px;
	line-height: 34px;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	background: url('images/unionbank_bg_nav_left.jpg') no-repeat left top;
}
#nav a:hover {
	color: #fff;
}
#nav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background: url('images/unionbank_bg_nav_right.jpg') no-repeat right top;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 198px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	background: #293b85;
	border: 1px #000 solid;
	padding: 6px 8px;
	z-index: 100; 
}
#nav li li {
	width: 198px;
	background: none;
	margin: 0;
	border-bottom:1px solid #727DA9;
}
#nav li ul li {
	padding:2px 0;
}
#nav li ul a {
	width: 196px;
	color: #ffffff;
	line-height: 1.3em;
	text-align: left;
	border: none;
	padding: 0 2px;
	background: none;
}
#nav li ul a:hover {
	color: #fff;
}
#nav li ul ul {
	margin: -1.3em 0 0 200px;
}
#nav li ul.noclip ul {
	margin-left: -200px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}
/* Main Button Hover States */
#nav li:hover, 
#nav li.sfhover {
	background: url('images/unionbank_bg_nav_right_h.jpg') no-repeat right top;
}
#nav li:hover a, 
#nav li.sfhover a {
	color: #fff;
	background: url('images/unionbank_bg_nav_left_h.jpg') no-repeat left top;
}
/* Dropdown Button Hover States */
#nav ul li:hover, 
#nav ul li.sfhover {
	background: #000000/*#ABAFB2*/;
}
#nav li:hover ul a, 
#nav li.sfhover ul a {
	color: #ffffff;
	background: none;
}
#nav li:hover ul a:hover, 
#nav li.sfhover ul a:hover {
	color: #fff;
}
/* CONTENT - TOP
**************************************************/
#contentTop {
	width: 964px; /*963px;*/
	margin: 0 auto;
	padding: 0;
	color:#ffffff;
	background: #B2B3B6 url('images/unionbank_bg_con_top.jpg') repeat-x left bottom;
	min-height: 200px;
	_text-align: left; /*IE6*/
}
#clock, #clockSingle {
	text-align: right;
	background: #293b85; /*url('images/unionbank_bg_top_head.jpg') repeat-y*/;
	color: #fff;
	font-size: 0.8em;
	height: 2.3em;
	line-height: 2.3em;
	padding-right: 30px;
}
#clockSingle {
	position: relative;
	left: -1px;
	left: expression('1px');
	_left: -3px;
	width: 933px;
	_width: 934px;
	margin: 0 auto;
	z-index: 0;
}
#login {
	background: #293b85 url('images/unionbank_bg_online_curve.jpg') no-repeat left bottom;
	width: 300px;
	float: right;
	display: block;
	color: #9D9DA1;
	margin: 3px 30px 0 0;
	_margin: 0 15px 0 0; /*IE6*/
	font-size: 0.8em;
}
#loginHeader {
	background: url('images/unionbank_bg_online_curve_t.jpg') no-repeat;
	width: 300px;
	height: 6px;
}
#login h2 {
	background: url('images/unionbank_online_banking.jpg') no-repeat center center;
	height: 40px;
	text-indent: -999em;
	margin: 0 0 25px 0;
}
#login form {
	margin: 0 0 25px 25px;
	padding: 0;
}
#login form #AccessIDVisible {
	width: 100px;
	border: 1px #9D9DA1 solid;
}
#login form #AccessIDVisible:hover, #login form #AccessIDVisible:focus {
	border: 1px #BE1B20 solid;
}
#login form div {
	margin-top: 25px;
}
#login form a {
	color: #9D9DA1;
	font-size: 0.9em;
}
#contentTop #promo {
	width: 570px;
	float: left;
	display: block;
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px; /*IE6*/
	font-size: 0.7em;
	line-height: 1.3em; /*1.5em;*/
}
#contentTop #promo p, #contentTop #promo h2 {
	margin: 0.6em 0;
}
/* CONTENT - MAIN
**************************************************/
#contentMain {
	width: 903px;
	margin: 0 auto;
	color: #000000; /*#777777;*/
	background: #fff url('template/images/unionbank_bg_con_main.jpg') repeat-x left bottom;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 15px 20px;
	_text-align: left; /*IE6*/
}
/* FOOTER
**************************************************/
#footer {
	width: 913px;
	margin: 0 auto;
	padding: 5px 30px 0 20px;
	background: url('template/images/unionbank_legal_bugs.gif') no-repeat left center;
	text-align: right;
	color: #000;
	font-size: 0.8em;
	line-height: 30px;
	white-space: nowrap;
	_text-align: right; /*IE6*/
}
#footer a {
	color: #cccccc;
	text-decoration: none;
	padding: 0 8px;
}
#footer a:hover {
	color: #fff;
}
#footer img {
	float: left;
}
/* GENERAL CLASSES
**************************************************/
.clear {
	clear: both;
}
#divider {
	background: url('images/unionbank_divider.jpg') no-repeat top right;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.leftSide {
	float: left;
}
.rightSide {
	float: right;
}
#promo div.rightSide, #promo div.leftSide {
	width: 260px;
}
#promo div.leftSide {
	padding-right:22px;
	background: url('images/unionbank_divider.jpg') no-repeat top right;
}
.imgBorder {
	border: 1px #000 solid;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 4px;
}
ul {
	padding-left: 30px;
}
ul.shortList, ul.locationsList {
	width: 450px;
}
ul.locationsList {
	list-style: none;
}
ul.locationsList li {
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #666666;
}
ul.locationsList div {
	margin-bottom:8px;
}
ul.locationsList div.rightSide {
	width: 230px;
	margin-right: 20px;
}
table.accountTable, table.safeDepTable, table.conditionTable {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}
table.conditionTable {
	width: 750px;
	margin: 12px 30px;
}
table.accountTable td, table.conditionTable td {
	padding: 2px 6px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
}
table.accountTable td.acTblHead, table.safeDepTable td.dpTblHead, table.conditionTable td.condHeader {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0;
	font-size: 12px;
}
table.accountTable td#leftAlign, table.conditionTable td#leftAlign {
	text-align: left;
	border-left: 0;
	font-size: 12px;
}
table.conditionTable td#leftAlign {
	width: 470px;
}
table.safeDepTable td {
	padding: 2px 6px;
	font-size: 11px;
}
table.safeDepTable td.dpTblHead {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0;
	font-size: 12px;
	text-align: center;
}
.styledTable caption {
	font-size: 14px;
	font-weight: bold;
}
.styledTable thead th, .styledTable tbody td {
	text-align: center;
}
.styledTable thead th {
	padding: 6px 8px;
	background-color: #727daa;
	color: #FFFFFF;
	/*border: 1px solid #FFFFFF;*/
}
.styledTable tbody td {
	padding: 3px 8px;
	border: 1px solid #999999;
	border-left-width: 0;
	border-right-width: 0;
	border-collapse: collapse;
}