@charset "utf-8";
/* CSS Document */

body, html {
	height: auto;
}

body {
	margin:auto;
}

a {
	color:#000000 !important;
	font-weight: bold;
}

#page {
	width:auto;
	margin:0 auto;
	min-height:auto;
}

#headermenu, #headerright, #sidebar, #contentHeaderImage, #breadcrumbs, #topnav, #topnav li, .return {
	display:none;
}

#header {
	width:auto;
	height:70px;
	margin:auto;
	background:none;
	border-bottom: 1px solid #004D55;
}

#content {
	width:auto;
	float:none;
	margin:0 auto;
	zoom:100%;
}

.push {
	height:1em;
}

#footwrapper {
	margin:1em auto 0 auto;
	width:auto;
}

#footer {
	margin:0 auto;
	width:auto;
}

#topnav {
	margin-right:none;
}

#content .tocdesc {
	width:97%;
}


h1, h2, h3, h4, h5, h6 {
	width:auto;
	color: #000000 !important;
}

#content p {
	width:auto;
	text-align:justify;
	text-justify:none;
}

#productSummary {
	overflow:hidden;
}