﻿body
{
	background-image : url(Images/background.jpg);
	background-repeat : repeat-x;
	text-align : center;
	margin:0;
	padding:0;
	height : 100%;
}

.hidden
{
	display : none;
}

#mainDiv
{
	width : 960px;
	height : 100%;
	margin-left : auto;
	margin-right : auto;
	position : relative;
	text-align : left;
}

#logoDiv
{
	width : 258px;
	height : 139px;
	position : absolute;
	left : 9px;
	top : 0px;
	border : 0px;
}

#logoDiv img
{
	border : 0px;
}

#topNavDiv
{
	width : 684px;
	height : 139px;
	position : absolute;
	left : 267px;
	top : 0px;
	border : 0px;
	background-image : url(Images/headerBg.jpg);
}

#topNavDiv .homeButton
{
	width : 62px;
	height : 29px;
	position : absolute;
	left : 170px;
	top : 56px;
	border : 0px;
	cursor : pointer;
}

#topNavDiv .homeButtonOff
{
	background-image : url(Images/home.png);
}

#topNavDiv .homeButtonOver
{
	background-image : url(Images/homeOver.png);
}

#topNavDiv .locationsButton
{
	width : 95px;
	height : 29px;
	position : absolute;
	left : 380px;
	top : 56px;
	border : 0px;
	cursor : pointer;
}

#topNavDiv .locationsButtonOff
{
	background-image : url(Images/locations.png);
}

#topNavDiv .locationsButtonOver
{
	background-image : url(Images/locationsOver.png);
}

#topNavDiv .contactButton
{
	width : 83px;
	height : 29px;
	position : absolute;
	left : 268px;
	top : 56px;
	border : 0px;
	cursor : pointer;
}

#topNavDiv .contactButtonOff
{
	background-image : url(Images/contact.png);
}

#topNavDiv .contactButtonOver
{
	background-image : url(Images/contactOver.png);
}

#topNavDiv .careersButton
{
	width : 85px;
	height : 29px;
	position : absolute;
	left : 500px;
	top : 56px;
	border : 0px;
	cursor : pointer;
}

#topNavDiv .careersButtonOff
{
	background-image : url(Images/careers.png);
}

#topNavDiv .careersButtonOver
{
	background-image : url(Images/careersOver.png);
}

#mainNavDiv
{
	width : 942px;
	height : 37px;
	position : absolute;
	left : 9px;
	top : 139px;
	border : 0px;
	z-index : 2;
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bolder;
	color : #3E687A;
}

#mainNavDiv #onlineBankingHeader
{
	width : 246px;
	height : 37px;
	position : absolute;
	top : 0px;
	left : 0px;
	border : 0px;
	background-image : url(Images/onlineBanking.png);
}

#mainNavDiv .noHighlight
{
	background-image : url(Images/menuBottom.gif);
	background-repeat : no-repeat;
}

#mainNavDiv .bottomOver
{
	background-image : url(Images/menuBottomOver.gif);
	background-repeat : no-repeat;
}

#mainNavDiv .aboutUsButton
{
	width : 141px;
	height : 37px;
	position : absolute;
	left : 246px;
	top : 0px;
	border : 0px;
	cursor : pointer;
}

#mainNavDiv .aboutUsButtonOff
{
	background-image : url(Images/aboutUs.png);
}

#mainNavDiv .aboutUsButtonOver
{
	background-image : url(Images/aboutUsOver.png);
}

#mainNavDiv #aboutUsDiv
{
	height : 145px;
	left : 257px;
}

#mainNavDiv #aboutUsBottomDiv
{
	left : 257px;
	top : 181px;
}

#mainNavDiv .depositsButton
{
	width : 99px;
	height : 37px;
	position : absolute;
	left : 387px;
	top : 0px;
	border : 0px;
	cursor : pointer;
}

#mainNavDiv .depositsButtonOff
{
	background-image : url(Images/deposits.png);
}

#mainNavDiv .depositsButtonOver
{
	background-image : url(Images/depositsOver.png);
}


#mainNavDiv #depositsDiv,
#mainNavDiv #cashMgmtDiv,
#mainNavDiv #lendingDiv,
#mainNavDiv #consumerDiv,
#mainNavDiv #aboutUsDiv
{
	width : 241px;
	position : absolute;
	top : 37px;
	cursor : pointer;
	z-index : 3;
	border-left : solid 1px #AAB8C5;
	border-right : solid 1px #AAB8C5;
	background-color : #FFFFFF;
	margin : 0;
	padding : 0;
}

