/* These are styles for the Bulletin Print TOC page. 
	JHertz@aarp.org Jan 2008*/	

html {font-size: 100%; /* IE hack */ }

html>body {font-size: 10px; /* sets Safari from 14 to 10 default */}


body {
	font-size: 62.5%;
	line-height: 1.5em;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background: #fff;
	}
	
	
#header, div.gridCol.four, .ad.wide, div.gridCol.two, #fTopLinks, #fBottomLinks {
	display: none;
	}
	
.gridCol.eight, #issueArticles {
	width: 650px;
	margin-left: 35px;
	}
	
#fCopyright {
	width: 650px;
	}
	

#contents {
	width: 650px;
	margin: 10px 0px 0px 35px;
	background: #ffffff;
	}
		
#contents img {
	display: none;
	}
	
#contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	line-height: 18pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 .5em 35px;
	padding: 0;
	}
	
#contents h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 18pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 0 35px;
	padding: 0;
	border: none;
	}
	
p.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 .7em 35px;
	padding: 0;
	}

#issueArticles h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 .1em 0;
	border: none;
	}
	
#issueArticles h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 0;
	}
	
#issueArticles p {
	font-size: 11pt;
	line-height: 18pt;
	margin: 0 0 1em 0;
	padding: 0;
	}
	
#issueArticles .exclusive {
	margin: 0;
	padding: 0;
	}
	
#printHeader {
	margin: 30px 0 30px 35px;
	padding: 0;
	display: block;
	}
	
