html { font-family: verdana; font-size: 74%; }
body { margin: 0; padding: 0; }

#masthead { margin: 10px; clear: both; height: 70px; }
#masthead h1 { background-image: url(../images/northsupply.png); width: 145px; height: 61px; margin: 0; float: left; }
#masthead h2 { float: left; margin: 15px 0 0 10px; padding: 0; font-size: 1.1em; }

#navigation, #searchbox, #masthead span { display: none; }

#footer { text-align: left; padding: 20px; }
#footer a:link, #footer a:visited, #footer a:active { display: none; }


/* ==================== Article styles =================== */
h1#pageTitle { font-weight: bold; font-size: 2em; }
h2.subTitle { font-weight: bold; font-size: 1.5em; margin: 50px 0 0 0; }
.articleSummary { font-size: 1.1em; font-weight: bold; }
.articlePoster { font-size: 0.8em; color: #888888; }
.articleContent blockquote { border: 1px dashed; background-color: #EEE; padding: 2px; }
.article_image { float: left; margin-right: 5px; height: 135px; }
.article_noimage { float: left; padding: 0 182px 120px 0; }
.article_actions, #articlePrinting, #articleSaving, form#fastnav, .articleNav { display: none; }
/* ================ End of Article styles ================ */