/***** Global Settings *****/

html
{
	height: 102%;
}

html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}
.alertbox_content{height:auto;}
#wrap .bingSearchboxPage{margin-top:20px;}
.bingSearchControl{position:absolute; top:13px;right:0;z-index:2000;}
.bingResultsContainer{
    margin:20px;
}
.bingResultsContainer div{
	padding:10px;
}
.bingResultsContainer p{padding-bottom:5px;}
.bingResultsContainer hr{
   background:#8AA6B0;
   margin:0;
   height:3px;
   border:0;
	}
.bingResult_Alt{
	background:#EBF3F6;
}
.bingResult_ResultsByBing{
    text-align:right;
}
.bingResult_Pager{text-align:center;margin-bottom:20px;}
.bingResult_PageUrl{padding:0;color:#8AA6B0;}
.spcacts
{
   
	display:block;
	text-decoration:none;
	border-right:1px solid #E4AD23;
	margin-bottom:10px;
}
.spcacts:hover
{
	background:#eee;
}
.spcacts_text
{
	
	padding-left:20px;
	font-weight:bold;
	color:#666;
}
.spcacts img
{
	padding:3px 0 0 5px;
}
body
{
	font: 100%/1.25 arial, helvetica, sans-serif;
	background: #ffffff;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1,.h1
{
	padding: 10px 0 10px 0;
	letter-spacing: -1px;
	font: 30px arial, helvetica, sans-serif;
	color: #db9f10;
}

h2
{
	padding: 10px 0;
	letter-spacing: -1px;
	font: 1.2em arial, helvetica, sans-serif;
}

h3
{
	font: 1em arial, helvetica, sans-serif;
	font-weight: bold;
	color: #7e909c;
}

h3.faq
{
	margin: 10px 0 18px 0;
}

#mainContentIndex h1,#mainContentIndex .h1, .sideContentIndex h1
{
	padding: 5px 0 10px 5px;
	letter-spacing: -1px;
	font: 22px arial, helvetica, sans-serif;
	color: #2e3d45;
	float: none;
}

p, ul 
{
	margin: 0;
	padding: 0 0 18px 5px;
}

p
{
	font-size: 12px;
	color: #2c3b43;
}

#mainContent p
{
display:block;
}

ul
{
	list-style: none;
	padding: 0 0 18px 20px;
}

ul ul {
padding: 0 0 0 20px;
}

ol
{
	font-size: 12px;
	padding-left: 25px;
	margin: 0;
	 
}

ol ul
{
	background: transparent url(images/small-square.gif) left .2em no-repeat;
}


#mainContent ul li
{
	margin-top: 5px;
}

a
{
	color: #2c3b43;
}

a:hover
{
	color: #000;
}

blockquote
{
	margin: 22px 40px;
	padding: 0;
}

small
{
	font-size: 0.85em;
}

img
{
	border: 0;
}

sup
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

acronym, abbr
{
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

.hrule
{
	border-bottom: 1px solid #000;
	text-align: center;
	margin: 0 auto;
	width: 520px;
}

.printthis 
{
	height: 20px;
	line-height: 19px;
	float: right;
	display:block;	
}

.list li, .online-list li
{
	background: transparent url(images/small-circle.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 0;
}

.list li ul li, .online-list  li ul li
{
	background: transparent url(images/small-circle.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 5px 0;
}

.list li ul li ul li, .online-list li ul li ul li
{
	background: transparent url(images/small-square.gif) left .2em no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 18px;
	margin: 5px 0;
}

.list li a
{
	color: #2c3b43;
}

.list1 ol
{
	font-size: 12px;
	margin: 0;
}

.list1 ol li
{
	font-size: 12px;
	padding-left: 18px;
}

.list1 ol li ul
{
	background: transparent url(images/small-square.gif) left .2em no-repeat;
	font-size: 12px;
	padding-left: 18px;
	margin: 0;
}

.list1 ol li ul li
{
	background: transparent url(images/small-square.gif) left .2em no-repeat;
	font-size: 12px;
	padding-left: 18px;
	margin: 0;
}

.list1 ol a
{
	color: #2c3b43;
}

div.spotlight 
{
	background:#eedec4;
	border:1px solid black;
	padding:5px;
	margin: 0 0 15px 0;
}

ul.spotlight
{
	
}

h1.spotlight 
{
	background:#dab44a;
	padding:5px;
	border:1px solid black;
	border-bottom:none;
}

ul.spotlight li
{
	background: transparent url(images/spotlight-small-circle.gif) left .2em no-repeat;
	margin-top: 10px;
}

ul.images
{
	margin: 0;
	padding: 0;
}

/***** Links *****/

a, a:visited
{
}

/***** Forms *****/
 #secure-login
 {
	 width:250px;
	 font-size:12px;
 }
input, select, textarea
{
	font: 1em arial, helvetica, sans-serif;
}

textarea
{
	line-height: 1.25;
}

label
{
	cursor: pointer;
}

/***** Tables *****/

table
{
	border: 0;
	margin: 0 0 18px 0;
	padding: 0;
}

table tr td
{
	padding: 2px;
	font-size: 12px;
}

/***** Wrapper *****/

#wrap
{
	width: 765px;
	margin: 0;
	background: #fff;
	overflow: hidden;
}

#topWrap
{
	width: auto;
	height: 299px;
	background: url( "images/topBG.jpg" ) repeat-x;
	padding: 0 0 0 10px;
}

#footWrap
{
	width: auto;
	margin: 0 auto;
	background-color: #2e3d45;
	background: url( "images/footerbg.gif" ) repeat-x;
}

/***** Content *****/
#topContent
{
	width: 772px;
	margin: 0 0 0 10px;
	position:relative;
}

#logo
{
}

.sideContent
{
	width: 170px;
	padding: 10px 10px 10px 20px;
	float: left;
	font-size: 12px;
	background-color: #dee1e2;
	padding-bottom: 999999px;
	margin-bottom: -999999px;
}
#mainContentIndex
{
	width: 415px;
	padding: 10px;
	float: right;
}

.sideContentIndex
{
	width: 300px;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	background-color: #dee1e2;
}

.sideContentIndex ul
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Sans-Serif;
	display: inline-block;
}

.sideContentIndex ul li
{
	float: left;
}

.sideContentIndex ul li.text
{
	width: 150px;
	margin-left: 10px;
}

.sideContentIndex ul li p
{
	font-size: 11px;
	color: #60727a;
}

.sideContentIndex ul li p.nopad
{
	padding: 0;
}

.sideContentIndex h3
{
	font-size: 13px;
	color: #596b73;
	margin: 0 0 5px 0;
}

#mainContent
{
	width: 545px;
	padding: 10px 0 10px 10px;
	float: right;
}



#footerContent
{
	clear: both;
}

#logons
{
	float: left;
	width: 195px;
	font-family: Tahoma, Arial, Sans-Serif;
}

.logon
{
	clear: both;
}

#logons .logonSpacer
{
	height: 25px;
	clear: both;
}

.logon h3
{
	font-weight: bold;
	font-size: 11px;
	color: #d2d7d9;
	padding-bottom: 5px;
}

.logon ul
{
	padding: 0;
	margin: 0;
}

.logon li
{
	float: left;
}

.logon li.smaller
{
}

.logon a
{
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	background: url( "images/loginButton.gif" ) no-repeat;
	height: 15px;
	padding: 3px 0 0 5px;
	display: block;
	text-decoration: none;
	width: 85px;
}

.logon a:hover
{
	color: #db9f10;
}

.logon small
{
}

.logon li.smaller a
{
	background-image: none;
	height: 0px;
	padding: 0;
	color: #d2d7d9;
	padding: 9px 0 0 20px;
}

.footer
{
	clear: both;
	width: 772px;
	margin: 0 0 0 10px;
	color: #ffffff;
	font-size: 11px;
	padding: 4px 0;
}

.footer a
{
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover
{
	color: #cccccc;
}

.footer-inner
{
	width: 760px;
	margin: 15px 0 15px 0;
	height: 20px;
	line-height: 20px;
}

.footer-left
{
	float: left;
}

.footer-right
{
	float: right;
}

.footer-right img
{
	margin-left: 15px;
}

/**************** Accordion*********************/

#accordion
{
width: 530px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
		
}
#accordion a.head
{
background: #586B72 url(images/collapsed.gif) no-repeat right;
border: 1px solid #CCCCCC;
color: #FFFFFF;
cursor: pointer;
display: block;
font: bold 110%/100% Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 7px 35px 7px 7px;
text-decoration: none;
line-height: 17px;
}

#accordion a.head:hover
{
background-color: #DCAB34;
color: #FFFFFF;
}

#accordion a.ui-state-active
{
background-image: url(images/expanded.gif);
}

#accordion a.current
{
	background-color: #FFFF99;
}

p.accordion {
	padding: 6px 0 4px 4px;
}


/**** Navigation ****/
.navWrap
{
	background: #f0b310;
	font-size: 13px;
	width: 498px;
	height: 103px;
	text-align: center;
	margin: 0;
	float: right;
	background: url( "images/navBG.jpg" ) no-repeat;
	padding: 0 0 0 0;
}

.nav
{
	height: 103px;
	padding-left: 30px;
}

.nav ul
{
	padding: 0;
}

.nav ul.AspNet-Menu li a
{
	float: left;
}
.nav li
{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}

.nav li a
{
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	padding: 0;
	margin: 61px 15px 0 0;
	font-size: 14px;
	width: 75px;
	float:left;
}

.nav li a.selected
{
	color: #db9f10;
}

.nav a:hover
{
	color: #db9f10;
}

.nav a.noborder
{
	border-right: none;
}

#subnav
{
	margin: 0 0 0 0;
	padding: 0;
	width: 180px;
	font-size: 12px;
}

#subnav ul
{
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

#subnav li
{
	list-style-type: none;
	text-align: left;
	width: 170px;
}

#subnav a.selected
{
	font-weight: bold;
}

#subnav a
{
	display: block;
	color: #394c55;
	width: 170px;
	text-decoration: none;
	padding: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ffffff;
}

#subnav a:hover
{
	color: #db9f10;
}

/** Vertical Static Menu List **/

.verticalMenu *
{
	z-index: 0;
}

.verticalMenu ul.AspNet-Menu ul
{
	position: absolute;
	visibility: visible;
}

/* Add more rules here if your menus have more than three (3) tiers */
.verticalMenu ul.AspNet-Menu li:hover ul ul, .verticalMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul ul
{
	visibility: visible;
}

/* Add more rules here if your menus have more than three (3) tiers */
.verticalMenu ul.AspNet-Menu li:hover ul, .verticalMenu ul.AspNet-Menu li li:hover ul, .verticalMenu ul.AspNet-Menu li li li:hover ul, .verticalMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul, .verticalMenu ul.AspNet-Menu li li.AspNet-Menu-Hover ul, .verticalMenu ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
	visibility: visible;
}


.verticalMenu ul.AspNet-Menu
{
	position: static;
}

.verticalMenu ul.AspNet-Menu ul
{
	display: list-item;
	position: static;
}


/***** PDF List *****/

ul.pdf li
{
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	list-style-type: none;
	font-size: 12px;
	padding-left: 18px;
	margin: 0;
}

ul.pdf li a
{
	color: #000;
}

dl.pdf dd
{
	background: transparent url(images/pdf-icon.gif) left center no-repeat;
	padding-left: 18px;
}

/* custom styling for myWEALTH text */

span.my
{
	color: #d79a00;
	font-weight: bold;
}

span.wealth
{
	color: #333333;
	font-weight: bold;
}

.wealth-float
{
	float: right;
	text-align: center;
	margin: 0 0 0 5px;
	font-size: 11px;
}

.wealth-float img
{
	border: 1px solid #a49e98;
}

.disclaimer
{
	font-size: 11px;
	border: 1px solid #bbb;
	background: #f8f8f8;
	padding: 5px;
	margin: 30px 10px 10px 10px;
	clear: both;
}

.disclaimer a
{
	color: #000;
}

/* tooltip for myWEALTH */

a span.tooltip
{
	display: none;
}

/***** Global Classes *****/

.clear
{
	clear: both;
}

.clear-left
{
	clear: left;
}

.float-left
{
	float: left;
}
.float-left-pad
{
	float: left;
	padding-left: 50px;
}
.float-left-img
{
	float: left;
	padding: 2px;
	border: 1px solid #A49E98;
	margin: 0 4px 0 0;
}
.float-right
{
	float: right;
}
.float-right-pad
{
	float: right;
	padding-right: 50px;
}
.float-right-img
{
	float: right;
	padding: 2px;
	margin: 0px 0 0 4px;

}

.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}

.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid;
}
.highlight
{
	background: #ffc;
}
.bordered
{
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
}
.bordered-left
{
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin: 0 2px 0 2px;
}
.bordered-nf
{
	border: 1px solid #ccc;
	padding: 3px;
}

.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}
.img-center
{
	margin: auto;
	display: block;
}

.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}

.small
{
	font-size: 10px;
}

.crumb
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.crumb a
{
	font-size: 11px;
	color: #666666;
}
.crumb a:visited
{
	text-decoration: none;
	color: #666666;
}

.crumb a:hover 
{
	text-decoration:underline;
}

.calc
{
	font-size: 11px;
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 auto 15px auto;
	width: 230px;
}

a.moreLink
{
	background: url( "images/moreLink.png" ) no-repeat 0 -16px;
	padding-left: 25px;
	display: block;
	height: 16px;
	text-indent:-9999px;
}

a.moreLink:hover
{
	background: url( "images/moreLink.png" ) no-repeat 0 0;
}

.blacktext
{
	color: #000;
	font-weight: bold;
}


.lineBreak
{
	height: 1px;
	background: url( "images/linebreak.gif" ) no-repeat;
	margin: 10px 0;
}

.lineBreakP
{
	height: 1px;
	background: url( "images/linebreakP.gif" ) no-repeat;
	margin: 0 0 10px 0;
	clear: both;
}

.nofloat
{
	float: none;
}

#bannerArea
{
	clear: both;
	height: 175px;
	padding-top: 10px;
	width: 763px;
	display: block;
}

#bannerArea img
{
	float: right;
}
.bingMap_content{margin-top:115px;}
.bingMap{width:350px; height:250px;}

#dhtmltooltip
{
	color: #000000;
	position: absolute;
	text-align: justify;
	width: 100px;
	font-size: 11px;
	border: 1px solid black;
	padding: 3px;
	background: #ffffcc;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

#teleBankingMsg{
border:1px solid #000; padding: 5px;  margin-bottom:10px; clear:both;
}

#teleBankingMsg p {
padding-bottom:0px;
margin-top:0px;
color:red!IMPORTANT;
}
.cycle_controls{margin-bottom:20px;text-align:center;}
