.leftCol {padding-right:0;}

/* Added styles to make things flow correctly */
#pgMain {background:white;}
#infoSheet {position:relative;text-align:left;vertical-align:top;width:100%;}

#infoSheet a, #infoSheet a:link, #infoSheet a:visited, #infoSheet a:hover {color:black;text-decoration:none;}

/* Style settings for page header & title */
.businessIdentifier {margin-left:150px;border-bottom:1px solid #cccccc;font-size:.9em;}

p.ProductName {margin:0 0 0 0;padding:0;line-height:1;font-size: 24pt !important; font-family: times,times-new-roman,serif !important;}
p.ProductName span {font-size: 24pt !important;}
p.ProductName i {font-style:normal !important;}
p.ProductName img {vertical-align:middle;}
p.Description {margin:.5em 0 0 0;font-size:1.4em;}

p.Question,p.QuestionNewColumn {line-height:1.2;font-family:Arial,Geneva,sans-serif;font-weight:bold;margin:.8em 0 .25em 0;}

p.Answer,p.Answerbullets {font-family:arial,helvetica,sans-serif;margin:.25em 0;}

/* IE-Mac screws up floated columns, so hide the following declaration from IE-Mac using a CSS hack,
 * CSS Hack: IE/Mac can't parse escaped chars in CSS so doesn't see the comment end   \*/
.WordSection2,.Section2 {float:left;width:330px;padding-right:1em;}
.rightCol{margin-top:.5em;margin-left:340px;padding-left:1em;}
/* This comment block allows IE/Mac to think the previous comment is finally over */

/* Highlights Section - styles for everyone */

.HighlightsTitle{margin:0;border-bottom:1px solid black;padding:1em .5em 0 0;font-family:Times,serif !important;font-size:1.6em !important;}
.HighlightsTitle i {font-style:normal !important;}

p.Highlights,p.Answerbullets{margin:.2em 0 0 1.5em;padding:0;text-indent:-.5em;}
.bullet {position:relative;left:-1em;}



.logo{text-align:center;margin:.5em 0 0 0;}
.logoImg{page-break-before:auto;text-align:center;}
.controlStr {clear:right;font-size:.8em;margin-top:.25em;text-align:center;}

.Section3,.WordSection3 {clear:left;}
p.footnotes{margin-top:2em;}
p.footnotes img {position:relative;float:right;margin-top:1em;margin-left:3em;}

.right {padding-left:1em;}

/* Associate all div sections with page definitions for printing */
div.Section1, div.Section2, div.Section3, div.Section4	{page:Section1;}

@media print{
	#pgFooter{display:none;}
	#productSheetHeader {display:none;}
	#productSheetFooter {display:none;}
}

/* Page Definitions */
@page Section1 {size:8.5in 11.0in; margin:.5in .5in .25in .5in;}
div.Section1 {page:Section1;}


