@charset "UTF-8";

/* [print] ////////////////////////////*/

body {
    margin: 0;
    padding: 0;
    background-color: white;
    background-image: none;
    font-size: 12pt;
    line-height:normal;
	text-align:left;
}

#wrapper{
	margin-left:0;
	margin-right:0;
	background:none!important;
	min-width:951px;
}

#header,
ul#gnav{
	width:951px!important;
}

#main{
	width:719px;
}

#siteMapArea,
#snav,
#headerParts,
#footer,
.pagetop,
#extraTopics{
	display:none!important;
}

#addressArea{
	display: block;
	text-align:left;!important;
	clear:both;
}

#footerArea{
	background-color:#fff!important;
	background-image:none!important;
	color:#333;
	border:none;
}

