﻿@Media print
{
	html
	{
		margin: 0;
		width: auto;
	}
	
	body
	{
		color: #6A5247;
		background: white;
		width: auto;
		margin: 0in;
		padding: 0in;
		/*font-size: 12pt;
		border: 1px solid #887869;*/
	}
	
	#outerPageWrapper, #PageWrapper
	{
		border: none;
	}
	
	#page_wrapper
	{
		margin: 0;
		padding: 0;
		width: auto;
		top: 0in;
		left: 0in;
		float: none;
		overflow: visible;
		/*border: 1px solid blue;*/
	}
	
	#image_rotator, .img_edit,
	#footer, #divNavPanel, .divTabStripClass, .divTabStrip2Class
	{
		display: none;
	}
	
	#Logo
	{
		top: 0.1in;
		left: 0;
		/*width: 3.78in;
		height: 1.14in;
		border: 1px solid red;*/
	}
	
	#LeftExtra
	{
		border: none;
		display: none;
	}
	
	#Header
	{
		width: auto;
		border: none;
		/*border: 1px solid #888;*/
	}
	
	#divPageContent, #divMainContainer, #divMainContent, #PageWrapper
	{
		width: 7in;
		float: none;
		font-size: 12pt;
	}
	
	#Footer
	{
		text-align: left;
	}
	
	#divCenterContent, #divRightContent
	{
		
		/*/*border: 1px solid green;
		display: block;
		width: 95%;
		margin: 0in;
		padding: 0in;
		padding-right: 0.1in;
		clear: both;
		float: none;
		/*position: relative;*/
		width: 6in;
		overflow: visible;
	}

	#divImageAndDescriptionUC
	{
		float: none;
	}
	
	.LinkImageWithCaption
	{
		display: none;
	}

	#bordered_right
	{
		padding: 0;
		margin: 0;
		border: none;
	}

	.bordered_right_spacer
	{
		/*border: 1px solid blue;*/
		display:none;
	}
	
	a, a:hover, a:visited
	{
		text-decoration: underline;
		color: #97012E;
	}
	
	#image_and_caption
	{
		float: none;
		width: auto;
	}
	
	.div_right_image_padded, .div_left_image_padded
	{
		float: none;
	}
	
	.right_image_padded, .left_image_padded
	{
		float: none;
	}
	
	.clearboth
	{
		height: 0.1in;
		/*border: 1px solid transparent;*/
	}
	
	.separator_title
	{
		padding-left: 0;
	}
	.printhide
	{
		display: none;
	}
	hr
	{
		border-top: 1px solid #bfbdbd;
	}
}