
body{
	background-image: none;
	background: white;
	width: 100%;
}

#mainMenu, #additionalMenu, #bottom, #example, #leftCol, #contentRight, #tabMenu, #tools, #topMenu, #topMenu1, #topMenu2{
	display: none;
}

TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#top {
	/*background-image: url(pic/print_header.gif);
	background-color: white;
	background-position: top center;
	background-repeat: no-repeat;
	height: 140px;*/
		background-image: none;
	background: white;
	width: 100%;
}

#head{
	background-image: none;
	background: white;
	text-align: center;
}

#lead, #leadContainer, #leadContainerHome, #leadLeft, #rigfhtCol, #content, #contentContainer{
	background-image: none;
	background: white;
	width: 100%;
	font-size: 16px;
	padding-bottom: 16px;

}

#contentLeft{
	background-image: none;
	background: white;
}


H1, H2, H3, P{
	color: black;
}


#lead P, #leadLeft P, #leadContainer P, #leadContainerHome P{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#content H1, #contentLeft H1, #contentContainer H1{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: lighter;
}

#content H2, #contentLeft H2, #contentContainer H2{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*font-weight: lighter;*/
}

#content P, #contentLeft P, #contentContainer P, LI{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}






