#OlympusTop {
  display: none !important;
}

#navOverlay {
  display: none !important;
}

#bottom {
  display: none !important;
}

#breadcrumb {
  display: none !important;
}

#header {
  display:none;
}

#printHeader {
  display:block;
}

#sidebar {
  display: none !important;
}

#sidebar2 {
  display: inline;
  font-family: verdana;
  font-size: 8pt;
  line-height: 16px;
  text-align: left;
}

#content {
  width: 635px;
}

#sidebar {

  margin: 0px 0px 20px 0px;

}

		#sidebar_top {
		  display:none;
		}
	
		#sidebar_content {
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  text-align: left;
		}

		#sidebar_bottom {
		  display:none;
		}



	/* Reuseable Rounded Corners */ 

	#roundedCorners_oneoff {
	  width: 635px;
	  position: relative;
	  margin: 0 auto;
	}

		#roundedCornersTop_oneoff {
		  display:none;
		}
	
		#roundedContent_oneoff {
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  text-align: left;
		}

		#roundedCornersBottom_oneoff {
		  display:none;
		}

a {
color: #003399;
text-decoration: underline;

}

a:hover {
color: #F79A0E;
text-decoration: none;
}

img {
  border: 0px;
}

.oneoffheader {
	font-family: verdana;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	color: black;
}

.oneoff_pic {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.oneoff_pic_lf {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
}

.archive h3 {display:none;}
.archive .view-more-archive {padding-left:30px;font-size:1.1em;}
#articleTools {
display: none;

}

hr {
  margin-bottom: 15px;
}

#left {
display: none;
}

#chip {
display: none;
}
