* {

	background-image: none;

	}
	
a {

	color: #000;
	text-decoration: none;

	}

body {

	font-family: georgia, "times new roman", times, serif;
	font-size: 12pt;

	}
	
h1, h2, h3, h4, h5, h6 {

	font-family: palatino, "palatino linotype", georgia, "times new roman", times, serif;
	font-weight: bold;
	clear: both;

	}

#wrap {}

#header {}

	#header span {
	
		text-decoration: underline;
	
	}
	
	#header h1 {
	
		text-align: center;
	
		}

	#header h1 span {
	
		border-bottom: 2pt solid;
		text-decoration: none;
	
	}

	#header ul, #footer ul {
	
		list-style: none;
		margin-left: 0;
		padding-left: 0;
	
	}
	
		#header ul span {
		
			text-decoration: none;
		
			}

			#header ul li a {
			
				color: #000;
				text-decoration: none;
			
				}
				
	#content ul li, #content ol li, #content p {
	
		padding: 5pt 0;
		line-height: 18pt;
		clear: both;
	
		}
		
	.sectionDefinition {
	
		text-transform: uppercase;
		margin: 7pt 0;
	
		}

	#footer img {
	
		display: none;
	
	}

#contentDescriptionVendors ul li span, #contentCaptionVendors ul li span, .epTitle, .epQuote, ul#panel span span {

	display: block;

	}
	
ul#panel {

	list-style: none;

	}
	
ul#panel img, ul#pageNav {

	display: none;

	}
	
ul#panel img.preview {

	display: block;

	}
	
	li.approved {
	
		font-style: italic;
	
		}
		
	span.denotes {
	
		font-style: italic;
	
		}

#dcmpLinks, #partnerLinks, #descriptionResources, #textNote, #hcNote, a.disappear, #navigation, #navigation h2, #navigation ul, #fontChange, #styleSwitch, #contentBOTTOM, #contentBL, #contentBR, #contentTOP, #contentTR, #contentTL, #contentWrap .vidContainer, #contentWrap .picContainer, #contentWrap a.minAll, a.vendTop, .hidePrint, form#WPMform {
		
			display: none;
		
			}
			
span.outtaHere {

	display: block;

	}
	
.textExamples {

	margin: 12pt 0;
	clear: both;
	float: none;
	position: relative;

	}
	
	.textExamples:after, .good:after, .bad:after {
	
		content: ".";
		display: block;
		height: 0px;
		font-size: 0px;
		clear: both;
		visibility:hidden;
		overflow: hidden;
	
		}
	
.good, .bad {

	position: relative;

	}
	
.goodEx, .badEx, .neutralEx, .halfNeutralEx {

	display: block;
	font-family: sans-serif;
	padding: 7pt;
	min-height: 30pt;
	width: 85%;
	margin: 14pt auto;
	border: 1pt dotted #ccc;

	}
	
.txtExampleTitle {

	display: block;
	text-transform: uppercase;
	margin-bottom: 7pt;
	text-decoration: underline;

	}

.printIMG {

	page-break-inside: avoid;

	}
	
.printIMG img {

	display: block;
	width: 240px;
	clear: both;
	margin: 15pt auto;
	page-break-inside: avoid;

	}
	
img.pdfFile {

	display: none !important;

	}
	
	.keysLink {

	display: none;

	}
