#nav, #subnav, #menu, #footer, #header {display:none}

body {font: 9pt/1.4 tahoma, arial, sans-serif;padding: 5px}

font, body, p, div {color:#000}

/* global */
* {float:none;background:none;margin:0;padding:0}
img {border:none}

/* links */
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:active {color:#000;text-decoration:none}

/* general */
img {border:none}
form {text-align:left;margin: 0 0 20px; line-height: 2em;}
p, #lead-promo {margin: 0 0 20px}
li {list-style-type:disc; background: none;padding-left:10px;margin:0}
	
/* headings */
h1, h2, h3, h4, h5, h6 {margin: 1em 0 0;font-weight:bold}
h1 {font-size: 18pt;border-bottom: 2px solid #ccc;padding: 0 0 5px;margin: 0 0 5px}
h2 {font-size: 17pt}
h3 {font-size: 14pt}
h4 {font-size: 12pt}
h5 {font-size: 11pt}
h6 {font-size: 9pt}

div.clear {display:none}
