#articleHeader {
	clear: none;
	overflow-x: visible;
	overflow-y: visible;
}

#articleHeader ul li {
	background-image: none;
	padding-left: 15px;
	padding-right: 15px;
}

#articleHeader .productList {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 20px;
	margin-right: 0;
	padding: 0;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main_body {
	padding-right: 250px;
	clear: both;
}

#subject_results {
	border: 1px solid #000000;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	padding: 10px;
	width: 300px;
	max-height: 185px;
	overflow: auto;
	background: #fff;
}

#container ul {
	padding: 0px;
}

#subject_results ul li {
	background-image: none;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	padding-bottom: 7px;
	list-style-type: disc;
	line-height: 1em;
}

#subject_results a {
	text-decoration: none;
	font-size: 12px;
	margin-bottom; 15px;
}

#subject_results a:hover {
	text-decoration: underline;
}

#articlebody {
	width: 100%;
	color: #000;
	padding: 5px;
	width: 619px;
	line-height: 1.7em;
}

#articlebody p {
	color: #000;
	padding: 0;
	margin-bottom: 10px;
	
}

#articlebody h2 {
	color: #000;
	padding: 0;
}

.bodyhowto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.bodycaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}

.guibold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top: 2px solid #000000;
	display: block;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.menu_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	background-color: #E6E6E6;
	width: 90%;
	border: 1px solid #000000;
}

.keyword {
	margin: 0;
	padding: 0;
	font-size: 0pt;
	color: #FFFFFF;
	visibility: hidden;
}

ol {
	list-style: decimal outside none;
	padding-left: 2em;
	line-height: 1.2em;
}

li {
	line-height: 1.2em;
}

@media print {
	#account,#pageHeader,#subject_results {
		display: none !important;
	}
	#main_body {
		padding-right: 0px !important;
		font-size: 2em;
	}
	#articlebody {
		
	}
	#articleHeader h2{
		font-size: 24pt;
	}
	#articleHeader{
		font-size: 14pt;
	}
	.bodyhowto {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-style: italic;
		font-weight: bold;
	}
	.bodycaption {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: italic;
	}
	.Description .heading2,
	.Cause .heading2,
	.Resolution .heading2,
	.More_Info .heading2{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18pt;
		font-weight: bold;	
		margin-top: 20px;	
	}
	strong,
	.guibold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold;
	}
	.heading1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		border-top: 2px solid #000000;
		display: block;
	}
	.heading2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold;
	}
	.menu_highlight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-transform: capitalize;
	}
	.note {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: italic;
		background-color: #FFF;
		width: 90%;
		border: 1px solid #000000;
	}
	.keyword {
		margin: 0;
		padding: 0;
		font-size: 0pt;
		color: #FFFFFF;
		visibility: hidden;
	}
	#articleHeader .productList{
		font-size: 14pt;
		border: hidden !important;
		background-color: #FFF;
	}
	ol {
		list-style: decimal outside none;
		padding-left: 2em;
		line-height: 1.2em;
	}
	li {
		line-height: 1.2em;
	}
}