@charset "utf-8";
/* CSS Document */
body {	
	background: #fff;
}
#forprint {
display: inline !important;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: left;
font-family: "Times New Roman", Times, serif;
background: #fff;
background-color:#fff;}
#header, #menuwrapper , .leftMenu {display: none !important}
.headerBkgd {
background: #fff;
background-color:#fff;
}
td.leftMenuBkgd {
   width: 2px;
   background-color: #fff;
   background: #fff;
}
#main_contentNETwoCol {
width: 80%;
}

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000;
		background: #fff;
	text-decoration: none;
}
.sectionTitle A, .sectionTitle A:link {
	color: #000;
	background: #fff;
	text-decoration: none;
}
.sectionTitle A:active {
	color: #000;
	background: #fff;
  text-decoration: none;
}
.sectionTitle A:visited {
	color: #000;
	background: #fff;
  text-decoration: none;
}
.sectionTitle A:hover {
	color: #000;
	background: #fff;
  text-decoration: none;
}
.tinyWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 95%;
	margin-left: 15px;
}


