html	{
	min-height: 100%;
	margin-bottom: 1px;
	}	
* {	
	margin:0;
	padding:0;
	}
.clearfloats {clear:both; padding-top:.05px; }
.clear {clear:both; }
	
img	{
	border: 0;
	}
img.lt	{
	float: left;
	margin: 0 10px 10px 0;
	}
img.rt	{
	float: right;
	margin: 0 0 10px 10px;
	}
p, h1, h2, h3	{
	margin: 0 0 10px 0;
	}
p.learn-more	{
	margin-top: -10px;
	font-weight: 800;
	}
h1	{
	color: #228DC1;
	font-size: 19px;
	}
h2	{
	color: #228DC1;
	font-size: 17px;
	}
#leftside h2, #rightside h2	{
	color: #333;
	font-size: 15px;
	}
h3	{
	color: #228DC1;
	font-size: 14px;
	}
li h3	{
	margin: 0!important;
	color: #333!important;
	}
span.header3	{
	color: #228DC1;
	font-size: 13px;
	font-weight: 800;
	}
h4	{
	color: #333;
	font-size: 14px;
	margin: 0 0 5px 0;
	}
a:link, a:visited	{
	color: #228DC1;
	text-decoration: underline;
	}
a:hover	{
	color: #666;
	text-decoration: none;
	}
.thumb	{
	margin-left: 75px;
	}
.widget	{
	float: right;
	margin: 3px 0 10px 10px;
	}
img.main-level1 {
	display: block;
	text-align: center;
	padding: 0 0 20px 0;
	}
img.main-level2,
img.main-level3	{
	float: left;
	margin: 0 10px 5px 0;
	}	
.thumb.homequicklinks	{
	width: 620px;
	}
.home-banking	{
	float: left;
/*  	clear: both;  */
	width: 680px;
	}
.home-banking .module	{
	float: left;
	width: 210px;
	margin-right: 15px;
	}
.home-banking .module h3	{
	margin: 0 0 5px 0!important;
	}

#middle ol, #middle ol li {
	margin-left: 20px;
	padding-left: 10px;
	}

#middle ul {
	margin: 0 0 10px 30px;
	list-style: none!important;
	}
	
.quicklinks ul, .spotlight ul 	{
	margin: 0 0 10px 0px;
	list-style: none!important;
	}
	
#middle ul li	{
	padding: 0 0 0 20px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 2px 5px;
	list-style: none;
	}
.spotlight ul li	{
	padding: 0 0 7px 15px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	list-style: none;
	line-height: 16px;
	}
.quicklinks ul li, .home-banking .module ul li	{
	padding: 0 0 0 15px;
	margin: 2px 0 2px 0;	
	background-image: url("images/v-nav-arrow.gif");
	background-repeat: no-repeat;
	background-position: 2px 3px;
	list-style: none;
	}
/*  .quicklinks ul li a	{
	text-decoration: none;
	}
.quicklinks ul li a:hover	{
	text-decoration: underline;
	}  */	
	 
.searchform 	{
	padding: 35px 0 0 15px;
	}
.searchbtn	{
	padding: 0;
	margin-bottom: -2px;
	}
.searchform input.searchfield	{
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 0 3px;
	width: 130px;
	height: 17px;
	border: 1px solid #999;
	color: #333;
	background-image: url("images/bg-input-text.gif");
	background-position: 2px 1px;
	background-repeat: repeat-x;
	}
.flashcontent	{
	margin: 5px 0 15px 0
	}	
	
body	{
	margin:0;
	padding:0;
	background-color: #e0dcdb;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:center;
	margin-bottom: 3px;
	}	
.container	{
	width: 970px;
	margin: 10px auto;
	text-align: left;
	clear: both;
	position: relative;
	}
.container .top	{
	float: left;
	position: relative;
	width: 960px;
	height: 15px;
	padding: 0 5px;
	background-image: url("images/bg-content-top.gif");
	background-repeat: no-repeat;
	clear: both;
	}
