.breadContent {
  padding: 8px 0px 8px 11px;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  clear: both;
  background-color: #D9D9D9;
}
	
#printHeader {
  display:none;
}

#oneoffcontent {
  width: 995px;
  background-image:url("/crm/oneoffpages/images/grad.gif");
  background-repeat: repeat-x;
  background-color: #9EB3CB;
}

#sidebar2 {
  display: none !important;
}

#sidebar {
  width: 335px;
  margin: 0px 0px 30px 30px;
  float: right;
}

		#sidebar_top {
	  	  width: 335px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/sidebar_top.gif") top left no-repeat;
		  margin-top: 16px;
		}
	
		#sidebar_content {
		  background-color: #F1F1F1;
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  padding: 15px 24px 15px 24px;
		  text-align: left;
		}

		#sidebar_bottom {
	 	  width: 335px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/sidebar_bottom.gif") top left no-repeat;
		}



	/* Reuseable Rounded Corners */ 

	#roundedCorners_oneoff {
	  width: 875px;
	  position: relative;
	  margin: auto;
	  padding-top: 20px;
	}

		#roundedCornersTop_oneoff {
	  	  width: 875px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/curved_top.gif") top left no-repeat;
		}
	
		#roundedContent_oneoff {
		  background-color: #FFFFFF;
		  font-family: verdana;
		  font-size: 8pt;
		  line-height: 16px;
		  padding: 0px 28px 16px 28px;
		  text-align: left;
		}

		#roundedCornersBottom_oneoff {
	 	  width: 875px;
		  height: 11px;
		  overflow: hidden;
		  background: url("/crm/oneoffpages/images/curved_bottom.gif") top left no-repeat;
		}

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;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.oneoff_sidebysideDivCaption_rt{
	float: right;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.oneoff_pic_caption{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.imgcaption{
	color: gray;
}

.horizontal_bar{
	background-color: #F1F1F1;
	padding: 15px;
}

#articleTools {
  width: 800px;
  height: 14px;
  background-color: #F1F1F1;
  text-align: right;
  padding: 9px 15px 12px 0px;

}

#articleTools img {
  margin: 0px 0px 0px 15px;
}

#articleTools a {
  text-decoration: none;
  color: #333333;
}

#articleTools a:hover {
  text-decoration: none;
  color: #003399;
}

#articleTools p {
  font-size: 7.5pt;
  color: #888888;
  margin: 0px;
  padding: 0px;
  display: inline;
  margin: 0px 10px 0px 0px;
}

#print {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/print.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
} 

#email {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/email.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
}

#addthis {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/addthis.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
}

#feedback {
  display: inline;
  background-image:url("/crm/oneoffpages/images/tools/feedback.gif");
  background-repeat: no-repeat;
  padding: 0px 15px 0px 23px;
}

.clear, .clearfix{
	clear: both;
	display: block;
	height: 1%;
}
.italic{
	font-style: italic;
}
.strong{
	font-weight: bold;
}
.nomargin{
	margin: 0px;
}
div.hr{
	height: 1px;
	border-bottom: 1px solid #000000;
	margin: 10px 0;
}
.pagebreak{
	page-break-after:always;
}
.pagebreakspacer
{
	display:none;
}

a.linkarrow{
	padding-left: 15px;
	background: url('/crm/oneoffpages/images/link-yellow-arrow.gif') no-repeat bottom left;
}
