@import url(/style/shared/techProgramStyle.css);

.divalign {text-align: center}


BODY {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	}

BODY.paper {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	margin-left: 5em;
	margin-right: auto; 
	text-align: left;
	}

BODY.dialog {
	FONT-SIZE: 14px; 
	COLOR: #000033; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	text-align: left;
	}
	
table {width: 750px; margin-left: auto; margin-right: auto}


body.dialog table {width: auto }

A:link {
	color: #003399; TEXT-DECORATION: underline;
	}

A:visited {
	color: #ffc58c; TEXT-DECORATION: underline;
	}

A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline;
	}

A:active {
	color: #B35B14;TEXT-DECORATION: underline;
	}

TD {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif;
	}
P {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial, Helvetica, sans-serif;
	}


.maintype     {	
	text-align: center; 
	border-bottom: 2px groove #999999; 
	border-right: 2px groove #999999; 
	font-size: 10pt;
	}
      
.mainhead     {	
	text-align: center; 
	font-size: 14pt;
      	font-weight: bold;
	}

.header     {	
	text-align: left; 
	font-size: 12pt;
	font-weight: bold;
	}
	
.timeHeader {
	background-color: #ffffff;
	
}
	
.normaltime {
	font-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;
      }

.programtype  {	
	background-color:#CCCCCC;
	border-bottom: 2px groove #999999;
	border-right: 2px groove #999999;
	font-size: 8pt; 		
	width: 8%;
	      }
	      

.overview     { 
	width: 60%;
	font-size: 10pt;
      }

.overview i   { 
	font-style: normal; 
	font-weight: bold;
	font-size: 10pt;
      }
      
.techprogram  {	
	border-top: 2px groove #999999;
	border-left: 2px groove #999999;
	font-size: 10pt;
	margin: 0;
	width: 80%;
	}
	
.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%;
	}