.container .header	{
	float: left;
	position: relative;
	width: 930px;
	padding: 0 20px 10px 20px;
	background-image: url("images/bg-content.gif");
	background-repeat: repeat-y;
	clear: both;
	}	
.container .main	{
	float: left;
	z-index: 1;
	width: 930px;
	padding: 0 20px;
	background-image: url("images/bg-content.gif");
	background-repeat: repeat-y;
	clear: both;
	}
.container .main #leftside	{
	float: left;
	width: 190px;
	margin-top: -10px;
	}
.container .main #middle	{
	float: left;
	width: 490px;
	margin: 0 10px 10px 10px;
	min-height: 375px;
	height: auto!important;
	height: 375px;	
	}	
.container .main #rightside	{
	float: left;
	width: 230px;
	background-color: #e4e1df;
	background-image: url("images/top-side-right.gif");
	background-position: top;
	background-repeat: no-repeat;
	}	
#rightsideinfo	{
	width: 200px;
	padding: 10px 15px;
	background-image: url("images/btm-side-right.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	}
.container .footer	{
	float: left;
	/*  position: relative;  */
	width: 930px;
	padding: 20px 20px 10px 20px;
	font-size: 11px;
	background-image: url("images/bg-content.gif");
	background-repeat: repeat-y;
	clear: both;
	}
.container .footerlinks	{
	float: left;
	}
.container .footer .copyright	{
	float: right;
	}
.container .bottom	{
	float: left;
	/*  position: relative;  */
	width: 960px;
	height: 15px;
	padding: 0 5px;
	background-image: url("images/bg-content-btm.gif");
	background-repeat: no-repeat;
	clear: both;
	}	
.logo	{
	float: left;
	margin: 0 0 15px 0;
	}
.header .search	{
	position: absolute;
	width: 230px;
	height: 75px!important;
	right: 20px;
	bottom: 10px;
	background-image: url("images/bg-search.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.search h3 	{
	text-align: right;
	margin: 0 13px 0 0px;
	font-size: 10px;
	}

.search h3 a:link, .search h3 a:visited	{
	color: #FFF;
	text-decoration: underline;
	}

.search h3 a:hover	{
	color: #FFF;
	text-decoration: none;
	}
	
.leftnav	{
	float: left;
	width: 170px;
	padding: 3px 10px 10px 10px;
	background-color: #e4e1df;
	background-image: url("images/btm-side-nav.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	}
.quicklinks, .spotlight {
	float: right;
	width: 170px;
	padding: 3px 10px 10px 10px;
	background-color: #e4e1df;
	background-image: url("images/btm-side-nav.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	}
.leftnavtop	{
	float: left;
	margin-top: 10px;
	width: 190px;
	height: 7px;
	background-image: url("images/top-side-nav.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	}
.quicklinkstop, .spotlighttop	{
	float: right;
	margin-top: 10px;
	width: 190px;
	height: 7px;
	background-image: url("images/top-side-nav.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	}
.spotlight p.readmore a	{
	float: right;
	/*  text-decoration: none;  */
	font-weight: 800;
	}
.spotlight p.readmore a:hover	{
	text-decoration: none;
	}

/***********************************************/
/* VIEW MORE / VIEW LESS LAYERS                */
/***********************************************/

#openView {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("images/v-nav-arrow-down.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#openView a:link {
	text-decoration: underline;
	}
	
#openView a:hover {
	text-decoration: underline;
	}
	
#openView a:visited {
	text-decoration: underline;
	}
	
#closeView {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url("images/v-nav-arrow.gif");
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#closeView a:link {
	text-decoration: underline;
	}
	
#closeView a:hover {
	text-decoration: underline;
	}
	
#closeView a:visited {
	text-decoration: underline;
	}
	
#openViewTable {
	margin: 8px 0px 8px 0px;
	width: 100%;
	}
	
#openViewTable td {
	font-size: 105%;
	width: 50%;
	padding: 0px 10px 0px 20px;
	}