/* ****************** Print style for 1Com *************** */

body {
   background: white;
   font-size: 12pt;
   }

#mainimage {
display: none;
	}

#mainnav {
display: none;
	}

#subnav {
display: none;
	}

#search {
display: none;
	}
	
#hide {
display: none;
	}

#mainflash {
display: none;
	}
	
#wrap {
	position: absolute;
	left:0cm!important; top:0cm!important;
	width: 16cm!important;
	margin: 0!important;
	}
	
#logo {
	position: absolute;
	left:1cm!important; top:0cm!important;
	}
	
#contentwrap {
	left:0!important; top:3cm!important;
	padding: 0px;
    float: none !important;
	color: black; 
	background: transparent;
	border: none 0px;
	}

#content {
	left:0!important; top:0cm!important;
	width: 16cm!important;
	padding: 0px!important;
	margin: 0px!important;
	color: black; 
	background: transparent;
	border-left: none 0px!important;
	}

#contentborder {
	display: none;
	}
	
#footer {
	width: 16cm!important;
	}	

@page { size 21cm 29.7cm; margin: 2cm }

	
h1 {
	font: bold 13pt/15pt Verdana, Arial, sans-serif;
	color:#000 !important;
	background-color: transparent;
	}
	
h2 {
	font: bold 12pt/14pt Verdana, Arial, sans-serif;
	color:#000 !important;
	background-color: transparent;
	}

h3 {
	font: bold 12pt/14pt Verdana, Arial, sans-serif;
	color:#000 !important;
	background-color: transparent;
	}
	
	
a:link {
	color:#000;
	text-decoration: underline  !important;
	background-color: transparent;
	}
	
a:visited {
	color:#000;
	text-decoration: underline  !important;
	background-color: transparent;
	}
	
