/* Print Stylesheet -- Under Construction */
body {
}

#nav {
    display: none;
}
.alt {
	display: none;
}
#header h1 {
    display: none;
}
#header h2 {
    font-size: 14pt;
    border-bottom: 1px solid #000;
    margin: 0;
}

#navigation {
    display: none;
}
/* Image Montage For Changing Headers*/

#montage {
	display: none;
}
#content {
    border-bottom: 1px solid #555;
    margin-top: 2px;
    margin-bottom: 8px;
}

#footer {
    clear: both;
    padding-top: 15px;
}

#bottomnav {
    display: none;
}
#footerlogos { display: none }

#footerframe { width: 473px; }

#footerlogos3 {
    font-size: 12px;
	font-weight: bold;
	width: 350px;
	float: right;	
}
#footerlogos2 {
	width: 123px;
	float: right;	
}


#printHeading {
    text-align: right;
}
