﻿/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
#header {
	width: 772px;
	margin: 0 auto;
	padding: 10px 0;
}
.bbb_banner
{
    display: block;position: relative;overflow: hidden; width: 100px; height: 57px; margin: 0px; padding: 0px;margin-top:10px;
}
th{text-align:left;}
.odd{background:#D1D7AF;}
#nav {
	background-color: #bfc59e;
}
#nav div {
	background-color: #a0aa6b;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 772px;
	margin: 0 auto;
	text-align: center;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	padding: 0 28px;
}
#nav a:hover {
	color: #e6dec7;
}
#banner {
	background-color: #e6dec7;
	border-top: 1px solid #fff;
	margin: 0 0 10px 0;
}
#bannerpic{
	background-color: #e0d2a9;
	width:772px;
	margin: 0 auto;
	height: 156px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
/*
#banner div {
	background: #e0d2a9 url(images/banner.jpg) left top no-repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 156px;
	margin: 0 auto;
	width: 547px;
}
*/
#subnav {
	margin: 0 0 10px 0;
	padding: 0;
	width: 185px;
	display:inline-block;
}

#subnav li.AspNet-Menu-Selected {
font-weight:bold;
}

#subnav li.AspNet-Menu-WithChildren {
border-bottom:none;
}

#subnav li.AspNet-Menu-ChildSelected {
font-weight:normal;
}

#subnav li.AspNet-Menu-WithChildren a {
border-bottom: 1px solid #eee;
}

#subnav li.AspNet-Menu-WithChildren ul li a {
border-bottom:none;
}

#subnav li {
	list-style-type: none;
	padding: 1px 0;
	border-bottom: 1px solid #eee;
	font-weight:normal;
}
#subnav a {
	display: block;
	width: 167px;
	text-decoration: none;
	padding: 4px 0 4px 18px;
}
#subnav a:hover {
	background: #fafafa url(images/smallarrow-grey.gif) 4px 55% no-repeat;
}

#subnav ul.AspNet-Menu, #subnav ul.AspNet-Menu ul {
list-style-type:none;
}

#subnav ul.AspNet-Menu ul {
display:block;
position:relative;
}

#content {
	margin: 0 auto;
	padding: 20px 0;
	width: 772px;
}
#main-column {
	width: 510px;
	border-right: 1px solid #eee;
	padding-right: 35px;
	margin-bottom: 20px;
	float:left;
}
#right-column {
	font-size: 11px;
	width: 200px;
	float: right;
	margin-bottom: 20px;
}

#logon {
	padding: 0 10px 8px 10px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 9px;
	width: 153px;
}
#logon h3 {
	font-size: 13px;
	margin: 0px 0;
}
#logon a.button {
	padding: 3px 2px 4px 7px;
	width: 42px;
	float: left;
	clear: none;
	background: #8b9071;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	margin-right: 12px;
}
#logon a.button:hover {
	color: #ffffff;
	background: #a0aa6b;
}
#logon .break {
	margin: 5px 0;
}
#logon small {
	line-height: 24px;
}


a.logonButton {
	padding: 3px 2px 4px 7px;
	width: 42px;
	clear: none;
	background: #c13947;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	margin-right: 12px;
}

a.logonButton:hover {
	color: #ffffff;
	background: #222222;
}

#footer {
	clear: both;
	background-color: #a0aa6b;
	color: #3a4148;
	font-size: 11px;

	padding: 4px 0;
}
#footer a {
	color: #3a4148;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
}
#footer-inner {
	width: 772px;
	margin: 0 auto;
	height: 20px;
	line-height: 20px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
#footer-right img {
	margin-left: 15px;
}

/*text, headings, and links */
h2, #serviceAgreement h1, #billPayment h1 {
	color: #8b9071;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h2 a {
	color: #8b9071;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;	
}
h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
internetbanking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-align: justify;
	line-height: 1.6em;
	margin-top: 0;
}
small {
	font-size: 10px;
}
ul, ol {
	margin-top: 0;
	line-height: 1.6em;
}

dt {
	font-weight: bold;
	line-height: 1.6em;
}
dd {
	margin: 0 0 .75em 0;
	line-height: 1.6em;
}
a {
	color: #666;
}
a:hover {
	color: #000;
}
.light {
	color: #999;
}

/*custom elements*/
ul.arrow, ul.smallarrow, ul.pdf {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.smallarrow li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
	background: transparent url('images/smallarrow.gif') 3px center no-repeat;
}
ul.arrow li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
	background: transparent url('images/arrow.gif') 3px center no-repeat;
}
ul.pdf li {
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	list-style-type: none;
	padding-left: 18px;
	margin: 0;
}
dl.pdf dd {
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	padding-left: 18px;
}
ul.smallarrow a {
	text-decoration: none;
}
ul.smallarrow a:hover {
	text-decoration: underline;
}
/* divider */
div.break {
	border-top: 1px dotted #ddd;
	margin: 20px 0;
}
/* emphasized block */
div.highlight {
	border: 1px solid #eee;
	background: #fcfcfc;
	padding: 10px;
	text-align: center;
	line-height: 1.6em;
}
/* images */
img {border: 0px;}

img.bordered {
	padding: 1px;
	border: 2px solid #ddd;
}
/* custom styling for myWEALTH text */
span.my {
	color: #d79a00;
	font-weight: bold;
}
span.wealth {
	color: #333333;
	font-weight: bold;
}

.crumb, .crumb a
{
    font-size: 11px;
    color: #000;
    margin-bottom:10px;
}
.crumb a, .crumb a:visited
{
    text-decoration: underline;
}

.banner {
margin:0 0 10px 0;
width:100%;
text-align:center;
}

.text-center 
{
    text-align: center;
}

/**************** Accordion*********************/

#accordion
{
width: 535px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
text-indent: 0;
         
}
#accordion a.head
{
background: #BFC59E url(images/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(images/expanded.gif);
}

#accordion a.current
{
    background-color: #FFFF99;
}

#accordion h3
{
    margin: 5px 0 5px 0;
}

ul#holidays {
	margin:0px 0px 10px 40px;
	display:block;
	padding:0;
	width:250px;
}

ul#holidays li{
	padding-bottom:5px;
}

#dhtmltooltip{
position: absolute;
font-family: Arial,Verdana !important;
font-size: 12px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

