#RainbowHeaderBox {
	display:none;
}
#printHeader {
	display:block;
}
#text.home {
	font-size: 12px;
	line-height: 19px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-top: 30px;
	padding-left: 20px;
	text-align:left;
	text-decoration: none;
}
#text.home2 {
	font-size: 11px;
	text-align:left;
	line-height: 19px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-top: 0px;
	padding-left: 20px;
	text-decoration: none;
}
.larger {
	padding-top: 20;
	font-size: 16px;
	font-weight: bold;
}
#footer hr {
	border-bottom: 1px solid #900000;
	width:700px
} 	
