@page {
    margin-left : 1in 1in 1.5in 1in;
}

BODY {
	background : white;
	color : black;
	font : 10pt/15pt Helvetica, Arial;
}

P {
    text-align : justify;
}

IMG {
    border : 0in;
    page-break-inside: avoid;
}

UL {
    list-style-type : square;
}

DIV#copyright {
    margin-top : 20pt;
    font-size : 8pt;
    font-style : italic;
} 

DIV#divmain {
}

DIV.content {
	padding : 0in 1.5in 0in 1.5in;
}

DIV#divmain:before {
    content : url(/img/gfx/htsartsprint.png);
}

TABLE#body:before {
    content : url(/img/gfx/htsartsprint.png);
}

DIV#divside {  display : none;  }
DIV#divhead {  display : none;  }
TD#header   {  display : none;  }
DIV#divmenu {  display : none;  }
DIV#menufloat {display : none;  }
IMG#logo    {  display : none;  }
IMG#tagline {  display : none;  }
IMG.menu    {  display : none;  }
IMG#address {  display : none;  }
A.block     {  display : none;  }
IMG.side    {  display : none;  }
DIV.browsermessage {  display : none; }
SPAN.spacer { display : none; }

IMG.right {
	float : right;
	clear : right;
	margin : 10pt -1.5in 10pt 10pt;	
	border : 2pt solid black;
	page-break-inside: avoid;
}

IMG.left {
	float : left;
	clear : left;
	margin : 10pt 10pt 10pt -1.5in;
	border : 2pt solid black;    
	page-break-inside: avoid;
}

DIV.right {
	float : right;
	clear : right;
	width : 1.3in;
	margin-right : -1.5in;
	text-align : left;
	font-style : italic;
}

DIV.left {
	float : left;
	clear : left;
	width : 1.3in;
	margin-left : -1.5in;	
	text-align : right;
	font-style : italic;
}

DIV.imagecontent {
    width : 100%
    text-align : center;
    margin-top : 20pt;
    margin-bottom : 5pt;
}

IMG.main {
}

A.control { display : none; }

SPAN.caption {
    display : block;
}

H1, H2, H3, H4, H5, H6{
   margin : 20pt 0pt 5pt 0pt;
   padding : 0pt;
   border : 0pt;
   text-align : right;
   page-break-after : avoid;
}

INPUT {
   border : 0pt;
   border-bottom : 0.5pt solid black;
}
