/* Bob King Splash */

body.default {
  background-image: url(/1/79769/template/images/interface/splashbg.jpg); 
  background-repeat: repeat-x;
  background-color: #5B56D6;
}

/* Styles for left navigation */
.leftNav { 
  width: 0px; 
  background-image:url(/1/77045/template/images/interface/left-nav-bg.gif);
}
td.leftNav {
  width: 0px; 
  background-image:url(/1/77045/template/images/interface/left-nav-bg.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 15px;
  width: 182px;
  text-decoration: none;
  height: 15px;
  background-image: url(/1/77045/template/images/interface/left-nav-button.gif);
  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 15px;
  width: 182px;
  text-decoration: none;
  height: 15px;
  background-image: url(/1/77045/template/images/interface/left-nav-button.gif);
  background-repeat: no-repeat;
}

.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 10px;
}

/* Start Custom css classes */
.dp-headercell {
  width: 740px;
  height: 182px;
  background-image:  url(/1/79769/template/images/interface/header-740.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 160px;
  background-image:  url(/1/79769/template/images/interface/header-650.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-color: #FFFFFF;
  background-image:  url(/1/77045/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, .footerText a {
	font-family: Arial, Helvetica, sans-serif;
	color: #837ED0;
	font-size: 9px;
	text-decoration: none;

	
}

/* End Custom css classes */
.seoText {
		width: 968px;
		height: 96px;
		color: #8782D2;
		text-align:left;
		overflow: auto;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 10px;
		scrollbar-base-color: #44419C; 
		scrollbar-arrow-color: #000000;
		scrollbar-DarkShadow-Color: #44419C; 
		} 

/* Classes for Facebook Fan Box */
.fan_box .page_stream {
	overflow-y:scroll;
	overflow-x:hidden;
	height: 100px;
}