/* Default print style sheet */

body {
	background: none;}

.BodyStyle{background:url(none) repeat-x top left;}

#Header {display:none;}

#printHead {display:block;}

#menu {display:none;}

#Header .date {display:none;}
	
#Header .menu {display:none;}

#nav, #nav ul {display:none;}

#Banner {display:none;}

#Container {
	width: 100%;
	background:url(none) left top repeat-y;
	
}

#Footer {display:none}

#Content {
	width:500px;
}

.contentTD {display:none;}

#Wrapper {display:none;}

#Left { display: none;}

#Right {
	width: 0px;
}

#Container2 { width: 500px;
	background:url(none) left top repeat-y;}

#webAddress {display:block;
			font-size:12pt;
			font-weight:bold;
			color:#000000;
			vertical-align:bottom;
			}