@charset "utf-8";
/* Stew Hansens 2009 */

body.default { 
	background-color: #666666; 
}

.pageContent {
  background-image:  url(/1/5391/template/images/interface/new-layout/bg-repeat.gif);
  background-repeat: repeat-y;
  padding:5px 25px;
}

/* Start Custom css classes */
.dp-headercell {
  width: 740px;
  height: 112px;
  background-image:  url(/1/5391/template/images/interface/new-layout/banner.gif);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 98px;
  background-image:  url(/1/5391/template/images/interface/new-layout/ebrochure_banner.gif);
  background-repeat: no-repeat;
}

.contentBackground {
  background-image:  url(/1/5391/template/images/interface/new-layout/bg-repeat.gif);
  background-repeat: repeat-y;
}

.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/Resources/Content/Misc/button_right_cap.gif);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #FFCC00;
}

/* End Custom css classes */
.seoText {
		width: 984px;
		height: 96px;
		color: #B1B8C1;
		text-align:left;
		overflow: auto;
		padding-left: 5px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #B2B2B2; 
		scrollbar-arrow-color: #000000;
		scrollbar-DarkShadow-Color: #B2B2B2; 
} 