body { font: 12px/18px arial, sans-serif; background: #fff; padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {  }
h1 { margin: 0; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }

ol, ul {  }

a {  }
address { font-style: normal; }

img { padding: 0; border: none; margin: 0; }

/* page container
-------------------------------------------*/
.pageContainer { background: none; padding: 20px; margin: 0; }

.header .navigationContainer { display: none; }

.breadcrumbContainer { display: none; }


/* content
-------------------------------------------*/
.contentContainer {  }
.contentContainer .innerPad {  }


/* secondary */
.secondaryContent { display: none; }

/* section cap (upper) */
.sectionCap {  }
.sectionCap .innerPad { }

.sectionCap .sectionHeading {  }
.sectionCap .sectionHeading h2 img { display: none; }

.sponsor { display: none; }


/* section content (lower) */
.sectionContent {  }
.sectionContent .innerPad {  }

.sectionContent .sectionHeading {  }

.miniContentContainer {  }

.customerContact { display: none; }

.articleContent img.zeitgeist { padding: 0px; margin: 4px 18px 8px 0; display: inline; float: left; }
.articleContent .articleLeadParagraph { font-size: 14px; padding-bottom: 12px;}
.articleContent img.unitimage { padding: 0px; margin: 4px 0px 8px 18px; display: inline; float: right; }


/* footer
-------------------------------------------*/
.footer { display: none; }

