/* ============================================
 *  PCC.edu Master Print Stylesheet
 *  author: Curtis Harvey <charvey@pcc.edu>
 *  created: 2004-08-02
 *  modified: 2005-02-15
 * ============================================ */

body { font: 12pt/1.5 "Times New Roman", Times, serif; }
* { margin-top: 0; }

h1, h2, h3, h4 { margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; color: #000; }
img { border: none; }
#content img { border: 1px solid #000; }
img.imgleft, div.imgleft, div.caption-imgleft{ float: left; margin: 0 1em 1em 0; }
img.imgright, div.imgright, div.caption-imgright { float: right; margin: 0 0 1em 1em; }
div.caption-imgright p, div.caption-imgleft p, div.caption-imgcenter p { clear:both; text-align: center; font-size: 0.9em; font-weight: normal; font-style: italic;}
div.caption-imgright img, div.caption-imgleft img, div.caption-imgcenter img { float:none;margin:0px;border: 1px solid #333;}

a {margin:inherit;}
a:link, a:visited { color: #009 !important; text-decoration: none; }



#page { width: auto !important; margin: 0; padding: 0; float: none !important; background: transparent; color: black; }

#header, #header h1 { margin: 0; padding: 0; }

dt { font-weight: bold; }
.related { margin-top: 1em; padding-top: 1em; border-top: 1px solid #000; page-break-inside: avoid; }

#copyright { font-style: italic; text-align: center; }

.checklist dt a { display: none; }
.yes, .no, .collapse dd { display: block !important; }

table{border-collapse:collapse;}
th, td { text-align: left; border: #000 1px solid; padding: 0.1em 0.75em; vertical-align: top;}


/* === NON-PRINTING ITEMS === */
#skipnav,
#hnav,
#gnav,
#qlinks,
#dirnav,
#statements,
#help { display: none; }

