@charset "utf-8";
/* CSS Document */
/***** Global Settings *****/

html {
height: 102%;
}

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:85%/1.00 arial, helvetica, sans-serif;
background: url(images/bg.gif) #b4b0b1 repeat-x top;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:0 0 10px 0;
letter-spacing:-1px;
color: #113388;
font:1.3em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
margin-bottom: 0;
letter-spacing:-1px;
font:1.2em arial, helvetica, sans-serif;
font-weight: bold;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
color: #113388;
}

.line {
border-bottom: 1px #ffbd16 solid;
margin: 0 0 10px 0;
}

hr {
padding: 0;
margin: 0 0 10px 0;
}

p {
margin:0;
text-align: justify;
padding:0 0 18px 0;
}

ul, ol {
margin: 0;
list-style:none;
padding:0 0 18px 0;
}

ul.list
{
    padding: 0 0 14px 0; 
}

ul.list li ul
{
    padding: 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
margin: 0;
padding: 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;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
color: #113388;
}

a:hover {
color: #113388;
text-decoration: underline;
}
/***** 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;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

 table tr td {
 padding:2px;
 }

table.products {
	margin-left:40px;
	width:500px;
	font-size: 12px; 
	border:1px solid #ccc
}

/***** Wrapper *****/

#headwrap {
width:800px;
margin:0px auto 0 auto;
}

#wrapbg {
width: 807px;
margin: 0 auto;
background: url(images/shadow.gif) repeat-y top;
}

#contentwrap {
width:800px;
margin: 0 auto 0 auto;
padding: 0;
background: url(images/content.gif) repeat-y ;
}

/*********** Logo ***********/

.logo {
	float: left;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:0;
	border:0;
}

/*********** Tabs/Nav ***********/

ul.tabs {
	list-style-type: none; 
	padding: 0; 
	margin: 0;
} 

ul.tabs li { 
	float: right; 
	padding: 0; 
	margin: 0; 
	padding-top: 0; 
	background: url(images/nav/tab_right.gif) no-repeat right top; 
	margin-right: 1px; 
	font-size:14px;
	line-height:20px;
} 

ul.tabs li.active {
	background: url(images/nav/a_tab_right.gif) no-repeat right top; 
}

ul.tabs li a { 
	display: block; 
	padding: 0px 10px 0 10px; 
	color: #fff; 
	text-decoration: none; 
	background: url(images/nav/tab_left.gif) no-repeat left top; 
} 

ul.tabs li a.active { 
	background: url(images/nav/a_tab_left.gif) no-repeat left top;
	font-weight:bold; 
}

ul.tabs li a:hover { 
	color: #fff;
	text-decoration:underline;
}

ul.tabs li a:visited { 
	color: #fff;
}

ul.pdf {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.5em 0;
}

ul.pdf li {
	padding: 1px 0 1px 30px;
	margin: 0;
	background: transparent url(images/pdf-icon.gif) 10px center no-repeat;
	font-size:12px;
}
/****** Sub Nav ****/

#subnav {
	list-style-type: none;
	margin: 0px 0 0px 0;
	padding-left: 8px;
	font-size: 12px;
}

#subnav a {
	display: block;
	width: 160px;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
	border-bottom: 1px solid #697344;
	text-decoration: none;
	color:#fff;
}

#subnav a:hover {
	background: #113388;
	color:#ffbd16;
}
/***** Content *****/
#navbar {
	width:800px;
	height: 9px; 
	background: #ffbd16;
	margin: 0 auto 0 auto; 
	position: relative;
	overflow:hidden;
	padding: 0;
}

.banner {
	margin: 0 auto;
	height: 9px;
	padding: 0;
}
#leftcolumn { 
 color: #000;
 margin: 5px 5px 5px 0px;
 padding: 10px;
 width: 190px;
 float: left;
}
#rightcolumn { 
 color: #000;
 margin: 5px 0px 5px 0px;
 padding: 10px;
 width: 555px;
 float: left;
 position: relative;
}

#leftfloatcolumn { 
 color: #000;
 margin: 5px 5px 5px 0px;
 font-size: 1em;
 padding: 2px;
 height: 200px;
 width: 158px;
 float: left;
}
#middlefloatcolumn { 
 float: left;
 color: #000;
 font-size: 1em;
 margin: 5px 5px 5px 0px;
 padding: 2px;
 height: 200px;
 width: 158px;
 display: inline;
}
#rightfloatcolumn { 
 color: #000;
 margin: 5px 0px 5px 0px;
 font-size: 1em;
 padding: 2px;
 height: 200px;
 width: 158px;
 float: left;

}

ul.featured, ul.list {
	margin: 0 0 1em 0;
	position: relative;
	padding: 0;
	list-style-type: none;
}

ul.featured li, ul.list li {
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
	background: #fff url(images/arrow.gif) 2px .4em no-repeat;
	font-size:14px;
	line-height:14px;
}

ul.featured li ul li, ul.list li ul li{
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
	background: #fff url(images/arrow.gif) 2px .4em no-repeat;
	font-size:14px;
	line-height:14px;
}


div#sitemap ul {
	margin: 0 0 0 0;
	position: relative;
	padding: 0;
	list-style-type: none;
}

