* {
  background-color: white !important;
  background-image: none !important;
  }
.noPrint {
	display: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
h1 {
	text-transform: uppercase;
	color: black;
}
.left-bar {
	width: 88%;
	padding: 0;
	margin: 0;
}
h3 a {
	color: black;
}

#content {
	width: 100%;
}
.left-bar {
	width: 100%;
}
.blue-box,
.interior-rightbar {
	width: 100%;
	padding: 0;
	margin: 0;
}

#header {
	display: none;
}
#dontPrint {
	display: none;
}

#main {
	width: 90%;
}
#main img {
	display: none;
}
img#print_head {
   width: 545px !important;
   height: 111px !important;
   padding-left: 25px;
   padding-bottom: 10px;
}
.no_print {
   display:none;
}
.print_only {
   display:block;
}
.blue-box,
.interior-rightbar {
	background: none;
}
.blue-box ul li a,
.interior-rightbar ul li a {
	color: black;
}
.blue-box ul li,
.interior-rightbar ul li {
	background: none;
	display: none;
}
#footer {
	display: none;
}
a {
	color: black;
	font-weight: bold;
}