
/* Common Styles */

body {
	background-color : #ffffff;
	/* added to deal with default font showing */
	font-family: arial, helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	}

p, td, tr, .cn{
	font-family: arial, helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	}

ul {
	list-style: square;
	margin-top : 4px;
	}

.homeHeader {
	font-family: arial, helvetica, sans-serif;
	color : #f9f3d6;
	font-size : 22px;
	line-height : 28px;	
	}

.homeIntro {
	color : #ffffff;
	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 : #ffffff;
	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;
	}


.lh {
	line-height:2.1; 
	} 
	

.lh2 {
	line-height:1.0;   
	} 

.lh3 {
	line-height:3.0; 
	} 

.lh4 {line-height:1.5; }

.lh_bullets {
	line-height:1.0;  
	} 

.lh_bullets2 {
	line-height:1.9;  
	} 

.blurb {
	background: url(/images/homepage_bluebg.gif)
	}

/*---- home page --*/	

td.signup {
		padding: 2px
   }

br.top {
	font-family: arial, helvetica, sans-serif;
	line-height : 6px;	
   }

td.column {
	background-color: #ffffff;
   }

table.homeColumn {
	height: 100%;
	background-color: #ffffff;
	width: 246px;
   }

table.feedback {
	background-color: #E5E5E5;
	width: 230px;
	border: 1px solid #003366; 
   }
   
.special {
	font-family: arial, helvetica, sans-serif;
	color : #365E86;
	font-size : 12px;
   }
    
.specialSubheader {
	font-weight : bold;
	color : #844D15;
	font-size : 13px;
   }
   
.homeSubheader {
	font-weight : bold;
	color : #996633;
	font-size : 14px;
   }

 .small {
	font-family: arial, helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
   }
   
   .smallSpecial {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 12px;
   }

.smallBlue {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 11px;
   }

p.wn {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 12px;	
   }

.wnHeader {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 12px;
	font-weight : bold;	
   }


.wnHeaderRotate {
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size : 12px;
	font-weight : bold;	
	}

.search {
	font-family : arial, helvetica, sans-serif;
	color : #ffffcc;
	font-size : 9px; 	
   }
   
a.search:link, a.search:visited, a.search:hover, a.search:vistited:hover {
	font-family : arial, helvetica, sans-serif;
	color : #ffffcc;
	font-size : 10px; 	
   }
   
.results {
    font-size : 11px;
   }
   
.results ul{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 20px;
  }   
  
.results li{
    list-style-type: disc;
    padding: 1px 0px 1px 0px;
    background: none;
	color: #0000FF;
  }

.noDisplay_fdic_menu{

    display:none;
}
  
.date {
 font-family : arial, helvetica, sans-serif;
 color:#d6d6d6;
 font-size: 7pt;
}
