/***********
Do Not Edit Unless Client Has Custom Print Page - These are default styles for basic print page included with all sites.
***********/
* {
	padding: 0px;
	margin: 0px;
}
#mosSite {
	font-family:Arial,Helvetica,sans-serif;
	color: #000;
	background-color: #FFF;
	font-size:1.1em;
}
#mosSite h1, h2 {
	font-size:1.6em;
}
#mosSite h3, h4, h5 {
	font-size: 1.4em;
}
#siteIndex{
	display: none;
}
#header {
	background-image: url(/images/print-logo.gif);
	background-repeat: no-repeat;
	height: 90px;
}
#header h1 {
	
}

#copyright, #headline {
	padding-top: 20px;
}

