@charset "utf-8";
/* CSS Document */

/* Left Column Vertical Navigation Menu Rollover CSS */

#swap01 {
	background-image: url(../images/nav_about_on.gif);
	width: 200px;
	height: 36px
}

#swap01FR  {
	background-image: url(../images/nav_about_on_fr.gif);
	width: 200px;
	height: 36px
}

#swap02 {
	background-image: url(../images/nav_patientsandvisitors_on.gif);
	width: 200px;
	height: 35px
}

#swap02FR {
	background-image: url(../images/nav_patientsandvisitors_on_fr.gif);
	width: 200px;
	height: 35px
}

#swap03 {
	background-image: url(../images/nav_programsandservices_on.gif);
	width: 200px;
	height: 35px
}

#swap03FR {
	background-image: url(../images/nav_programsandservices_on_fr.gif);
	width: 200px;
	height: 35px
}

#swap04 {
	background-image: url(../images/nav_newsandmedia_on.gif);
	width: 200px;
	height: 34px
}

#swap04FR {
	background-image: url(../images/nav_newsandmedia_on_fr.gif);
	width: 200px;
	height: 34px
}

#swap05 {
	background-image: url(../images/nav_publications_on.gif);
	width: 200px;
	height: 35px
}

#swap05FR {
	background-image: url(../images/nav_publications_on_fr.gif);
	width: 200px;
	height: 35px
}

#swap06 {
	background-image: url(../images/nav_volunteering_on.gif);
	width: 200px;
	height: 36px
}

#swap06FR {
	background-image: url(../images/nav_volunteering_on_fr.gif);
	width: 200px;
	height: 36px
}

#swap07 {
	background-image: url(../images/nav_careers_on.gif);
	width: 200px;
	height: 36px
}

#swap07FR {
	background-image: url(../images/nav_careers_on_fr.gif);
	width: 200px;
	height: 36px
}

#swap08 {
	background-image: url(../images/nav_foundation_on.gif);
	width: 200px;
	height: 35px
}

#swap08FR {
	background-image: url(../images/nav_foundation_on_fr.gif);
	width: 200px;
	height: 35px 
}

.rollover {
	display: block;
	width: 778px;
}
.rollover img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	width: 100%; height: 100%;
	border-right-width: 0px
}
.rollover:hover {
	visibility: visible
}
.rollover:hover img {
	visibility: hidden
}

unknown {
	
}