#mainNavDiv #depositsDiv
{
	height : 203px;
	left : 387px;
}

#mainNavDiv #depositsDiv div,
#mainNavDiv #cashMgmtDiv div,
#mainNavDiv #lendingDiv div,
#mainNavDiv #consumerDiv div,
#mainNavDiv #aboutUsDiv div
{
	width : 241px;
	height : 29px;
	position : absolute;
	left : 0px;
	cursor : pointer;
	border : 0;
	margin : 0;
	padding : 0;
}

#mainNavDiv #depositsDiv span,
#mainNavDiv #cashMgmtDiv span,
#mainNavDiv #lendingDiv span,
#mainNavDiv #consumerDiv span,
#mainNavDiv #aboutUsDiv span
{
	position : absolute;
	left : 20px;
	top : 7px;
}

#mainNavDiv #depositsDiv #checkDiv,
#mainNavDiv #cashMgmtDiv #accountDiv,
#mainNavDiv #lendingDiv #lettersDiv,
#mainNavDiv #consumerDiv #conDepDiv,
#mainNavDiv #aboutUsDiv #prezDiv
{
	top : 0px;
}

#mainNavDiv #depositsDiv #savingsDiv,
#mainNavDiv #cashMgmtDiv #depositDiv,
#mainNavDiv #lendingDiv #realDiv,
#mainNavDiv #consumerDiv #conLendDiv,
#mainNavDiv #aboutUsDiv #missionDiv
{
	top : 29px;
}

#mainNavDiv #depositsDiv #certDiv,
#mainNavDiv #cashMgmtDiv #elecDiv,
#mainNavDiv #lendingDiv #sbaDiv,
#mainNavDiv #consumerDiv #conCredDiv,
#mainNavDiv #aboutUsDiv #financialDiv
{
	top : 58px;
}

#mainNavDiv #depositsDiv #healthDiv,
#mainNavDiv #cashMgmtDiv #interDiv,
#mainNavDiv #lendingDiv #termsDiv,
#mainNavDiv #consumerDiv #switchKitDiv,
#mainNavDiv #aboutUsDiv #newsDiv
{
	top : 87px;
}

#mainNavDiv #depositsDiv #reorderDiv,
#mainNavDiv #cashMgmtDiv #merchDiv,
#mainNavDiv #lendingDiv #workingDiv,
#mainNavDiv #consumerDiv #reorderDiv,
#mainNavDiv #aboutUsDiv #contactDiv
{
	top : 116px;
}

#mainNavDiv #depositsDiv #switchDiv,
#mainNavDiv #cashMgmtDiv #riskDiv,
#mainNavDiv #lendingDiv #formRecDiv,
#mainNavDiv #consumerDiv #formsDiv
{
	top : 145px;
}

#mainNavDiv #depositsDiv #formsDiv
{
	top : 174px;
}

#mainNavDiv #depositsBottomDiv,
#mainNavDiv #cashMgmtBottomDiv,
#mainNavDiv #lendingBottomDiv,
#mainNavDiv #consumerBottomDiv,
#mainNavDiv #aboutUsBottomDiv
{
	width : 243px;
	height : 14px;
	position : absolute;
	z-index : 3;
	border : 0;
	margin : 0;
	padding : 0;
}

#mainNavDiv #depositsBottomDiv
{
	left : 387px;
	top : 239px;
}

#mainNavDiv .cashMgmtButton
{
	width : 159px;
	height : 37px;
	position : absolute;
	left : 486px;
	top : 0px;
	border : 0px;
	cursor : pointer;
}

#mainNavDiv .cashMgmtButtonOff
{
	background-image : url(Images/cashMgmt.png);
}

#mainNavDiv .cashMgmtButtonOver
{
	background-image : url(Images/cashMgmtOver.png);
}

#mainNavDiv #cashMgmtDiv
{
	height : 174px;
	left : 486px;
}

#mainNavDiv #cashMgmtBottomDiv
{
	left : 486px;
	top : 210px;
}

#mainNavDiv .lendingButton
{
	width : 98px;
	height : 37px;
	position : absolute;
	left : 645px;
	top : 0px;
	border : 0px;
	cursor : pointer;
}

