/* CSS Document */

#masthead, #mastheadwfi, #sidecolumn, #footer, .postmetadata, .navigation, #joininvite, #cform1 {
	display: none;
	}

body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	}
	
p, h1, h2, h3, h4, h5, h6, a, ul, ol, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	}
p, a {
	font-size: 10px;
	line-height: 14px;
	margin-top: 7px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Garamond, Times New Roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	}
h1, h2 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 7.5px;
	}
h3, h4, h5, h6 {
	font-size: 11px;
	line-height: 15px;
	margin-top: 7.5px;
	}
h5, h6 {
	font-weight: normal;
	text-decoration: underline;
	}
H2, h4, h6 {
	font-style: italic;
	}
blockquote, table, pre { 
	page-break-inside:avoid 
	}
ul, ol, dl  { 
	page-break-before:avoid 
	}
img.centered { 
	display: block; 
    margin-left: auto; 
    margin-right: auto; 
	 }
img.right { 
	padding: 4px; 
    margin: 0 0 2px 7px; 
    display: inline; 
	 }
img.left { 
	padding: 4px; 
    margin: 0 7px 2px 0; 
    display: inline; 
	 }
.right { 
	float: right; 
	}
.left { 
	float: left 
	}
img { 
	page-break-inside:avoid; 
    page-break-after:avoid; 
	 }

#wfiboilerplate {
	page-break-inside: avoid;
	}
.printfoot {
	margin-top: 18px;
	text-align: left;
	font-size: 7px;
	font-family: Arial, Helvetica, sans-serif;
	}
