@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

.banner	{
	width: 855px;
	height: 285px;
	margin-left: auto;
	margin-right: auto;
	}

body {
	background-color: #E0E8D8;
	font-family: Helvetica,Arial,san-serif;
	font-size: .9em;
}

.page	{
	width: 855px;
	border:1px solid #887864;
	background-color: #F3F1EF;
	}
	
.navigation	{
	background-color: #CCCCCC;
	margin: 5 0 5 0;
	padding: 10px;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	padding:0;
	color: #000000;
	}

h2.subtitle {
	background-color: #F3F1EF;
	margin: 0px;
	border: none;
	color:#658E3B;
	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:#602B9A;
	}

a.day:hover,a.program:hover	{
	color:#602B9A;
	text-decoration:underline;
	}

a:link,a:active,a:visited{
	color: #602B9A;
	}

a:hover	{
	color:#602B9A;
	text-decoration:underline;
	}
	
a.sesstitle:active,a.sesstitle:link,a.sesstitle:visited,a.paptitle:visited,a.paptitle:active,a.paptitle:link	{
	color:#602B9A;
	}	
	
a.sesstitle:hover,a.paptitle:hover	{
	color:#602B9A;
	text-decoration:underline;
	}		

a.letter:visited	{
	color:#602B9A;
	}
	
.start .header {
	background-color:#658E3B;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.meeting .date {
	background-color:#658E3B;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border: none;
}

.program .date {
	background-color:#658E3B;
	color:#FFFFFF;
	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 .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;
}

.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;
}

.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;
}