body {
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Geneva, sans-serif; /* Centers the page content container in IE 5 browsers. */
}
.twoColFixLtHdr #header {
	display: none;
}
.twoColFixLtHdr #header2 {
	height: 167px;
	width: 950px;
	z-index: 302;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	padding-left: 35px;
	height: 500px;
	padding-top: 100px;
}
.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	height: 500px;
	padding-top: 100px;
	padding-right: 35px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 290px;
	margin-bottom: 0;
	margin-left: 295px;
	padding-top: 95px;
	position: static;
	width: 400px;
}
.twoColFixLtHdr #mainContent1col {
	margin-top: 0;
	margin-right: 285;
	margin-bottom: 0;
	margin-left: 60px;
	padding-top: 95px;
	position: static;
	width: 850px;
}
.twoColFixLtHdr #mainContent2col {
	margin-top: 0;
	margin-right: 285;
	margin-bottom: 0;
	margin-left: 295px;
	padding-top: 95px;
	position: static;
	width: 640px;
}
.twoColFixLtHdr #menubar {
	display: none;
}
.twoColFixLtHdr #footer {
	display: none;
}
.twoColFixLtHdr #disclaimer {
	display: none;
}
.twoColFixLtHdr #disclaimer2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 980px;
	padding-bottom: 10px;
	text-align: center;
}
.headline  {
	color: #000000;
	line-height: 26
`;
	font-weight: normal;
	font-size: 22px;
}
.intro {
	color: black
}
.size1 {
	color: #000000
}
.size2 {
	color: #000000;
}
.size2lesslead {
	color: #000000;
}
.twoColFixLtHdr #sidebar2 .size1indent {
	color: #000000;
}
.twoColFixLtHdr #sidebar2 .size2indent {
	color: #000000;
}
.disclaimertype {
	color: #000000;
	font-size: 10px;
}
.greysub1 {
	color: #000000;
	font-weight: bold;
}
.greysub2 {
	color: #000000;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 0.4em;
}
