/* The Media Center at API - Cascading Style Sheets */
/* Original version by Jay Small, smallinitiatives.com */
/* Developed October 2003 */

/* global styles */

* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; border: 0; font-family: verdana, arial, sans-serif; font-size: .8em; line-height: 1.2em; }
h1, h2, h3, h4, h5, h6, p { margin: .6em 0 .2em 0; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4, h5, h6 { font-size: 1em; }
img { border: 0; }
table, td { vertical-align: top; }
a { color: #009; }


/* hidden from printer */

#homeflash, #homenav, #homeresourcenav, #hometools, #sectionflash, #sectionnav, #sectiontools, #sectionresourcenav, #articletools, #apinav, #articlenav, #articleresourcenav, #commentform, .icon, .iconfont, #homemenu, #sectionmenu, #articlemenu, .skip, .corenav, .menu { display: none; }
