.hesbody {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
}

.heslink:link { text-decoration: none; color: #6A82A4; font-family: Arial; font-size: 10pt; font-weight: bold; }
.heslink:visited { text-decoration: none; color: #6A82A4; font-family: Arial; font-size: 10pt; font-weight: bold; }
.heslink:hover { text-decoration: underline; color: #6A82A4; font-family: Arial; font-size: 10pt; font-weight: bold; }

.navlink:link { color: #404040; font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, Trebuchet MS, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
.navlink:visited { color: #404040; font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, Trebuchet MS, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
.navlink:hover { color: #404040; background-color:#E0CE8E; font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, Trebuchet MS, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }

.hestitle {
	font-family: arial;
	font-size: 12pt;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color:#333333;
}

.heshr { background-color:#999999; height:auto
		
}

.breadcrumb {
	color: #404040; 
	font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, Trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

/* --Default Class Settings-- */	

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 175px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel: link {

  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  border-left: #C0D4C0 4px solid;
  background-color : #E3E3E3;
  text-indent      : 10px;
  text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #fff;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #6A82A4;
  text-decoration: none;

 text-indent      : 10px;
}

/* --Text in Left Menu on Hover-- */	
a.mainlevel:hover {
  background-color : #E0CE8E;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
 text-indent      : 10px;
 color: #ffffff;
 text-decoration: none;

}
#active_menu {
  color            : #fff;
  background-color : #6A82A4;
 text-indent      : 20px;
 font-weight: bold;
}
a#active_menu:hover {
  color            : #efefef;
 text-indent      : 20px;
 font-weight: bold;
}

.pathway {
	color: #404040; 
	font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, Trebuchet MS, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	}
	
a.pathway:link, a.pathway:visited {
	color: #404040; 
	font-size: 11px; 
	font-weight: bold;
	}

a.pathway:hover {
	color: #003366;
	font-weight: bold;
	}
	
.webmail {
	color: #c0c0c0; 
	font-family: Verdana, Arial, Helvetica, Tahoma, Times New Roman, Trebuchet MS, sans-serif;
	font-size: 9px; 
	font-weight: normal;
	text-decoration: none;
	}