#mainNavDiv .lendingButtonOff
{
	background-image : url(Images/lending.png);
}

#mainNavDiv .lendingButtonOver
{
	background-image : url(Images/lendingOver.png);
}

#mainNavDiv #lendingDiv
{
	height : 174px;
	left : 645px;
}

#mainNavDiv #lendingBottomDiv
{
	left : 645px;
	top : 210px;
}

#mainNavDiv .consumerButton
{
	width : 199px;
	height : 37px;
	position : absolute;
	left : 743px;
	top : 0px;
	border : 0px;
	cursor : pointer;
}

#mainNavDiv .consumerButtonOff
{
	background-image : url(Images/consumer.png);
}

#mainNavDiv .consumerButtonOver
{
	background-image : url(Images/consumerOver.png);
}

#mainNavDiv #consumerDiv
{
	height : 174px;
	left : 674px;
}

#mainNavDiv #consumerBottomDiv
{
	left : 674px;
	top : 211px;
}

#mainNavDiv .highlightRow
{
	background-image : url(Images/highlightRow.jpg);
	color : #FFFFFF;
}

#footerDiv,
#homeFooterDiv
{
	position : absolute;
	border : 0px;
	background-repeat : no-repeat;
	font-family : Arial;
	font-size : 7pt;
	color : #A8A8A8;
}

#footerDiv
{
	width : 960px;
	height : 25px;
	top : 762px;
	left : 0px;
	background-image : url(Images/bottomGlow.png);
}

#homeFooterDiv
{
	width : 942px;
	height : 14px;
	top : 773px;
	left : 9px;
	background-image : url(Images/bottomHomeGlow.png);
}

#footerDiv #memberDiv
{
	position : absolute;
	top : 16px;
	left : 12px;
}

#homeFooterDiv #memberDiv
{
	position : absolute;
	top : 5px;
	left : 3px;
}

#footerDiv #memberDiv .tiny,
#homeFooterDiv #memberDiv .tiny
{
	font-size : 6pt;
}

#footerDiv #linkDiv
{
	position : absolute;
	top : 15px;
	left : 409px;
}

#homeFooterDiv #linkDiv
{
	position : absolute;
	top : 4px;
	left : 400px;
}

#footerDiv #linkDiv td
{
	height : 14px;
	white-space : nowrap;
}

#footerDiv a:link,
#footerDiv a:visited,
#footerDiv a:active,
#homeFooterDiv a:link,
#homeFooterDiv a:visited,
#homeFooterDiv a:active
{
	color : #A8A8A8;
	text-decoration : none;
	display : block;
}

#footerDiv a:hover,
#homeFooterDiv a:hover
{
	color : #014767;
}

#sideBarDiv
{
	width : 258px;
	height : 431px;
	position : absolute;
	left : 9px;
	top : 176px;
	font-family : Arial;
	font-size : 8pt;
	color : #003A55;
	background-color : #FFFFFF;
}

#sideBarDiv #loginDiv
{
	width : 241px;
	height : 140px;
	position : absolute;
	top : 0px;
	left : 15px;
	border-bottom : solid 1px #AAB8C5;
	border-left : solid 1px #AAB8C5;
	border-right : solid 1px #AAB8C5;
	border-top : 0px;
}

#sideBarDiv #loginDiv table
{
	position : absolute;
	top : 10px;
	left : 13px;
}

#sideBarDiv #loginDiv td
{
	white-space : nowrap;
}

#sideBarDiv #loginDiv .bold
{
	font-weight : bold;
}

#sideBarDiv #loginDiv #loginSubmit,
#colorBarTextDiv #submitContact
{
	cursor : pointer;
}

#sideBarDiv #loginBottomDiv
{
	width : 243px;
	height : 30px;
	position : absolute;
	top : 141px;
	left : 15px;
	background-image : url(Images/loginBottom.png);
}

#sideBarDiv #loginBottomDiv table
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
}

#sideBarDiv #loginBottomDiv td
{
	height : 25px;
}

#sideBarDiv a:link,
#sideBarDiv a:visited,
#sideBarDiv a:hover,
#sideBarDiv a:active
{
	color : #003A55;
	text-decoration : none;
	display : block;
}

#sideBarDiv #businessResourceHeadDiv
{
	width : 243px;
	height : 54px;
	position : absolute;
	top : 176px;
	left : 15px;
	background-image : url(Images/businessResource.png);
	cursor : pointer;
}

