/* CSS Document */

/* color #009999 */

/*NOTES TO REMEMBER FOR MEGA DROPDOWN
MenuBar controls the background image and is unique for each mega dropdown
Pullquote controls the way the copy is displayed under each megadropdown
#p7menubar4 li ul controls how the megadropdown floats on the page, 
Rollover controls the height of the bullets. That is the class assigned to each bullet along with the gizmo.

/*THIS CONTROLS IF AN IMAGE HAS A Border when it is a link around it*/



img {
  border: none;
}

.HRstyle {
	
	border:#CCC 1px dashed;


    }

a:link {color:#066; text-decoration:none}
a:visited {color:#066; text-decoration:none}
a:active {color:#066; text-decoration:none}
a:hover {color:#066;}




body {
	background-image:url(../images/main_bg.gif);
	color: #B1B1B1;
	margin: 0;
}

table.tableclass {background-color:transparent; margin:0 auto; width:930px; text-decoration:none;
}

/*HEADERS*/
/*HEADERS*/

/*CMS STYLE*/



#cmsheader {
		height: 100px;

}
#cmsheaderimg {

	height: 170px;
}
#cmsheaderimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color:#0C9;
	font-size: 14px;
}

/* CMS SIDE stykes*/
	
	#cmssidebar {
	background:#FFF;
	float:right;
	text-align:right;
	
	width: 210px;
	display:block;
}

#cmssidebarL {
	background:#060;
	float:left;
	padding: 5px 10px 20px 5px;
	width: 150x;
}


#cmscontent {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.cmspost {
	clear:both;
	padding-top: 10px;
}
.cmspost-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.cmspost-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.cmspost-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.cmspost-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}



.cmsentry {
	clear: both;
	padding-top: 10px;
}

 .cmsnewsbox {
    float: left; border: none; margin-left: 12px; margin-bottom: 6px; 
  }

	
	/* END CMS Side Bar */


/* END CMS Styles */

/*div#header {background: url(/images/AAMC-Logo_reflection.gif) no-repeat; height:100px; position:relative;}*/
div#header_ri_general {background:url(img/ri_general.jpg) no-repeat; height:239px; position:relative;}
div#header_brst {background:url(/cancer/img/brst_inner-top.jpg) no-repeat; height:239px; position:relative;}
div#header_ca_general {background:url(/cancer/img/inner_top_ca_general.jpg) no-repeat; height:239px; position:relative;}
div#header_brst {background:url(img/brst_inner-top.jpg) no-repeat; height:239px; position:relative;}


.header_ca_general2 {background:url(/cancer/img/inner_top_ca_general.jpg) no-repeat; height:239px;}


.headerlinks{
    float: right; border:thick;  margin-left: 12px; margin-bottom: 6px; background-color:#ECFEFF; display:inline
  }


.photoboxrt {
    float: right; border:thick;  margin-left: 12px; margin-bottom: 6px; background-color:#ECFEFF;
  }
  
  .parkingboxrt {
    float: right; border:thick;  margin-left: 20px; margin-bottom: 6px; background-image:url(../tour/images/parking.jpg); background-repeat:no-repeat; text-indent: 65px; line-height: 61px; font-size:18px; color:#009; width:177px;
  }
  
  .background2 {   
          font: 12px/15px Arial, Helvetica, sans-serif;
          padding: 10px;
          border: dotted #F3E5C6 3px;
          background: #F7EFD5; 
    }
  


div#top {width:930px; margin:0 auto; background-color:#FFF; background-position:center; height:auto;
}

div#header {width:930px; margin:0; background-color:#099; background-position:center; height:auto;
}



div#page {width:930px; margin:0 auto; background-color:#FFF; background-position:center; height:auto; overflow:hidden; border:#EBEBEB; border-style:solid; border-width:1px; border-bottom:none;
}

div#head {width:930px; margin:0 auto; background-color:#FFF; background-position:center; height:auto; overflow:hidden;
}

 .newsbox {
    float: right; border: none; margin-left: 12px; margin-bottom: 6px; background-color:#F0FEFF; 
  }
  
  .newsbox_right
  { margin-left: 12px; margin-bottom: 6px; background-color:#F0FEFF;  width:235px; display:block; float:right; padding:10px; border-left:1px; border-left:#999; border-left:dashed; border-left-width:thin; border-top:1px; border-top:#999; border-top:solid; }
  
.header_ca_general {background:url(/cancer/img/inner_top_ca_general.jpg) no-repeat; height:239px; position:relative;}

 .quality_custom_text {
    float: left; border: none; margin-right: 12px; margin-bottom: 6px; background-color:#FFC; padding:7px; width: 400px; border-width:thin; border-style:dashed; border-color:#CCC;
  }
  
  .ask_top_right {
	  background-image:url(../gizmos/askaamc.gif); background-repeat:no-repeat; }




#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	
	top:-10px;
	left:-5px;
	float:left;
	width:410px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:410px; /* actual value */
	
	/*first number controls the top margin, 2nd number controls the rigt margin, last controls the left margin */
	margin:0px 0px 0px 15px;
	padding:5px;
	padding-right:20px;
	background-color:#FFF;
	z-index:100;
	border-left-color:#CCC;
	border-left-style:dashed;
	border-left-width:1px;
	
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;


	}
	
	
	#leftcolParking {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	
	top:-10px;
	left:-5px;
	float:left;

	width:150px;  /* for IE5/WIN */
	
	/*first number controls the top margin, 2nd number controls the rigt margin, last controls the left margin */
	margin:0px 0px 0px 15px;
	padding:5px;
	padding-right:0px;
	
	z-index:100;

	
	font-size:12px;

	}
	
	
	#leftcolParking2 {
    float: right;

	width:450px; display:block; 
	padding:10px; 
	z-index:100;
	border-left-color:#CCC;
	border-left-style:dashed;
	border-left-width:1px;
	
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	
	
  }
  
  
  #right_sidebar {
	  border-top:thin; border-top-color: #999; border-top-style:solid; border-top-width:thin
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		background-color:#F0FFF9;
	
	top:-10px;
	left:-5px;
	float:right;
	padding-right:10px;
	width:250px;
	text-decoration:none;

  /* for IE5/WIN */
	
	/*first number controls the top margin, 2nd number controls the rigt margin, last controls the left margin */
	margin:0px 0px 0px 15px;
	padding:5px;
	padding-right:0px;
	
	z-index:100;

	
	font-size:12px;

	}
  
  

# parkingmap
{width:400px; 
display:block; 
padding:20px; 
border-left:1px; 
border-left:#999; 
border-left:dashed;
border-top:1px; 
border-top:#999; 
border-top:solid;
float:right
right; border: none; 
margin-left: 12px; 
margin-bottom: 6px; 
background-color:#F0FEFF; 
}

	
	#rightcol_Main { 
	

	
	float: right; border: none; margin-left: 12px; margin-bottom: 6px; background-color:#FFF; width:210px;
	
	/*first number controls the top margin, 2nd number controls the rigt margin, last controls the left margin */
	

	border-left-color:#CCC;
	border-left-style:dashed;
	border-left-width:1px;
	
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;

	}
	
	#leftcolNoRuleorWidth { 
	
	top:-10px;
	left: 20px;
	float:left;
	width:60%;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:410px; /* actual value */
	
	/*first number controls the top margin, 2nd number controls the rigt margin, last controls the left margin */
	margin:0px 0px 0px 15px;
	padding:5px;
	padding-right:20px;
	background-color:#FFF;
	z-index:100;

	}
	
	
	#leftcolNoStyle { 
	
	top:-10px;
	left:-5px;
	float:left;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;

	z-index:100;
	
	

	}
	
	#leftcolNoRule { 
	
	top:-10px;
	left:-5px;
	float:left;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	background-color:#FFF;
	z-index:100;
	
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;

	}
	
	
#rightcol {

	top:-10px;
	right:0px;
	float:right;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:0px;
	background:#FFF;
	margin-top:0px;
	z-index:305;


	position:absolute;
	}
	
	
	
#centercol {
	width:930px; margin:0 auto;  background-position:center; height:auto; overflow:hidden; border:#FFF; border-style:solid; border-width:thin 0px;
	}
#centercol a {
	color:#000;
	}
#centercol a:hover {
	color:#000;
	}

#footerstyle{
width:930px; margin:0 auto; background-color:#E7EEEF; background-position:center; height:auto; overflow:hidden; border-top:thick; border-top-color:#D7F0FF; border-top-style:solid;
	border-bottom:thick; border-bottom-color:#CCC; border-bottom-style:solid;
	}




#toprow {
	width:auto; margin-left:0px; height:auto; overflow:hidden; 
	}
#toprow a {
	color:#666;
	}
#toprow a:hover {
	border-bottom:0px solid;
	color:#399;
	}

#footerstyle{
width:930px; margin:0 auto; background-color:#E7EEEF; background-position:center; height:auto; overflow:hidden; border-top:thick; border-top-color:#D7F0FF; border-top-style:solid;
	border-bottom:thick; border-bottom-color:#CCC; border-bottom-style:solid;
	}



.homecolumn {
    

color:#099;

    float: left;
	margin-right: 12px;
	margin-botom: 6px;
	







background-color: transparent;

    }


div#middlecolumn{width:450px; margin-left:350px; margin-top:40px; display:block; position:absolute; float:left; height:800px;
}

div#rightcolumn{width:100%; float:right margin-top:40px;display:block; position:absolute; float:left;}


