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;
	margin-top:20px;
	}
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;
	}	
img.floatLeft {
/*	position: relative;*/
	float: left;
	margin: 8px 15px 1px 0px;
/*	border: 1px solid #61BF1A;*/
	padding: 8px;
	}
hr.partners {
	border: 1px solid #61BF1A;	
	}
.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;
	}	
.container .searchbottom	{
	float: left;
	/*  position: relative;  */
	width: 960px;
	height: 15px;
	padding: 0 5px;
    margin-left: -10px;
    margin-bottom: -10px;
	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;
	}
/***********************************************/
/* Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Bluestone                   */
/***********************************************/
.p7AB {
	padding: 0 0 12px 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #FFFFFF;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url("images/p7ap_bluestonebut.jpg");
	background-repeat: repeat-x;
	background-color: #EDEDED;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #91867E;
	font-weight: normal;
	background-image: url("images/p7ap_east_black.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #B6DD8F;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #92CC57;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #EBFFDD;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #91867E;
	background-image: url("images/p7ap_south_black.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	font-size: 12px;
	line-height: 15px;
	color: #474747;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 12px;
	color: #474747;
	margin: 0px;
	line-height: 12px;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
}
#slidemenu {
	width: 490px;
}
.p7ABcontent a {
	color: #228DC1;
}
.p7ABcontent a:hover {
	color: #666;
	text-decoration: none;

}
	