/* Note: See IE7 stylesheet for IE7 specific print styles. */

#siteNav, .displayName, #sideRight, #footer {
	display:none;
}
body {
	background: #fff;
}
#container { 
	padding: 0;
	background:none;
	width:auto;
}
#innerContainer { 
	width:auto;
}
#outerContainer {
	background:none;
	background: #fff; 
	/*padding-bottom:1em;
	margin-bottom:0em; */
}
#content_2col_Right { 
	margin-right:8px; /* allows right border to show in IE6 */
}
#sideRight {width:0;}
.content_ContainerRt {
	background:none;
	min-height: 360px;
	border-bottom:1px solid #d3d3d3;
}
#homeOnly {
	border:none;
}
.content_ContainerFullPage {
	background:none;
	min-height: 360px;
	border-bottom:1px solid #d3d3d3;
	margin-right:8px; /* allows right border to show in IE6 */
}
#footerWrapper {
	/*margin-top:-1em;
	height:1em;*/
}
.headerBanner {
	margin-left:0;
	background:transparent url(/iad/images/banner_left_v3_print.png) bottom left no-repeat;
	width:auto;
}

/* Classification Styles */
.classificationHeader, .classificationFooter {
	font-size: .8125em;
	background-color:transparent;
}
.classificationHeader {
	padding-bottom:0;
	height:20px;
}
#drawerRow {
	background: #fefefe;
}
#kc {
	width:97%;
}
.selectedNavClosed,
.selectedNavClosed:link,
.selectedNavClosed:visited,
.selectedNavClosed:hover,
.selectedNavClosed:active,
.selectedNavOpen,
.selectedNavOpen:link,
.selectedNavOpen:visited,
.selectedNavOpen:hover,
.selectedNavOpen:active
{
	background: none;
	color:#4d5262;
	background-color:#f1f2f3;
}
	