/* Charles Gabus Ford (redesign) */

body.default {
  background-color: #005CAB;
}

/* Styles for left navigation */
.leftNav { 
  width: 183px; 
  background-color:#5990ff;
}
td.leftNav {
  width: 183px;
  background-color:#5990ff;
}
.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: 2px 0px 0px 15px;
  width: 179px;
  text-decoration: none;
  height: 20px;
  background-image: url(/1/13400/template/images/interface/redesign/button-bg.gif);
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  color: #999999;
  display: block;
  padding: 2px 0px 0px 15px;
  width: 179px;
  text-decoration: none;
  height: 20px;
  background-image: url(/1/13400/template/images/interface/redesign/button-bg.gif);
  background-repeat: no-repeat;
}

.content {
  background-color: #ffffff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 10px;
}

/* Start Custom css classes */
.dp-headercell {
  width: 740px;
  height: 113px;
  background-image:  url(/1/13400/template/images/interface/redesign/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 98px;
  background-image:  url(/1/13400/template/images/interface/redesign/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-color: #FFFFFF;
}

.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;
}

.headerAddress {
	font-size:13px; 
	font-weight:bold; 
	text-align:right; 
	color:#FFC425; 
	padding: 0px 8px 8px 0px;	
}

.departments {
	width: 580px;
	height: 192px;
	background-repeat:no-repeat;
}

.departmentsText {
	padding:26px 8px 5px 228px;
	text-align:left;
}

/* End Custom css classes */
.seoText {
		width:964px;
		*width: 974px;
		height: 96px;
		color: #132361;
		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; 
		} 