@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

body {
	background-color: #BEB49B;
	text-align: center;
	margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}



/* Banner image block - should match banner size */

.banner {
	width : 787px;
	height : 137px;
}

/* Main div for each page */
.page {
	background-color: #FFFFFF;
	width: 787px;
	font-size: 0.85em;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	margin-left: auto;
	margin-right: auto;
}

/* MEETING STYLES */
 .days {
	float: right;
	text-align: right;
	font-size: 0.9em;
}


.item .itemtitle {
	font-weight: bold;
	margin-left: 8.6em;
	color: rgb(0, 51, 102);
}

.subtitle {
	background-color: #BFCEE8;
	padding: 10px 20px 10px 20px;
	margin-top: 5px;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	margin-left: auto;
	margin-right: auto;
} 

.navigation {
	padding: 5px 20px 5px 20px;
	font-size: 1em;
	line-height: 1.4em;
	background: #A29470;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}


a, a:link, a:visited, a:active {text-decoration: none; color: #036;}

a:hover {color: #FFB266;}


.navigation a:link {color: #ffffff; text-decoration: underline; }
.navigation a:visited {color: #ffffff; text-decoration: underline; }
.navigation a.hover {color: #FFB266; text-decoration: underline; }




h1, h2, h3, h4, h5, h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #036;

}

h1 {
	font-size: 12pt;
	color: #603;
	font-style: italic;
}

h2 {font-size: 14pt;line-height: 18pt;}

h3 {font-size: 12pt;line-height: 14pt;}

h4 {font-size: 10pt;line-height: 12pt;}

h5 {font: italic bold 10pt/12pt Arial, Helvetica, sans-serif;}

h6 {font: italic bold 10pt/12pt Arial, Helvetica, sans-serif;

	color: #603;

}


p.contact {margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}
	
li.contact {margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}
		
.start .leftcolumn {
	float: left;
	margin-left: 15%;
}

.start .rightcolumn {
	margin-left: 65%;
}

.content {
	text-align: left;
	margin:  0px 20px 20px 20px;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.session .papernumber {
	margin-left: 1px;
	width: 5px;
	float: left;
	text-align: center;
	background-color: #fffff;
	font-weight: bold;
}

.session .papertitle {
	margin-left: 100px;
	text-align: left;
}

.cep {
	border:1px solid #A29470;
	padding: 2px 2px 2px 2px;
	line-height: 1.7em;
}


.potentialspeakers {
	clear:left;
	margin-left:20px;
	text-align:left;
}

.start .header {
	font-size:1.2em;
	font-weight:bold;
}

.session .medialink {
border:1px solid #A29470;
margin-right:0px;
margin-left:-15px;
padding:0.2em 0.1em;
white-space:nowrap;
}



.paper .media {
border:0px;
margin-right:190px;
margin-bottom: 20px;
padding:0.2em 0.1em;
white-space:nowrap;
}	



.media li { list-style: none; padding-left:0px}


.meeting .file_pdf {
background-image:url("../images/pdf.gif");
background-repeat:no-repeat;

}

.file {
background-repeat:no-repeat;
margin-left:0px;
}


.addthis { text-align: right; float:right;display:block;}