/* UCI MERAGE CSS */

/* SITE GLOBAL */
body
{
	margin:auto;
	font-family:Serif;
	color:#000000;
	background-color: #FFFFFF;
	font-size: 12pt;}
	
.noPrint {
	display:none;}
	
.templateFooter
{
	width: 100%;
	margin: 30px 0 0 0;
	font-size:8pt;
	text-align:center;}

.leftNavTemplate .contentSpan
{
	margin: 20px 0 20px 0;
}

.leftNavTemplate .breadCrumb
{
	margin: 10px 0 10px 0;
}
