/* 
	CSS Document
	print
	SoftwareKey.com
*/

#navSubBar, #accessibility, #topContain, #nav, #navSub, #footContain, #boxMed, #boxPP, #boxSS, #col2, .learnMorePP, .learnMoreSS, .solution, .btn, .tip_trigger .tip  {
	display: none;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #000;
	text-decoration: none;
}
h1, h2, h3, h4 {margin:0 0 15px 0;padding:0;}
#logo { font-size: 120%; }


/* custom compare table print */
#compare-pack-table {width:100%;border-top:1px solid #ccc;}
#compare-pack-table sup {font-size:9px;padding-left:3px;}
#compare-pack-table  th {text-align:left;padding: 5px 8px 3px 8px;vertical-align:center;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:10px;}	
	#compare-pack-table .table-heading th {border-top:none;padding:5px 10px;line-height:1.2em;border-left:1px solid #ccc;text-align:center;}
	#compare-pack-table thead .table-heading th.first {border-left:1px solid #ccc;}
#compare-pack-table  td {border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding: 5px 8px 3px 8px;vertical-align: center;text-align:center;font-size:10px;line-height:1.4em;}
	#compare-pack-table tr.alt td {background:#f5f5f5;}
	tr.section th {text-align:center !important;background:#e7e7e7;}