#sideBarDiv #businessResourceDiv
{
	width : 243px;
	height : 179px;
	position : absolute;
	top : 230px;
	left : 15px;
	background-image : url(Images/businessResourceBg.png);
	font-size : 9pt;
	font-weight : bolder;
}

#sideBarDiv #businessResourceDiv table
{
	position : absolute;
	top : 5px;
	left : 17px;
}

#sideBarDiv #businessResourceDiv td
{
	height : 27px;
}

#homeDiv
{
	width : 684px;
	height : 431px;
	position : absolute;
	left : 267px;
	top : 176px;
	z-index : 1;
	background-color : #FFFFFF;
}

#middleGlowDiv
{
	width : 942px;
	height : 10px;
	position : absolute;
	left : 9px;
	top : 607px;
	background-image : url(Images/middleGlow.png);
}

#smallFlexDiv
{
	width : 942px;
	height : 156px;
	position : absolute;
	left : 9px;
	top : 617px;
	z-index : 3;
	font-family : Arial;
	font-size : 10pt;
}

#smallFlexDiv a:link,
#smallFlexDiv a:visited,
#smallFlexDiv a:hover,
#smallFlexDiv a:active
{
	color : #971A32;
	text-decoration : none;
	display : inline;
	font-weight : normal;
}

#smallFlexDiv div
{
	width : 314px;
	height : 156px;
	position : absolute;
	top : 0px;
	cursor : pointer;
}

#smallFlexDiv .flexHeader
{
	color : #971A32;
	font-size : 13pt;
	font-weight : bold;
	position : absolute;
	left : 20px;
	top : 20px;
}

#smallFlexDiv .rightJustified
{
	width : 180px;
	height : 96px;
	position : absolute;
	left : 120px;
	top : 55px;
}

#smallFlexDiv .middleBlock
{
	width : 265px;
	height : 96px;
	position : absolute;
	left : 20px;
	top : 55px;
}

#smallFlexDiv .leftBlock
{
	width : 170px;
	height : 96px;
	position : absolute;
	left : 20px;
	top : 55px;
}

#smallFlexDiv .bottomRightJustified
{
	position : absolute;
	top : 130px;
	left : 145px;
	font-size : 9pt;
}

#smallFlexDiv #leftFlexDiv
{
	left : 0px;
	background-image : url(Images/leftFlex.jpg);
}

#smallFlexDiv #middleFlexDiv
{
	left : 314px;
	background-image : url(Images/middleFlex.jpg);
}

#smallFlexDiv #rightFlexDiv
{
	left : 628px;
	background-image : url(Images/rightFlex.jpg);
}

#leftGlowDiv
{
	width : 9px;
	position : absolute;
	left : 0px;
	top : 0px;
}

.leftHomeGlowDiv
{
	height : 786px;
	background-image : url(Images/leftHomeGlow.png);
	background-repeat : no-repeat;
}

.leftSecGlowDiv
{
	height : 762px;
	background-image : url(Images/leftGlow.png);
	background-repeat : repeat-y;
}

#rightGlowDiv
{
	width : 9px;
	position : absolute;
	left : 951px;
	top : 0px;
}

.rightHomeGlowDiv
{
	height : 786px;
	background-image : url(Images/rightHomeGlow.png);
	background-repeat : no-repeat;
}

.rightSecGlowDiv
{
	height : 762px;
	background-image : url(Images/rightGlow.png);
	background-repeat : repeat-y;
}

#contentDiv
{
	width : 684px;
	height : 597px;
	position : absolute;
	left : 267px;
	top : 176px;
	z-index : 1;
	background-color : #FFFFFF;
	font-family : Arial;
	color : #013A55;
}

#contentDiv #textDiv,
#contentDiv #colorBarTextDiv
{
	position : absolute;
	left : 30px;
	top : 35px;
	font-size : 9pt;
	overflow : visible;
	padding-bottom : 10px;
}

#contentDiv #textDiv .areaDesc,
#contentDiv #colorBarTextDiv .areaDesc
{
	margin-top : 5px;
}

#contentDiv #textDiv .ledger td,
#contentDiv #colorBarTextDiv .ledger td
{
	border : 0;
	vertical-align : top;
	width : 50%;
}

#contentDiv #textDiv .directory td,
#contentDiv #colorBarTextDiv .directory td
{
	padding-bottom : 15px;
	padding-right : 15px;
}

