body {
	font-family: Verdana,Arial,Helvetica;
	margin: 1px 0px 0px 1px;
	background-color: #F4F4F4;}

ol { 
	margin: 0px; 
	padding-left: 2em; /* or pick another offset */ } 
	
ul { 
	margin: 0px; 
	padding-left: 2em; /* or pick another offset */ } 

li {
	margin-top: 3px;}
	
p {
	font-size: 11px;
	margin: 0px;}

td {
	font-size: 11px;}

a:link {
	text-decoration: none;
	color: #5981be;}

a:visited {
	text-decoration: none;
	color: #5981be;}

a:hover {
	text-decoration: underline;
	color: #5981be;}

.pageheading {
	font-size: 16px;
	color: #ce1818;
	font-weight: bold;
	text-decoration: underline;}

.fields {
	font-size: 10px;
	font-family: Verdana;}

.onlinebankinglogin {
	background-color: #e6ecf5;
	margin-top: 3px;
	border-bottom: 1px solid #1a4f7f;
	border-left: 1px solid #1a4f7f;
	border-right: 1px solid #1a4f7f;}

.leftmenu {
	border-right: 1px solid #3362c1;
	padding: 5px 0px 5px 0px;
	background-color: #fbfbfb;
	width: 190px;}
	
.menuboxes {
	border: 1px solid #d6e0ee;
	background-color: #FFFFFF;
	width: 170px;}

.highlight {
	border: 2px solid #d6e0ee;}

.tableheader{
	background-color: lightsteelblue;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: bold;}
	
.tabletd{
	background-color: #f7f7f7;
	font-size: 10px;}	
	
.pageheading {
	border-bottom: 1px solid #bbb; 
	margin-top: 10px;}

#fullpage{
	width: 850px;
	border-bottom: 3px solid #1a4f7f;
	background-color: #FFFFFF;
	padding-bottom: 2px;}

#top {
	width: 850px; 
	padding: 0px 0px 4px 0px; 
	background-image: url(../images/topbg.gif); 
	background-repeat: repeat-x; 
	border-bottom: 4px solid #1a4f7f; 
	margin-bottom: 1px;}
	
#bottom {
	width: 850px;
	padding-top: 15px;}