﻿/* CSS Document */

html {
	height:102%;
}

body {
	background: #111111;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	margin: 0 auto;
}
h1 {
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	color: #cccccc;
	margin-top: 0;
}
h2 {
	color: #EEAA00;
	font-size: 14px;
	margin: 0;
}
h2.pressheadline {
	color: #cccccc;
}
ul.pdf {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.5em 0;
}

ul.pdf li {
	padding: 1px 0 1px 22px;
	margin: 0;
	background: transparent url(images/pdf-icon.gif) 2px center no-repeat;
}
p, ul {
	text-align: justify;
	line-height: 18px;
}
a {
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
}
#wrapper {
	background: #2E2F32 url(images/leftbg.gif) top left repeat-y;
	width: 768px;
	margin: 0 auto;
}
#header {
	background: #111111 url(images/banner.jpg) left top no-repeat;
	height: 120px;
	padding: 12px 0 0 15px;
}
#nav {
	background: #E6B23C url(images/navgrad.gif) left bottom repeat-x;
	padding: 4px 0 7px 5px;
}
#nav a {
	background: transparent url(images/nav_divider.gif) right top repeat-y;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;	
	padding: 0 25px 0 10px;
	text-decoration: none;
}
#nav a:hover {
	color: #ffffff;
}
#nav a.last {
	background: none;
}
#left {
	float: left;
	width: 155px;
	padding: 0 5px 0 10px;
}
#mortgage_info {
	border-top: 1px solid #111111;
	border-left: 1px solid #111111;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	background: #292A2D;
	font-size: 11px;
	width: 220px;
	text-align: left;
	padding: 5px 5px 10px 5px;
}
#mortgage_info h2 {
	font-size: 13px;
	margin: 0;
}
#mortgage_info p {
	line-height: 16px;
}
#left h2 {
	font-size: 13px;
	color: #dddddd;
	margin: 0 0 8px 0;
}
#subnav {
	list-style-type: none;
	line-height: 1em;
	margin: 10px 0;
	padding: 0;
}
#subnav li {
	background: transparent url(images/arrow.gif) center left no-repeat;
	margin: 0;
	line-height: 2em;
	padding: 0 0 0 12px;
}
#subnav a {
	text-decoration: none;
	line-height: 1em;
}
#subnav a.active {
	font-weight: bold;
}
#subnav a:hover {
	text-decoration: underline;
}
#contact p {
	margin-top: 0;
}
#logon {
	margin-top: 10px;
}
#logon a {
	color: #cccccc;
	font-size: 10px;
}
#logon a:hover {
	color: #ffffff;
}
#logon a.button {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
	background: #666666;
	padding: 2px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
#logon a.button:hover {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
	background: #E6B23C;
	font-weight: bold;
	color: #000000;
}
#main {
	margin: 10px 20px 20px 190px;
}
#footer {
	clear:both;
	padding: 5px 0;
	font-size: 11px;
	color: #868686;
	margin: 0 15px;
}
#footer a {
	color: #868686;
}
#footer a:hover {
	color: #ffffff;
}
img.bordered {
	border: 1px solid #666666;
	padding: 1px;
}
img.left {
	margin-right: 15px;
	margin-bottom: 2px;
}
img.right {
	margin-left: 15px;
	margin-bottom: 2px;
}
.break {
	border-top:1px solid #222222;
	border-bottom: 1px solid #444444;
	margin: 15px 0;
}

#mywealth_info {
	border-top: 1px solid #111111;
	border-left: 1px solid #111111;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	background: #292A2D;
	font-size: 12px;
	line-height: 1.4;
	width: 142px;
	text-align: left;
	padding: 5px 5px 10px 5px;
}

#sideImage {
	border-top: 1px solid #111111;
	border-left: 1px solid #111111;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	margin-bottom:15px;
}

/* custom styling for myWEALTH text */
span.my {
	color: #d79a00;
	font-weight: bold;
}
span.wealth {
	color: #dddddd;
	font-weight: bold;
}

small, small p {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	color: #999999;
}
small a {
	color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

/**************** Accordion*********************/

#accordion
{
width: 535px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
text-indent: 0;
         
}
#accordion a.head
{
background: #EFBC3F url(common_files/images/accordion/collapsed.gif) no-repeat right;
border: 1px solid #000;
color: #000;
cursor: pointer;
display: block;
font: bold 120%/100% Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
padding: 7px 20px 15px 10px;
text-decoration: none;
text-indent: 0px;
}

#accordion a.head:hover
{
background-color: #fff;
color: #000;
}

#accordion a.selected
{
background-image: url(common_files/images/accordion/expanded.gif);
}

#accordion a.current
{
    background-color: #FFFF99;
}

#netTellerHome {
padding-bottom:20px;
}

#netTellerHome img{
float:left;
}

#netTellerHome a {
color:#fff;
}

div.letter ul.fdic-list 
{
    color:#fff;
}

div.letter ul.online-list 
{
    color:#bbbbbb;
}