#contentDiv #textDiv .ofContents td,
#contentDiv #colorBarTextDiv .ofContents td
{
	padding-right : 10px;
}

#contentDiv #textDiv #submit,
#contentDiv #colorBarTextDiv #submit
{
	cursor : pointer;
}

#contentDiv #textDiv
{
	width : 639px;
}

#contentDiv #colorBarTextDiv
{
	width : 388px;
}

#contentDiv #textDiv .gray,
#contentDiv #colorBarTextDiv .gray
{
	color : #B0BECA;
}

#contentDiv #textDiv .underline,
#contentDiv #colorBarTextDiv .underline
{
	text-decoration : underline;
}

#contentDiv #textDiv .bold,
#contentDiv #colorBarTextDiv .bold
{
	font-weight : bolder;
}

#contentDiv a:link,
#contentDiv a:visited,
#contentDiv a:hover,
#contentDiv a:active
{
	font-weight : bolder;	
	color : #013A55;
	text-decoration : underline;
	display : inline;
}

#contentDiv #breadcrumbDiv
{
	width : 654px;
	height : 20px;
	position : absolute;
	top : 15px;
	left : 30px;
	font-size : 8pt;
}

#contentDiv #breadcrumbDiv a:link,
#contentDiv #breadcrumbDiv a:visited,
#contentDiv #breadcrumbDiv a:hover,
#contentDiv #breadcrumbDiv a:active
{
	font-weight : normal;	
	color : #013A55;
	text-decoration : none;
	display : inline;
}

#sideBarBottomDiv
{
	width : 258px;
	height : 166px;
	position : absolute;
	left : 129px;
	top : 607px;
	background-color : #FFFFFF;
}

#contentDiv #colorBarTopDiv
{
	width : 199px;
	height : 342px;
	position : absolute;
	left : 438px;
	top : 10px;
	font-family : Arial;
	color : #FFFFFF;
	font-size : 9pt;
	line-height : 20px;
}

#contentDiv #colorBarTopDiv #textDiv
{
	width : 169px;
	height : 312px;
	position : absolute;
	left : 15px;
	top : 30px;
	overflow : visible;
}

#contentDiv #colorBarTopDiv #textDiv p
{
	margin-top : 10px;
	margin-bottom : 5px;
}

#contentDiv #colorBarTopDiv #textDiv ul
{
	width : 160px;
	list-style-position : inside;
	position : relative;
	top : 10px;
	display : inline;
}

#contentDiv #colorBarTopDiv #textDiv .header
{
	font-size : 11pt;
	font-weight : bold;
}

#contentDiv #colorBarTopDiv #textDiv .lilHeader
{
	font-size : 10pt;
	font-weight : bolder;
}

#contentDiv #textDiv .header,
#contentDiv #colorBarTextDiv .header
{
	font-size : 12pt;
	font-weight : bolder;
}

#contentDiv #colorBarTopDiv #textDiv .highlight
{
	color : #013A55;
}

#contentDiv #colorBarTopDiv a:link,
#contentDiv #colorBarTopDiv a:visited,
#contentDiv #colorBarTopDiv a:hover,
#contentDiv #colorBarTopDiv a:active
{
	color : #FFFFFF;
	text-decoration : none;
	display : inline;
}

#contentDiv #colorBarBottomDiv
{
	width : 246px;
	height : 225px;
	position : absolute;
	left : 438px;
	top : 352px;
}

#contentDiv #colorBarBottomDiv img
{
	height : 223px;
	width : 223px;
	position : absolute;
	left : 15px;
	top : -2px;
}

#contentDiv .blueTop
{
	background-image : url(Images/side/blueTop.png);
}

#contentDiv .blueBottom
{
	background-image : url(Images/side/blueBottom.png);
}

#contentDiv .grayTop
{
	background-image : url(Images/side/grayTop.png);
}

#contentDiv .grayBottom
{
	background-image : url(Images/side/grayBottom.png);
}

#contentDiv .greenTop
{
	background-image : url(Images/side/greenTop.png);
}

#contentDiv .greenBottom
{
	background-image : url(Images/side/greenBottom.png);
}

#contentDiv .yellowTop
{
	background-image : url(Images/side/yellowTop.png);
}

#contentDiv .yellowBottom
{
	background-image : url(Images/side/yellowBottom.png);
}
