﻿/* -------------------------------------------------------------- 
  
 Hartija Css Print  Framework
   * Version:   0.8 (2008-03-10)
	 
-------------------------------------------------------------- */

body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.2;
word-spacing:1.2pt;
letter-spacing:0.2pt; font-family: Arial, "Helvetica Neue", "Lucida Grande", Helvetica, Verdana, sans-serif;  color: #000; background: none; font-size: 9pt; }
 
/*Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal;line-height: normal; }

h1 { font-size: 1.5em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1em;font-weight:bold;border-bottom:0.1em solid #d6d6d6; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; } 


.pageTitle	{ margin:10px 0px 5px 0px;color:#e42c2a;font-size:18px; letter-spacing: 0.1em;}
.content .default-h3,
.content .wysiwyg-h3	{color: #000; font-size: 14px; font-weight: bold; border-bottom:0.1em solid #f3f2f0; margin-bottom: 6px; padding-bottom: 2px;}
.content .wysiwyg-h3 a 	{padding-right:13px; color: #000;}
.content .default-h4, 	
.content .wysiwyg-h4	{color: #000; font-size: 12px; font-weight: bold; margin-bottom: 4px; padding: 0px; border: 0px;}
.content .wysiwyg-h5 	{color: #000; font-size: 12px; font-weight: normal; border: 0px;  margin-bottom: 3px;}
.content .wysiwyg-h6 	{color: #000; font-size: 11px; font-weight: normal; text-transform: uppercase; letter-spacing: 0.2em; border: 0px; margin-bottom: 2px;}
.content .wysiwyg-h7 	{color: #000; font-size: 11px; font-weight: normal; letter-spacing: 0.1em; border: 0px; margin-bottom: 1px;}
.content .wysiwyg-desc {font-size: 95%; color: #000000; margin: 0px 0px 1.5em; border: 0px;}


code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 0 1.5em 0.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight:500; text-decoration:underline; color:#333; }

table td{border:none;}
table th{text-align:left;}
.clear, .part.image span {display:block;clear:both;}

#header, #footer, #search, #quicklinks, .featured, .externalColumn, .breadcrumbs, .attachmentColumn {display:none;}

.jspScrollable, .jspContainer, .jspPane {position:relative; width:auto !important; height:auto !important;}
#scrollbox {position:static;}
.content {}

#header_print{border-bottom:0.1em solid #333; height:70px;}
#header_print img{float:right; background:#FFF;}
#header_print div{padding:45px 0 0 0; font-style:italic;}