div#sitemap ul li {
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
	background: transparent url(images/arrow.gif) 2px .4em no-repeat;
	font-size:12px;
	line-height:14px;
}

div#sitemap li ul li {
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
	background: transparent url(images/arrow.gif) 2px .4em no-repeat;
	font-size:12px;
	line-height:14px;
}


.wealthbox {
	margin: 20px 0;
	background: #f3f2f2;
	font-size: 10px;
	border: 1px solid #000;
	width: 550px;
	padding: 5px;
	color: #000;
}
.wealthbox a {
	color: #000;
	text-decoration: underline;
}
/***** Left Column****/
.box {
	width: 185px;
	background: #113388;
	border:1px solid #d6d7d7;
	color: #ffbd16;
	padding: 10px 2px;
}

.box p {
	font-size: 13px;
	text-align: center;
}

.whitebox {
	width: 175px;
	background: #fff;
	border: 1px solid #d6d7d7;
	padding: 7px;
	margin: 20px 0;
}

.whitebox p {
	font-size:13px;
	text-align: center;
	line-height: 17px;
}
.doubleline {
	border-bottom: solid 1px #d6d7d7;
	border-top: solid 1px #d6d7d7;
	height: 3px;
	overflow:hidden;
	margin: 10px 0 5px 0;
	text-align: center;
}		

.doubleline2 {
	border-bottom: solid 1px #d6d7d7;
	border-top: solid 1px #d6d7d7;
	height: 3px;
	overflow:hidden;
	margin: 1px 0 6px 11px;
	width: 160px;
	
	text-align: center;
}
/******** Online Banking *******/

#logon {
	float: right;
}
#logon h3 {
	font-size: 10px;
	margin: 8px 0;
}
#logon {
	padding: 0 0 2px 0;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin: 20px 0 0 15px;
	width: 160px;
	text-align:center;


}
#logon h3 {
	color: #113388;
	font-size: 12px;
	margin: 5px 0;
	text-align:left;
}
#logon ul {                         
	padding: 0;
	margin: 0;
}                 
#logon li {                                 
	text-align:center;
	margin-left: 8px;                                           
	display:inline;                                   
	background: url(images/log.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 7px 0 18px;
}
#logon a:hover {
	color: #a0adcf;
}

#logon p.log {
	width: 120px;
	margin-left: 5px;
	border-bottom: 1px #707070 solid;
}
#logon small {
	line-height: 24px;
}

.onlinebanking {
	width: 185px;
	border: 1px solid #d6d7d7;
	background: #fff;
	padding: 2px;
	margin: 0 0 20px 0;
}

.onlinebanking p {
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
}

.onlinebanking ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

.onlinebanking ul li {
	margin: 0 0 0 14px;
	display: inline;
	padding: 0 0 0 14px;
	background: transparent url(images/log.gif) 2px .3em no-repeat;
	font-size:12px;
	line-height:14px;
}


/****** Footer *****/

#footer {
	background-color: #113388;
	text-align:center;
	font-size:11px;
	padding:0px 5px 2px 5px;
	vertical-align:top;
	color:#fff;
	line-height:26px;
	border-top: #ffbd16 solid 6px;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	text-decoration:underline;
}

/***** Global Classes *****/

.clear         { clear:both; }
.clearleft	   { clear:left; }
.clearright    { clear:right;}

.float-left    { float:left; }
.float-right   { float:right; }
.float-right-img { float:right; margin: 0 15px 0 0; }
.float-left-img2 {float: left; border: 1px solid #707070; padding: 1px; margin: 0 15px 0 15px;}

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.small 		   { font-size: 10px; }
.small2		   { font-size: 11px; text-align:center;}
.small3		   { font-size: 10px; text-align:center;}
.small-list    { font-size: 10px; padding: 1px; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.boarderd 	   { border: 1px solid #000; padding: 1px;}

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.smalltext 	   { font-size: 10px; }

.ycolor {
background: #113388;
color: #fff;
}
.gcolor {
background: #A0ADCF;
}

.collapse {
border-collapse:collapse;
border: 1px solid #000;
}

.border-right {
border-right: 1px solid #000;
}

/*** Team Table ***/

#team table tr td
{
    display:table-cell;
    padding:5px 0 5px 5px;
}

#team table tr td#email 
{
    padding:5px 10px 5px 15px;
}

#team table tr.odd 
{
    background-color:#A0ADCF;
    color:#fff;
}

/**************** Accordion*********************/

#accordion
{
width: 535px;
border-bottom: solid 1px #c4c4c4;
margin: 0;
padding: 0;
text-indent: 0;
         
}
#accordion a.head
{
background: #A0ADCF url(images/collapsed.gif) no-repeat right;
border: 1px solid #000;
color: #fff;
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 ul, ul.fdic-list {
font-size: 12px!IMPORTANT;
	font-family: Arial!IMPORTANT;
	list-style-type:circle!IMPORTANT;
	color: #000!IMPORTANT;
	font-style:  normal!IMPORTANT;
	align:left!IMPORTANT;
	padding-left:15px;
}

#accordion ul li, ul.fdic-list li {
padding:5px 0!IMPORTANT;
}