body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 0.8em;
}

img {
	border: none;
}

h1 {
	font-size: 1.4em;
	color: #026;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.2em;
	color: #996633;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #806a60;
}

#mainMenu {
	position: absolute;
	text-align: left;
	background-color: #dca;
	color: #625;
	margin: 0px;
	padding: 2px;
	top: 80px;
	z-index: 25;
	white-space: nowrap;


}

#menuList {
	margin: 0px;
	padding: 0px;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;

}

#menuList li {
	display:inline;
	list-style: none;
	padding: 0px;
	white-space: nowrap;

}

a.starter {
	background-color: #dca;
	color: #963;
	font-weight: bolder;
	font-size: 1.2em;
	margin: 0px;
	padding: 2px 10px;
	text-decoration: none;
}

a.starter:hover, a.starter:active {
	background-color: #dca;
	color: #625;
}

.menu {
	text-align: left;
	color: #625;
	background-color: #dca;
	position: absolute;
	width: 160px;
	visibility: hidden;
}

.menu li a {
	background-color: transparent;
	color: #963;
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
}

.menu li a:hover, .menu li a:active {
	background-color: #dca;
	color: #625;
}

#menu1, #menu2, #menu3, #menu4, #menu5 { 
	width: 160px; 
	z-index:100; 
}

#nav-clinic {
	float: left;
	width: 150px;
	background-color: #eed;
	position: relative;
	border-top: 2px solid #331100;
	border-right: 2px solid #331100;
	font-size: 1.1em;
	color: #026;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

#nav-research {
	float: left;
	width: 150px;
	background-color: #574;
	position: relative;
	border-top: 2px solid #331100;
	border-right: 2px solid #331100;
	border-bottom: 2px solid #331100;
	font-size: 1.1em;
	color: #ececec;
}

#sidebar {
   display: none;
}

#container {
	border: 10px none gray;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#banner {
	height: 80px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../graphics/LSSBC_banner.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#bcm_can_ctr_banner {
	height: 75px;
	background-color: #003063;
	text-align: left;
}

#content {
	padding: 4px;
	background-color: #FFFFFF;
	top: 105px;
	left: 0px;
	position: absolute;
}

#footer {
	background-color: #ffffff;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 50px;
	font-size: 0.85em;
	color: #666;
}

#navMenu-clinic ul {
	padding-top: 30px;
}

#navMenu-clinic li {
	display:list-item;
	list-style: url(none) none;
	padding: 0px;
	margin-left: -2.5em;
}

.nav-c li a {
	text-decoration: none;
	color: #026;
}

.nav-c li a:hover, .nav-c li a:active {
	text-decoration: underline;
	color: #900;
}

#navMenu-research ul {
	margin-left: -3em;
}

#navMenu-research li {
	list-style: url(none) none;
	padding: 0px;
	margin-left: -2.5em;
}

.nav-r li a:hover, .nav-c li a:active {
	text-decoration: underline;
	color: #900;
}

.nav-r li a {
	text-decoration: none;
	color: #026;
}

a.navHead {
	color: #900;
	text-decoration: none;
	font-size: 1.15em;
	font-weight: bold;
}

a.navHead:hover, a.navHead:active {
	color: #900;
	text-decoration: underline;
	font-size: 1.15em;
	font-weight: bold;
}

.nav-top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #331100;
	padding: 3px;
}

a {
	color: #625;
}

a:hover, a:active {
	color: #625;
}

.nav-top-c {
	background-color: #eed;
	padding: 3px;
	margin-bottom: -15px;
	margin-top: 5px;


}

.nav-top-r {
	padding: 3px;
	background-color: #eed;
	margin-bottom: -15px;

}

p {
	margin-top: 0px;
}

.highlight {
	font-weight: bold;
	color: #666666;
}

h3 {
	font-size: 1.2em;
	color: #666699;
	margin-top: 0px;
	margin-bottom: 3px;
	width: 390px;
}

dl {
	margin-top: 0px;
}

.pnomargin {
	margin: 10px;
}

input {
	font-size: 1em;
}

.buttonstyle {
	font-size: 1em;
	font-weight: bold;
}

#nav-search {
	float: left;
	width: 150px;
	background-color: #ececec;
	position: relative;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-top: 1px;
	border-top-color: 000;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#labMenu {
	position: absolute;
	text-align: left;
	width: 760px;
	background-color: #026;
	color: #fff;
	margin: 0px;
	padding: 2px;
	top: 101px;


}
a.labStarter {

	background-color: #026;
	color: #fff;
	font-weight: bolder;
	font-size: 1.0em;
	margin: 0px;
	padding: 2px 10px;
	text-decoration: none;
}
a.labStarter:hover, a.labStarter:active {

	background-color: #acf;
	color: #000;
}
#labSidebar {


	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	top: 138px;
	position: absolute;
}
#labContent {

	padding: 4px;
	background-color: #FFFFFF;
	top: 125px;
	left: 165px;
	position: absolute;
	width: 510px;
}
.labmenuspace {
	padding-right: 3px;
}
#nav-lab {
	float: left;
	width: 148px;
	background-color: #FFFFFF;
	position: relative;
	font-size: 1.0em;
	color: #000000;
	padding: 3px 0px 20px 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;



}
#clinicNav {
	float: left;
	width: 150px;
	background-color: #eed;
	position: relative;
	font-size: 1em;
	color: #333333;
	padding-top: 5px;
}
#researchNav {
	float: left;
	width: 150px;
	background-color: #eed;
	position: relative;
	font-size: 1em;
	color: #026;
}
#searchNav {
	float: left;
	width: 150px;
	background-color: #ececec;
	position: relative;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-top: 1px;
	border-top-color: 000;
	border-top-style: solid;
}
#nav-path {

	float: left;
	width: 148px;
	background-color: #FFFFFF;
	position: relative;
	font-size: 1em;
	color: #000000;
	padding: 3px 0px 20px 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
}
#pathContent {


	padding: 4px;
	background-color: #FFFFFF;
	top: 125px;
	left: 8px;
	position: absolute;
	width: 660px;
}
a.navInst {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	padding: 2px;


}
a.navInst:hover, a.navInst:active {
	color: #801500;
	text-decoration: underline;
	font-size: .8em;
	padding: 2px;

}
#error {
	padding: 4px;
	left: 25px;
	top: 105px;
	position: absolute;
	width: 625px;
}
#news {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #996633;
	position: relative;
}
.nav-top-r-only {
	padding: 3px;
	background-color: #a0a088;
	margin-bottom: -15px;
	margin-top: 5px;
}
#researchNavOnly {
	float: left;
	width: 150px;
	background-color: #808060;
	position: relative;
	font-size: 1.0em;
	color: #ececec;
	font-weight: bold;
	padding-top: 5px;
}
.personnel_magrin {
	margin-bottom: 50px;
}
.personnel_magrin_small {

	margin-bottom: 40px;
}
.listHeader {
      margin-top: 1px;
	margin-bottom: 1px;
      padding-top: 1px;
      padding-bottom: 1px;
}
