body {
	padding:0px;
	margin:0px;
}

#masthead {
	visibility: hidden;
	display:none;
}

#header {
	visibility: hidden;
	display:none;
}

#content_footer {
	visibility: hidden;
	display:none;
}

#footer {
	visibility: hidden;
	display:none;
}

#typeB #utility {
	visibility: hidden;
	display:none;
}

#contentWrap {
	width: 620px;
}
#content {
	width: 620px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	margin:0px;
}

#wrap {
	width: 620px;
	margin-right: 0px;
	margin-left: 0px;
}

#print_header {
	visibility: visible;
	display: block;
	width: 620px;
	float: left;
	padding:0px;
	margin:0px;	
}

#contact {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 620px;
}

#typeB #contact {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 620px;
}



#typeA #contentWrap {
	width: 620px;
}


#typeA #utility {
	visibility: hidden;
	display:none;
}

#typeA #content {
	width: 620px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	margin:0px;
}

#content_copy {
	width: 420px;
	float: left;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#content_right {
	width: 100px;
	float: left;
	padding-left: 15px;
}



#content_footer {
	visibility: hidden;
	display:none;
}