body{
	background-color: none;
}
#OlympusTop {
  display: none !important;
}

#navOverlay {
  display: none !important;
}

#bottom {
  display: none !important;
}

#breadcrumb, td.breadContent {
  display: none !important;
}

#oneoffheader {
  display:none;
}
#header{
	display: none;
}
#footer {
  display:none;
}

#printHeader {
  display:block;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#sidebar {
  display: none !important;
}

#sidebar2 {
  display: block;
  clear: both;
  font-family: verdana;
  font-size: 8pt;
  line-height: 16px;
  text-align: left;
}

#oneoffcontent {
  width: 635px;
}

		#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;
}

.oneoff_sidebysideDivCaption_lf{
	float: left;
	width: 216px;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.oneoff_sidebysideDivCaption_rt{
	float: right;
	width: 216px;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}


#articleTools {
display: none;

}

.noprint{
	display: none;
}

.clear{
	clear: both;
	display: block;
	height: 10px;
	width: 600px;
}
.clearfix{
    clear: both;
    display: block;
    height: 1px;
    width: 600px;
}
.pagebreakspacer
{
	page-break-before:always;
	font-size:1px;
	line-height:1px;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}
.pagebreak{
	page-break-before: always;
	font-size: 1;
	margin: 0;
	border: 0;
}
