/* 
	This file describe the print version of the website.
*/
body {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
}

.bar {
	display: none;
}
#breadCrumb {
	display: none;
}
.top {
	background: #7A98A9 url(../../../../../image/public/skins/classic/common/banner.jpg) top right no-repeat;
	display: block;
}

.top #institutionList {
	display: none;
}
#identification H1 span{
	display: none;
}

#footNotes {
	display: none;
}
/*TABLE PROGRAM CSS*/
table {
	table-layout: fixed;
	width: 100%;
	background: #CCCCCC;
	border: 1pt solid #000;
}
table td {
	text-align: center;
	background: #FFF;
	padding: 1pt;
	border: 1pt solid #000;
	}

.top #parent {
}

h4 {
}

.title {

}

.time {
	background: #FFF;
}
table .title td {
	font-weight: bold;
	background: #FFF;
}

table .date td {
	font-weight: bold;
	background: #FFF;
}
.registration {
	background: #FFF;
	 

	
}
.meeting {
	background: #FFF;
	 

}
.break, .break01{
	background: #FFF;
	 

}

.yellow {
	background: #FFF;
	 
}

.plenary {
	background: #FFF;
	 
}
.session {
	background: #FFF;
	 
}
.soccer{
	background: #FFF;
	 
}
.workshop {
	background: #FFF;
	 
}
.plenarySession {
	background: #FFF;
	 
}

.presentation {
	background: #FFF;
	 
}
.null {
	background: #FFF;
	 
}
.time {
	font-weight: bold;
	
}

.date, .meeting, .registration, .time, .title, .yellow, .plenary, .break, .presentation, .plenarySession, .soccer, .null {
	
}
.news {
	clear: both;
}
.news .blank {
	height: 15pt;
	display: block;
}
.news span {
	display: none;
	
}