/* Scaffidi */

body.default {
  background-color: #023353;
}

/* Styles for left navigation */
.leftNav { 
  width: 202px; 
  background-image:url(/1/78491/template/images/interface/left-nav-bg-orange.gif);
}
td.leftNav {
  width: 202px;
  background-image:url(/1/78491/template/images/interface/left-nav-bg-orange.gif);
}
.link {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.link a {
  display: block;
  padding: 0px 0px 0px 35px;
  width: 190px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/78491/template/images/interface/left-nav-button-bg.jpg);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  color: #999999;
  display: block;
  padding: 0px 0px 0px 35px;
  width: 190px;
  text-decoration: none;
  height: 16px;
  background-image: url(/1/78491/template/images/interface/left-nav-button-bg.jpg);
  background-repeat: no-repeat;
}

.content {
  background-color: #fff;
}

.contentTextTitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 10px;
}

/* Start Custom css classes */
.dp-headercell {
  width: 740px;
  height: 118px;
  background-image:  url(/1/78491/template/images/interface/banner-740.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 104px;
  background-image:  url(/1/78491/template/images/interface/banner-650.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-color: #FFFFFF;
  background-image:  url(/1/78491/template/images/interface/right-border.gif);
  background-repeat: repeat-y;
  background-position: top right;
}

.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;
}

.footerText {
	font-size: 9px;
	color: #4D84AB;
}

/* End Custom css classes */
.seoText {
		width: 960px;
		height: 80px;
		color: #FFFFFF;
		font-size: 9px;
		text-align:left;
		overflow: auto;
		padding-left: 15px;
		padding-top: 7px;
		padding-right: 15px;
		scrollbar-base-color: #024D7F; 
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-DarkShadow-Color: #024D7F; 
		} 
