/* standalone print css document
	Bulletin individual state page for print -- JHertz@aarp.org Jan 2008 */	
	



/* Layout & Hide sceen display elements */

	
#header, #commentsArea, div.gridCol.four, .ad.wide, div.gridCol.two, #fTopLinks, #fBottomLinks  {
	display: none;
	}
	
#fCopyright {
	width: 650px;
	}
	
#stateImage img {
	display: none;
	}
	
#stateFeature, .moreArticle {
	width: 650px;
	padding: 10px 0px 0px 35px;
	background: #ffffff;
}
	
body, img {
	border: none;
	background: #fff;
	}
	
	
#stateFeature h1 {
	font-size: 22pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 .3em 0;
	padding: 0;
	}
	
#stateFeature .stateDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#stateFeature h2, .moreArticle h2 {
	font-size: 18pt;
	letter-spacing: normal;
	font-weight: bold;
	margin: 1em 0 .6em 0;
	padding: 0;
	border: none;
	}
	
#stateFeature h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	text-decoration: underline;
	letter-spacing: normal;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0;
	}
	
#stateFeature p, .moreArticle p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#stateFeature .posted {
	margin: 0;
	padding: 0 20px 0 0;
	}
	
#stateFeature .moreText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0 0 1em 0;
	padding: 0;
	}

#stateFeature span {
	font-size: 11pt;
	margin: 0 15px 0 0;
	padding: 0;
	font-weight: bold;
	font-style: oblique;
	}
	
#stateFeature .moreTitle {
	font-size: 11pt;
	line-height: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#printHeader {
	margin: 30px 0 30px 35px;
	padding: 0;
	display: block;
	}
	

	
