
body 
{
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
}

#footer 
{
	margin-top: 2em; 
	padding-top: 1.5em; 
	border-top: 1px solid #333;
}

#copyright-information, #campus-addresses, #legal-information
{
	margin-bottom: 1em;
}

h1, h2 
{
	padding-bottom: .5em; 
	border-bottom: 1px solid #333;
}

h1 
{
	font-size: 3em;
	color: #000e57;
}


h2 
{
	font-size: 2em;
}

h3 
{
	font-size:1.5em;
}

h4 
{
	font-size: 1em;
}

#footer, p, ul, ol 
{
	font-size: 1em; 
	font-weight: normal; 
	margin-bottom: .3em;
}

ul 
{
	list-style: square; 
	padding-left: 1em; 
	margin-left: 1em;
}

ul li 
{
	margin-bottom: .5em;
}


img 
{
	border: none;
}

a {
	text-decoration: none;
}


/* front page specific non-printed content */

#skip-links, #media-banner-container, #shortlinks .none, #course-finder 
{
	display: none;
}
