body {background: #FFFFFF; margin: 0; padding: 0; font-family: Verdana, Geneva, sans-serif; color: #000; font-size: 10pt; width: 7in;}

.wrapper {width: 100%; margin: 0 auto;}
.printlogo {background: url(images/sitewide/logo.print.gif) no-repeat; text-align: center; border-bottom: solid 1px #000;}

.hp-leftcol {width: 7in; height: 100%; }
.hp-centercol {width: 7in;}
.hp-rightcol  {width: 7in;}
.leadership td {padding-bottom: 1em; padding-right: 1em;}

.ip-leftcol {width: 7in;}


footer {clear: both; margin-top: 1.5em;}
.footeraddress {text-align: center; font-size: 8pt; margin-top: 1in;}

.forprint {font-weight: bold; margin: 1em 0; text-transform: uppercase;}


/* DISPLAY NONE */
.masthead {display: none;}
.row1 {display: none;}
.footerlinks {display: none;}
.noprint {display: none;}
.breadcrumb {display: none;}
.jumplinks {display: none;}
.sharethis {display: none;}
.ip-rightcol {display: none;}
.logo, .innerlogo {display: none;}


.vertical { /* required settings */
	position:relative;
	overflow:visible;	

	/* vertical scrollers have typically larger height than width */	
	/* height: 180px; */	 
	width: 7in; 
	
}

