/* Start of CMSMS style sheet 'print' */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 { 
	color:#900; 
	font-family:'Lucida Grande','Lucida Sans',Verdana,Tahoma,Arial;
	line-height: 18px;
}

h2 { font-size:16px; }
h3 { font-size:14px; }

#header,
#left, 
#pall_bot,
#subfooter,
#taglineflash {
	display:none;
}

#container
#right
#footer {
	width: 100%;
	border:0;
	margin:0;
	padding:0;
	float: none !important;
}


#footer{
	clear: both;
	padding-top: 20px;
}

#footer address {
	display:block;
	width:200px;
	float: left;
	font-style:normal;
	font-size: 11px;
	line-height:normal;
	text-align:center;
}
#print_logo {
	display:block;
	margin-bottom:10px;
}

/* End of 'print' */

