@charset "utf-8";
/* CSS by MDA */

body {
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: normal;
	padding-bottom: 15px;
}

h2 {
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}

li {
}

#headerHold, #rightColumn, #footerHold, #userButtons, #MainNavHold {
	display: none;
}

#content, #leftColumn {
	width: 100%;
}

#programmeEIP, #programmeIPP {
	display: block;
}

