div {
	background: white !important;
	color: black !important;
}

table {
	
}

html {
	background: white !important;
}

#wrapper {
	width: 100%;
	border: none;
}

#breadcrumbs {
	display: none;
}

#masthead {
	display: none;
}

#masthead_print {
	width: 100%;
	background: #fff;
	margin: 0;
}

#web_banner_print {
	width: 3.6in;
	float: left;
}

#please_recycle {
	width: 1.2in;
	float: right;
	position: relative;
}

#print_rule {
	width: 100%;
	display: block;
	clear: both;
}

#footer {
	display: none;
}

#main {
	margin-left: .25in;
	width: auto;
	float: left;
	margin-right: 2.2in;
	padding: 0;
}

#navigation {
	display: none;
}

#main .print_link {
	word-wrap: break-word;
	font-size: 80%;
	color: #444;
}

#supplementary {
	margin: 0 0 0 -1.9in;
	width: 1.8in;
	padding: 0;
	position: absolute;
	left: 100%;
}

#supplementary .print_link {
	word-wrap: break-word;
	font-size: 80%;
	color: #777;
}

#main p, #main li, #main td, #main th,
#main p strong, #main li strong, #main td strong, #main th strong,
#main p em, #main li em, #main td em, #main th em {
	font-size: 8pt !important;
}

#main p, #main dl * {
	line-height: 140% !important;
}

#main li {
	line-height: 120% !important;
}

#main h1 {
	font-size: 16pt !important;
}

#main h2 {
	font-size: 11pt !important;
}

#main h3, #main h4 {
	font-size: 8pt !important;
	line-height: 140% !important;
}

#main h1, #main h2 {
	margin-bottom: 3pt !important;
}

#main h3, #main h4 {
	margin-bottom: 0 !important;
}

#main li {
	margin-bottom: 2pt !important;
}

#main p, #main blockquote, #main ul, #main table {
	margin-bottom: 5pt !important;
	width: auto;
}

#main table caption {
	font-size: 9pt !important;
}

#main table caption:first-line {
	font-size: 11pt !important;
}

#supplementary h2 {
	font-size: 8pt !important;
	line-height: 100% !important;
	margin-bottom: 3pt !important;
}

#supplementary p, #supplementary ul {
	font-size: 7pt !important;
	margin-bottom: 4pt !important;
}

#supplementary li {
	font-size: 7pt !important;
	margin-bottom: 3pt !important;
}

.main .clear {
	width: 100%;
	clear: both;
}