@charset "UTF-8";
/* CSS Document */

html { 
height : 100%; 
} 
body, td, th { 
font-family : Arial, Helvetica, sans-serif; 
} 
body { 
background-image : url(../images/top_tile.gif); 
background-repeat : repeat-x; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
height : 100%; 
} 
.main_nav { 
text-decoration : none; 
font-size : 12px; 
color : #ffffff; 
font-weight : bold; 
text-align : left; 
} 
.main_nav:hover { 
color : #ffb130; 
} 
.header_nav { 
text-decoration : none; 
text-align : center; 
font-size : 12px; 
font-weight : bold; 
color : #999999; 
} 
.header_nav:hover { 
color : #ffb130; 
} 
.nav_sub { 
text-decoration : none; 
font-size : 11px; 
color : #ffffff; 
font-weight : bold; 
} 
.nav_sub:hover { 
color : #ffb130; 
} 
#personal_menu { 
position : absolute; 
margin-left : -200px; 
top : 152px; 
visibility : hidden; 
z-index : 300; 
} 
#smallBiz_menu { 
position : absolute; 
margin-left : -200px; 
top : 202px; 
visibility : hidden; 
z-index : 300; 
} 
#commercial_menu { 
position : absolute; 
margin-left : -200px; 
top : 252px; 
visibility : hidden; 
z-index : 300; 
} 
#trust_menu { 
position : absolute; 
margin-left : -200px; 
top : 300px; 
visibility : hidden; 
z-index : 300; 
} 
#about_menu { 
position : absolute; 
margin-left : -200px; 
top : 350px; 
visibility : hidden; 
z-index : 300; 
} 
#sub_nav_items { 
padding : 0 0 0 0; 
border : 1px solid #ffffff; 
width : 190px; 
height : 25px; 
text-align : left; 
} 
#sub_nav_box { 
background-color : #164c43; 
padding : 5px 5px 5px 5px; 
width : 180px; 
height : 15px; 
} 
#main-content { 
position : absolute; 
top : 145px; 
left : 50%; 
margin-left : 110px; 
text-align : left; 
width : 350px; 
height : 260px; 
} 
.content-text-ul {
	color : #000000;
	font-size : 12px;
	text-decoration: underline;
} 
.content-text { 
color : #000000; 
font-size : 12px; 
} 
.section-text { 
text-align : left; 
font-size : 12px; 
font-style : italic; 
font-weight : bold; 
color : #115e56; 
} 
.title-text { 
text-align : left; 
font-size : 16px; 
color : #000000; 
font-weight : bold; 
} 
.link-text { 
font-size : 12px; 
font-weight : bold; 
color : #115e56; 
text-align : right; 
} 
.link-text-noline { 
text-decoration : none; 
font-size : 12px; 
font-weight : bold; 
color : #115e56; 
} 
.link-column { 
font-size : 14px; 
font-weight : normal; 
color : #000000; 
list-style-type : none; 
} 
#content-col-1 { 
text-align : left; 
width : 250px; 
line-height : 30px; 
} 
#content-col-2 { 
text-align : left; 
position : absolute; 
width : 255px; 
left : 255px; 
} 
#content-big-cell { 
position : absolute; 
left : 50%; 
margin-left : -350px; 
top : 410px; 
width : 700px; 
text-align : left; 
} 
#content-big-single {
	text-align : left;
	position : absolute;
	left : 738px;
	margin-left : -400px;
	top : 136px;
	width : 700px;
	border-top-color : #115e56;
	border-right-color : #115e56;
	border-bottom-color : #115e56;
	border-left-color : #115e56;
} 
.tier-name { 
color : #000000; 
font-size : 16px; 
} 
.table-blk-bold { 
font-size : 14px; 
font-weight : bold; 
color : #fff; 
} 
.table-wht-bold { 
color : #ffffff; 
font-size : 14px; 
font-weight : bold; 
margin-top : 1em; 
} 
.table-content { 
font-size : 14px; 
color : #000000; 
} 
.text-note { 
font-size : 12px; 
font-style : italic; 
} 
#reorderChecks { 
text-align : right; 
} 
#online_btn { 
z-index : 5; 
position : absolute; 
margin-left : 250px; 
top : 90px; 
height : 46px; 
width : 230px; 
} 
#online_menu { 
position : absolute; 
margin-left : 250px; 
top : 102px; 
height : 344px; 
width : 230px; 
background-image : url(../images/onlinebank/online_bg2.jpg); 
background-repeat : no-repeat; 
visibility : hidden; 
z-index : 10; 
} 
#online_menuOFFLINE { 
position : absolute; 
margin-left : 250px; 
top : 102px; 
height : 344px; 
width : 230px; 
background-image : url(../OLB_Conversion/images/offline_menu_back.jpg); 
background-repeat : no-repeat; 
visibility : hidden; 
z-index : 10; 
} 
.footer_text { 
font-size : 10px; 
color : #164c43; 
font-weight : bold; 
} 
#print_btn { 
position : absolute; 
left : 50%; 
margin-left : 350px; 
top : 378px; 
height : 25px; 
width : 150px; 
z-index : 5; 
} 
@media print {
	.main_nav {display: none; }
}
.list_tim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: circle;
	font-weight: normal;
}