@import url(/style/shared/techProgramStyle.css);

/* --  REGULAR LINK -- */
A:link    { font-family: Arial, Verdana, Sans-serif;
            color: #0099CC;
          }

A:active  { font-family: Arial, Verdana, Sans-serif;
            color: #0099CC;
          }

A:visited { font-family: Arial, Verdana, Sans-serif;
            color: #551A8B;
          }

A:hover   { font-family: Arial, Verdana, Sans-serif;
            color: #0099CC;
          }

BODY {	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, Sans-Serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	text-align: center
     }

BODY.paper { FONT-SIZE: 14px; 
	     COLOR: #000000; 
	     FONT-FAMILY: Arial, Verdana, Sans-Serif; 
	     BACKGROUND-COLOR: #FFFFFF; 
	     margin-left: 5em;
	     margin-right: auto; 
	     text-align: left;
           }

BODY.omnicdtoc { font-size: 14px; 
	         color: #000033; 
	         font-family: Arial, Helvetica, sans-serif; 
	         background-color: #ffffff; 
	         margin-left: auto; 
	         margin-right: auto; 
	         text-align: left
               }

P { FONT-SIZE: 14px; 
    COLOR: #000000; 
    FONT-FAMILY: Arial, Verdana, Sans-Serif; 
  }

TD { FONT-SIZE: 14px; 
     COLOR: #000033; 
     FONT-FAMILY: Arial, Verdana, Sans-Serif;
   }

TABLE { width: 750px; 
        margin-left: auto; 
        margin-right: auto;
      }


   
H3 { font-style: bold;
     font-family: Arial, Verdana, Sans-serif;
     font-size: 13pt; 
   }
     
		      
.mainhead   { font-weight: bold;
              font-family: Arial, Verdana, Sans-serif;
    	      font-size: 20pt;
    	      color: #1CA032;
            }
          


.databasebuild { font-family: sans-serif;
                 font-size: xx-small;
                 font-style: italic; 
               }

.tableborder { 	border-right-width: 1px;
	        border-right-style: solid;
		border-right-color: #999999;
	
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #999999;
	
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
	
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
              }

.header { font-family: Arial, Verdana, Sans-serif;
    	  font-size: 12pt;
    	  font-weight: bold;
    	  color: white;
        }

.timeHeader { background-color: #1CA032; }

.sessionlistitem { font-weight: bold;
                   color: #1CA032; 
                 }

font.normaltime  { color: #000000; 
                   font-weight: bold;
                 }



/* --  AT-A-GLANCE -- */
.techprogram  {	border-top: 2px groove #999999;
		border-left: 2px groove #999999;
		font-size: 10pt;
	      }
		

.programtype  {	background-color: #CCCCCC;
		border-bottom: 2px groove #999999;
		border-right: 2px groove #999999;
		font-size: 9pt;
		text-align: center;
		vertical-align: top;
	      }
   

.maintype     {	background-color: #CCCCCC;
                border-bottom: 2px groove #999999; 
		border-right: 2px groove #999999; 
		font-size: 10pt;
	      }

.ampmtype     {	background-color: #CCCCCC;
                border-bottom: 2px groove #999999; 
		border-right: 2px groove #999999; 
		font-size: 8pt;
		font-weight: bold;
	      }

.techpage     {	font-size: 10pt; }

.sessionstype { font-size: 8pt; 
		border-bottom: 2px groove #999999;
		border-right: 2px groove #999999;
	        text-align: center;
	      }


/* --  SESSION -- */
.tracklabel   { font-size: 12pt; 
                font-weight: bold; 
              }

.tracklisting { font-size: 12pt;  }

.sessionDateTime { font-size: 13pt; }

.sessionLocation { font-size: 13pt; }

H2 { font-style: bold;
     font-family: Arial, Verdana, Sans-serif;
     font-size: 14pt; 
     color: 1CA032; 
   }

.Title { font-weight: bold;
         font-size: 14pt;
         color: 1CA032; 
       }
       
.sessionrolelabel  { font-size: 12pt; 
                     font-weight: bold; 
                   }

.sessionroleperson { font-size: 12pt;  }

.sessionpapertime  { font-size: 10pt;
                     color: #1CA032
                   }
                  
.sessionpaperlink  { font-size: 10pt; }

.Title_SE          { font-size: 10pt; }


/* -- PAPER -- */
.paperDateTime          { font-size: 12pt; 
                          color: #1CA032;
                        }
.paperSessionTitleClass { font-size: 12pt;
                          color: 1CA032;
                        }

.cosponsorcontent {
	text-align: left;
}
