*{ 
	color: #000000 !important; 
/*	font-size: 12pt !important;*/
	background-color: transparent !important;
	padding: 5px !important;
	margin: 0px !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
/*	text-align: left !important;*/
	float: none !important;
}

th {  
	font-family:Arial;  
	color:black;  
	background-color:lightgrey;  
}  
thead {
	display:table-header-group;  
}
  
tbody {  
	display:table-row-group;  
}  

page-list.table td {
	border-bottom: 1px solid gray;  !important;
}  


#content-wrapper, #right-wrap{
	width: 100% !important;
}



table{
	width: 100% !important;
}


.no-print{
	display: none !important;
}

#top-menu,
#left-menu,
#saca-footer,
#footer-links,
#block-1,
#block-2
{
	display: none;
}

#saca-header-mvp-login, #saca-header-webmail {
	display: none;
}

#banner-image{
	display:none;
}
