h1, h2, h3, h4, h5, h6
{
	color: #1F5B7D;
	margin: 5px 0 5px 0;
}

.largeGreen
{
	color: #1F5B7D;
	font-size: 120%;
}

a
{
	text-decoration: none;
}

a:visited
{
	color: #025589;
}

.smallred
{
	text-decoration: none;
}

a img
{
	border: none;
}

#menu ul
{
	background-color: #DBDFCD;
	list-style-type: none;
	color: White;
	font-size: 11px;
	text-align: right;
	padding: 0px;
	width: 176px;
	margin: 0px;
}

#menu li
{
	display: block;
	position: relative;
	z-index: 9;
	border-bottom: 0px solid black;
	margin: 0px 0 1px 0;
}

#menu ul ul
{
	text-align: left;
	width: 165px;
	border: 2px groove white;
	font-size: 11px;
}

#menu a
{
	text-decoration: none;
	color: White;
	padding: 5px 0 5px 0;
	display: block;
	background-color: #015488;
	width: 100%; /* IE */
}

#menu ul ul a
{
	padding-left: 5px;
}

#menu a:hover
{
	text-decoration: none;
	background-color: #024873;
}

#menu a:hover .menuBlock
{
	background-color: #025589;
}

#menu li.folder ul
{
	position: absolute;
	left: 163px; /* IE */
	top: 7px;
}

li.folder > ul
{
	left: 140px;
}
/* others */


#menu li > a
{
	width: auto;
}
/* others */

#menu li a.submenu
{
	background: url( "images/sub.gif" ) right no-repeat;
}

/* hovers with specificity */

#menu li.folder:hover
{
	z-index: 10;
	border-bottom: 1px solid white;
}

#menu ul ul, li:hover ul ul
{
	display: none;
}

#menu li:hover ul, li:hover li:hover ul
{
	display: block;
}

#slogan
{
	background-image: url(/_fileUploads/marketing/LongLastingRelationshipGraphic.jpg);
	color: #3C8888;
	float: left;
	font-family: Garamond;
	font-size: 130%;
	height: 185px;
	width: 455px;
}

/* #slogan h3
{
	margin: 20px 0px 0px 30px;
}

#slogan p
{
	margin: 10px 80px 30px 30px;
	text-align: justify;
} */

ul.hpOnlineServices
{
	padding-left:0;
}

#onlineBanking
{
	background-color: #005488;
	float: right;
	font-size: 110%;
	height: 175px;
	margin-right: 1px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 344px;
}

#onlineBanking a, #onlineBanking a:visited
{
	color: White;
}

#bankingLogin, #bankingDemo
{
	text-align: left;
	width: 40%;
	float: left;
}


#bankingLogin
{
	margin-left: 10%;
}

#onlineBanking ul
{
	margin: 0px;
	text-align: left;
	margin: 5px 0 10px 15px;
	color: #3C8888;
	list-style-image: url(images/arrowbox.jpg);
}

#onlineBanking li
{
}

#pageContent
{
	padding: 3px 20px 20px 20px;
	text-align: justify;
	font-size: small;
}

#pageContent img
{
	float: right;
	margin: 20px;
}

.imgMarketingRight
{
	margin: 5px 0 0 0;
}
.medboldblackfont
{
	font-size: small;
	font-weight: bold;
}

.MarketingColor
{
	font-weight: bold;
	font-size: 12px;
	color: #1F5B7D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}


.SubTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #1F5B7D;
	text-align: center;
}

.showOnPrint
{
	display: none;
}

.cashContent
{
	margin: 10px 15px 15px 15px;
	text-align: justify;
}

.cashMgtNav
{
	float: right;
	border: 1px solid black;
	margin: 20px;
	padding: 10px;
	background-color: #DADFCD;
}

.cashMgtNav a, .cashMgtNav a:visited
{
	/* border-right: groove 2px gray;*/
	display: block;
	margin: 8px;
	color: #1E6895;
	font-weight: bold;
}

.cashMgtNav a:hover
{
	text-decoration: underline;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 500px;
}

/*editor styles*/
.boldBlack
{
	color: Black;
	font-weight: bold;
}

.customItalic
{
	font-style: italic;
}

.black
{
	color: Black;
}

/* footer */
.footerLeft
{
	float: left;
	width: 32%; /*background: url(images/fdic_white.gif) top left; 	background-repeat: no-repeat;*/
	height: 72px;
	margin: 5px 0 0 10px;
}

.footerMid
{
	float: left;
	text-align: center;
	width: 32%;
}

.footerRight
{
	float: left;
	background: url(images/ehl.gif) top right;
	background-repeat: no-repeat;
	height: 40px;
	margin: 5px 10px 0 0;
	width: 32%;
	text-align: right;
}

.footerRight a
{
	position: relative;
	top: 50px;
}

.modalBackgroundFDIC
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopupFDIC
{
	background-color: #015488;
	border-width: 3px;
	border-style: solid;
	border-color: #B1B1B1;
	padding: 5px;
	width: 500px;
}