bigstrong {font-weight:900; color:#000; font-size:24px;}


dropdown_highlight {font-weight:900; color:#C60; font-size:24px;}





#home div#header {background:none; height:450px; position:relative;}
#homeLink {position:absolute; top:18px; left:18px; height:74px; width:180px; text-decoration:none; display:block;}
	#homeLink:hover {text-decoration:none;}
	
a.home {display:block; padding-bottom:8px;}
#home a.home {display:none;}

td#left {width:200px; vertical-align:top; padding:0 16px 15px 16px; }
td#right {vertical-align:top; padding:24px 26px 16px 26px; border-left:#CCCCCC dashed 1px;}
div#footer {background:url(img/footer-bg.jpg) repeat-x; font-size:10px; line-height:10px; color:#FFFFFF; padding:7px; text-align:right; position:absolute;}

p, div, td {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; line-height:18px;}
p {
	margin:0;
	padding:0 0 20px 0;
	text-align: left;
}
img.right {float:right; padding: 4px 0 20px 20px;}
img.left {float:left; padding: 4px 20px 0 20px;}
strong {font-weight:900; color:#336;}
.bigstrong {font-weight:900; color:#C60; font-size:24px;}

/* Navigation */
div#header div#nav {position:absolute; top:115px; width:837px; padding-left:10px; z-index:10000}
div#nav a {text-decoration:none; color:#000000; padding:3px 10px;}
div#nav li + li a {padding-left:9px; border-left:#009999 1px solid;}
div#nav a:hover {text-decoration:none; color:#009999;}
div#nav ul, div#nav li {display:inline; padding:0; margin:0;}
div#nav li {position:relative; display:block; min-width:20px; float:left;}
div#nav ul ul {min-width:20px; position:absolute; top:18px; left:0; height:200px;}
div#nav ul ul {display:none;}

div#nav li li {display:block; margin-top:-1px; width:220px;}
div#nav li li a {display:block; padding:3px 3px 3px 20px; border:#FFF 1px solid; background:#099; color:#fff;}

div#nav li li a:hover {background:url(img/bul.jpg) no-repeat 6px 8px #fff; color:#099; border-color:#999999;}
div#nav li:hover ul, div#nav li.sfhover ul {display:block;}


#tabs7  {font-size:12px; font-weight:bold;  line-height:normal; height:30px; margin-top:0px; left:259px; float:right}


#tabs7 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs7 a {
      float:right;
	  	border-left:#999;
	border-left-style:dashed;
	border-left-width:1px;
		  	border-bottom:#999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
       background:url(/img-/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
	  cursor:pointer;
  
      }
	
#tabs7 a span {
      float:left;
      display:block;
       background:url(/img-/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#399;
      }

#tabs7 ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;


	list-style: none;
	display: inline;
	}
	
		
#tabs7 ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}


#tabs7home  {font-size:12px; line-height:normal; height:30px;  left:259px; float:right}


#tabs7home ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs7home a {
      float:left;
       background:url(/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	
#tabs7home a span {
      float:left;
      display:block;
       background:url(/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:.000;

      }

#tabs7home ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;

	list-style: none;
	display: inline;
	}
	
		
#tabs7home ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}
	
	
	
	/* TABS 8 */
	
	#tabs8  {font-size:14px; font-weight:bold;  line-height:normal; height:30px; margin-top:0px; left:0px; float:left}


#tabs8 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs8 a {
      float:left;
	  	border-left:#999;
	border-left-style:dashed;
	border-left-width:1px;
		  	border-bottom:#999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
       background:url(/img-/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
	  cursor:pointer;
  
      }
	
#tabs8 a span {
      float:left;
      display:block;
       background:url(/img-/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#399;
      }

#tabs8 ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;


	list-style: none;
	display: inline;
	}
	
		
#tabs8 ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}


#tabs8home  {font-size:12px; line-height:normal; height:30px;  left:0px; float:left}


#tabs8home ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs8home a {
      float:left;
       background:url(/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	
#tabs8home a span {
      float:left;
      display:block;
       background:url(/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:.000;

      }

#tabs8home ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;

	list-style: none;
	display: inline;
	}
	
		
#tabs8home ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}
	
	
	
	
	/*TABS 8 */


/*HOME PAGE BULLETS */

a.homepagebullets {
 

	
	background: no-repeat url(../gizmos/double_arrow.gif); padding:0px /*controls top */ 15px  /*controls left */10px /*controls bottom */ 15px /*controls right */; line-height:10px; float:right; font-size:10px;
	
    }
a.homepagebullets :hover {

	background: no-repeat url(../gizmos/double_arrow.gif); line-height:10px; background-position:left; display:block; margin-right:20px;
		display:inline; font-size:10px;
		
    }

/* END Home Page Bullets */

/*HOME PAGE BULLETS */

a.homepagebullets-strong {
 

	
	background: no-repeat url(../gizmos/double_arrow.gif); padding:0px /*controls top */ 15px  /*controls left */10px /*controls bottom */ 15px /*controls right */; line-height:10px; float:right; font-size:10px; font-weight:bold;
	
    }
a.homepagebullets-strong :hover {

	background: no-repeat url(../gizmos/double_arrow.gif); line-height:10px; background-position:left; display:block; margin-right:20px;
		display:inline; font-size:10px; font-weight:bold;
		
    }

/* END Home Page Bullets */


h1 {color:#009999; font-size:15px;  margin:0 0 18px 0; padding:15px 0 2px 0; border-bottom:#CCC 1px dashed; /*text-transform:uppercase*/;}


.news_link A:link {text-decoration: none;  color:#069; font-weight:800; font-size:11px; line-height: 15px;}
.news_link A:visited {text-decoration: none;  color:#069; font-weight:800;  font-size:11px; line-height: 15px;}
.news_link A:active {text-decoration: none;  color:#069; font-weight:800;  font-size:11px; line-height: 15px;}
.news_link A:hover {text-decoration: underline; color:#069; font-weight:800;  font-size:11px; line-height: 15px;}



.bb {color:#F9C; font-size:25px; font-weight:bold;  margin:0 0 18px 0; padding:15px 0 2px 0; border-bottom:#CCC 1px dashed; /*text-transform:uppercase*/;}


h5 {color:#666; font-size:15px;  margin:0 0 5px 0; padding:0px 0 2px 0; /*text-transform:uppercase*/;}





.center_brand 
{ font-stretch:expanded; font-weight:bold; font-size:16px; color:#000; float: left; border: none; margin-left:10px; display:block; margin-bottom:0px; z-index:10; background-image:url(../gizmos/arrow_green.png); background-repeat:no-repeat;

  }
  
  .header_back 
{ font-stretch:expanded; font-weight:bold; font-size:16px; color:#000; float: left; border: none; margin-left:10px; display:block; margin-bottom:0px; z-index:10; background-repeat:no-repeat;

  }







.ddhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	float:left;
	 display:block;
	 margin-top:10px;
	 margin-left:10px;
	 width:30%;
  border-bottom:#000 1px dotted;

} 

.ddhead2 {
		font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	float:left;
	 display:block;
	 margin-top:10px;
	 margin-left:10px;
	 width:30%;


}

.pulldownSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ccc
	float:left;
	vertical-align:top;
	margin-bottom:10px;
	width:auto;
	
	
	

  border-bottom:#000 1px dotted;
  width:100px;

} 




.boldsubhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#099;
	float:left;
	 display:block;
	 margin-top:10px;
	 margin-left:0px;



} 

.boldsubhead2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#099;
	float:left;
	clear:right;
	z-index:2;


}

.photoboxlt {
    float: left; border: none; margin-right: 12px; margin-bottom: 6px;

  }
  
  
  
  
  .shareicon {
    float: left; border: none; margin-left:-25px;

  }
  
.sharestyle {
    float: left; border: none; clear:right; padding:10px; margin-top:10px;
	vertical-align:text-top;
 
	
 
  }
  
  
  .main_body {
    float: middle; margin-left:20px; display:block; size:auto;
  }
  

.navleft * {text-align:left; vertical-align:top; vertical-align:text-top;}
.navleft h1{color:#009999; font-size:15px; size:200px; float:inherit;  border-bottom:#CCC 1px dashed; margin-bottom:10px; /*text-transform:uppercase*/;}
.navleft h1 a {color:#009999; text-decoration:none; background:url(img/arrow.jpg) right no-repeat; display:block;}

.navleft a {color:#666; text-decoration:none;}
.navleft a:hover {color:#099; text-decoration: underline;}
.navleft ul, td#left li {padding:30; margin:0; list-style:none; display:block;}
.navleft li li {background:url(/img/bul.jpg) no-repeat 0 3px; line-height:13px; padding-bottom:8px; padding-left:17px; font-size:11px;}
		/* This line controls how far the side nav is from the top */
#home .navleft ul {position:relative;  margin-top:10px; z-index:20;}
	/* This line controls how far the small bullets are from the big bullets*/
#home .navleft ul ul {position:static; top:auto; margin-top:10px;}

.navleft #nav ul {display:none;}



.backlinkbullet {
  list-style-type: disc;
  list-style-image: url("/gizmos/back_arrow_ding.gif");
  list-style-position: outside;
  border-bottom:#CCC 1px dashed;
} 


/*this contols the left toggle nav without using a table*/



#leftcs { 
	
	top:-10px;
	left:-5px;
	float:left;
	width:190px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 5px 0;
	padding:5px;
	background-color:#FFF;
	z-index:100;
	
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;

	}






#leftcs * {vertical-align:top; vertical-align:text-top; }
#leftcs h1{color:#666; font-size:15px;  margin:0 0 18px 0; padding:15px 0 2px 5; border-bottom:#CCC 1px dashed; /*text-transform:uppercase*/;}



#leftcs h1 a {color:#999; text-decoration:none; background:url(/~img/arrow.jpg) right no-repeat; display:block;}
#leftcs a {color:#666; text-decoration:none;}
#leftcs a:hover {color:#099; text-decoration: underline;}
#leftcs ul, #leftcs li {padding:0; margin:0; list-style:none; display:block;}
#leftcs li li {background:url(/~img/bul.jpg) no-repeat 0 3px; line-height:13px; padding-bottom:8px; padding-left:17px; font-size:12px;}
		/* This line controls how far the side nav is from the top */
#home #leftcs ul {position:relative;  margin-top:10px; z-index:20;}
	/* This line controls how far the small bullets are from the big bullets*/
#home #leftcs ul ul {position:static; top:auto; margin-top:10px;}

#leftcs #nav ul {display:none;}
/*end the all css toggle*/





td#left * {text-align:left; vertical-align:top; vertical-align:text-top; }
td#left h1{color:#009999; font-size:14px;  margin:12px 0 7px 0; padding:0px 0 5px 0; border-bottom:#CCC 1px dashed; /*text-transform:uppercase*/;}
td#left h1 a {color:#999; text-decoration:none; background:url(/img/arrow.jpg) right no-repeat; display:block;}
td#left a {color:#666; text-decoration:none;}
td#left a:hover {color:#099; text-decoration: underline;}
td#left ul, td#left li {padding:0; margin:0; list-style:none; display:block;}
td#left li li {background:url(/img/bul.jpg) no-repeat 0 3px; line-height:13px; padding-bottom:8px; padding-left:17px; font-size:12px;}
		/* This line controls how far the side nav is from the top */
#home td#left ul {position:relative;  margin-top:10px; z-index:20;}
	/* This line controls how far the small bullets are from the big bullets*/
#home td#left ul ul {position:static; top:auto; margin-top:10px;}

td#left #nav ul {display:none;}

td#right {vertical-align:top; padding:24px 26px 16px 26px; border-left:#CCCCCC dashed 1px;}
td#right h1{color:#009999; font-size:15px;  margin:0 0 18px 0; padding:15px 0 2px 0; border-bottom:#CCC 1px dashed; /*text-transform:uppercase*/;}
td#right h1 a {color:#009999; text-decoration:none; background:url(img/arrow.jpg) right no-repeat; display:block;}
td#right a {color:#666; text-decoration:none;}
td#right a:hover {color:#099; text-decoration: underline;}

/*	ym=young women, pm=prenatal, ml=mid life, sl=senior life, p=pediatrics, hr=health resources */

#gen1 #leftcs #nav ul#gen1Nav,
#gen2 #leftcs #nav ul#gen2Nav,
#gen3 #leftcs #nav ul#gen3Nav,
#gen4 #leftcs #nav ul#gen4Nav,
#gen5 #leftcs #nav ul#gen5Nav,
#gen6 #leftcs #nav ul#gen6Nav,
#gen7 #leftcs #nav ul#gen7Nav,
#gen8 #leftcs #nav ul#gen8Nav,
#gen9 #leftcs #nav ul#gen9Nav,
#gen10 #leftcs #nav ul#gen10Nav,
#gen11 #leftcs #nav ul#gen11Nav,
#gen12 #leftcs #nav ul#gen12Nav,
#gen13 #leftcs #nav ul#gen13Nav,
#gen14 #leftcs #nav ul#gen14Nav,


#thor #leftcs #nav ul#thorNav,


/*joint_nav_sets*/
#joint1 #leftcs #nav ul#joint1Nav,
#joint2 #leftcs #nav ul#joint2Nav,





/*End Joint*/


#gen td#left #nav ul#genNav,
#wc td#left #nav ul#wcNav,
#ca td#left #nav ul#caNav,
#srug td#left #nav ul#surgNav,
#med td#left #nav ul#medNav,
#p td#left #nav ul#pNav,
#add td#left #nav ul#addNav,
#all td#left #nav ul#allNav,
#well td#left #nav ul#wellNav,
#w_c td#left #nav ul#w_cNav,
#surg_1 td#left #nav ul#surg_1Nav,


/* cancer nav sets */
#ym td#left #nav ul#ymNav,
#pm td#left #nav ul#pmNav,
#ml td#left #nav ul#mlNav,
#sl td#left #nav ul#slNav,
#p td#left #nav ul#pNav,
#hr td#left #nav ul#hrNav,
#tech td#left #nav ul#techNav,
#gast td#left #nav ul#gastNav,
#geno td#left #nav ul#genoNav,
#pros td#left #nav ul#prosNav,
#rad td#left #nav ul#radNav,
#ski td#left #nav ul#skiNav,
#surg td#left #nav ul#surgNav,
#thor td#left #nav ul#thorNav,
#head td#left #nav ul#headNav,
#cah td#left #nav ul#cahNav,
#bld td#left #nav ul#bldNav,
#gyn td#left #nav ul#gynNav,
#sac td#left #nav ul#sacNav,
#b_s td#left #nav ul#b_sNav,
#ct td#left #nav ul#ctNav


/* end cancer nav sets */

{display:block;}

img.head {padding-bottom:20px; display:block;}

table.justLeft td {text-align:left;}

/* Subnav From Main Site */

    #subnavI {font-size:12px; line-height:normal; height:30px; position:absolute; top:200px; left:259px; width:550px;}
    	#home #subnavI {top:420px;}
    #subnavI ul {margin:0; padding:0px; list-style:none; height:24px;}
    #subnavI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subnavI a {
      float:left;
       background:url(/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #subnavI a span {
      float:left;
      display:block;
       background:url(/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnavI a span {float:none;}
    /* End IE5-Mac hack */
    #subnavI a:hover span {
      color:#002;
      }
    #subnavI a:hover {
      background-position:0% -42px;
      }
    #subnavI a:hover span {
      background-position:100% -42px;
      }
	  
	 
	 
	 /*Photo Styles*/
	 
	 .photoboxlt {
    float: left; border: none; margin-right: 12px; margin-bottom: 6px;  
  }
  
   .photoboxlt_w_border {
    float: left; border:thin; border-color:#000; border-style:outset;
  }
  
  	   	 .text_float_footer_L1 {

   float: right; border: none; 
	margin-left: 20px; margin-bottom: 30px;
	font-size:10px;
	

  }
	 
	 
	 .text_float_footer_L2 {
	float: right;
	border: none;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size:10px;
	color: #666;


  }

.photoboxrt {
    float: right; border:thick;  margin-left: 12px; margin-bottom: 6px; background-color:#ECFEFF;
  }
  

  
  
  .float_rt_no_stl {
    float: right; margin-top:0px; margin-right:5px;
  }
  
    .float_rt_border_on {
    float: right;  margin-left;  margin-bottom: 0px; border-left-style:dashed; border-left-color:#CCC; border-left-width:1px;
  }
  
    .float_left_margins_on {
    float: left; margin:auto;
  }
  
    .float_lt_no_stl {
    float: left;  margin-left: 0px; margin-top:0px; margin-bottom: 0px; padding:5px;
  }
  
      .photobox_no_style {
    float: left;  margin-left: 0px; margin-right:10px; margin-top:5px; margin-bottom: 6px;
  }
  
        .textbox_no_style {
    float: right; width:930px; background-color:#00F; display:block; margin-left: 0px; margin-right:10px; margin-top:5px; margin-bottom: 6px;
  }
  
  

  
  .text_callout_rt {
     font: bold 12px/15px Arial, Helvetica, sans-serif;
  color:#000;
  padding: 6px 10px;
  margin: 12px;
  float: right; 
  background:#CCC;
  border-top: #285D6C 1px solid; 
  border-bottom: #285D6C 1px solid; 
  width: 30%;
  }
  
    .text_callout_rt_lg_tp_margin {
     font: bold 14px/18px Arial, Helvetica, sans-serif;
	 color:#06C;
  padding: 6px 10px;
 margin-top:185px;
  float: right;
  border-top: #285D6C 1px solid; 
  border-bottom: #285D6C 1px solid; 
  width: 30%;
  }

.caption {
	font: 10px/11px Geneva, "MS Sans", sans-serif;
	text-indent: 0px;
	text-align: left;
	color: #066;
}

.wp-caption {
	font: 10px/11px Geneva, "MS Sans", sans-serif;
	text-indent: 0px;
	text-align: left;
	color: #066;
}

.body_new {
	font: 12px/14px Geneva, "MS Sans", sans-serif;
	text-indent: 0px;
	text-align: center;
	color:#666;
}

.top_text {
	font: 12px/14px Geneva, "MS Sans", sans-serif;
	text-indent: 0px;
	text-align: left;
	color: #066;
}

 .textboxGENERAL {
    float: left; border: none; margin-right: 12px; margin-bottom: 6px;
  }

 .textboxTopMargin {
    float: left; border: none;  
	margin-top:195px; 
	 margin-bottom: 6px;
	font: 14px/16px Geneva, "MS Sans", sans-serif;
	text-transform:none;
	  width: 60%;
	text-indent: 0px;
	text-align: left;
	color:#666;

  }
  
  /* home nav Tabs II*/

    #tabsII {
      float:left;
      width:95%;
      background:;
      font-size:11px;
      line-height:normal;
      }
    #tabsII ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
      }
    #tabsII li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsII a {
      float:right;
     background:url(../images/navigation/tableftII.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsII a span {
      float:right;
      display:block;
	  background:url(../images/navigation/tabrightII.gif)
       no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsII a span {float:none;}
    /* End IE5-Mac hack */
    #tabsII a:hover span {
      color:#EFEBE2;
      }
    #tabsII a:hover {
      background-position:0% -42px;
      }
    #tabsII a:hover span {
      background-position:100% -42px;
      }
	  
	  
/* end home nav Tabs II */

 #subnavGEN {font-size:12px; line-height:normal; height:30px; position:absolute; top:50px; left:259px; width:550px;}
    	#home #subnavGEN {top:100px;}
    #subnavGEN ul {margin: auto; padding:20px; list-style:none; height:24px;}
    #subnavGEN li {
      display:inline;
      margin:0;
      padding:0;
      }
    #subnavGEN a {
      float:left;
       background:url(/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #subnavGEN a span {
      float:left;
      display:block;
       background:url(/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subnavGEN a span {float:none;}
    /* End IE5-Mac hack */
    #subnavGEN a:hover span {
      color:#002;
      }
    #subnavGEN a:hover {
      background-position:0% -42px;
      }
    #subnavGEN a:hover span {
      background-position:100% -42px;
      }

  -- NAV DROPDOWN--
	  
	  div#header div#nav {position:absolute; top:115px; width:837px; padding-left:10px; z-index:10000}
div#nav a {text-decoration:none; color:#000000; padding:3px 10px;}
div#nav li + li a {padding-left:9px; border-left:#009999 1px solid;}
div#nav a:hover {text-decoration:none; color:#009999;}
div#nav ul, div#nav li {display:inline; padding:0; margin:0;}
div#nav li {position:relative; display:block; min-width:20px; float:left;}
div#nav ul ul {min-width:20px; position:absolute; top:18px; left:0; height:200px;}
div#nav ul ul {display:none;}

div#nav li li {display:block; margin-top:-1px; width:220px;}
div#nav li li a {display:block; padding:3px 3px 3px 20px; border:#FFF 1px solid;  color:#fff;}

div#nav li li a:hover {background:url(img/bul.jpg) no-repeat 6px 8px #fff; color:#099; border-color:#999999;}
div#nav li:hover ul, div#nav li.sfhover ul {display:block;}

- side navigation-

ul.vert-one_side{margin:0;padding:0;list-style-type:none;display:block;font:11px Helvetica, Verdana, Arial, sans-serif;line-height:25px;width:110px;}
ul.vert-one_side{margin:0;padding:0;border-top:0px solid #990000;border-bottom:0px solid #EOEOEO;}
ul.vert-one a_side{display:block;text-decoration:none;color:#990000; background-image:url(/navigation/images/nav_background.gif);padding:0 5 0 25px;width:180px;}
ul.vert-one a:hover_side{ background:#C8BAA2 url("/navigation/images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one a.current,ul.vert-one a.current:hover_side{background:#990000 url("/navigation/images/vert-one_arrow.gif") no-repeat 0 9px;}
.boldsub_side {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	background-image:url(/navigation/images/nav_background.gif);padding:0 5 0 25px;width:180px;
	line-height:25px;width:180px;}
	
	
	
	- main table div-
	
	.main_table {  //float boxes with extra info
          padding: 6px 10px;
	float:center;
	background-color: #ffffff;
	width: 850px;
	height:auto;
	
          
	margin-top: 0px;
	
	}
	
	td#left li {background:url(images/bul1.jpg) no-repeat 0 3px; line-height:13px; padding-bottom:8px; padding-left:17px; font-size:15px;}




--- END DROP DOWN---

.homemessage2 {
	color: #990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:20px;
	  padding: 6px 10px;
  margin: 12px;
  text-decoration:none;
	
		
}






/*Drop Down JQuery Styles*/
	











	
	
	
/*to control this style you have to use position in a few spots on the uls and lis to make the drop downs appeear ontop of the table and you must define a div for it to work the table also has to have a class assigned to it*/	
	
	
div#cssdropdown li {position:relative;   min-width:20px; float:left;}
div#cssdropdown ul ul {min-width:20px; position:absolute; top:40px; left:0;  }


	
/* HEADLINK 1 */
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; position:relative; display:block; min-width:20px; float:left; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0;   }
	
	/* Head links */
	#cssdropdown li.headlink1 { width: 220px; float: center; background-position:top; height:45px; margin-left: 0px; background-image:url(../jquery/veins.gif); background-repeat:no-repeat;  }
	#cssdropdown li.headlink1 a {
	display: block;
	padding: 15px;
	font-weight: bold;
}

	/* Child lists and links the first line controls the lines between the dropdowns*/
	#cssdropdown li.headlink1 ul { display: none; border-top: 0px black solid; text-align: left;  }
	
	/*next line contols the background on the list itself*/
	#cssdropdown li.headlink1:hover ul { display: block; width: 230px; float: left; margin-left: 0px; margin-top:2px;  background-image:url(../jquery/bg1.png); background-position:top; background-repeat:no-repeat; text-align: center; }
	/*the padding on this line control how large the drop down is and the leading*/
	#cssdropdown li.headlink1 ul li a { padding: 10px; height: 17px; width:197px; margin-left:2px; margin-top:2px; position:relative;   min-width:20px; float:left; }
	#cssdropdown li.headlink1 ul li a:hover { background-color: #FFF; position:relative;   min-width:20px; float:left;
	   filter:alpha(opacity=80);
   -moz-opacity:0.2;
   opacity: 0.2;
	}
	
	/* Pretty styling */     

	#cssdropdown a { color:  ; } 
	#cssdropdown ul li a:hover { text-decoration: none; position:relative;   min-width:20px; float:left; }
	
	#cssdropdown li.headlink1 ul { background-image: url( ); background-position: bottom; padding-bottom: 10px; }
	
	
		/* HEADLINK 2 */
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink2 { width: 220px; float: center; background-position:top; height:45px; margin-left: 0px; background-image:url(../jquery/arteries.gif); background-repeat:no-repeat;  }
	#cssdropdown li.headlink2 a {
	display: block;
	padding: 15px;
	font-weight: bold;
}

	/* Child lists and links the first line controls the lines between the dropdowns*/
	#cssdropdown li.headlink2 ul { display: none; border-top: 0px black solid; text-align: left;  }
	
	/*next line contols the background on the list itself*/
	#cssdropdown li.headlink2:hover ul { display: block; width: 230px; float: left; margin-left: 0px; background-image:url(../jquery/bg3.png); background-position:top; background-repeat:no-repeat; text-align: center; }
	#cssdropdown li.headlink2 ul li a { padding: 10px; height: 17px; width:197px; margin-left:2px; margin-top:2px; }
	#cssdropdown li.headlink2 ul li a:hover { background-color: #FFF;
		   filter:alpha(opacity=80);
   -moz-opacity:0.2;
   opacity: 0.2;
	}
	
	/* Pretty styling */     

	#cssdropdown a { color:  ; } 
	#cssdropdown ul li a:hover { text-decoration: none; }
	
	#cssdropdown li.headlink2 ul { background-image: url( ); background-position: bottom; padding-bottom: 10px;
	
	}
	
	
	/* HEADLINK 3 */
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink3 { width: 220px; float: center; background-position:top; height:45px; margin-left: 0px; background-image:url(../jquery/screenings.gif); background-repeat:no-repeat;  }
	#cssdropdown li.headlink3 a {
	display: block;
	padding: 15px;
	font-weight: bold;
}

	/* Child lists and links the first line controls the lines between the dropdowns*/
	#cssdropdown li.headlink3 ul { display: none; border-top: 0px black solid; text-align: left;  }
	
	/*next line contols the background on the list itself*/
	#cssdropdown li.headlink3:hover ul { display: block; width: 230px; float: left; margin-left: 0px; background-image:url(../jquery/bg4.png); background-position:top; background-repeat:no-repeat; text-align: center; }
	#cssdropdown li.headlink3 ul li a { padding: 10px; height: 19px; width:197px; margin-left:2px; margin-top:2px; /* you can add an image to the bullet hereurl(../gizmos/brick_square.gif); background-repeat:no-repeat*/; }
	#cssdropdown li.headlink3 ul li a:hover { background-color: #FFF;
		   filter:alpha(opacity=80);
   -moz-opacity:0.2;
   opacity: 0.2;
	}
	
	/* Pretty styling */     

	#cssdropdown a { color:  ; } 
	#cssdropdown ul li a:hover { text-decoration: none; }
	
	#cssdropdown li.headlink3 ul { background-image: url( ); background-position: bottom; padding-bottom: 10px; }
	
	/* HEADLINK 4 */
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink4 { width: 220px; float: center; background-position:top; height:45px;  margin-left: 20px; background-image:url(../jquery/risk_factors.gif); background-repeat:no-repeat;  }
	#cssdropdown li.headlink4 a {
	display: block;
	height:50px;
	padding: 15px;
	font-weight: bold;
}

	/* Child lists and links the first line controls the lines between the dropdowns*/
	#cssdropdown li.headlink4 ul { display: none; border-top: 0px black solid; text-align: left;  }
	
	/*next line contols the background on the list itself*/
	#cssdropdown li.headlink4:hover ul { display: block; width: 230px; float: left; margin-left: 0px; background-image:url(../jquery/bg4.png); background-position:top; background-repeat:no-repeat; text-align: center; }
	#cssdropdown li.headlink4 ul li a { padding: 10px; height: 17px; width:197px; margin-left:2px; margin-top:2px; }
	#cssdropdown li.headlink4 ul li a:hover { background-color: #FFF;
	
		   filter:alpha(opacity=80);
   -moz-opacity:0.2;
   opacity: 0.2;
	
	}
	
	/* Pretty styling */     

	#cssdropdown a { color:  ; } 
	#cssdropdown ul li a:hover { text-decoration: none; }
	
	#cssdropdown li.headlink4 ul { background-image: url( ); background-position: bottom; padding-bottom: 10px; }
	

	
			/* ORIGINAL HEAD LINK */
		/* General */
	#cssdropdown, #cssdropdown ul { list-style: none;  }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	/*can contorl the background on the list themsleves you need to add an image or color*/
	#cssdropdown li.dropdown { width: 220px; float: left; margin-left: 0px; border: 0px #025 solid; text-align: center}
	#cssdropdown li.dropdown a { display: block; padding: 15px; }

	/* Child lists and links */
	#cssdropdown li.dropdown ul { display: none; border-top:  text-align: left; background:#999;}
	#cssdropdown li.dropdown:hover ul { display: block; }
	#cssdropdown li.dropdown ul li a { padding: 0px; height: 17px; }
	#cssdropdown li.dropdown ul li a:hover { background-color: #CCC; }
	
	/* Pretty styling */

	#cssdropdown a { color: black;} 
	
	/*controls the highlighed lines*/
	#cssdropdown ul li a:hover { text-decoration: none; bbackground-color: #CCC; }
	
	#cssdropdown li.headlink ul { background-image: url( ); background-position: bottom; padding-bottom: 10px; }
	
	
	
	/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/

