@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */


.authorindex .papers, .keywordindex .papers {
	margin-left:15em;
	}
	

.banner {
	border-top:2px solid #FF6600;
	border-bottom:2px solid #FF6600;
	width : 776px;
	height : 126px;
	}
.person .title {
	color:#FFFFFF;
	background-color:#010066;
	border-top:2px solid #F9B902;
	border-bottom:5px solid #F9B902;
	font-size:0.95em;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:10px 20px 3px;
	text-align:left;
	}
	
.title {
	
	background-color:#EFEFEF;
	border-bottom:2px solid #F9B902;
	font-size:0.7em;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:10px 20px 3px;
	text-align:left;
	}

body {
	background-color:white;
	font-size:0.85em;
	margin:0;
	text-align:center;
	}
.person .page {
	background-color:#CACACA;
	background-repeat:repeat-x;
	margin-top:25px;
	background-position: 0px 30px;
	}

.page {
	width:776;
	background-image: url(../images/midbg.gif);
	background-color:#CACACA;
	background-repeat:repeat-x;
	margin-top:25px;
	background-position: 0% 135px;
	}
.meeting .time {
	border-bottom:1px dashed #993300;
	color:#993300;
		}
.meeting .date {
	background-color:#EFEFEF;
	color:#FF6600;
	border-bottom:1px solid #000000;
	font-weight:bold;
	}	
.bottom {
	background-color:white;
	background-image:url(../images/bottom.gif);
	width: 776;
	height: 50;}
		
.navigation {
	background:#ffffff;
	}
	
/* Links */
a:link b{
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #010066;
	text-decoration: none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #2C06A1;
	text-decoration: none;
}

a.currentpage {
	color: #000000;
	text-decoration: none;
}

.session .papertime {
	background-color:transparent;
	float:left;
	text-align:right;
	width:84px;
	}

.subtitle {
	background-color:#FF6600;
	color: white;
	font-weight: bold;
	line-height: 1.75;
	
	}

a:link b {
	color:#333399;
	text-decoration:none;
	}

.url {
	text-align:center;
	}
	
	
.session .papernumber {
	background-color:#AAEBEC;
	float:left;
	font-weight:bold;
	margin-left:7px;
	text-align:center;
	width:70px;
	}
	
.paper .number {
	background-color:#AAEBEC;
	color:#010066;
	}
.session .number {
	background-color:#AAEBEC;
	color:#010066;
	padding:7px;
	}