﻿/*
Print Rules
Version: 1.0.0.1
Author: Stephen Eicherly
Last Modified: 9.24.09
*/
#header,
#nav,
#secondaryContent,
a[href^="#"] {
	display:none;
}

#content {
	margin-top:0;
}

#primaryContent {
	float:none;
	width:100%
}

ul.shortcuts {
	display:none;
	list-style-type:none;
}

body {
	font-size:12pt;
}

h1 {
	font-size:36pt;
}

h2 {
	font-size:29pt;
}

h3 {
	font-size:23pt;
}

h4 {
	font-size:19pt;
}

h5 {
	font-size:14.5pt;
}

label {
	font-size:11pt;
}

legend {
	font-size:14pt;
}

option {
	font-size:10pt;
}

select {
	font-size:10pt;
}

th {
	font-size:18pt;
}

#secondaryContent {
	font-size:15pt;
}

#secondaryContent p.author {
	font-size:12pt;
}

#frontSoftware h3,
#frontTrialServices h3,
#frontTraining h3 {
	font-size:18pt;
}

#frontSoftware p,
#frontTrialServices p,
#frontTraining p {
	font-size:9pt;
}

.calendar th {
	font-size:9pt;
}

.currentMonth {
	font-size:20pt;
}

.calendarDate {
	font-size:8pt
}

.calendarDay {
	font-size:9pt;
}

p.summary {
	font-size:18pt;
}

.fn,
.org {
	font-size:18pt;
}

#footer {
	font-size:11pt;
}

