 /*
Print CSS

Rules governing the print CSS functions

Version: 2007-06-20
Copyright 2007 AOPA. All rights reserved.
-------------------------------------------------------- */


/* Hide non-essential stuff and reset floats and the box model */
#nav-main, #local, #secondary,
#primary h1, #video, .utilities, .related {
	display: none !important;
}

#header #search, #header #nav-header, #header .ad,
.pagination, .cta, .related, .accessibility {
	display: none !important;
}

body, #page, #header, #branding, #wrapper,
#content, #primary, #main, #footer {
	background: #fff;
	color: #323232;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}



/* Layout Items */
body {
	font-size: 62.5%;
	line-height: 1.5;
}

#page {
	border: none;
	text-align: left;
}

	#header {
		position: static;
	}
	
		#header #branding {
			display: block;
		}
			
			#header #branding * {
				text-indent: 0;
			}
		
			#header #branding a {
	color: #243e94;
	display: block;
	font-size: 6em;
	font-weight: bold;
	height: auto !important;
	margin-bottom: 0.25em;
	text-decoration: none;
	text-indent: 0;
	width: auto !important;
				}
	
			#header #branding a span {
				text-indent: 0;
			}

	#wrapper {
		background: transparent;
		border: none;
	}
	
		#content {
			background: #fff;
			overflow: visible;
		}
		
				#main {
					border: none;
					padding-bottom: 0.375in;
				}
				
	#footer {
		background: #fff;
		border-top: none;
		clear: both;
		color: #8c8c8c;
		font-size: 1em;
		line-height: 1;
		margin-top: 1em;
		padding: 1em 0 0;
	}
	
		#footer img {
			display: none;
		}
	
		#footer .vcard {
			border-left: none;
			border-top: 1px solid #333;
			margin-top: 3em;
			overflow: auto;
			padding: 1em 0;
		}
		
			#footer .vcard div {
				border-left: none;
				float: left;
				padding: 3px 10px 7px 0;
			}
				
				#footer .vcard div.adr {
					border-left: none;
					padding-left: 0;
					padding-right: 0;
					padding-top: 3px;
					padding-bottom: 7px;
				}
				
				#footer .vcard div span.street-address,
				#footer .vcard div span.place {
					border-left: none;
					padding: 3px 10px 6px 0;
				}
				
				#footer .vcard div.tel abbr {
					color: #8c8c8c;
				}
	
	#footer #nav-footer {
		display: none;
	}



/*
Other Common Items
------------------------------------ */
/* Thumbnail images and photos */
img.photo,
img.photo-block {
	background: #fff;
	border: 1px solid #cbd5e0;
	float: none;
	margin-right: 10px;
	margin-top: 3px;
	padding: 3px;
}

img.photo-block {
	display: block;
	float: none;
	margin-bottom: 8px;
}

.article h2 {
	border:none;
	color: #000;
	padding:0;
	font: normal 3.6em/1.1 "times new roman", times, palatino, serif;
	text-transform: none;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.article h3 {
	color: #777;
	font: normal 1.8em/1.1 arial,helvetica,sans-serif;
	margin-top: 0.555555em;
}

.article p {
	color: #1e1e1e;
	font: 1.2em/1.5 arial,helvetica,sans-serif;
}

	.article p.issue {
		color: #777;
		font-size: 1em;
		font-weight: bold;
		line-height: 1;
	}
	
		.article p.issue .month {
			color: #1f81e6;
		}
		
	.article p.byline {
		color: #5d738d;
		font-weight: bold;
		font-size: 1.2em;
		line-height: 1.6;
		margin-bottom: -0.5em;
		z-index: 100;
	}

		.article p.byline a {
			display: none;
		}

	.article p.intro {
		border-top: 1px solid #aebcca;
		color: #5d738d;
		font: 1.8em/1.333333 times,"times new roman", palatino, serif;
		margin-top: 0;
		padding-top: 12px;
	}
	
	.article p.photo {
		display: block;
		float: none;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.2;
		margin: 0;
		padding: 0 0 1em 0;
		width: auto;
		
		page-break-inside: avoid;
	}
	
	.article p.photor {
		display: block;
		float: none;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.2;
		margin: 0;
		padding: 0 0 1em 0;
		width: auto;
		
		page-break-inside: avoid;
	}
	
		.article p.photo cite {
			display: block;
			font-weight: normal;
		}
	
		.article p.photo img {
			border: 1px solid #aebcca;
			display: block;
			margin-bottom: 5px;
			padding: 3px;
		}


.callout {
	display: block;
	float: none;
	font-size: 1.2em;
	line-height: 1.5;
	padding-bottom: 2em;
	width: auto;
}

	.callout-wrap {
		border: 1px solid #c1cbd6;
	}
	
	.callout h3 {
		background: #a3c6f1;
		border-bottom: 1px solid #fff;
		color: #243e94;
		font-size: 1em;
		line-height: 1;
		margin: 0;
		padding: 6px 0;
		text-align: center;
		text-transform: uppercase;
	}

	.callout h4 {
		background: #d9e5f2;
		color: #243e94;
		font-size: 1em;
		margin: 0 0 9px;
		padding: 2px 15px;
		text-align: center;
		text-transform: uppercase;
	}

	.callout h5 {
		color: #243e94;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.333333;
		margin: 12px 15px 0;
	}
		.callout h5 a,  
		.callout h5 a:hover,
		.callout h5 a:visited  {
			color: #243e94;
		}
	
	.callout h6 {
		color: #323232;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.454545;
		margin: 1em 15px 0;
	}
	
	.callout ul {
		color: #1f81e6;
		list-style: circle;
		margin: 10px 10px 20px 25px;
	}
	
		.callout li{
			line-height: 1.4;
			padding-bottom: 5px;
		}
	
	.callout p {
		color: #323232;
		margin: 0 15px 15px;
	}

	.article .callout-wrap {
		background: #d7e2f1;
	}
	
	.article .callout p {
		font-size: 1em;
	}
	
	.article .callout h3 {
		color: #243e94;
		font-size: 1em;
		line-height: 1;
		margin-top: 0;
	}
	
	.article .callout h5 {
		margin-top: 14px;
	}
	
	#notifications {
	display:none;
	}

