html { height: 100%; }
body {min-height:100%;height: 100%; margin: 0 auto; padding: 0;
  background-image: url("../images/backgroundsliver.jpg");
  background-repeat: repeat-x;
  background-color:#000;
}



  /*.nav li a p{display:none;}*/
  .topmenu {display:block;height:52px;padding:0 1px;}
  /*#menu_home{width:82px;background-image:url('../images/menuSprite/home.jpg');background-repeat:no-repeat;}*/
  /*#menu_services{width:89px;background-image:url('../images/menuSprite/services.jpg');background-repeat:no-repeat;}*/
  /*#menu_drbunch{width:93px;background-image:url('../images/menuSprite/drbunch.jpg');background-repeat:no-repeat;}*/
  /*#menu_store{width:64px;background-image:url('../images/menuSprite/store.jpg');background-repeat:no-repeat;}*/
  /*#menu_newsletters{width:107px;background-image:url('../images/menuSprite/newsletters.jpg');background-repeat:no-repeat;}*/
  /*#menu_aboutus{width:93px;background-image:url('../images/menuSprite/aboutus.jpg');background-repeat:no-repeat;}*/
  /*#menu_resources{width:110px;background-image:url('../images/menuSprite/resources.jpg');background-repeat:no-repeat;}*/
  .nav, .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
sup {font-size:70%;}

.nav {
  font-family:'Trebuchet MS',arial,sans-serif;
  z-index: 100;
  position: absolute;
		left:11px !important;
		left:1px;
		_font-size:12px;
}
.nav li {
  float: left;
		display:inline;
		_width:8%;
  height:52px;
  /*margin: 0;*/
  /*padding: 0;*/
  /*position: relative;*/
  list-style:none none;
  cursor:pointer;
}
.submenu{
	position:absolute;
	top:38px;
	z-index:250;
  width:231px;
}

.noTop {
margin-top:0px;
}

.submenuLink,.topmenu{
	text-decoration:none;
	font-weight:bold;
  font-size:100%;
  letter-spacing:2px;
  height:40px;
  /*padding-top:5px;*/
  vertical-align:middle;
}

.topmenu{
		letter-spacing:0px;
		font-size:112%;
		height:52px;
		/*margin-top:13px;*/
		/*padding:0 7px;*/
		/*border-right:1px solid white;*/
		/*border-left:1px solid white;*/
		white-space:nowrap;
		vertical-align:top;
}

.tmleft{
		border-left:none;
}

.tmright{
		border-right:none;
}
.submenuLink{position:absolute;padding:6px 0 0;}
.submenuLink:link,.submenuLink:visited,.topmenu:link,.topmenu:visited{
	color:white;
}
.submenuLink:hover,.submenuLink:active,.topmenu:hover,.topmenu:active{
  color:navy;
}

.oneLine{
  padding-top:13px;
}

.submenu {display:none;}

.subMenuBar{width:231px;height:40px;background-image:url('../images/subOrange.gif');background-repeat:no-repeat;cursor:pointer;}
.moduleBar{height:36px;background-image:url('../images/expandTop.gif');background-repeat:no-repeat;cursor:pointer;}
.moduleHead{color:white;font-size:182%;font-weight:bold;}
.moduleBody{color:#444;padding:6px 12px;}
.contentBody{color:#444;padding:0px 12px 12px;margin:0;}
.contentSliver{background-image:url('../images/contentsliver.gif'); background-repeat:repeat-y;margin:0;}
.expandSliver{background-image:url('../images/expandsliver.gif'); background-repeat:repeat-y;}
.expandBottom{height:15px;background-image:url('../images/expandedbottom.gif');background-repeat:no-repeat;}
.collapse .expandSliver{display:none;}
.collapse .expandBottom{display:none;}
.collapse .moduleBar{background-image:url('../images/unexpanded.gif');}
.expandText{display:none;}
.collapse .expandText{display:inline;font-size:.7em;margin-left:30px;letter-spacing:1px;}


.photoBorder{
  border: 2px solid #000;
  padding: 2px;
}

.imgLeft{
float:left;
margin-right:10px;
margin-bottom:5px;
  border: 2px solid #000;
  padding: 2px;
}
.imgLeft1{
float:left;
margin-right:10px;
margin-bottom:30px;
  border: 2px solid #000;
  padding: 2px;
}
.imgRight{
float:right;
margin-left:10px;
margin-bottom:5px;
  border: 2px solid #000;
  padding: 2px;
}
.alignLeft{
float:left;
margin-right:10px;
}
.alignRight {
float:right;
margin-left:10px;
}

.orangep {
color:#FB7329;
font-style:italic;
margin-top:8px;
}

.orangepbig {
color:#FB7329;
font-size:14px;
font-weight:bold;
font-style:italic;
margin-top:8px;
}

.brd {
		  border: 2px solid #000;
  padding: 2px;
		background-color:white;
}

.alphalist,.alphalist li {list-style-type:lower-alpha !important}

hr.black {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 100%;
text-align: left;
}

a.whitelink:link {color:#FFF;text-decoration:none}
a.whitelink:visited {color:#FFF;text-decoration:none}
a.whitelink:active {color:#FFF;text-decoration:none}
a.whitelink:hover {color:#FFFF66; text-decoration:underline;}
a.whitelink:hove:visited {color:#FFFF66; text-decoration:underline;}