﻿/* CSS Document */

/***** Global Settings *****/

 

html, body {

border:0;

margin:0;

padding:0;

}

 

body {

font:100%/1.25 arial, helvetica, sans-serif;

background: #000;



}

 

/***** Common Formatting *****/

 

h1, h2, h3, h4, h5, h6 {

margin:0;

padding:0;

font-weight:normal;

}

 

h1 {

padding:10px 0 25px 0;

letter-spacing:-1px;

font:1.7em arial, helvetica, sans-serif;

}

 

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: #c53e01;

}

 

p, ul, ol {

margin:0;

padding:0 0 18px 0;

}

 

ul {

list-style:none;

padding:0 0 18px 40px;

}

ul li ul 
{
    padding: 0 0 2px 40px;
}


ol {

padding:0 0 18px 30px;

}

 

blockquote {

margin:22px 40px;

padding:0;

}

 

small {

font-size:0.85em;

}



.hrule {

border-bottom: 1px solid #000;

text-align:center;

margin: 0 auto;

width: 520px;

}

 

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;

}

div#list ul 
{
    padding: 0 0 18px 15px;
}

#list li, .list li {

	background: transparent url(images/small-arrow.gif) left .2em no-repeat;

	font-size: 12px;

	list-style-type: none;

	padding-left: 18px;

	margin: 0;

}

.list li ul 
{
    padding: 0;
}

#list li a, .list li a {

	color: #000;

}

ul.fdic-list li, ul.online-list li 
{
    list-style-type: disc;
    font-size: 100%;
}

ul.fdic-list li ul li, ul.online-list li ul li 
{
    list-style-type: circle;
}

ul.fdic-list li ul li ul li, ul.online-list li ul li ul li
{
    list-style-type: square;
}


/***** Links *****/

 

a, a:visited {

text-decoration:none;

}

 

/***** Forms *****/

 

form {

margin:0;

padding:0;

display:inline;

}

 

input, select, textarea {

font:1em arial, helvetica, sans-serif;

}

 

textarea {

line-height:1.25;

}

 

label {

cursor:pointer;

}

 #secure-login
 {
     width:250px;
     font-size:12px;
 }

/***** Tables *****/

 

table {

border:0;

margin:0 0 18px 0;

padding:0;

}

 

  table tr td {

  padding:2px;

  }

 

/***** Wrapper *****/

 

#wrap {

width:772px;

margin:0 auto;

border-right: 1px solid #f0b310;

border-left: 1px solid #f0b310;

border-top: 1px solid #fff;

border-bottom: 1px solid #000;

background: #fff;

}



/***** Content *****/



#header {

margin: 10px 0;

width: 772px;

} 

#logon {

	width:140px;

	float: right;

	padding: 30px 0px 0 24px;

	font-size: 11px;

	color: #000;

	margin-bottom: 0px;

}



#logon h3 {

	font-size: 11px;

	margin: 0px 0px 0px 5px;

	color:#000;

	font-weight: bold;

	padding: 0;

}



#logon ul {                         

	padding: 0;

	margin: 0;

}  

               

#logon li {                                 

	text-align:center;

	margin-left: 0px;                                           

	display:inline;                                   

	background: url(images/button.gif) 0px center no-repeat;

}



#logon li.smaller {

	font-size: 10px;

}



#logon a {

	color: #000;

	font-weight: bold;

	text-decoration: none;

	height: 20px;

	line-height: 20px;

	padding: 0 4px 0 18px;

}

#logon a:hover {

	color: #f0b310;

}



#logon small {

	line-height: 24px;

}

#nav {

	background: #f0b310;

	font-size: 12px;

	width: 772px;

	height: 30px;

	text-align: center;

	margin: 0;

}

#nav ul {

	padding: 0;

	margin: 0;

}

#nav li {

	display:inline;

	margin: 0;

	padding: 0;

}

#nav a {

	color: #000;

	font-weight: bold;

	text-decoration: none;

	line-height: 30px;

	padding: 0 22px 0 22px;

	margin: 0;

	border-right: 1px solid #fff;

}

#nav li:last-child a {

	border-right: none;

}

#nav a:hover {

	color: #fff;

	height: 30px;

}

#nav a.noborder {

	border-right: none;

}

