
/* ------------------------------------------------------------------------------------------------------------------ */

body { 
width:100% !important;
margin:0 !important;
overflow: visible !important;
position: relative;
padding:0 !important;
font-size: 18pt;
line-height: 1.2em;
word-spacing:1.1px;
letter-spacing:0.2px; font-family: Arial, Garamond,"Times New Roman" !important, serif; color: #000; background: none;}



/* change print layout slightly */

/* hide from print start */
#header-wrapper, 
#top-horizontal-nav, 
#left-nav-area,
#footer-wrapper
{
	display: none;
}

/* hide from print end */

/* Ensure the content spans the full width */
#outer-wrapper,
#inner-wrapper,
#inner-page-area,
#right-area,
.right-extra-area
{
display: block;
clear: both;
float: none;
width: 100% !important;
margin: 0 !important; 
page-break-inside: avoid !important;
overflow: inherit !important;
}
#right-area img { float: none !important; display: block !important; clear: both !important; margin: 1em 1em 1em 0 !important; }




/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:30pt;}
h2{font-size:22pt;}
h3{font-size:20pt;}
h4,h5,h6{font-size:18pt;}

p{font-size:18pt; margin-bottom: 10pt;}
input{font-size:18pt;}
select{font-size:18pt;}

code { font: 1em Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 13pt; }
hr { background-color: #ccc; }

/* Images */

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 { margin: 1em; text-align:left; }


th { border-bottom: 1em solid #333;  font-weight: bold; }
td { border-bottom: 1em solid #333; }
th,td { padding: 4em 1em 4em 0; }
tfoot { font-style: italic; }
caemion { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

thead { display: table-header-group;}
tfoot {display: table-footer-group;}

p {page-break-inside: avoid !important;} 
img {page-break-inside: avoid !important;} 
