body{
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #000 url('../images/tile.gif');
	color: #3b3b3b;
	font-family: verdana, sans-serif;
	font-size: 12px;
    text-align: left;
}
img {
	border: 0;
}
td {
font-family: verdana, sans-serif;
font-size: 12px;
    text-align: left;
}

p
{
    padding-left: 10px;
}

a:link, a:visited, a:hover {
	color: #7EB5DC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
 font-size: 140%;
 font-weight: bold;
 margin: 5px 0 5px 10px;
}

h2{
 font-size: 114%;
 padding-left: 10px;
 padding-top: 10px;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 100%;
}

h6{
 font-size: 100%;
 padding-left: 25px;
 font-weight: normal;
 padding-top: 10px;
 padding-bottom: 20px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

#center {
padding: 20px 15px;
}

.rates {
 font-size: 60%;
 border-bottom: 1px solid #D6D6D6;
 padding: 2px 2px;
}

#footer {
	font-family: Verdana,Arial,sans-serif;
text-align: center;
font-size: 10px;
color: #929293;
line-height: 1.4;
width: 900px;
}
table#fdic td {
	font-family: Verdana,Arial,sans-serif;
font-size: 10px!important;
color: #929293;
line-height: 12px;
border: 0;
}
#footer img {
	padding-right: 15px;
}

.login {
font-size: 60%;
padding-left: 7px;
}

.board {
font-family: verdana, sans-serif;
font-size: 9px;
}

.board img {
border: 1px solid #7A7A7A;
}

hr.double {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      color: #7A7A7A;
      background-color: #7A7A7A;
      height: 4px;
      width: 95%;
	  border-left: 1px solid #7b7b7b;
	  border-right: 1px solid #7b7b7b;
    }

hr.single {
      border-top: 1px solid #ccc;
      height: 1px;
    }


#leftNav {
color		:	#000;
font-weight:  		bold;
font-size:		11px;
padding-left: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftNav .heading {
margin-bottom: -10px;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
font-weight: bold;
}

#leftNav a:link, #leftNav a:visited {
color		:	#ffffff;
text-decoration	:	underline;
font-weight:  		normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
}

#leftNav a:active, #leftNav a:hover {
color		:	#D6D6D6;
text-decoration	:	none;
font-weight:  		normal;

}

.login {
color		:	#D6D6D6;
font-weight:  		normal;
font-size:		75%;
font-family: arial;
text-align: center;
padding-right: 5px;
}

.loginHead {
color		:	#D6D6D6;
font-weight:  		normal;
font-size:		11px;
font-family: verdana;
text-align: center;
font-weight:  		bold;
text-transform: uppercase;
}

.loginRadio {
color		:	#D6D6D6;
font-weight:  		normal;
font-size:		11px;
font-family: verdana;
text-align: center;
font-weight:  		normal;
text-transform: normal;
}

.loginItal {
font-style: italic;
font-size:		11px;
text-align: center;
border-top: 1px solid #9f9f9f;
margin-top: 10px;
padding-top: 10px;
}

#leftnavsub a {
color		:	#000;
font-weight:  		bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
text-decoration: none;
}

#leftnavsub a:hover {
color: #ffffff;
}

#bod {
font-size:		9px;
font-family: verdana;
}
#bod img {
	padding: 5px;
}
#current_rates {
	float: left;
	background: #434343;
	padding: 5px 8px 8px 10px;
}
	
#current_rates table {
	width: 175px;
	padding: 0;
	float: left;
	_display: inline;
}
#current_rates table td {
	padding: 3px 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #434343;
	border-bottom: 1px solid #bababa;
	margin: 0 5px;
}
img#logo_home {
	float: right;
	border: 0;
}
td.header_home {
	background: #929191 url(../Images/bg_header_home.jpg) no-repeat left top;
}
td.home_intro_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	width: 421px;
}
	

/***** Global Classes *****/ 

.clear         { clear:both; } 
.float-left    { float:left; } 
.float-right   { float:right; } 

.text-left     { text-align:left; } 
.text-right    { text-align:right; } 
.text-center   { text-align:center; } 
.text-justify  { text-align:justify; } 

.bold          { font-weight:bold; } 
.italic        { font-style:italic; } 
.underline     { border-bottom:1px solid; } 
.highlight     { background:#ffc; } 

.wrap          { width:960px;margin:0 auto; } 

.img-left      { float:left;margin:4px 10px 4px 0; } 
.img-right     { float:right;margin:4px 0 4px 10px; } 

.nopadding     { padding:0; } 
.noindent      { margin-left:0;padding-left:0; } 
.nobullet      { list-style-image:url('../none');
list-style-type:none;
}
