﻿.container {
	width: auto;
	margin: 0px;
	position: relative;
	left:auto;
}
body {
   background: white;
   font-size: 12pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }
#header, #nav, #footer-nav, #photo, #flash, .breadcrumb, .photo-half {
   display: none;
   }

#print-logo
{
   display:block;
}
#middle
{
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
}
#print-wrapper
{
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#titling
{
	margin: 0px;
	padding:0px;
   font-size: 24pt;
   font-weight:bold;
   color:Black;
}
#copy_area
{
	left:0;
}
.mainbody_copy_large *
{
   font-size: 14pt;
   color:Black;
}
.sidebar_container
{
	display: none;
}   
.photo
{
	display: none;
}
.titling, .mainbody
{
	position: relative;
	left: -200px;
}   
.titling
{
	background-image: url(../images/dotted_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 43px;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #b5111b;
	text-decoration: none;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
   
.no-print
{
	display:none;	
}
   
.footer
{
	position: relative;
	top: 30px;
}   
   
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.table_left_nav
{
	display: none;
}


.popup
{
    display: none;       
}

.information
{    
    display: none;
}
.information a 
{
	display: none;
}
.closebar
{    
    display: none;
}
