body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../img/page_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

.skybranch {
	background-image: url(../img/skybranch_background.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#header
	{
	padding: 0px 6px 0px 6px;
	background-image: url(../img/mainnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

 .mainnav_item {
	background-image: url(../img/mainnav_back.jpg);
	background-repeat: repeat-x;
	background-position: middle;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0055A5;
	font-weight: bold;
	height:32px;
	
}

.mainnav_item a:link {
	text-decoration: none;
	color: #0055A5; 	
		}
.mainnav_item a:visited {
	text-decoration: none;
	color: #0055A5; 	
		}
.mainnav_item a:hover {
	text-decoration: underline;
	color: #0055A5; 	
		}
.mainnav_item a:active {
	text-decoration: underline;
	color: #0055A5; 	
		}
		
.bankframe {
	background-image: url(../img/bankframe.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 146px;	
	height: 70px;
}


.bankform{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0055A5;
	height:10px;
	width:105px;
	border: 1px solid #6695CF;
	}	

.forgotlink {font-size:9px;}


.home_bg1 {
	background-image: url(../img/home_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F5F61;  
}
.home_bg1 div.content {padding: 10px 10px 10px 10px;}

.home_bg2 {
	background-image: url(../img/home_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F5F61;  
}
.home_bg2 div.content {padding: 10px 10px 10px 10px;}

.home_bg3 {
	background-image: url(../img/home_bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5F5F61;  
}
.home_bg3 div.content {padding: 10px 10px 10px 10px;}

.searchback{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0055A5;
	background-color: #A5C2E0;
	border-bottom: 1px solid #6695CF;
	height:35px;
	}	
.searchleft{
	background-color: #A5C2E0;
	border-left: 1px solid #6695CF;
	border-bottom: 1px solid #6695CF;
	height:35px;
	}	
.formsearch{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0055A5;
	height:16px;
	width:140px;
	border: 1px solid #6695CF;
	}	
.topnavbg {
	background-color: #ECF1F9;
	border-bottom: 1px solid #6695CF;
	height:33px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0055A5;
	background-color: #ECF1F9;
}
		
.topnav a:link {	
		color: #0055A5;
		text-decoration: underline;
		}
.topnav a:visited {
		color: #0055A5;	
		text-decoration: underline;
		}
.topnav a:hover {	
		color: #0055A5;
		text-decoration: none;
		}
.topnav a:active {
		color: #0055A5;	
		text-decoration: none;
		}

		
.search_field{
	border: 1px solid #333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px;
	}		

.left_col {
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
	vertical-align: top;
}

.right_col {
	width: 260px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	padding-left:15px;
	vertical-align: top;
	
}
ul.newslist1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 8px;
	list-style-type: none;
}

ul.newslist1 table td{
		padding: 0px;
		margin:0px;
		}	

ul.newslist1 li {
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	color: #000;
	line-height: 16px;
	font-size: 10px;
		}
		
ul.newslist1 a {
		font-size: 10px;
		}		
		
ul.newslist1 li a:link{
	text-decoration: none;
	color: #003D7D;
	font-weight: bold;

		}
		
ul.newslist1 li a:visited{
	text-decoration: none;
	color: #003D7D;
	font-weight: bold;

		}
ul.newslist1 li a:hover{
	text-decoration: underline;
	color: #003D7D;
	font-weight: bold;

		}
ul.newslist1 li a:active{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	
		}
ul.newslist1 li font {
	font-size: 10px;
	font-weight: normal;
		}
		
ul.newslist2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 8px;
	list-style-type: none;
}

ul.newslist2 li {
	margin-bottom: 10px;
	color: #428F9C;
	line-height: 12px;
		}

ul.newslist2 li span{
	font-weight: bold;
		}

ul.newslist2 li a:link{
	text-decoration: none;
	color: #428F9C;
		}
		
ul.newslist2 li a:visited{
	text-decoration: none;
	color: #428F9C;
		}
ul.newslist2 li a:hover{
	text-decoration: underline;
	color: #428F9C;
		}
ul.newslist2 li a:active{
	text-decoration: underline;
	color: #000;
		}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808083;

}
.footer a:link{
	color: #0055A5;
	text-decoration: underline;
}
.footer a:visited{
	color: #0055A5;
	
}

.footer a:hover{
	color: #0055A5;
	text-decoration: none;
}

.footer a:active{
	color: #0055A5;
	text-decoration: underline;
}

ul.related_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

ul.related_links li a {color: #003D7D;}
ul.related_links li a:link {text-decoration:underline;}
ul.related_links li a:visited {}
ul.related_links li a:hover {text-decoration:none;}
ul.related_links li a:active {color:#428F9C;  text-decoration:underline;}

/* begin subnav styles */
		
.subnav_bg {
	background-image: url(../img/subnav_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	border-right: 1px solid #C8CCD0;
	border-left: 1px solid #C8CCD0;
}	


.subnav_title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0055A5;
	text-align: center;
}

.subnav_title_image {text-align: center;}



ul.subnavlist{
	width: 150px;
	margin: 10px 0px 10px 3px;
	padding: 0;
	padding-left:5px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		}

ul.subnavlist li{

		}


ul.subnavlist a:link, a:visited {
	text-decoration: underline;
	color: #666666;
		}

ul.subnavlist a:hover, a:active {
	text-decoration: none;
	color: #666666;
		}



ul.subnavlist li.subnav_3 {
	margin-left: 4px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 6px;
	font-weight: normal;
		}

ul.subnavlist li.subnav_3_on {
	margin-left: 4px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 6px;
	background-image: url(/img/bullet_subnav_on_1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-weight: bold;
		}

ul.subnavlist li.subnav_4 {
	margin-left: 8px;
	padding-left: 16px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-size: 85%;
	font-weight: normal;

	}
ul.subnavlist li.subnav_4_on {
	margin-left: 8px;
	padding-left: 16px;
	margin-bottom: 5px;
	margin-top: 2px;
	font-size: 85%;
	font-weight: bold;
	background-image: url(/img/bullet_subnav_on_2.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	}

ul.subnavlist li.subnav_5 {
	margin-left: 10px;
	padding-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 80%;
	font-weight: normal;
	}
ul.subnavlist li.subnav_5_on {
	margin-left: 10px;
	padding-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 85%;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(/img/bullet_subnav_on_3.gif);
	}
ul.subnavlist li.subnav_6 {
	margin-left: 12px;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 70%;
	font-weight: normal;
	}
ul.subnavlist li.subnav_6_on {
	margin-left: 12px;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 2px;
	list-style-position: outside;
	list-style-image: url(/img/bullet_subnav_on_1.gif);
	font-size: 70%;
	}
ul.subnavlist li.subnav_7 {
	margin-left: 14px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 70%;
	font-weight: normal;
	}
ul.subnavlist li.subnav_7_on {
	margin-left: 14px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 2px;
	list-style-position: outside;
	list-style-image: url(/img/bullet_subnav_on_1.gif);
	font-size: 70%;
	}
ul.subnavlist li.subnav_hide{
	display: none;
	}

/* end subnav styles */

	
	
	
	
.news_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52473F;
}
.news_abstract {
	font-size: 12px;
}
/* modal window styles */
#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
}

#modal_container.test {
	background-color:#900;
	color:#fff;
	padding:30px;
	text-align:center
}

#modal_overlay {
	background-color:#bbbfb8;
}

.container{
  float:left;
  width:380px;
}
#leftcol{
  float:left;
  width:150px;
/*  margin-left:-180px;  */
  position:relative;
  text-align: left;
}
#rightcol{
  float:right;
  width:230px;
/*  margin-right:-200px; */
  position:relative;
}
.rule1 {
	border-top: 1px solid #0077A4;
}
/* homepage banner and banner nav selector styles... */

#banner_link {position: absolute; z-index: 9999; vetical-align: bottom; padding:0; margin:0;}
#banner_link table {width:100%;}

#banner_link table td.wide {width:300px;}

#banner_link table td.tall {height: 155px;}
#banner_link table td.tall img.banner_shim {height:180px; width: 720px;}




.bannernav_bg {
	background-color:#C8CCD0;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	padding:0;
	}


.bannernav_bg ul {list-style-image:none; list-style:none;}


li.bannernav_box {
	display: inline;
	text-align: center;

	}

li.bannernav_box a {

	margin:1px;
	padding:4px 8px 4px 8px;
	width: 20px;
	height: 20px;
	background-color: #A44A5A;
	text-align: center;

	}
	
li.bannernav_box a:link {color: #fff; text-decoration: none;}
li.bannernav_box a:visited {color: #fff; text-decoration: none;}
li.bannernav_box a:hover {color: #fff; text-decoration: none;}
li.bannernav_box a:active {color: #fff; text-decoration: none;}

li.bannernav_box_on {
	display: inline;
	text-align: center;

	}

li.bannernav_box_on a {
	color: #fff;
	margin:1px;
	padding:4px 8px 4px 8px;
	width: 20px;
	height: 20px;
	background-color: #981E32;
	text-align: center;

	}

li.bannernav_box_on a:link {color: #fff; text-decoration: none;}
li.bannernav_box_on a:visited {color: #fff; text-decoration: none;}
li.bannernav_box_on a:hover {color: #fff; text-decoration: none;}
li.bannernav_box_on a:active {color: #fff; text-decoration: none;}
.home_atm_bg {
	background-color: #F6F7F9;
	background-image: url(../img/home_atm_bg.jpg);
	background-repeat: repeat-y;
}


.gthead {
	background-color: #8EB4E3;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width : 250px;
	border : thin solid #8EB4E3;
	color : #00336F;
	font-weight : bold;
}

.gtbody {
	background-color: #CDDEF3;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
    width : 250px;
	border : thin solid #8EB4E3;
}

.gt {
	background-color: #CDDEF3;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


/* homepage quick clicks styles added by JP on 7-23-09 */

.qc_buoy {height: 214px;}

div.qctitle {margin:0px;}
div.qc {margin: 12px 0px 12px 0px;} 

.qc_atm A:link		{background: url(/img/qc_atm.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_atm A:visited	{background: url(/img/qc_atm.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_atm A:hover		{background: url(/img/qc_atm.gif) no-repeat; background-position: 0% -21px; width: 176px; height: 21px; display: block;}
.qc_atm A:active		{background: url(/img/qc_atm.gif) no-repeat top; width: 176px; height: 21px; display: block;}

.qc_join A:link		{background: url(/img/qc_join.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_join A:visited	{background: url(/img/qc_join.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_join A:hover		{background: url(/img/qc_join.gif) no-repeat; background-position: 0% -21px; width: 176px; height: 21px; display: block;}
.qc_join A:active		{background: url(/img/qc_join.gif) no-repeat top; width: 176px; height: 21px; display: block;}

.qc_apply A:link		{background: url(/img/qc_apply.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_apply A:visited	{background: url(/img/qc_apply.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_apply A:hover		{background: url(/img/qc_apply.gif) no-repeat; background-position: 0% -21px; width: 176px; height: 21px; display: block;}
.qc_apply A:active		{background: url(/img/qc_apply.gif) no-repeat top; width: 176px; height: 21px; display: block;}

.qc_checks A:link		{background: url(/img/qc_checks.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_checks A:visited	{background: url(/img/qc_checks.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_checks A:hover		{background: url(/img/qc_checks.gif) no-repeat; background-position: 0% -21px; width: 176px; height: 21px; display: block;}
.qc_checks A:active		{background: url(/img/qc_checks.gif) no-repeat top; width: 176px; height: 21px; display: block;}

.qc_visa A:link		{background: url(/img/qc_visa.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_visa A:visited	{background: url(/img/qc_visa.gif) no-repeat top; width: 176px; height: 21px; display: block;}
.qc_visa A:hover		{background: url(/img/qc_visa.gif) no-repeat; background-position: 0% -21px; width: 176px; height: 21px; display: block;}
.qc_visa A:active		{background: url(/img/qc_visa.gif) no-repeat top; width: 176px; height: 21px; display: block;}


