
/*THIS STYLESHEET IS FOR MEDIA = PRINT*/

.noprint {display: none;}

.noscreen {display: inline;}

body {background-color: #ffffff;}

.header {position: absolute; margin-top: 0px; left: 0; margin-left: 0; width: 99%; border: 1px solid #005A93; display:inline;}

.logo {height: 72px; background: transparent url(images/cytomark_logo_bg.gif) top left repeat-x; border-bottom: 1px solid #005A93; margin: 0; text-align: left;}

.main {position: absolute; margin-top: 72px; left: 0; margin-left: 0; width: 99%; border: 1px solid #005A93; background-color: #ffffff;}

.maincontent {width: 95%; margin: 10px;}

.navigation {display: none;}

.footer {width: 100%;}

.copyrightcontainer {width: 100%;}

.copyright {color: #808080;}