.eli {
	font-weight: bold;
	color: #CCCCCC;
}
.tech {
	font-weight: bold;
	color: #99CC00;
}

.topBanner {
    font-family: "Times New Roman", Times, serif;
    font-size: 36pt;
    color: #FFFFFF;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
  }


h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-align: center;
  }
.inset {
	text-indent: 20px;
}



.left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	margin-left: 20px;
	margin-bottom: -15px;
	margin-top: -10px;
	display: inline;
  }


.left_menu_UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
  }


.left_menu_sub_UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 0.01em;
  }


.whats_new {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/whatsnew_background.jpg);
	background-repeat: repeat;
	height: 70px;
	width: 194px;
	border: 1px solid #000000;
	position: absolute;
	visibility: visible;
	left: 722px;
	top: 227px;
	color: #000000;
	padding: 2px;
  }
  
.fda_tag {
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	width: 189px;
	border: 1px solid #FFFFFF;
	position: absolute;
	visibility: visible;
	left: 746px;
	top: 213px;
	color: #000000;
	padding: 2px;
  }

.whats_new_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 110%;
	letter-spacing: 0.1em;
  }


.whats_new_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #0000CC;
  }
#colum1 {
	width: 252px;
	height: 100%;
	margin-top: 30px;
	float: left;
	display: block;
}
#colum2 {
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainarea table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 20px;
}
#mainarea tbody {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#colum3 a {
	color: #666666;
	text-decoration: underline;
}

#colum3 {
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 30px;
	padding-left: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	clear: both;
}





h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #0000CC;
  }
h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}



.left_menu {
    color: #FFFFFF;
  }


table.mainmenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    background-image: url(images/topmenu_background.jpg);
    background-repeat: repeat;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-weight: bold;
  }


table.submenu {
    font-size:100%;
    position:absolute;
    visibility:hidden;
    color: #FFFFFF;
    background-image: url(images/topmenu_background.jpg);
    background-repeat: repeat;
    border: thin solid #996633;
  }


a:link {
    text-decoration: none;
    color:#FFFFFF;
  }


a:hover {
    text-decoration: underline;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    cursor: pointer;
  }


.inactive_tab {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	height: 35px;
	text-align: left;
	text-indent: 3px;
	line-height: .85;
	margin-left: 3px;
	clear: none;
	float: left;
	width: 120px;
  }


#mainarea {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000000;
	height: 100%;
	clear: both;
	width: 750px;
  }
#minimenu {
	color: #FFFFFF;
	background-image: url(slidestainers/images/selected-background.jpg);
	background-repeat: repeat;
	padding-top: 5px;
}


.inactive_small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: inherit;
    letter-spacing: 4px;
    text-align: left;
    margin-left: 4px;
  }


#content a:link {
    text-decoration: none;
    color:inherit;
  }


a:visited {
    color: #FFFFFF;
    text-decoration: none;
  }


a:active {
    color: #FFFFFF;
    text-decoration: underline;
  }


#smallnav li {
    float:left;
    display: block;
    width: auto;
    white-space: nowrap;
    padding-left: 15px;
  }


#smallnav ul {
    margin:0;
    float:left;
    width: 100%;
    list-style-image: url(/www-new/biomedical/slidestainers/images/7120-bullet.jpg);
    text-transform: uppercase;
  }


#smallnav {
	position:absolute;
	color:#FFFFFF;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: normal;
	font-variant: normal;
	white-space: nowrap;
	left: 340px;
	top: 194px;
	z-index: 1;
	clear: none;
  }


.otherpage {
	visibility: hidden;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: relative;
  }


table.description {
    font-family : serif, 'sans-serif';
    font-size : 14px;
  }
#minimenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0.2em;
	width: 95%;
	list-style-type: none;
	background-image: url(slidestainers/images/selected-background.jpg);
	background-repeat: repeat;
}
#mainarea h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}

#minimenu li {
	display: inline;
}
#minimenu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: .2em .5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#minimenu li a:hover
{
background-color: #369;
color: #fff;
}
#minimenu #active a {
	color: #000000;
	background-color: #FFFFFF;
}
#minimenu #active li {
	color: #FFFFFF;
	background-color: #000000;
}
#mainarea caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#mainarea thead {
	font-weight: bold;
}
.dark {
	color: #666666;
	text-decoration: underline;
}
.im_heads {
	color:#666666;
	padding-left:20px;
	margin-left:10px;
	font-size: smaller;
}
.im_sum_head {
	font-size: larger;
}
.link_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
