body { 	
background-color: #3d0107; /*navy blue*/
margin-top: 0px;
font-family: arial;/*this is for the quick link text*/
font-weight: bold;
font-size:8pt;
color:#ffffff;
text-align: right;
}

#wrapper {
width: 753px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

#header {
 background-image: url(images/header.gif);
 background-position: top center;
 background-repeat: no-repeat;
 width:753px;
 height:107px;
}

.bank_link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:611px;
line-height: 46px;
}
.bank_link a {
text-decoration:none;
color:#FFFFFF;
}
.bank_link a:hover {
color:#630101;
}

#quick_link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:592px;
padding-top: 50px;
line-height: 20px;
}

#middle_area * html {
background-image:url(images/middle_of_body2.gif);
width: 753px;
height: 425px;
}

#middle_area {
background-image:url(images/middle_of_body2.gif);
width: 753px;
min-height:425px;
}

.divider {
color:#ffffff;
}

.mainnav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.mainnav a {
text-decoration:none;
color:#FFFFFF;
}

.mainnav a:hover {
color: #630101;
}

#center {
background-image:url(images/center_wcolor2.gif);
background-repeat:no-repeat;
width: 447px;
height:290px;
}

#marquee {
/*border: solid;
border-width: 2px;
border-color: #FFFFFF;*/
font-size:12pt;
height:145px;
width: 447px;
text-align:center;
}

#footer {
background-image:url(images/bottom_of_body2.gif);
background-repeat:no-repeat;
width: 753px;
}

.title {
 font-family: arial;
 font-size: 14pt;
 font-weight: 600;
 color:#001f5b;
 margin-left:20px;
 }
 
 .subheaders {
 font-family: arial;
 font-size: 12pt;
 font-weight: 600;
 color:#001f5b;
 margin-left:20px;
 }

 .content {
 font-family: arial;
 font-size: 10pt;
 font-weight: 400;
 color:#000000;
 margin-left:20px;
 margin-right:20px;
 }
 .content a{
 color:#000000;
 text-decoration:underline;
 font-weight:bold;
 }
 .content a:hover{
 color:#660000;
 text-decoration:none;
 font-weight:bold;
 }
 
 .content_sm {
 font-family: arial;
 font-size: 9pt;
 font-weight: 400;
 color:#000000;
 }
 
 #contactus {
 border:4px double #CBCADA;
 }

 .menu {
 font-family: arial;
 font-size: 10pt;
 font-weight: 400;
 color:#000000;
 line-height:10px;
 }
 
 .mainnav {
 	font-family: Arial;
 	font-weight: bold;
	text-decoration:none;
	text-align: center;
   	color: #000000;
} 
 
 .mainnav:hover { 
 	color: #990000;
}

 .links {
 	font-family: Arial;
 	font-weight: bold;
	color: #001F5B;
} 

 .links a {
	text-decoration:underline;
}
	
 .links:hover { 
 	color: #990000;
}
 .links_hmpg {
 	font-family: Arial;
 	font-weight: bold;
	color: #5F7DBB;
} 

 .links_hmpg a {
	text-decoration:underline;
}
	
 .links_hmpg:hover { 
 	color: #990000;
}
 .privacy {
 	font-family: Arial;
	font-size:10px;
 	font-weight: bold;
	color: #F70000;
} 

.privacy a {
	text-decoration:underline;
}
	
 .privacy:hover { 
 	color: #990000;
}

.ncua {
 font-family: arial;
 font-size: 8pt;
 font-weight: 400;
 color:#ffffff;
 }
 



/*rate pages**********************************************************/

 .rate_title {
 font-family: arial;
 font-size: 10pt;
 font-weight: 600;
 color:#ffffff;
 text-align: center;
}
 
 #ratetable td, #feetable td {
  border:1px solid #9793B8;
}

.line0 {
  background: #FFFFFF;
}

.line1 {
  background: #E6E5ED;
}

.line2 {
  background: #FFFFFF;
}
 
 .rateheader, .rateheaderterm, .rateheaderapr, .rateheadernotes, .rateheadernotes2, .rateheadernotes3,.rateheadernotes4,.rateheaderscore {
  font-size:11pt;
  font-weight:bold;
  color:#000000;
  text-align:left;
}

.notes {
  font-size:8pt;
  font-weight: 400;
  color:#001F5B;
  text-align: left;
}
/***********************************************************/
#dropdown {
text-align: left;
}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 8pt Arial;
line-height:15px;
z-index:100;
margin-top:5px;
}

#dropmenudiv a{
text-indent:2px;
width: 100%;
display: block;
border-top:none;
border: 1px solid #000000;
text-decoration: none;
font-weight: normal;
color: black;
background:#cccccc;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fbf4e1;
color: #343d98;}

