/* Print Styles */

#mainNav, #top-ad, .side-ad {
	display: none;
}

#header h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20pt;
	border-bottom-width:1px;
	border-bottom-color:#999;
	border-bottom-style:solid;
	
	}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	line-height:14pt;
	margin:0 0 14pt 0;
	padding:0 0 0 0;
	}

.article-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 19pt;
	font-weight:bold;
	margin:20pt 0 4pt 0;
	padding:0 0 0 0;
	}
	
.day {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;
	}	
	
.date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	line-height:11pt;
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:0;
	}	
	
.caption {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	line-height:14pt;
	margin:0 0 14pt 0;
	padding:0 0 0 0;
	}