/* Global formatting */
body, td, th {
	font-family: myriad,'trebuchet ms',verdana,lucida,helvetica,sans-serif;
	color: #37557A;
	font-size: 11px;
}
body {
	background-image:url(images/BMO_backgr.gif);
	margin:0 auto;
	width:730px;
}

h1 {
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	margin-bottom:5px;
	margin-top:2px;
}
h3 {
	font-size:14px;
	margin-bottom:3px;
	margin-top:2px;
}
dl {
	margin-top:2px;
	font-size:larger;
}
dt {
	font-weight:bold;
}
dd {
	margin-bottom:3px;
}
a:link {
	color: #37557A;
	text-decoration: none;
	border:0;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #01407A;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

ul.none {
	list-style-type: none;
}
ul.square {
	list-style-type:square;
	margin-left:-15px;
	marker-offset:-5px;
}
ul.brain {
	line-height:10px;
	list-style-image: url(images/ListIndicator.gif);
}
.bodytxt11 {
	font-family: myriad, 'trebuchet ms', verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.bodytxtgray9 {
	font-family: myriad, 'trebuchet ms', verdana, lucida, helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	line-height: 12px;
}
.bodytxt12b {
	font-family: myriad, 'trebuchet ms', verdana, lucida, helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.caps {
	text-transform:uppercase;
}
.helv10black {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
/* Simple border for use on pictures and such */
.border
{
	border: 1px solid #000000;
}
.newsborder {
	border-bottom:2px solid #CDCDCD;
	border-right:2px solid #CDCDCD;
	border-top:2px solid #aaaaaa;
	border-left:2px solid #aaaaaa;
}
.insetborder {
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	border-bottom:2px solid #CDCDCD;
	border-right:2px solid #CDCDCD;
	border-top:2px solid #aaaaaa;
	border-left:2px solid #aaaaaa;
}
.news
{
	font-size:10px;
	width: 275px;
	height: 300px;
	overflow: auto;
}
.industryNews
{
	font-size:10px;
	width: 275px;
	height: 400px;
	overflow: auto;
}
.IOTD {
	padding:8px;
	text-decoration: none;
	border: none;
}
.iotdExplanation {
	/*height:120px;*/
	max-height:120px;
	overflow:hidden;
	border:1px solid #cccccc;
}
.statcounter {color: #3366CC; font-weight:bold;}

/* primary divisions */
#container {
	margin:0 auto;
	position:absolute;
	left: 114px;
	top: 43px;
	z-index: 1;
	width:800px;
}

#autocontent {
	background-image:url(images/BrainBG.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	padding-right: 10px;
	padding-left: 10px;
}

#content {
	position:relative;
	top:0px;
	left: 0px;
}
#headerleft {
	background-color: #E8E8E8;
	color:#D0D0D0;
	height: 54px;
	float:right;
	width:298px;
}
#headerright {
	background-color: #E8E8E8;
	color:#D0D0D0;
	height: 54px;
	float:right;
	width:500px;
}
#topleft {
	clear:both;
	float:left;
	width:170px;
	background-color:#F8F8F8;
	height: 332px;
}
#hometopleft {
	clear:both;
	float:left;
	width:170px;
	background-color:#e8e8e8;
	height: 332px;
}

#topcontent {
	min-height:280px;
	height: 280px;
	overflow:auto;
	width:504px;
	background-color:#F8F8F8;
	padding:3px;
}
#bottomcontent {
	min-height:15px;
	width:694px;
	clear:both;
	background-color:#F8F8F8;
	padding:3px;
	overflow:scroll;
}
#footer {
	clear: both;
	width: 714px;
}
/* Decorations */
.bluebox {
	border: 1px solid #37557A;
	background-color: #F8F8F8;
	float: left;
}

.blueborder {
	border: 1px solid #37557A;
}

#bmotitlegraphic {
	position:absolute;
	top:-25px;
	left: -59px;
	z-index:3;
	width:476px;
	height: 102px;
}

#bmcworldlink {
	position:absolute;
	top:-36px;
	left: -50px;
	z-index:3;
	width:237px;
	height: 100px;
}
#pyramidCell {
	background-image: url(images/PyramidalCell_smaller.gif);
	position:absolute;
	bottom:-17px;
	left:586px;
	width:164px;
	height:227px;
	z-index:2;
}
#neuroShadow {
	background-image: url(images/NeuronShadow.png);
	position:absolute;
	bottom:-31px;
	left:598px;
	width:174px;
	height:236px;
	z-index:-1;
}
#Navigation {
	position:absolute;
	top:56px;
	left: -48px;
	z-index:4;
}
#scrollbox {
	overflow: auto;
	height: 320px;
}
#scrollbox100 {
	overflow: auto;
	height: 100px;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
/*		width : 6em; */
		font-size:12px;
	}
	
#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 16.6em;
	margin-top : -2.35em;
}
#nav li ul#facultySubNav {
	z-index: 4;
	margin-top: -22em;
}
#nav li ul#fundingSubNav {
	z-index: 4;
	margin-top: -10em;
}

#nav li {
	text-align:right;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	text-align:left;
}
#nav li a {
	width: 16em;
	width : 15.5em;
	display : block;
	color : white;
	text-decoration : none;
	background-color : #345B7A;
	border: 1px solid black;
	padding : 0 0.5em;
}

#nav li a:hover {
	color : white;
	background-color : #000033;
}

#nav ul a:hover {
	color : white;
	background-color : #000033;
}

#nav li a.hassub:hover {
	color : white;
	background-color : #3B6A8F;
}

#nav li a.nolink:hover {
	color : white;
	background-color : #345b7a;
}
.MT {
	text-align:center;
	background-color:#aaaaaa;
	color:#000000;
	width: 16em;
	width : 15.5em;
	display : block;
	text-decoration : none;
	border: 1px solid black;
	padding : 0 0.5em;
}

.test2 {
	position: relative;
	z-index:3;
}
