/* COLOURS
WHITE rgb(255,255,255);
MEDIUM GREEN rgb(31,113,111);
LIGHTER GREEN rgb(126,183,92);
BLUE-GREEN rgb(127,202,207) #7FCACF;
*/
#printbody {
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
}
#print_header {
text-align: left;
background-color: rgb(31,113,111);
}
#print_footer {
text-align: left;
padding: 3px 2px 3px 10px;
background-color: rgb(126,183,92);
}
h2 {
margin: 0 0 1em 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 150%;
font-weight: normal;
color: rgb(31,113,111);
}
h3 {
margin: 0 0 1em 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 135%;
font-weight: bold;
color: rgb(31,113,111);
text-decoration: none;
}
a {
color: rgb(31,113,111);
text-decoration: none;
}
a:hover {
color: rgb(31,113,111);
text-decoration: underline;
}
li {
padding: 0 0 1em 0;
}
p.posteddate {
font-size: 75%;
color: #565;
}
p.postedtime {
font-size: 75%;
color: #565;
}
.pageviews {
font-size: 75%;
color: #565;
}
.more_text {
display: none;
}
.document_pdf_text {
display: none;
}

