/*
-----------------------------------------------
Parket Health Solutions Master Style Sheet
Version:  12 April 2008
----------------------------------------------- */
/* print styles */
/* Remove all unnecessary elements, and make the ones that survive black text on white background */
.noprint{display:none!important;}
body{font:10pt normal Tahoma, Verdana, sans-serif;}
a{text-decoration:none;}
img{border:0;}
#header h1 img{width:184px;}
h1{font:bold 18pt Georgia, "Times New Roman", Times, serif;}
h2{font:normal 18pt Georgia, "Times New Roman", Times, serif;margin:0;}
h2 a{color:#000;}
h3{font-size:14pt;}
h4{font-size:13pt;}
.left{float:left;}
#footer ul{list-style-type:none;margin:0;padding:0;}
#footer li{display:inline;}
table th{border-bottom:1pt solid #000;}
table td,table th{padding-right:20pt;text-align:left;vertical-align:top;}
#myAccordion dd, #myAccordion dt {
	display: block!important;
	height: auto!important;
}