/* mccague scientific consulting style sheet modifications for print out */


/* IDs */

#navigbars {
	display:none
}

#upperbar {
	font-size: 14pt;
	position: static!important;
}

#lowerbar{
	font-size: 8pt;
	position: static!important;
}

#submit {
	font-size: 14pt;
}

#reset {
	font-size: 10pt;
}

#main {
	margin-left: 0;
	margin-right: 0;
	padding-right: 20px;
}


/* ELEMENTS */

body {
	background-color: #FFFFFF;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
	page-break-after: avoid;
}

h3 {
	font-size: 12pt;
	page-break-after: avoid;
}

input {
	font-size: 12pt;
}


/* CLASSES */


.main {
	font-size: 10pt;
	orphans: 4;
	widows: 4;
}

.fullwidth {
	font-size: 8pt;
}

.contact {
	font-size: 9pt;
}

.legend {
	font-size: 9pt;
}

.tree {
	font-size: 12pt;
}

.inset {
	font-size: 10pt;
}

.formset {
	font-size: 10pt;
}

.hidden {
	display: none;
}
