body {
	margin-top:0px;
	marginheight:0px;
	/*font-size:13px;  */
	min-width:600px;
	/*font-family: Arial, Helvetica, Sans-Serif;*/
}
/*The header background image*/
div#fdic_header1{
  width: 100%;
   height:115px;
  
  margin:0px;
  padding:0px;
  background-image: url(/images/75flag.jpg);
  border-bottom:1px solid #fff;
}

/*Div for the FDIC Logo*/
div#fdic_header1 #logo1{
  margin:0px;
  padding:7px;
  height:46px;
  background-position: right top;
  background-repeat: no-repeat;
  float:left;
}
/*Div for the 75th Button*/
div#fdic_header1 #logo2{
  margin:0px;
  padding:0px;
  height:70px;
  width:90px;
 background-position: right top;
  background-repeat: no-repeat;
  float:left;
}
/*Div for the rest of the logo*/
div#fdic_header1 #logo3{
  margin:0px;
  padding:0px;
  height:70px;
  width:649px;
  margin-left: -72px;
  background-position: right top;
  background-repeat: no-repeat;
  float:left;
}
/*Section for the google search functionality*/

div#fdic_header1 #rest{
  margin:0px;
  padding: 10px;
  height:45px;
  float:right;
  width:240px;
}

div#fdic_header1 #rest form {
  margin:0px;
  padding: 5px 5px 0px 0px;
  width:235px;
}


div#fdic_header1 #rest form #searchbutton{
  float:right;
  margin:0px;
  padding:1px 10px 0px 0px;
}

div#fdic_header1 #rest form #fdic_search{
  float:left;
  margin:0px;
  padding:0px;
}

div#fdic_header1 #rest #advance_search {
  float:left;
}
/*end search*/
/*table for the tabs*/
table#fdic_menu1 {
  width:100%;
  border-collapse: collapse;
  height:20px;
  valign:bottom;
 
} 
/*font settings for link*/
table#fdic_menu1 a{
	text-decoration: none;
	font-size: 11px !important;
	font-weight: bolder !important;
	color:#FFF;
 }
/*Settings for unselected tab content*/
table#fdic_menu1  tr td#center_unhighlighted{
  
  background-image: url(/images/tab1-center1.gif);  
  margin: 0px;
  padding:3px 0px 0px 0px;
  text-align:center;
  font-family: Arial, Helvetica, Sans-Serif;
} 
/*Settings for selected tab content*/
table#fdic_menu1  tr td#center_highlighted{
  
  background-image: url(/images/tab-new-invrt-cen.gif);  
  padding:3px 0px 0px 0px;
  margin: 0px;
  text-align:center;
  font-family: Arial, Helvetica, Sans-Serif;
}
/*left side unselected*/
table#fdic_menu1  tr td#left_unhighlighted{
  border: 0px;
  background-image: url(/images/tab1-left1.gif); 
  width:4px; 
  padding: 0px 0px;
  margin: 0px;
  text-align:right;
  font-family: Arial, Helvetica, Sans-Serif;
}
/*right side unselected*/ 
table#fdic_menu1  tr td#right_unhighlighted{
  border: 0px;
   background-image: url(/images/tab1-right1.gif);
   width:4px; 
  padding: 0px 0px;
  margin: 0px;
  text-align:left;
  font-family: Arial, Helvetica, Sans-Serif;
} 
/*left side selected*/
table#fdic_menu1  tr td#left_highlighted{
  border: 0px;
  background-image: url(/images/tab1-invrt-left.gif); 
  width:3px; 
  padding: 0px 0px;
  margin: 0px;
  text-align:right;
  font-family: Arial, Helvetica, Sans-Serif;
} 
/*right side selected*/
table#fdic_menu1  tr td#right_highlighted{
  border: 0px;
   background-image: url(/images/tab1-invrt-right.gif);
   width:4px; 
  padding: 0px 0px;
  margin: 0px;
  text-align:left;
  font-family: Arial, Helvetica, Sans-Serif;
} 
/*search font*/
.search {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
/*font-weight: bolder !important; */ /* messes up new header Advanced Search */
color:#ffffcc;
}
/* old css
body {
	margin-top:0px;
	marginheight:0px;
	font-size:13px;  
	min-width:600px;
	font-family: Arial, Helvetica, Sans-Serif;
}


div#fdic_header{
  width: 100%;
   height:45px;
  background-color: #003f88;
  margin:0px;
  padding:0px;
  border-bottom:1px solid #fff;
}

div#fdic_header #logo{
  margin:0px;
  padding:0px;
  height:45px;
  width:353px;
  background-color:#fff;
  background-image: url(/images/home_stars.gif);
  background-position: right top;
  background-repeat: no-repeat;
  float:left;
}

div#fdic_header #rest{
  margin:0px;
  padding: 0px;
  height:45px;
  float:right;
  width:240px;
}

div#fdic_header #rest form {
  margin:0px;
  padding: 5px 5px 0px 0px;
  width:235px;
}

div#fdic_header #rest form #searchbutton{
  float:right;
  margin:0px;
  padding:3px 10px 0px 0px;
}

div#fdic_header #rest form #fdic_search{
  float:left;
  margin:0px;
  padding:0px;
}

div#fdic_header #rest #advance_search {
  float:left;
}

table#fdic_menu {
  width:100%;
  border-collapse: collapse;
} 
table#fdic_menu a{
	text-decoration: none;
	font-size: 11px !important;
	font-weight: bolder !important;
	color:#036;
 }
table#fdic_menu  tr td{
  border: 1px solid #918136;
  background-color:#F2E4A3;  
  padding: 5px 0px;
  margin: 0px;
  text-align:center;
  font-family: Arial, Helvetica, Sans-Serif;
} 

table#fdic_menu  tr#fdic_m td{
  padding: 0px;
  margin: 0px;
 height:3px;
  border-width:0px;
  border-bottom: 4px solid #036 !important;
}

.search {
font-family:Arial, Helvetica, sans-serif; 
font-size:9px; 
color:#ffffcc;
}*/
.search2 {
font-size:1px; 
color:#003f88;
}

.nav {
	display:block;
}

.nav:hover {
	cursor: hand;

}

	



