@import url(/style/shared/techProgramStyle.css);

.divalign {text-align: center}

body { 
text-align: center;
background-color: #FFFFFF;

}

/* content divs */

.content {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}

.meetingcontent {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}

.programcontent {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}


.programindexcontent {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}

.sessioncontent {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}

.papercontent {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}

/* main */

.bodytext {
	font-size: 10px;
	font-family: Arial, "MS Sans-Serif";
	color: black;
	line-height: 15px;
	}

p	{
	font-size: 11px;
	font-family: Arial, "MS Sans-Serif";
	color: black;
	line-height: 15px;
	padding-left : 10;
	}



table {
	width: 750px; 
	margin-left: auto; 
	margin-right: auto;
	}
	
td {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	color: #000000;
	}
	
td.sessionlistitem {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	color: #000000;
	}

td.timeHeader {
	font-family: "Arial", "sans-serif";
	font-size: 12px;
  	color: #000000;
 	margin: 1px;
	float: left;
	width: 658px;
	height: auto; 
	padding: 5px;
	background-color: #B1AAD6;
	}


font.normaltime {
 	font-family: "Arial", "sans-serif";
 	font-size: 11px;
	color: #000000;}
	}

/* links */

a:link {
	font-family: Arial, sans-serif; 
	color: #0000EE; 
	}
	
a:visited {
	font-family: Arial, sans-serif; 
	color: #551a8b; 
	}
	
a:hover {
	font-family: Arial, sans-serif; 
	color: #0000EE; 
	text-decoration: none;
	}
	
a:active {
	font-family: Arial, sans-serif; 
	color: #0000EE; 
	}
	
/* program pages */

.programtitle {
 	font-family: "Arial", "sans-serif";
	font-size: 16px;
	color: #000000;
	}
	

	
/* session pages */



.sessiondatetime  {
	font-family: "Arial", "sans-serif";
	font-size: 12px;
  	color: #000000;
 	margin: 1px;
	float: left;
	width: 658px;
	height: auto; 
	padding: 5px;
	background-color: #B1AAD6;
	}
	
.Title {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	color: #000000;
	}
	
/* papers */


body.paper {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top:20;
	}

	
.techprogrambodyafterbanner { 
	background-color: #FFFFFF;
	margin: auto;
	margin-top:5;
	width: 750px; 
	}
	
.techprogrampaperheader {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	color: #000000;
	}

.paperdatetime {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #000000;
	}
	
h3 {
	font-family: "Arial", "sans-serif";
	font-size: 12px;
	color: #000000;
	}

.techprogrampaperauthors {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	text-align: left;

	color: #000000;
	}
	
.techprogramabstracttext {
 	font-family: "Arial", "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #000000;
	}

/* At a Glance */

h2 {
 	font-family: "Arial", "sans-serif";
	font-size: 16px;
	color: #000000;
	}

.aaginstructions {	
	text-align: center; 
	font-size: 12pt;
	font-weight: bold;
	}


.ampmtype     {	
	text-align: center; 
	border-bottom: 2px groove #999999; 
	border-right: 2px groove #999999; 
	font-size: 10pt;
      }	      

.sessionstype { 
	font-size: 8pt; 
	border-bottom: 2px groove #999999;
	border-right: 2px groove #999999;
      }
	
.atAGlanceA { 
	background-color: #33FF00;
	border-bottom: 2px;
	groove #999999; 
	border-right: 2px;
	groove #999999; 
	font-size: 8pt;           
	width: 8%;
	}
	
.atAGlanceC { 
	background-color: #3399FF;
	border-bottom: 2px;
	groove #999999; 
	border-right: 2px;
	groove #999999; 
	font-size: 8pt;           
	width: 8%;
	}
	
.atAGlanceS { 
	background-color: #CC9933;
	border-bottom: 2px; 
	groove #999999; 
	border-right: 2px; 
	groove #999999; 
	font-size: 8pt;           
	width: 8%;
	}
	
.atAGlanceZ { 
	background-color: #CC66CC;
	border-bottom: 2px; 
	groove #999999; 
	border-right: 2px; 
	groove #999999; 
	font-size: 8pt;           
	width: 8%;
	}
	
.atAGlanceEvent { 
	background-color: #FFFFFF; 
	border-bottom: 2px; 
	groove #999999; 
	border-right: 2px; 
	groove #999999; 
	font-size: 8pt;           
	width: 8%;
	}











	


