
body{
	font-family: Arial,sans-serif;
	color: #002649;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #002649;
}

td {
font-size: 95%;
}
a:link, a:visited{
	color: #002649;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#content a:link, #content a:visited{
	color: #002649;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS',sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 120%;
 color: #002649;
 font-weight: bold;
 font-style: italic;
 padding: 0;
  margin: 0;
}

h3{
color: #E0AA0F;
font-weight: bold;
font-size: 110%;
margin: 20px 0 -5px 0;
}

h4{
 font-size: 110%;
 font-weight: bold;
 color: #E0AA0F;
 padding: 0;
 margin: 20px 0 5px 0;
}

h4.right {
 text-align: right;
margin: 0 0 5px 0;
}

h5{
 font-size: 100%;
 color: #E0AA0F;
 padding: 0;
 margin: 0;
 font-weight: normal;
 text-decoration: underline;
}

ul{
list-style-image: url('images/bullet.gif');
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
th {
background: #ccc;
}

.header {
background: #002649;
color: white;
font-weight: bold;
}

.disc {
font-size: 80%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Wrapper {
	width: 762px;
	margin: 0 auto;
	padding: 0;
	background: #fff url('images/leftbg.gif') repeat-y;
	border: 1px solid #FFD633;
}
#header1 {
	line-height: 117px;
	height:117px;
	background: #fff url('images/headerb_01.gif') no-repeat top left;
	float:left;
	margin:0;
  	padding:0;
	width: 204px;
}
#header1 h2 a {
	text-indent: -20000px;
	display:block;
	width: 204px;
}
#header2{
	line-height: 117px;
	height:117px;
	background: #fff url('images/headerb_02.gif') no-repeat top right;
	float:right;
	margin:0;
  	padding:0;
	text-align:center;
	width: 558px
}

#masthead{
	margin: 0;
	padding: 0;
	width: 100%;
	clear:both;
}

#navBar{
	padding: 0px;
	/*background: #E0AA0F url('images/gradient.gif') no-repeat top left;; margin-left:0; margin-right:626px; margin-top:0; margin-bottom:0
	vertical-align: top;*/
	margin-top: 20px;
}


#content{
  float:right;
	width: 78%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #fff;
padding: 6px 0px;
white-space: nowrap;
background: #002649;
text-align:right;
font-size: 75%;
font-family: 'Trebuchet MS',sans-serif;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0px 4px 0px 0px; 
	color: #fff;
}




/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 0;
	margin: 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 5px 0 0 0;
	margin: 0;
}


/************* #bankInfo styles ***************/

#bankInfo{
	clear: both;
	font-size: 65%;
	margin: 0;
	height: 77px;
	background: #E0AA0F url('images/bottom.gif') no-repeat top left;
	text-align:center; padding-left:0; padding-right:0; padding-top:30px; padding-bottom:0
}

#bankInfo p {
font-size: 150%;
margin:0;
padding: 0;
font-weight:bold;
}
#bankInfonofdic{
	clear: both;
	font-size: 65%;
	margin: 0;
	height: 77px;
	background: #E0AA0F url('images/bottom_nofdic.gif') no-repeat top left;
	text-align:center; padding-left:0; padding-right:0; padding-top:30px; padding-bottom:0
}

#bankInfonofdic p {
font-size: 150%;
margin:0;
padding: 0;
font-weight:bold;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #mainNav styles ***********/

#mainNav{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight:bold;
	border: 0px none;
}

#mainNav ul{
	background: #FFD633 url('images/gradient.gif') no-repeat top left;
	border: 0px none;; padding-left:0px; padding-right:0px; padding-top:30px; padding-bottom:0px
}

#mainNav a:link, #mainNav a:visited {
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	border: 0px none;; padding-left:10px; padding-right:0px; padding-top:4px; padding-bottom:4px
	
}


#mainNav a:hover{
	background-color: #FFE375;
	text-decoration:none;
	border: 0px none;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.subtext {
color: #616A74;
font-size: 75%;
}

.urgent {
display: block;
margin: 5px 5px; 
padding: 10px 10px;
border: 1px solid #e0aa0f;
}

.breadcrumbs {
font-size: 90%;
}

.backtotop {
font-size: 90%;
text-decoration: underline;
color: #002649;
text-align:right;
}

form {
margin:0;
padding:0;
}

.login, .login a {
font-size: 10px;
line-height: auto;
font-weight: normal;
}
