/* Items Scaled for Print */
#scaleTable {width:670px;}
#scaleSpacer {width:33px;}
#scaleSpacerHome {width:71px;}
#scaleBanner {width:670px; height:61px;}
#scaleBanner2 {width:670px; height:43px;}
#scaleLCell {width:385px;}
#scaleQuick {width:285px;}
#scaleUpdate {width:193px;}
#scaleQuickHome {width:159px;}
#scaleWN {width:246px;}
#scalePR {width:246px;}


#scaleNavHome {height:24px; width:35px;}
#scaleNavDepositIns {height:24px; width:95px;}
#scaleNavConsumerProtect {height:24px; width:113px;}
#scaleNavIndAnalysis {height:24px; width:94px;}
#scaleNavRegExamin {height:24px; width:131px;}
#scaleNavAssetSales {height:24px; width:64px;}
#scaleNavNewsEvents {height:24px; width:76px;}
#scaleNavAbout {height:24px; width:62px;}





#scaleCrumb{
	width:653px;
	<!--[if IE 7]> width: 653px; <![endif]-->
	# width: 670px !important;
}

#imageAdjust{
    # margin: 4px 0px 0px 0px !important;
}


#scaleColumnsh {width:200px;}
#scaleColumns{
	width:200px;
	# padding: 0px 0px 10px 0px !important;
}

#scalePageWidth {width:700px;}
#pageTitleBG{background-color : transparent;}

/* Remove for Print */

.noDisplay2 {display: none;} 
.noDisplay_print{

  display:none;
}
/* Common Styles */

body {
	background-color : #ffffff;
}

p, td, tr {
	font-family: arial, helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
}

ul {
	list-style: square;
	margin-top : 4px;
}

.homeHeader {
	font-family: arial, helvetica, sans-serif;
	color : #ffffff;
	font-size : 22px;
	line-height : 28px;	
}

.home2Intro {
	color : #cccccc;
	line-height : 18px;
}

/*---- new add style --*/
.home2Intro {
	color : #ffffff;
	line-height : 16px;
}

.homeSubheader, .sidebarTitle, .contentSubheader  {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 14px;
	font-weight : bold;
}

.homeSidebarTitle {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 17px;
	font-weight : bold;
}

.pageTitle {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 18px;
	font-weight : bold;
	background-color : #f9f3d6;
}

.contentHeader {
	font-family: arial, helvetica, sans-serif;
	color : #cccccc;
	font-size : 14px;
	font-weight : bold;
	background-color : #003366;	
}

.contentSubheader {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
}

.contentSubSubheader {
	font-weight : bold;
	color : #333366;
	font-size : 12px;
}

.date {
	font-weight : bold;
	color : #333366
}

.smallText {
	font-size : 11px;
}

a:link, a:visited, a:hover, a:vistited:hover {
	font-family : arial, helvetica, sans-serif;
	line-height : 14px;	
}


/* Base Header stuff */

div#fdic_header{
  width: 100%;
   height:45px;
  background-color: #003f88;
  margin:0px;
  padding:0px;
  border-bottom: 3px 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;
} 

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;
}

.nav {
	display:block;
}

.nav:hover {
	cursor: hand;

}


