
/********** interface heading styles **********/
#topHeaderRow { height: 110px; }
	#logo { top: 0px; left: 0px; }

	
/********** content area styles **********/
#contentArea {
	width: 994px;
	padding: 0 0 50px 0;
	}
	#content {	
		float: none;
		width: 600px;
		margin-right: 0px;
		}
		#content ul { margin-left: 15px; }
		#content ul li {
			line-height: 16px;
			padding: 4px 0;
			list-style: disc;
			background: none;
			}	


#introContent h1 { height: 30px; background: none; }
#introContent h1 span {
	display: block;
	height: auto;
	font: 2em Palatino, Georgia, Times New Roman;
	}
h2 { height: auto !important; background: none !important; }
h2 span {
	display: block !important;
	height: auto !important;
	font: 1em Palatino, Georgia, Times New Roman !important;
	}
	
#rightColumn ul.raquoLinkList li a {padding: 0 0 0 0;}
			
/********** footer styles **********/
#footer {
	clear: both;
	height: auto;
	margin-left: 0px;
	padding: 0 0 0 0;
	color: #999;
	font: .9em Tahoma, Arial, Helvetica, sans-serif;
	}
	
	#footerColumnOne {
		position: relative;
		float: left;
		width: 110px;
		height: 70px;
		}
		img#notFDICinsured { display: none; }
		 /* trust and investments section footer styles */
		.TrustsInvestmentsSection div#bgWrapper div#envelope div#footer div#footerColumnOne img#notFDICinsured { display: block !important; }
		.TrustsInvestmentsSection div#bgWrapper div#envelope div#footer div#footerColumnOne a { display: none; }		
		
	#footerColumnTwo {
		width: 190px;
			w\idth: 170px;
		padding: 0 10px;
		}
		
/* shut off these elements from printing */ 
ul#secondaryNavigation,
ul#levelOneNavigation,
#mainPhoto,
#hdrOnlineBanking,
#loginIntro,
#personalBanking,
#usernameField,
#loginButtonRow,
#footerLinks,
a#lightfin { display: none; }
