body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	line-height: 1.5; 
	color: #000000;
	background-color: #e6edf7;
}
#outer-container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	border-right: 2px solid #8493ab;
	border-bottom: 2px solid #8493ab;
	border-left: 2px solid #8493ab;
	width: 900px;
	overflow: hidden;
	background-color: #e6edf7;
}
#banner {
	width:900px;
	height:80px;
}
#footer {
	width:900px;
	height:50px;
}
#container {
	float: left;
	width: 540px;
	border-left: 180px solid #b4c3db;
	border-right: 180px solid #b4c3db;
	background-color: #e6edf7;
}
#leftbar {
	font-family: "Lucida Sans", Verdana, sans-serif; 
	background-color: #b4c3db;
	width: 180px;
	margin-left: -180px;
	padding-bottom: 50px;
	float: left;
	position: relative;
}
#content {
	font-family: Verdana, sans-serif; 
	background-color: #e6edf7;
	width: 500px;
	margin-right: -540px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	float: left;
	text-align: left;
}
#rightbar {
	font-family: "Lucida Sans", Verdana, sans-serif; 
	background-color: #b4c3db;
	width: 180px;
	margin-right: -180px;
	margin-top: 40px;
	padding-bottom: 50px;
	float: right;
	position: relative;
}

#menu, #flash {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu {
	font-size: 100%;
	padding-bottom: 50px;
}
#sub-menu {
	list-style-type:none;
	margin-left:30px;
	margin-right:0px;
	padding:0px;
	font-size: 90%;
}
#menu li, #sub-menu li {
	border-bottom: 1px solid #e6edf7;
	display: block;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}
/*
#menu li a:hover, #flash li a:hover { 
	background: #2870a8; 
	color: #b4c3db;
	text-decoration: none;
}
*/
#menu li.menu-item, #sub-menu li.menu-item {
	color: #2870a8;
}
#menu li.current-item, #sub-menu li.current-item, #flash li {
	display: block;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}	
#menu li.current-item, #sub-menu li.current-item {
	color: #205030;
	border-bottom:1px dotted #e6edf7;
	font-weight:bold;
}

#flash li {
	border-bottom:1px solid #e6edf7;
	color: #404040;
}
#flash li.tail {
	border-bottom:2px solid #e6edf7;
}
#flash li.head, li.head-tail {
	display: block;
	text-decoration: none;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:50px;
	padding:5px;
	border-top:2px solid #e6edf7;
}
#flash li.head {
	border-bottom: none;
}
#flash li.head-tail {
	border-bottom:2px solid #e6edf7;
}
	
#menu li.current-item:hover{
	background: #2870a8;
	color: #b4c3db;
}

ul.plain {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

h1 {
	font-size: 200%; 
}
h2,h3,h4,h5,h6 {
	font-size: 150%;
}
h1,h2,h3,h4,h5,h6 {
	background-color: inherit;
	color: #005ba3;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
	word-spacing: -0.125em;
}
p { 
	word-spacing: 0.125em; 
	hyphenate: auto; 
	hyphenate-lines: 3; 
}
#dateline {
	font-size: 60%;
	background-color: inherit;
	color: #208040;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-style: normal;
}
#alert {
	text-align: center;
	color: #800000;
	font-size: 85%;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
	
a.prominent:link, a.prominent:visited, a.prominent:active,
a.prominent:hover {
	background-color: inherit;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
	font-size: 125%;
}
a:link, a:visited, a:active { 
	color: #804020; 
	text-decoration: none; 
}
a:hover {
  	color: #a04020;
	border-bottom: 1px solid #a04020;
  	/*background-color: #e6edf7;*/
}
a.selected {
	font-weight: bold;
}
a.plus {
	text-decoration:none;
}
      
td.grouping {
	font-family: Georgia, serif;
	font-size: 110%;
	font-style: italic; 
	background-color: inherit;
	color: #183070;
}
em, legend, caption, cite, i {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	color: #208040;
}
blockquote {
	margin-left: 1.5em;
	margin-bottom: 1em;
	margin-top: 0.5em;
	margin-right: 1.5em;
}
div.abstract, div.nsabstract { 
	margin-left: 1.5em; 
	margin-bottom: 4em;
	margin-top: 0.5em;
	margin-right: 1.5em;
	padding-bottom: 1.5em;
	background: inherit;
    	border-top:2px solid#804020; 
    	border-bottom:2px solid #804020;
}
div.nsabstract {
	display: block;
}
div.abstract {
	display: none;
}
ul, ol { 
	margin-left: 1.5em; 
}
table#schedule {
 	border: 0;
	background-color: #c4ccd4;
	margin-left: auto;
	margin-right: auto;
}
tr.date-head {
	background-color: #302010;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
}
tr.non-talks {
	background-color: #808080;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #104020;
}
td.time-line {
	text-align: center;
	vertical-align: middle;	
	font-weight: bold;
	color: #104020;
	width: 25%;
}
tr.sec-head {
	background-color: #a4acb4;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #104020;
}
td.talk {
	vertical-align: top;
}

