@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

.banner	{
	width: 846px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid white;
	border-bottom: 4px solid white;
	position: relative;
	}

body {
	background-color: #DAE6F0;
	font-family: Helvetica,Arial,san-serif;
	font-size: .9em;
}

.page	{
	width: 850px;
	border:1px solid #887864;
	background-color: #FFFFFF;
	color: #151513;
	}
	
.navigation	{
	background-color: #2A6190;
	margin: 0 2 5 2;
	padding: 10px;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:16px;
	padding: 4px 8px;
	color: #232323;
	}

h2.subtitle {
	background-color: #FFFFFF;
	margin: 0px;
	border: none;
	color:#2A6190;
	font-size:18px;
	font-weight: bold;
}

a.day:active,a.program:active,a.day:link,a.program:link,a.day:visited,a.program:visited	{
	color:#005495;
	}

a.day:hover,a.program:hover	{
	color:#005495;
	text-decoration:underline;
	}

a:link,a:active,a:visited{
	color: #005495;
	}

a:hover	{
	color:#005495;
	text-decoration:underline;
	}
	
a.sesstitle:active,a.sesstitle:link,a.sesstitle:visited,a.paptitle:visited,a.paptitle:active,a.paptitle:link	{
	color:#005495;
	}	
	
a.sesstitle:hover,a.paptitle:hover	{
	color:#005495;
	text-decoration:underline;
	}		

a.letter:visited	{
	color:#005495;
	}
	
.start .header {
	background-color:#F4F19D;
	color:#393939;
	font-size:12px;
	font-weight:bold;
}

.meeting .date {
	background-color:#F4F19D;
	color:#393939;
	font-size:12px;
	font-weight:bold;
	border: none;
}

.meeting .time {
	color:#212224;
	font-size:11px;
	border: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.program .date {
	background-color:#F4F19D;
	color:#393939;
	font-size:12px;
	font-weight:bold;
	border: none;
}

.program .time {
	color:#212224;
	font-size:11px;
	border: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.symposium .date {
	background-color:#F4F19D;
	color:#393939;
	font-size:12px;
	font-weight:bold;
	border: none;
}

.symposium .time {
	color:#212224;
	font-size:11px;
	border: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.item {	
	margin: 2px 0 4px;
}

.item .itemtitle {
	font-size: 11px;
	margin-left: 1em;
}

.item .itemtitle, .itemset .itemnumber {
font-weight:normal;
}

.session .datetime {
	font-style: normal;
	color: #696969;
	font-weight: bold;
}

.session .location {
	font-style: normal;
	color: #696969;
	font-weight: bold;
}

.session .group {
	color: #212224;
	font-weight: bold;
}

.session .people {
	font-style: none;
}

.session .papertime {
	background-color: F3F1EF;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

.session .papernumber {
	background-color: F3F1EF;
	font-size: 11px;
	font-weight: normal;
}

.session .papertitle {
	margin-left: 160px;
	font-size: 11px;
}

.paperauthors {
	font-style: normal;
	color: #444444;
}

.paper .datetime {
	font-style: normal;
	color: #696969;
	font-weight: bold;
}

.paper .location {
	font-style: normal;
	color: #696969;
	font-weight: bold;
}

.file_pdf {
	padding-bottom: 5px;
}

.file_css, .file_mht, .file_html, .file_htm {
	padding-bottom:5px;
}

.paper .siblings {
	border-bottom:1px solid #CCCCCC;
	margin-top:5px;
	padding:5px 0;
	text-align:center;
}

.navigation a {
	color: #FFFFFF;
}

.papertopicalcategory {
	font-weight: bold;
	padding: 5 0 10 0;
	color: #6C4A4C;
}
.author{
	color:#454545;
	text-indent:20px;
	}
