/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007  David Hellsing
*/

* { background: #fff; }
body { font-family:Arial, Helvetica, sans-serif; color: black; font-size:14px; }
blockquote { font-style: italic; color: black; }
a:link, a:visited { border-bottom-width: 1px; border-bottom-style: solid; }

h1 {color: #79c530; font-size:20px; letter-spacing:-0.03em;}
h2 {color: #79c530; font-size:18px; letter-spacing:-0.03em;}
h3 {color: #3b3b3b; font-size:16px; letter-spacing:-0.03em;}
h3 a{color: #79c530; font-size:1em; letter-spacing:-0.03em; font-weight:normal; text-decoration:none; }
a{color: #79c530;}
p {font:Arial, Helvetica, sans-serif; font-size:12px;}
.header, .navtop, .brand, .strapline, .contact_pod, .testtop, .testbtm, .footer1, .grid_2, .grid_8 ul, .links, #slider, .subheadbar, .sidebar

{
	display:none;
}

.printbrand{ display:inline; float:left; margin-right:20px; }
.printcontact{ display:inline; float:left; width:430px; }
