body, html {
	/*background-color: #E2EFEE;      MSU*/
	background-color: #FFFFFF;      
	}


/* style of text in horizontal menu */
#hMenu a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #004400;
}

#hMenu a:hover {
	color:#FFFFFF;
	background-color: #006600;
}


#separator .solid {
	background-color:#0000DD;
	}

.caption1 {
	font-size:larger;
	font-weight: bold;
	font-variant: small-caps;
}

.caption2 {
	font-size: larger;
	font-style: italic;
	color: #0000CC;
	font-weight: bold;
	text-transform: uppercase;
}
	
	
/* unique styles */	
.motto {
	font-weight: bold;
	line-height: 9pt;
	font-size: 12px;
	font-style: italic;
}


/* Banner table */
#Banner {
	left:185px; 
	right:220px;
	}
	
#BrimCell, p {
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
#NavCell { 
	top:0px;
	/* width:175px; */
	}
	
#ContextCell { 
	top:36px;
	}
	
