@import url(/style/shared/techProgramStyle.css);

BODY,P,TD {
		background: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: #00000;
		font-size: 10pt;
}

div.error {
	color: black !important;
	background-color: #FFCCCC;
	border: 3px solid red;
	padding: .5em;
	width: 50%
}

font.normaltime {
	color: red;
}

.sessionLocation {
		font-family : Helvetica, Arial, Sans-serif;
		font-size : small; 
		font-weight : bold; 
		font-style : italic;
		color : black;
}
.sessionDate {
		font-family : Helvetica, Arial, Sans-serif;
		font-size : medium; 
		font-weight : bold; 
		font-style : italic;
		color : black;
}

.sessionDateTime {
		font-family : Helvetica, Arial, Sans-serif;
		font-size : medium; 
		font-weight : bold;
		background: #8982A3;
		color : white;
}

.sessionlistitem {font-family : Arial, Helvetica, sans-serif;
		color : navy;		

}

.paperDateTime {
		font-family : Helvetica, Arial, Sans-serif;
		font-size : medium; 
		font-weight : bold; 
		font-style : italic;
		color : black;
}
.paperRoom {
}
.paperSessionTitle {
		
}

.Title {
		font-family : Helvetica, Arial, Sans-serif;
	        font-size : large; 
	        font-weight : bold; 
	        color : navy;	
}

.sessionroleperson {
		}

.sessionrolelabel {
		font-family : Helvetica, Arial, Sans-serif;
		font-size : small; 
		font-weight : bold; 
		font-style : italic;
		color : black;
}

.timeHeader {
		font-family : Helvetica, Arial, Sans-serif;
	        font-size : large; 
	        font-weight : bold; 
	        background: #8982A3;
		color : white;
}

.extraTimeHeader { 
		font-weight : bold; 
		white-space: nowrap;
}


li.recording { display: inline; }





