@charset "utf-8";
/* CSS Document */

#MenuBar1, #sidebar1 {
	display: none;
	border-style: none;
}

body {
	background: #FFF;
	width: auto;
}

#sidebar1 {
	background: #FFF;
	padding: 0px;
}

body.twoColFixLtHdr #container {
	background: #FFF;
	background-image: none;
	border-style: none;
	width: auto;
	padding: 0px;
}

#container {
	background: #FFF;
	border-style: none;
	width: auto;
	padding: 0px;
}

body.twoColFixLtHdr #mainContent {
	border-style: none;
	width: auto;
	padding: 0px;
	margin: 0px;
}

#mainContent {
	border-style: none;
	width: auto;
	padding: 0px;
}

* {
	color: #000000 !important;
}

h1 {
	font-size: 20pt !important;
}

h2 {
	font-size: 14pt !important;
	font-weight: bold !important;
}

p {
	font-size: 12pt !important;
}
.twoColFixLtHdr #footer .caption {
	font-size: 10pt;
}
