﻿<style type="text/css">{  }
           
p      { font-size: 10pt; color: #000000; 
               font-family: Arial}
               
.head      { font-size: 12pt; color: #2A377D; font-weight: bold; 
               font-family: Arial}              
               
.bodybd      { font-size: 10pt; color: #000000; 
               font-family: Arial}
               
               
li           { font-family: Arial; font-size: 10pt; color: #000000;}
               
a
{
	font-size: 10pt;
	font-family: Arial;
		color: #2A377D; font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a:visited
{
	color: #2A377D;
}
a:active
{
	color: #2A377D;
}

#onlinebanking 
{
	width: 160px;
	border: 1px #CCCCCC solid;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	float:left;
	margin: 3px;
}
#onlinebanking th
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	padding: 0 0 5px 0;
}

#onlinebanking td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.login 
{
	background-color:navy;
	color: #FFFFFF;
	border: 1px #CCCCCC solid;
}
.loginLinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

a.checks {
	display:block;
	width: 170px;
	border: 1px #CCCCCC solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding: 5px;
	margin:3px;
}
-->

</style>
