body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #fff;
	width: auto !important;
	float: none !important;
}

p, li {
	font-size: 10pt;
}

ul li, ol li {
	line-height: 14pt;
}

a:link, a:visited {
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
	color: #356178;
} 

h1, h2, h3, h4, h5, h6 {
	color: #2d2d2d !important;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4, h5, h6 {
	font-size: 10pt;
}

ul {
	list-style: square;
}

#header {
	margin-bottom: 2em;
}

#logo img {
	max-width: 100%;
	height: auto;
	border: none !important; 
}

#programs {
	margin: 0;
	padding: 0;
	list-style: none;
}

#programs li {
	padding: 1em 0;
}

#footer {
	margin-top: 1em;
	border-top: 1px solid #ccc;
}

#footer p {
	font-size: 9pt;
	font-style: italic;
}

#skip, #site-options, #left, #middle, #right, #news, #footer ul, #help, #sidebar, #prev-next-links, #programs a.more-button, ul#main-nav {
	display: none;
}
