@charset "utf-8";
/* CSS Document */
#topMenu, #activelogo, #tagline, #leftMenu img, #navigation, #leftFooter, #leftFooterBack, #searchDiv {
	display: none;
}
h1, .h1 {
	font-size: 13pt;
	font-weight: bold;
}
h2, .h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3, .h3 {
	font-size: 11pt;
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
}
#mainContent {
	margin: 30px 0;
	clear:both;
}
img {
	display:none;
}
ul {
	margin: 10px;
	padding: 5px;
}
em {
	font-size: 8pt;
}
