/* -------------------------------------------------------------- 
  
 Hartija Css Print  Framework
   * Version:   0.8 (2008-03-10)
	 
-------------------------------------------------------------- */

body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:19pt; margin-bottom: 0.4em}
h2{font-size:17pt; margin-bottom: 0.3em}
h3{font-size:15pt;  margin-bottom: 0.2em}
h4,h5,h6{font-size:12pt;  margin-bottom: 0.1em}

p {margin-top: 0px; margin-bottom: 0.5em;}
span {margin: 0 0 0 0; padding: 0 0 0 0;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 0 0.5em 0.5em 0; border: 1px solid #999; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
/*Table*/
table {border-collapse: collapse; margin-bottom: 35px;}
.htmltable {margin-right: 20px;}
.htmltable table {border: 0px;}
.htmltable th{background:none; color:#000; padding: 0em 0em; border: 0px; border-bottom: 0px;}
.htmltable td{background:none; padding:0em; border: 0px; border-bottom: 0px;}
.htmltable td img{border: 0px; margin: 0px;}
.htmltable td.details {text-align: center; vertical-align: bottom}
.htmltable caption{background:none; color:#666; font-size:12px; padding:0em; text-transform:uppercase;}
/*.htmltable ul {list-style:none;margin-bottom: 0px;}
.htmltable ul li {margin-bottom: 0px; background: url('../images/arrow1.png') no-repeat 0 5px;padding-left: 15px;}
.htmltable ul ul li {background: url('../images/arrow2.png') no-repeat 0 6px;}*/

.htmltable table.tableGrey{border: 0px;}
.htmltable .tableGrey th{background:#353434; color:#DADAD4; border-bottom: 1px dashed #86867F; border-top: 1px dashed #86867F; padding: 0.5em 1em; font-size: 1.1em; font-weight: normal;}
.htmltable .tableGrey td{border-bottom: 1px solid #fff; padding: 0.5em 1em}
.htmltable .tableGrey .even td {background:#f5f5ee;}
.htmltable .tableGrey .odd td {background:#dcdcd6;}
.htmltable .tableGrey caption{background: #abb8cb; border-bottom: 2px solid #fff; color:#fff; font-size:13px; padding:0.4em; text-transform:uppercase;
font-weight: bold;}

.htmltable table.tableWhite {border: 0px #FFF;;}
.htmltable .tableWhite th{background:none; color:#000; padding: 0.5em; border-bottom: 0px; font-weight: bold}
.htmltable .tableWhite td{background:none; padding: 0.5em; border-bottom: 0px #FFF}
.htmltable .tableWhite caption{background:none; color:#666; font-size:12px; padding:0.1em 0.4em; text-transform:uppercase;}
tr {page-break-inside: avoid;} 

.header_print {display: block; width: 100%;}
.header_print img {border: 0px;}

span.info {color: #777; font-size: 90%;}
.itemDocument {height: 110px;}

#header, #footer, #sb_container, .navigation, .metanav, .events {display:none;}