/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/
#menuwrapper {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	margin:0 auto; background-color:#FFFFFF; position:relative; background-position:center;
	width:930px;
	height:35px;
	z-index:20;


}



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {
	padding: 11px 16px 5px 10px;
	vertical-align:middle;
	background-image:url(/images/home/security_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: url("/gizmos/crangrape_sq_tiny.gif");
	font-size: 16px;
	font-weight:bold;

}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li a  {
	color: #565656;
	border-right: 1;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	width:600px;
	margin-top: 0px;


	display: none;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background-image:url(images/dd_1.gif);
	background-repeat:no-repeat;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #fff;
	background-color: #0CC;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
		text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}
	


	/*2nd*/
	
	#p7menubar2, #p7menubar2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar2 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar2 a.trigger2 {
	padding: 11px 16px 5px 10px;
	
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: url("/gizmos/crangrape_sq_tiny.gif");
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar2 li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar2 li ul, #p7menubar2 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar2 ul li a  {
	color: #565656;
	border-right: 1;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar2 li ul {
	position: absolute;
	margin-top: 0px;
	margin-left:-100px;
	display: none;
	width:725px;
	height:420px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background-image:url(images/dd_2.gif);
	background-repeat:no-repeat;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar2 li:hover a, #p7menubar2 a:focus,
#p7menubar2 a:active, #p7menubar2 li.p7hvr a {
	color: #fff;
	background-color: #0CC;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar2 li:hover ul, #p7menubar2 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar2 li:hover ul a, #p7menubar2 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar2 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar2 li {width: auto;}


	
	/*3*/
	
	#menuwrapper3 {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	height:35px;

}



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit3 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar3, #p7menubar3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar3 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar3 a.trigger3 {
padding: 11px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: url("/gizmos/crangrape_sq_tiny.gif");
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar3 li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar3 li ul, #p7menubar3 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar3 ul li a  {
	color: #565656;
	border-right: 1;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar3 li ul {
	position: absolute;
	margin-top: 0px;

	display: none;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background-image:url(images/dd_3.gif);
	background-repeat:no-repeat;
	
	background-repeat:no-repeat;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar3 li:hover a, #p7menubar3 a:focus,
#p7menubar3 a:active, #p7menubar3 li.p7hvr a {
	color: #fff;
	background-color: #0CC;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar3 li:hover ul, #p7menubar3 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar3 li:hover ul a, #p7menubar3 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
		text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar3 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar3 li {width: auto;}

	
	
	/*4*/
	
#menuwrapper4 {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	height:35px;

}



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit4 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar4, #p7menubar4 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar4 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar4 a.trigger4 {
	padding: 11px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: url("/gizmos/crangrape_sq_tiny.gif");
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar4 li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar4 li ul, #p7menubar4 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar4 ul li a  {
	color: #565656;
	border-right: 1;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar4 li ul {
	position: absolute;
	margin-top: 0px;

	margin-left:-150px;
	display: none;
	width:825px;
	height:480px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background-image:url(images/dd_3.gif);
	background-repeat:no-repeat;
	
	

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar4 li:hover a, #p7menubar4 a:focus,
#p7menubar4 a:active, #p7menubar4 li.p7hvr a {
	color: #fff;
	background-color: #0CC;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar4 li:hover ul, #p7menubar4 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar4 li:hover ul a, #p7menubar4 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
		text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar4 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar4 li {width: auto;}
	
	
	
	
	/*#5#*/
	
	#menuwrapper5 {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	height:35px;

}



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit5 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar5, #p7menubar5 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar5 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar5 a.trigger5 {
	padding: 11px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: url("/gizmos/crangrape_sq_tiny.gif");
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar5 li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar5 li ul, #p7menubar5 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar5 ul li a  {
	color: #565656;
	border-right: 1;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar5 li ul {
	position: absolute;
	margin-top: 0px;

	margin-left:-100px;
	display: none;
	width:725px;
	height:420px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background-image:url(images/dd_5.gif);
	background-repeat:no-repeat;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar5 li:hover a, #p7menubar5 a:focus,
#p7menubar5 a:active, #p7menubar5 li.p7hvr a {
	color: #fff;
	background-color: #0CC;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar5 li:hover ul, #p7menubar5 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar5 li:hover ul a, #p7menubar5 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar5 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar5 li {width: auto;}


	/*#6#*/
	
	#menuwrapper6 {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	background-color: #909090;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	height:35px;

}



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit6 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar6, #p7menubar6 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar6 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar6 a.trigger6 {
	padding: 11px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: url("/gizmos/crangrape_sq_tiny.gif");
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar6 li {
	float: left;
	width: 15em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar6 li ul, #p7menubar5 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar6 ul li a  {
	color: #565656;
	border-right: 1;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar6 li ul {
	position: absolute;
	margin-top: 0px;

	margin-left:-300px;
	display: none;
	width:725px;
	height:473px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background-image:url(images/dd_4.gif);
	background-repeat:no-repeat;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar6 li:hover a, #p7menubar6 a:focus,
#p7menubar6 a:active, #p7menubar6 li.p7hvr a {
	color: #fff;
	background-color: #0CC;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar6 li:hover ul, #p7menubar6 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar6 li:hover ul a, #p7menubar6 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar6 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar6 li {width: auto;}




#p7menubar7, #p7menubar7 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar7 a {
	display: block;
	text-decoration: none;
	margin-left:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color: #000;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar7 a.trigger7 {

	background-image: url(/images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
	margin-left:-12px;
	font-weight:100;


	
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar7 li {
	float: left;
	width: 15em;
	list-style:none;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar7 li ul, #p7menubar5 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar7 ul li a  {
	color: #000;
	border-right: 1;
		padding: 5px 10px 10px 10px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar7 li ul {
	position: absolute;
	margin-left:-20px;
	margin-top: 0px;

	display: none;
	width:700px;
	height:90px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
	background-image:url(images/dd_7.png);
	background-repeat:no-repeat;
	z-index:35;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar7 li:hover a, #p7menubar7 a:focus,
#p7menubar7 a:active, #p7menubar7 li.p7hvr a {
	color: #000;
	background-color: #FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar7 li:hover ul, #p7menubar7 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar7 li:hover ul a, #p7menubar7 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar7 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar7 li {width: auto;}



/*for Med Staff*/

/*#8#*/
	
	#menuwrapper8 {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	background-color: transparent;
	background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	height:23px;

}



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit8 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar8, #p7menubar8 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar8 a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	color:#999;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar8 a.trigger8 {
	padding: 0px 10px 5px 10px;

	/*background-image: url(images/p7PM_dark_south.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	/*list-style-image: url("/gizmos/crangrape_sq_tiny.gif");*/
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar8 li {
	float: right;
	width: 35em;

	height:25px;
	z-index:50;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar8 li ul, #p7menubar5 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar8 ul li a  {
	color: #565656;
	border-right: 1px;
	
	padding: 3px 12px 3px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar8 li ul {
	position: absolute;

	margin-left:-930px;
	margin-top:-23px;
	display: none;
	width:930px;
	height:200px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
	background-repeat:no-repeat;
	z-index:50;
	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar8 li:hover a, #p7menubar8 a:focus,
#p7menubar8 a:active, #p7menubar8 li.p7hvr a {
	color: #999;
	background-color:#FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar8 li:hover ul, #p7menubar8 li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar8 li:hover ul a, #p7menubar8 li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar8 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar8 li {width: auto;}


/*for Sajak*/

#p9menubar9, #p9menubar9 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p9menubar9 a {

	text-decoration:underline;
	margin-left:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;


}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p9menubar9 a.trigger9 {
	background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;

	background-repeat: no-repeat;
margin-top:85px;
	margin-left:120px;
	font-size: 12px;
	position:absolute;




	
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p9menubar9 li {
	float: left;
	width: 15em;
	list-style:none;

}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p9menubar9 li ul, #p7menubar9 ul li  {
	width: 30em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p9menubar9 ul li a  {
	color: #000;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p9menubar9 li ul {

margin-top:125px;
	margin-left:80px;
	float:left;
	clear:both;
	display:none;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	padding:5px;
	
	background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p9menubar9 li:hover a, #p9menubar9 a:focus,
#p9menubar9 a:active, #p9menubar9 li.p9hvr a {
	color: #000;
	background-color: transparent;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p9menubar9 li:hover ul, #p9menubar9 li.p9hvr ul {
	display: block;
	float:inherit;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p9menubar9 li:hover ul a, #p9menubar9 li.p9hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p9menubar9 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p9menubar9 li {width: auto;}



/*end for Sajak */




/*for HSP*/





#p10menubar10, #p10menubar10 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p10menubar10 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p10menubar10 a.trigger10 {
	background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;


	margin-top:200px;
	margin-left:105px;
	 position : absolute;
	
	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p10menubar10 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p10menubar10 li ul, #p10menubar10 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p10menubar10 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p10menubar10 li ul {

	margin-top:165px;
	margin-left: 0px;
	padding-left:5px;
	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
	background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p10menubar10 li:hover a, #p10menubar10 a:focus,
#p10menubar10 a:active, #p10menubar10 li.p10hvr a {
	color: #000;
	float:left;
	background-color: transparent;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p10menubar10 li:hover ul, #p10menubar10 li.p7hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p10menubar10 li:hover ul a, #p10menubar10 li.p10hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p10menubar10 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p10menubar10 li {width: auto;}



/*end for HSP */




/*for Clatanoff*/





#p11menubar11, #p11menubar11 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p11menubar11 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p11menubar11 a.trigger11 {
	background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;


	margin-top:185px;
	margin-left:310px;
	 position : absolute;
	
	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p11menubar11 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p11menubar11 li ul, #p11menubar11 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p11menubar11 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p11menubar11 li ul {

	margin-top:200px;
	margin-left: 0px;
	padding-left:5px;

	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
	background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p11menubar11 li:hover a, #p11menubar11 a:focus,
#p11menubar11 a:active, #p11menubar11 li.p11hvr a {
	color: #000;
	float:left;
	background-color: transparent;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p11menubar11 li:hover ul, #p11menubar11 li.p7hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p11menubar11 li:hover ul a, #p11menubar11 li.p11hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p11menubar11 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p11menubar11 li {width: auto;}



/*end for Clatanoff */

/*for Edwards*/





#p12menubar12, #p12menubar12 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p12menubar12 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p12menubar12 a.trigger12 {

	background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;

	margin-top:280px;
	margin-left:240px;
	 position : absolute;

	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p12menubar12 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p12menubar12 li ul, #p12menubar12 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p12menubar12 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p12menubar12 li ul {

	margin-top:280px;
	margin-left: 100px;
	background-color:#C60;
	padding-left: 5px;
	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
	background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p12menubar12 li:hover a, #p12menubar12 a:focus,
#p12menubar12 a:active, #p12menubar12 li.p12hvr a {
	color: #000;
	float:left;
	background-color: #FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p12menubar12 li:hover ul, #p12menubar12 li.p7hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p12menubar12 li:hover ul a, #p12menubar12 li.p12hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p12menubar12 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p12menubar12 li {width: auto;}



/*end for Clatanoff */
	
	
	/*for Donner*/





#p13menubar13, #p13menubar13 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p13menubar13 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p13menubar13 a.trigger13 {

background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;

	margin-top:300px;
	margin-left:320px;
	 position : absolute;

	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p13menubar13 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p13menubar13 li ul, #p13menubar13 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p13menubar13 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p13menubar13 li ul {

	margin-top:250px;
	margin-left: 100px;
	background-color:#C60;
	padding-left: 5px;

	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p13menubar13 li:hover a, #p13menubar13 a:focus,
#p13menubar13 a:active, #p13menubar13 li.p13hvr a {
	color: #000;
	float:left;
	background-color: #FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p13menubar13 li:hover ul, #p13menubar13 li.p13hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p13menubar13 li:hover ul a, #p13menubar13 li.p13hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p13menubar13 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p13menubar13 li {width: auto;}



/*end for Donner */

	/*for Wayson*/





#p14menubar14, #p14menubar14 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p14menubar14 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p14menubar14 a.trigger14 {
background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;


	margin-top:255px;
	margin-left:415px;
	 position : absolute;

	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p14menubar14 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p14menubar14 li ul, #p14menubar14 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p14menubar14 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p14menubar14 li ul {

	margin-top:220px;
	margin-left: 100px;
	background-color:#C60;
	padding-left: 5px;

	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p14menubar14 li:hover a, #p14menubar14 a:focus,
#p14menubar14 a:active, #p14menubar14 li.p14hvr a {
	color: #000;
	float:left;
	background-color: #FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p14menubar14 li:hover ul, #p14menubar14 li.p14hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p14menubar14 li:hover ul a, #p14menubar14 li.p14hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p14menubar14 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p14menubar14 li {width: auto;}



/*end for Wayson */

/*for ED*/





#p15menubar15, #p15menubar15 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p15menubar15 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p15menubar15 a.trigger15 {
background-image:url(../images/map-pin-er.png); background-repeat:no-repeat; width:154px; height: 34px;


	margin-top:230px;
	margin-left:670px;
	 position : absolute;

	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p15menubar15 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p15menubar15 li ul, #p15menubar15 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p15menubar15 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p15menubar15 li ul {

	margin-top:150px;
	margin-left: 135px;
	background-color:#C60;
	padding-left:5px;

	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p15menubar15 li:hover a, #p15menubar15 a:focus,
#p15menubar15 a:active, #p15menubar15 li.p15hvr a {
	color: #000;
	float:left;
	background-color: transparent;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p15menubar15 li:hover ul, #p15menubar15 li.p15hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p15menubar15 li:hover ul a, #p15menubar15 li.p15hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p15menubar15 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p15menubar15 li {width: auto;}



/*end for ED */

/*for ACP*/





#p16menubar16, #p16menubar16 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p16menubar16 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p16menubar16 a.trigger16 {

background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;

	margin-top:210px;
	margin-left:485px;
	 position : absolute;

	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p16menubar16 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p16menubar16 li ul, #p16menubar16 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p16menubar16 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p16menubar16 li ul {

	margin-top:150px;
	margin-left: 120px;
	background-color:#C60;
	padding-left:5px;

	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p16menubar16 li:hover a, #p16menubar16 a:focus,
#p16menubar16 a:active, #p16menubar16 li.p16hvr a {
	color: #000;
	float:left;
	background-color: #FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p16menubar16 li:hover ul, #p16menubar16 li.p16hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p16menubar16 li:hover ul a, #p16menubar16 li.p16hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p16menubar16 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p16menubar16 li {width: auto;}



/*end for  ACP*/

/*for New Tower*/





#p17menubar17, #p17menubar17 ul {
	
	
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p17menubar17 a {

	 position : absolute;

}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/





#p17menubar17 a.trigger17 {

background-image:url(../images/map-pin.png); background-repeat:no-repeat; width:28px; height: 42px;

	margin-top:330px;
	margin-left:600px;
	 position : absolute;

	
	
}




/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p17menubar17 li {
	float: left;
	width: 15em;
	list-style:none;
	 
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p17menubar17 li ul, #p17menubar17 ul li  {
	width: 30em;
	float:left;
		position:absolute;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p17menubar17 ul li a  {
	color: #000;
	float:left;
	border-right: 1;
		padding: 5px 10px 10px 10px;

}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p17menubar17 li ul {

	margin-top:200px;
	margin-left: 125px;
	background-color:#C60;
	padding-left:5px;

	display: none;
	float:left;
	clear:both;
	width:537px;
	height:269px;
	background-color: transparent;
	border-right: 0px solid #333333;
	border-left: 0px solid #333333;
	border-bottom: 0px solid #333333;
	
background-image:url(../images/tour_bg_NEW.jpg);
	background-repeat:no-repeat;
		z-index: 100;

	
}



/*  
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p17menubar17 li:hover a, #p17menubar17 a:focus,
#p17menubar17 a:active, #p17menubar17 li.p17hvr a {
	color: #000;
	float:left;
	background-color: #FFF;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p17menubar17 li:hover ul, #p17menubar17 li.p17hvr ul {
	display: block;
	float:left;


}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p17menubar17 li:hover ul a, #p17menubar17 li.p17hvr ul a {
	color: #000000;
	float:left;
	background-color: transparent;
	text-decoration:underline;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p17menubar17 ul a:hover {
	background-color: transparent!important;
	color: #000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p17menubar17 li {width: auto;}



/*end for  New Tower*/
	

	
	a.rolloverRSS {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/rss_sm.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
	
	
a.rolloverRSS_jquery:hover {
    background-position: -150px 0;
line-height:100px;
	background: no-repeat url("/gizmos/rss_sm.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
	
	a.rolloverRSS_jquery {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/rss_sm.gif"); line-height:20px; text-indent:15px; background-position:left; display:block; background-position:left;
    
    }
	
	
a.rolloverRSS:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/rss_sm.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	
	a.rolloverPOD {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/podcast.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverPOD:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/podcast.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	
	
	
		a.rolloverVID {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/video.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverVID:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/video.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	
	
	
a.rolloverBLG {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/blog.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverBLG:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/blog.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	
	
	
	a.rolloverSecure {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/security_icon.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverSecure:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/security_icon.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	
	
	
	
a.rolloverNN {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/NN_icon.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverNN:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/NN_icon.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	
	
a.rolloverSignUp {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/signup_icon.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverSignUp:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/signup_icon.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	

a.rolloverGeneral {
 
	white-space:pre;
	width:120px;
	
	line-height:20px;

	background: no-repeat url("/gizmos/magnifying_glass_icon.gif"); line-height:10px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverGeneral:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/magnifying_glass_icon.gif");line-height:10px; background-position:left; display:block; margin-right:00px;
    }
	

/*OUTLOOK*/

a.rolloverOutlook {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/outlook.gif");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverOutlook:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/outlook.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*OUTLOOK*/

/*Citrix*/

a.rolloverCitrix {
 

font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;

background: no-repeat url("/gizmos/citrix.gif");line-height:20px; background-position:left;  
    
    }
a.rolloverCitrix:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/citrix.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Citrix*/

	
	

/*ALEC*/

a.rolloverAlec {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/alec.gif");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverAlec:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/alec.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Alec*/



/*VTE*/

a.rolloverVte {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/vte.gif");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverVte:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/vte.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*VTE*/



/*Client Access*/

a.rolloverCA {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/clientaccess.gif");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverCA:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/clientaccess.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Client Access*/	


/*Questions*/

a.rolloverQuestions {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/pencil.gif");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverQuestions:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/pencil.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Questions*/

/*ask questions*/

a.rolloveraskaamc {
 
font:Arial, Helvetica, sans-serif; 
font-size:12px;
width:150px;
padding:0px /*controls top */ 0px  /*controls left */0px /*controls bottom */ 20px /*controls right */; 
line-height:12px;
float:right;


background: no-repeat url("/gizmos/ask_pencil.gif");line-height:12px; background-position:left; display:block; 
    
    }
a.rolloveraskaamc:hover {
background-position: -150px 0;
line-height:50px;
font:Arial, Helvetica, sans-serif; 
font-size:12px;
background: no-repeat url("/gizmos/ask_pencil.gif");line-height:12px; background-position:left; display:block; margin-right:00px;
    }
/*ask questions*/

/*Garage D*/

a.rolloverGarageD {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;

padding:5px /*controls top */ 20px  /*controls left */15px /*controls bottom */ 50px /*controls right */; 
line-height:100px;
float:left;


background: no-repeat url("/gizmos/garageD.jpg");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverGarageD:hover {
background-position: -150px 0;
text-decoration:none;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/garageD.jpg");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Garage D*/

/*GarageC*/

a.rolloverGarageC {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 50px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/garageC.jpg");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverGarageC:hover {
background-position: -150px 0;
text-decoration:none;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/garageC.jpg");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Garage C*/


/*Garage D*/

a.rolloverGarageB {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 50px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/garageB.jpg");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverGarageB:hover {
background-position: -150px 0;
text-decoration:none;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/garageB.jpg");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Garage D*/


/*Garage E*/

a.rolloverGarageE {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 50px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/garageE.jpg");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverGarageE:hover {
background-position: -150px 0;
text-decoration:none;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/garageE.jpg");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Garage E*/


/*GarageA*/

a.rolloverGarageA {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 50px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/garageA.jpg");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverGarageA:hover {
background-position: -150px 0;
text-decoration:none;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/garageA.jpg");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Garage A*/


/*Valet*/

a.rolloverValet {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 50px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/valetB.jpg");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverValet:hover {
background-position: -150px 0;
text-decoration:none;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/valetB.jpg");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Valet*/







/*Gala*/

a.rolloverGala {
 
font:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;

padding-left: 50px;
padding-bottom:20px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/gala_icon.gif");line-height:normal; background-position:left; display:block; 
    
    }
a.rolloverGala:hover {
font:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;

padding-left: 50px;
padding-bottom:20px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/gala_icon.gif");line-height:normal; background-position:left; display:block; 
    }
/*Gala*/


/*Pathways*/

a.rolloverPathways {
 
font:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;

padding-left: 50px;
padding-bottom:20px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/pathways.jpg");line-height:normal; background-position:left; display:block; 
    
    }
a.rolloverPathways:hover {
font:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;

padding-left: 50px;
padding-bottom:20px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/pathways.jpg");line-height:normal; background-position:left; display:block; 
    }
/*Pathways*/


/*Kent Island 1*/

a.rolloverKI_1 {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
padding:0px /*controls top */ 0px  /*controls left */0px /*controls bottom */ 40px /*controls right */; 
line-height:100px;
float:left;
background: no-repeat url("/images/mary_1.png"); background-position:left;
z-index:100;
    
    }
a.rolloverKI_1:hover {
text-decoration:none;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/images/mary_2.png");
background-position:left;
}

  /*Kent Island 1*/

/*Kent Island 2*/

a.rolloverKI_2 {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
padding:0px /*controls top */ 0px  /*controls left */0px /*controls bottom */ 40px /*controls right */; 
line-height:100px;
float:left;
background: no-repeat url("/images/peggy_1.png"); background-position:left;
z-index:100;
    
    }
a.rolloverKI_2:hover {
text-decoration:none;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/images/peggy_2.png");
background-position:left;
}


  /*Kent Island 2*/







/*Kent Island 3*/

a.rolloverKI_3 {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
padding:0px /*controls top */ 0px  /*controls left */0px /*controls bottom */ 40px /*controls right */; 
line-height:100px;
float:left;
width:88px;
background: no-repeat url("/images/glen_1.png"); background-position:left;
z-index:100;
    
    }
a.rolloverKI_3:hover {
text-decoration:none;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/images/glen_2.png");
background-position:left;
}


  /*Kent Island 3*/
  
  
  /*Page Label*/

a.rolloverPAGELABEL {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#999;
text-decoration:none;
font-size:16px;
font-weight:bold;
margin-top:-299px;
line-height:25px;
float:left;
padding:5px;
width:350px;


z-index:100;
    
    }
a.rolloverPAGELABEL:hover {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#999;
text-decoration:none;
font-size:16px;
font-weight:bold;
line-height:25px;
padding:5px;
margin-top:-299px;


float:left;
width:350px;

z-index:100;
    
    }


  /*Page Label*/
  
  /*Movie*/

a.rolloverMovie {


padding:10px /*controls top */ 10px  /*controls left */10px /*controls bottom */50px /*controls right */;
float:left;

background: no-repeat url("/gizmos/movie.gif");line-height:20px; background-position:left;  
    
    }
a.rolloverMovie:hover {
background-position: -150px 0;


background: no-repeat url("/gizmos/movie.gif"); background-position:left;  margin-right:00px;
    }
/*Movie*/

	
	a.rolloverMychart {
 

	white-space:pre;
	width:80px;
	display:block;
	line-height:20px;

	background: no-repeat url("/gizmos/arrow_gray.png"); line-height:2px;
    
    }
a.rolloverMychart:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/arrow_red.png");line-height:2px;
    }
	
	
a.rolloverMain {
 
white-space:pre;
width:100px;
display:block;
	
line-height:15px;

	background: no-repeat url("/gizmos/arrow_gray.png"); line-height:6px; text-indent:5px; background-position:left; display:block; background-position:left;
    
    }
a.rolloverMain:hover {
   white-space:pre;
width:100px;
display:block;
	
line-height:15px;
	background: no-repeat url("/gizmos/arrow_gray.png");line-height:6px; background-position:left; display:block; margin-right:00px;
    }
	
	/*Client Access*/

a.rolloverPACS {
 
font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;


background: no-repeat url("/gizmos/pacs.gif");line-height:20px; background-position:left; display:block; 
    
    }
a.rolloverPACS:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/pacs.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Client Access*/	






//a.rolddloverMain {
 

	white-space:pre;
	width:80px;
	display:block;


	background: no-repeat url("/gizmos/arrow_gray.png"); line-height:2px;
    
    }
a.rollddoverMain:hover {
    background-position: -150px 0;
line-height:80px;
	background: no-repeat url("/gizmos/arrow_red.png");line-height:2px;
    }
	
/*Update*/

a.rolloverUpdate {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/update.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverUpdate:hover {

background: no-repeat url("/gizmos/update.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Update*/


/*Benefits*/

a.rolloverBenefits {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;
/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/benefits.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverBenefits:hover {

background: no-repeat url("/gizmos/benefits.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Benefits*/

/*Aux*/

a.rolloverAux {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;
/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/auxiliary.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverAux:hover {

background: no-repeat url("/gizmos/auxiliary.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Aux*/

/*Wellness*/

a.rolloverWell {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;
/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/wellness.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverWell:hover {

background: no-repeat url("/gizmos/wellness.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Wellness*/

/*Alec*/

a.rolloverWell2 {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;
/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:20px;
padding-right:20px;


background: no-repeat url("/gizmos/alec_icon.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverWell2:hover {

background: no-repeat url("/gizmos/alec_icon.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Well2*/

/*Discounts*/

a.rolloverDiscounts {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/discounts.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverDiscounts:hover {

background: no-repeat url("/gizmos/discounts.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Discounts*/



/*Tv*/

a.rolloverAAMC-TV {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/AAMC-TV.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverAAMC-TV:hover {

background: no-repeat url("/gizmos/AAMC-TV.gif");line-height:100px; background-position:top; display:block; 
    }
/*Tv*/

/*FaceBook*/

a.rolloverFaceBook {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/Facebook_icon.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverFaceBook:hover {

background: no-repeat url("/gizmos/Facebook_icon.jpg");line-height:100px; background-position:top; display:block; 
    }
/*FaceBook*/

/*OWA*/

a.rolloverOWA {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/owa.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverOWA:hover {

background: no-repeat url("/gizmos/owa.jpg");line-height:100px; background-position:top; display:block; 
    }
/*OWA*/

/*learn*/

a.rolloverLearn {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/learning.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverLearn:hover {

background: no-repeat url("/gizmos/learning.jpg");line-height:100px; background-position:top; display:block; 
    }
/*learn*/

/*Smugmug2*/

a.rolloverSmugmug {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/smugmug.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverSmugmug:hover {

background: no-repeat url("/gizmos/smugmug.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Smugmug2*/

/*Events_lin*/

a.rolloverLinkevents {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/calendar_icon.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverLinkevents:hover {

background: no-repeat url("/gizmos/calendar_icon.gif");line-height:100px; background-position:top; display:block; 
    }
/*Events_link*/

/*Cool Stuff*/

a.rolloverCoolstuff {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/coolstuff.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverCollstuff:hover {

background: no-repeat url("/gizmos/coolstuff.gif");line-height:100px; background-position:top; display:block; 
    }
/*Cool Stuff*/



/*We Rock*/

a.rolloverRock {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/rock.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverRock:hover {

background: no-repeat url("/gizmos/rock.gif");line-height:100px; background-position:top; display:block; 
    }
/*We ROck*/



/*HOT*/

a.rolloverHot {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/hot.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverHot:hover {

background: no-repeat url("/gizmos/hot.gif");line-height:100px; background-position:top; display:block; 
    }
/*HOT*/


/*Patient and Family*/

a.rolloverPatientandfamily {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/patientandfamily.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverPatientandfamily:hover {

background: no-repeat url("/gizmos/patientandfamily.gif");line-height:100px; background-position:top; display:block; 
    }
/*Patient and Family*/

/*Daisy*/

a.rolloverDaisy {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/daisy.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverDaisy:hover {

background: no-repeat url("/gizmos/daisy.gif");line-height:100px; background-position:top; display:block; 
    }
/*Daisy*/

/*NURSING*/

a.rolloverNursing {
 
font:Verdana, Geneva, sans-serif;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/nursing.gif");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverNursing:hover {

background: no-repeat url("/gizmos/nursing.gif");line-height:100px; background-position:top; display:block; 
    }
/*NURSING*/



/*Dish*/

a.rolloverDish {
 
font:Verdana, Geneva, sans-serif;
font-variant:small-caps;
font-size:12px;

/*controls the relationship between the text and icon*/
padding:100px /*< controls top */ 100px  /*< controls left */100px /*< controls bottom */ 100px /*controls right */10px; 


float:right;
padding-left:10px;


background: no-repeat url("/gizmos/dish.jpg");line-height:100px; margin-top:-80px; background-position:top; display:block; 
    
    }
a.rolloverDish:hover {

background: no-repeat url("/gizmos/dish.jpg");line-height:100px; background-position:top; display:block; 
    }
/*Dish*/


	/*Smugmug*/

a.rolloverSmug {
 
	white-space:pre;
	width:120px;
	background: no-repeat url("/gizmos/smugmug.gif"); line-height:21px; padding: 20px; display:block; background-position:left;
    
    }
a.rolloverSmug:hover {
    background-position: -150px 0;
	 padding-right:20px;
line-height:80px;
	background: no-repeat url("/gizmos/smugmug.gif");line-height:21px; padding: 20px;  background-position:left; display:block; margin-right:20px;
    }
	
/*Smugmug*/




	
	


	
.displace {
    left: -6000px;
    }	
	
	
            a:active, a:hover {
	text-decoration: underline;
	color:#099;
	
	font-size: 100%;
}



#homemessage {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:15px;
	text-indent: no-indent;
		
}




.style7 {color: #000000}


.homemessage {	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 18.5px;
	line-height:20px;
		text-indent: no-indent;
		width:100%;		
}

.homemessage1 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:30px;
	text-indent: no-indent;
	width:100%;
}
.homemessage2 {	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:20px;
		text-indent: no-indent;
		width:100%;		
}
.homemessage3 {	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:15px;
		text-indent: no-indent;
		width:100%;		
}
.GeneralHeader {	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	line-height:15px;
		text-indent: no-indent;
		font-stretch:condensed;
		width:100%;		
}


.style18 {font-size: 22px}

/*JQUERY TABS*/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/*END TABS*/

/*For Mega Dropdowns*/

	.pullquoteDropdownL {
    
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
  width:150px;

  
  float: left;
  text-indent: 3px;
  line-height:3px;


background-color: transparent;

    }






.pullquoteDropdownR {
	
font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
  float: left;
  margin-left:40px;
  text-indent: 3px;
  line-height:3px;
    	border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;
background-color: transparent;
	

    }

	
	
#dropdown_left_col{ 
	
	top:-10px;
	left:-5px;
	float:left;
	margin:0px auto;
  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:auto; /* actual value */

	padding:10 10 10 10px;
	padding-right:30px;
	line-height:6px;
	background-color:transparent;
	z-index:100;
	border-left-color:#CCC;
	border-left-style:dotted;
	border-left-width:1px;
	
	
	
	
	

		}
		
		
#dropdown_left_col_Svcs_hlt{ 
	
	top:-10px;
	left:-5px;
	float:left;
	width:auto;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:auto; /* actual value */
	margin:0 0 -10px 0;
	padding:0 20 20 20px;
	padding-right:10px;
	line-height:6px;
	background-color:transparent;
	z-index:100;
	border-left-color:#CCC;
	border-left-style:dotted;
	border-left-width:1px;
	
	

		}
	
	
	#dropdown_left_col_Inside{ 
	
	top:-10px;
	left:-5px;
	float:left;
	width:auto;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:auto; /* actual value */
	margin:0 0 -10px 0;
	padding:10 20 20 10px;
	padding-right:10px;
	line-height:6px;
	background-color:transparent;
	z-index:100;
	border-left-color:#CCC;
	border-left-style:dotted;
	border-left-width:1px;
	
	
	}
	
	.pullquote {
  font: bold 12px/15px Arial, Helvetica, sans-serif;
  color: #285D6C;
  padding: 6px 10px;
  margin: 12px;
  float: right; 
  background: #F8E3B2;
  border-top: #285D6C 1px solid; 
  border-bottom: #285D6C 1px solid; 
  width: 30%;
    }

	

		.pullquoteDropdownServicesL {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 6px 6px;
  margin: 20px 2px 20px 2px;
  float: left;
  width:15%;
  text-indent: 3px;
  line-height:7px;
border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	
	.pullquoteDropdownServicesParkingL {
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
  float:left;
  
  margin-top:0px;

  text-indent: 3px;
  line-height:3px;
  	border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;
z-index:2;

background-color: transparent;

    }
	
		.pullquoteDropdownServicesParkingL {
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
  
    float: left;
  text-indent: 3px;
  line-height:3px;
  	border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;

background-color: transparent;

    }
	
	
	.pullquoteDropdownServicesL_GenInfo {
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
      float: left;
  text-indent: 3px;
  line-height:3px;
  	border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;

background-color: transparent;

    }
	
	
	
	.pullquoteDropdownServicesL_highlight {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 6px 6px;
  margin: 20px 2px 20px 2px;
  float: left;
  text-indent: 3px;
  line-height:7px;
  border:thin;
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	.pullquoteDropdownServicesL_highlight2 {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 6px 6px;
  margin: 20px 2px 20px 2px;
  float: left;
  clear:right;
  text-indent: 3px;
  line-height:7px;
  border:thin;
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	.pullquoteDropdownServicesL_highlight3 {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 6px 6px;
  margin: 20px 2px 20px 2px;
  float: right;
  clear:right;
  text-indent: 3px;
  line-height:7px;
  border:thin;
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	
		.pullquoteDropdownServicesL_Finance {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099; 
float: left;
 margin-left: 2px;

  padding: 6px 6px;
  margin: 0px 0px 00px 0px;


 border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;

    }
	
	
	
	.pullquoteDropdownServicesC {
		
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
  float: left;
  text-indent: 3px;
  line-height:3px;
background-color: transparent;
	border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;

    }
	
	.pullquoteDropdownServicesEvents {
		
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
padding-right:10px;

  float: left;

  text-indent: 3px;
  line-height:7px;
background-color: transparent;
	

    }
	
	.pullquoteDropdownServicesR {
		
	font: 8px/10px Arial, Helvetica, sans-serif;
color:#099;
  padding: 4px 4px;
  margin: 2px;
  float: left;
  text-indent: 3px;
  line-height:3px;
background-color: transparent;
	border-left-color:#999;
border-left-style:dashed;
border-left-width:1px;

    }
	
	.pullquoteDropdownServicesL_highlight_MyChart {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  height:300px;
  text-indent: 3px;
  margin-top:30px;
  line-height:7px;
  border:thin;
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	
.pullquoteInfoEvents {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
padding-left:0px;

  margin: 5px 5px 5px 5px;
  width:30%;
 
  float: left;
  text-indent: 3px;
  line-height:7px;
  border:thin;
  clear:right;
  
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	
	.pullquoteShare {
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 6px 6px;
  margin: 20px 2px 20px 2px;
  float: left;
  text-indent: 50px;
  line-height:7px;
  border:thin;
  /*background: no-repeat url("images/core_svcs.gif");*/
    }
	
	
	.MyChartForm {
	font: 12px/14px Arial, Helvetica, sans-serif;
		text-align: center;
	
	color:#099;
	margin:auto;
	margin: 0px 0px 0px 0px;

	width:176px;
	height:337px;
	text-indent: 3px;
	margin-top:0px;
	line-height:7px;
	border:thin;
	background: no-repeat url("../../images/mychart_bg.gif");

    }
	
	.MyChartFormHome {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#099;
	
	margin-left:10px;

	float: left;
	width:176px;
	height:337px;
	text-indent: 3px;
	margin-top:0px;
	line-height:7px;
	border:thin;
	background: no-repeat url("images/mychart_bg.gif");
	text-align: center;
    }
	
	
	
	
	.pullquoteDropdownServicesMyChart {
		
	font: 12px/14px Arial, Helvetica, sans-serif;
color:#099;
  padding: 6px 6px;
  margin: 0px 0px 00px 0px;
  float: left;
  height:300px;
  width:175px;
  text-indent: 3px;
  margin-top:0px;
  line-height:7px;
  border:thin;
    }
	
	
	
	/*EnD*/


	  
#loginForm .GeneralHeader {
	text-align: center;
}

/*toggle*/

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url() repeat-y left top;
	overflow: hidden;
	font-size: 12px;
	width: 200px;
	clear: both;
}
.toggle_container .block {
	padding: 5px;
	background: url(togglebar.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	width:220px;
	background: #ddd;
	border: 1px solid #ccc;
}

h2 {
	line-height:normal;
}


h2.trigger {
	padding: 0 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 5px 0;
	background:url(../images/togglebar.gif) no-repeat;
	height: 30px;

	width: 200px;
	font-size: 1.5em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #000;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color:#366;

		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2.active {background-position: left bottom;}




/*toggle*/


/* MAP CSS */
ul#cmp {
	list-style-type : none;
	background : transparent url(/tour/images/map10012010.jpg) no-repeat 0 0;
	width : 930px;
	height : 510px;
	margin-left:0px;
	margin-top:0px;
	vertical-align:top;

	padding-left:0px;




}

/* This makes the list items (links and spans) easier to manage (float control) */
ul#cmp li { 
  display : inline;
}

/* Here are link specs and relationship setup */
ul#cmp li a {

  text-decoration : none; 

}

/* 
  This gets rid of the main content-containing outer span and all within, 
  but it remains available to assistive technologies 
*/
ul#cmp li a span.offset { 
  margin-top : -9000px; 
  margin-left : -9000px;
  position : absolute;
}

/* This is the general hover and focus state link-span properties */
ul#cmp li a:hover span.offset, ul#cmp li a:focus span.offset, ul#cmp li a:active span.offset {


  background-color: transparent;

  width : 750px;
  height : 200px;
  text-decoration : none;
  cursor : pointer;
}

/* 
  This sets the inner span. Padding on the main span 
  was tried but produced odd results in IE (go figure) 
*/
ul#cmp li a:hover span.offset span, ul#cmp li a:focus span.offset span, ul#cmp li a:active span.offset span {

  width : 140px;
  margin : 5px;
}






/* Hot-Spot Number Four (4)SAJAK */

ul#cmp li a#cmp01 {
  width : 50px;
  height : 50px;
 

  margin-top : 130px;
  margin-left : 100px;
  display:block;
   z-index:inherit;





}

ul#cmp li a#cmp01:hover, ul#cmp li a#cmp01:focus, ul#cmp li a#cmp01:active {
	clear:inherit;

}
ul#cmp li a#cmp01:hover span.offset, ul#cmp li a#cmp01:focus span.offset, ul#cmp li a#cmp01:active span.offset {
  margin-top : 0px;
  margin-left : 0px;


}

/* Hot-Spot Number Two(2)HSI */

ul#cmp li a#cmp02 {
  width : 50px;
  height : 50px;

  margin-top : 75px;
  margin-left : 125px;
  display:block;





}

ul#cmp li a#cmp02:hover, ul#cmp li a#cmp02:focus, ul#cmp li a#cmp02:active {
	clear:inherit;

}
ul#cmp li a#cmp02:hover span.offset, ul#cmp li a#cmp02:focus span.offset, ul#cmp li a#cmp02:active span.offset {
  margin-top : 0px;
  margin-left : 0px;


}


/* Hot-Spot Number Two(3)CLAT */

ul#cmp li a#cmp03 {
	  display:block;
  width : 50px;
  height : 50px;


  margin-top : -120px;
  margin-left : 370px;





}

ul#cmp li a#cmp03:hover, ul#cmp li a#cmp03:focus, ul#cmp li a#cmp03:active {
	clear:inherit;

}
ul#cmp li a#cmp03:hover span.offset, ul#cmp li a#cmp03:focus span.offset, ul#cmp li a#cmp03:active span.offset {
  margin-top : 0px;
  margin-left : -250px;


}


/* Hot-Spot Number Two(4)EDwards */

ul#cmp li a#cmp04 {
	  display:block;
  width : 50px;
  height : 50px;

  margin-top : 50px;
  margin-left : 370px;





}

ul#cmp li a#cmp04:hover, ul#cmp li a#cmp04:focus, ul#cmp li a#cmp04:active {
	clear:inherit;

}
ul#cmp li a#cmp04:hover span.offset, ul#cmp li a#cmp04:focus span.offset, ul#cmp li a#cmp04:active span.offset {
  margin-top : 0px;
  margin-left : -250px;


}


/* Hot-Spot Number Two(5)Donner */

ul#cmp li a#cmp05 {
	  display:block;
  width : 50px;
  height : 50px;
  background-color:#C00;

  margin-top : -70px;
  margin-left : 420px;





}

ul#cmp li a#cmp05:hover, ul#cmp li a#cmp05:focus, ul#cmp li a#cmp05:active {


}
ul#cmp li a#cmp05:hover span.offset, ul#cmp li a#cmp05:focus span.offset, ul#cmp li a#cmp05:active span.offset {
  margin-top : 0px;
  margin-left : -350px;


}

/* Hot-Spot Number Two(6)Wayson */

ul#cmp li a#cmp06 {
	  display:block;
  width : 50px;
  height : 50px;


  margin-top : -80px;
  margin-left : 470px;





}

ul#cmp li a#cmp06:hover, ul#cmp li a#cmp06:focus, ul#cmp li a#cmp06:active {
	clear:inherit;

}
ul#cmp li a#cmp06:hover span.offset, ul#cmp li a#cmp06:focus span.offset, ul#cmp li a#cmp06:active span.offset {
  margin-top : 0px;
  margin-left : -400px;


}


/* Hot-Spot Number Two(7)ACP */

ul#cmp li a#cmp07 {
	  display:block;
  width : 50px;
  height : 50px;

  margin-top : -160px;
  margin-left : 610px;





}

ul#cmp li a#cmp07:hover, ul#cmp li a#cmp07:focus, ul#cmp li a#cmp07:active {
	clear:inherit;

}
ul#cmp li a#cmp07:hover span.offset, ul#cmp li a#cmp07:focus span.offset, ul#cmp li a#cmp07:active span.offset {
  margin-top : 0px;
  margin-left : -400px;


}



/* Hot-Spot Number Two(8)West */

ul#cmp li a#cmp08 {
	  display:block;
  width : 50px;
  height : 50px;


  margin-top : -100px;
  margin-left : 0px;





}

ul#cmp li a#cmp08:hover, ul#cmp li a#cmp08:focus, ul#cmp li a#cmp08:active {
	clear:inherit;

}
ul#cmp li a#cmp08:hover span.offset, ul#cmp li a#cmp08:focus span.offset, ul#cmp li a#cmp08:active span.offset {
  margin-top : 0px;
  margin-left : 0px;


}


/* Hot-Spot Number Two(9)East */

ul#cmp li a#cmp09 {
	  display:block;
  width : 20px;
  height : 50px;


  margin-top : -50px;
  margin-left : 900px;





}

ul#cmp li a#cmp09:hover, ul#cmp li a#cmp09:focus, ul#cmp li a#cmp09:active {
	clear:inherit;

}
ul#cmp li a#cmp09:hover span.offset, ul#cmp li a#cmp09:focus span.offset, ul#cmp li a#cmp09:active span.offset {
  margin-top : 0px;
  margin-left : -700px;


}

/* Hot-Spot Number Two(10)ACP */

ul#cmp li a#cmp10 {
	  display:block;
  width : 50px;
  height : 50px;


  margin-top : 40px;
  margin-left : 550px;





}

ul#cmp li a#cmp10:hover, ul#cmp li a#cmp10:focus, ul#cmp li a#cmp10:active {
	clear:inherit;

}
ul#cmp li a#cmp10:hover span.offset, ul#cmp li a#cmp10:focus span.offset, ul#cmp li a#cmp10:active span.offset {
  margin-top : 0px;
  margin-left : -400px;


}


/*Garage*/

a.rolloverGarage {
 

font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;

background: no-repeat url("/gizmos/garage.gif");line-height:20px; background-position:left;  
    
    }
a.rolloverGarage:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/garage.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*garage*/


/*Patient Dropoff*/

a.rolloverPatient {
 

font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;

background: no-repeat url("/gizmos/patient_dropoff.gif");line-height:20px; background-position:left;  
    
    }
a.rolloverPatient:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/patient_dropoff.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Patient Drop*/

/*Find*/

a.rolloverFind {
 

font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;

background: no-repeat url("/gizmos/find.gif");line-height:20px; background-position:left;  
    
    }
a.rolloverFind:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/find.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Find*/


/*Baby*/

a.rolloverBaby {
 

font:Arial, Helvetica, sans-serif; 
font-size:14px;
width:120px;
padding:30px /*controls top */ 20px  /*controls left */20px /*controls bottom */ 100px /*controls right */; line-height:50px;
line-height:100px;
float:left;

background: no-repeat url("/gizmos/baby.gif");line-height:20px; background-position:left;  
    
    }
a.rolloverBaby:hover {
background-position: -150px 0;
line-height:80px;
font:Arial, Helvetica, sans-serif; 
font-size:14px;
background: no-repeat url("/gizmos/baby.gif");line-height:20px; background-position:left; display:block; margin-right:00px;
    }
/*Baby*/







/* END MAP */


	  #aad_tabs {
      float:left;
      width:95%;
      background:;
      font-size:12px;
      line-height:normal;
      }
    #aad_tabs ul {
	margin:0;
		padding:0px 0px 0 0px;
	list-style:none;
      }
    #aad_tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #aad_tabs a {
      float:left;
	    margin-left:350px;
       background:url(http://www.aahs.org/images/navigation/tableftI.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #aad_tabs a span {
      float:left;
      display:block;
       background:url(http://www.aahs.org/images/navigation/tabrightI.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #aad_tabs a span {float:none;}
    /* End IE5-Mac hack */
    #aad_tabs a:hover span {
      color:#EFEBE2;
      }
    #aad_tabs a:hover {
      background-position:0% -42px;
      }
    #aad_tabs a:hover span {
      background-position:100% -42px;
	  
	  
	  
      }
	  
	  /*Scroll Bars*/
	  
	   scrollbar-base-color: orange; 
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 


img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 5px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

.alignright {
    float: right; border:thick;  margin-left: 12px; margin-bottom: 6px; background-color:#ECFEFF;
  }
  
  .rightbox {
    float: right; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#099; padding:5px;
  }
  .alignleft{
    float: left; border:thick; padding-right: 5px;  margin-left: 12px; margin-bottom: 0px;
  }



/*END/