#subnav {

	margin: 0 0 0 -25px;

	padding: 0;

	width: 150px;

	font-size: 12px;

}

#subnav li {

	list-style-type: none;

	text-align: left;

	padding: 1px 0;

	border-bottom: 1px solid #000;

	width: 150px;

}

#subnav a {

	display: block;

	color: #000;

	width: 150px;

	text-decoration: none;

	padding: 0;

}

#subnav a:hover {

	background: #000 no-repeat;

	color: #fff; 

}

#content-left {

	width: 180px;

	padding: 18px 10px;

	float: left;

}

#content-right {

	width: 550px;

	padding: 10px;

	border-left: 1px #000 solid;

	float: right;

}

#content-left {

	padding: 10px;

	float: left;

	font-size:12px;

}

#footer {

	clear: both;

	width: 772px;

	margin: 0 auto;

	background-color: #f0b310;

	color: #000;

	font-size: 11px;

	height: 23px;

	padding: 4px 0;

}

#footer a {

	color: #000;

	text-decoration: underline;

}

#footer a:hover {

	color: #fff;

}

#footer-inner {

	width: 760px;

	margin: 0 auto;

	height: 20px;

	line-height: 20px;

}

#footer-left {

	float: left;

}

#footer-right {

	float: right;

}

#footer-right img {

	margin-left: 15px;

}



/***** Global Classes *****/

 

.clear         { clear:both; }

 

.float-left    { float:left; }

.float-right   { float:right; }

.float-l-space { float:left; margin: 5px 10px 5px 15px;}

 

.text-left     { text-align:left; }

.text-right    { text-align:right; }

.text-center   { text-align:center; }

.text-justify  { text-align:justify; }

 
.small {font-size:.7em;}
.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-right:5px; }

.bordered-left { border: 1px solid #ccc; padding: 3px; float:left; margin: 0 2px 0 2px;}

.bordered-nf   { border: 1px solid #ccc; padding: 3px; }



 

.wrap          { width:960px;margin:0 auto; }

 

.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; }



.spacing       { padding-bottom: 18px; }





/***** Wealth Pages *****/



.wealth-img {

	padding-left:25px;

}



.wealth-disclaimer {

	font-size: 10px;

	border: 1px solid #bbb; 

	background: #f8f8f8; 

	color: #555555; 

	padding: 5px;

	text-align:center;

	margin-top:15px;

	margin-bottom:15px;

}



.wealth-disclaimer a {

	color:#555555;

	text-decoration:underline;

}



span.my {

	color: #d79a00;

	font-weight: bold;

}



span.wealth {

	color: #333333;

	font-weight: bold;

}



/***** PDF List *****/



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;

}



/***** Scroll Bar *****/

/**************** Accordion*********************/

#accordion
{
width: 535px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
text-indent: 0;
         
}
#accordion a.head
{
background: #f0b310 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;
}

#accordion ul li 
{
    list-style-type: disc;
}

#accordion ul li ul li
{
    list-style-type: circle;
}

#accordion ul li ul li ul li
{
    list-style-type: square;
}
#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*/
}
#media_releases p
{
    padding:5px 0 5px 10px;
    margin:0 0 10px 0;
}

#media_releasesFP p {
text-align:right;
}

#media_releases strong {
	color:#434343;
	font-size:14px;
}

#media_releases p.odd 
{
    background-color:#f7f7f7;
}


#media_releasesFP 
{
    display:inline-block;
    width:295px;
	margin-top:10px;
}

#media_releases, #media_releasesFP 
{
    font-size:12px;
}

#media_releases h1 
{
	font-size:27px;
}

#media_releases #years 
{
    clear:both;
}

#media_releases #years #selected 
{
    color:#000; 
    font-weight:bold;
}

#media_releases a
{
    color:#5f5f5f;
    text-decoration:underline;
}

#media_releasesFP a 
{
    
}

#media_releasesFP #press_link 
{
    float:right;
    clear:both;
    font-weight:bold;
}

#media_releases h3, #media_releasesFP h3
{
    border-bottom:1px solid #000; 
    margin-bottom:20px; 
    font-size:20px; 
    color:#000
}
#media_releasesFP h3 
{
    font-size:14px;
font-weight:bold;
margin-top:0;
text-transform:uppercase;
border:none;
}




