
TD {font-family: Arial, Verdana, Sans-Serif; font-size: 10pt;}

.darkBlueBorder {
	border: 1px solid #006;
}

.darkBlueRate {
	color: #006;
	font-weight: bold;
}

.leftnav	{background-color: #000066;}
.subheading {
	color: #000066;
	font-weight: bold;
	}
	
.subheading2 {
	color: #000099;
	font-weight: bold;
	}
	
.rate_border {
	background-color: #000066;
	}	
	
.rate1 {
	background-color: #EAEAEA;
	font-weight: bold;
   	}	
	
.rate2 {
	background-color: #FFFFFF;
	}	

/* links */
a:link {
	color: #3333CC;
	text-decoration: underline;
	}
a:visited {
	color: #000066;
	text-decoration: underline;
	}
a:hover {
	color: #000099;
	text-decoration: underline;
	}

a:active {
	color: #000099;
	text-decoration: underline;
	}
	
/* online banking login box */	
.login	{
	background-color: #000099;
	color: #FFFFFF;
	}

/* Member SIF link */
.sif:link	{
	color: #FFFFFF; 
	text-decoration:underline;
	}

.sif:hover	{
	color: #FFFFFF; 
	text-decoration:none;
	}	
	
.sif:active	{
	color: #FFFFFF; 
	text-decoration:none;
	}	
	
.sif:visited	{
	color: #FFFFFF; 
	text-decoration:underline;
	}	
	
/* Welcome to... */
.header1	{
	font-size: 14pt; 
	font-weight: bold; 
	color: #000066; 
	text-align: center;
	}

/* Your Hometown Bank... */
.header2	{
	font-size: 11pt; 
	font-weight: bold; 
	color: #000066; 
	text-align: center;
	font-style: italic;
	}


