.menu {font-size:12pt;text-align:center;font-weight:bold;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

.menu2 {font-size:12pt;text-align:left;font-weight:bold;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}


.blueborder
{
    border-color: #0185C6;
    border-width: 1px;
    border-style: solid;
}

#nav ul{
   padding : 0;
   margin : 0;

   background-color :  #FFFFFF;
   color : #3333ff;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #FFFFFF;
   border-width : 2px 0 2px 0;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 0;
   padding-right : 0;
   background-color : #FFFFFF;
   color : #3333ff;
  
   font-weight : bold;
   text-decoration : none;
   float : center;
   border-right-color : #FFFFFF;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav ul li a:hover{
   background-color : #990000;
   color : #ffffff;
text-decoration :  underline


}

#nav2 ul{
   padding : 0;
   margin : 0;
   background-color :  #FFFFFF;
   color : #3333ff;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #FFFFFF;
   border-width : 2px 0 2px 0;
}
#nav2 ul li{
   display : inline;
}
#nav2 ul li a{
   padding-left : 0.0em;
   padding-right : 0.0em;
   background-color : #FFFFFF;
   color : #3333ff;
  
   float : center;
   border-right-color : #FFFFFF;
   border-right-style : solid;
   border-right-width : 1px;
text-decoration: underline;
}
#nav2 ul li a:hover{
background-color : #990000;
   color : #ffffff;
text-decoration: underline
}


#nav3 ul{
font-size:16pt;
   padding : 0;
   margin : 0;
   background-color :  #FFFFFF;
   color : #3333ff;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #FFFFFF;
   border-width : 2px 0 2px 0;
}
#nav3 ul li{
font-size:16pt;

   display : inline;
}
#nav3 ul li a{
font-size:24pt;
   padding-left : 1em;
   padding-right : 1em;
   background-color : #FFFFFF;
   color : #3333ff;
   font-weight : bold;
   float : center;
   border-right-color : #FFFFFF;
   border-right-style : solid;
   border-right-width : 1px;
text-decoration: underline;
}
#nav3 ul li a:hover{
background-color : #990000;
   color : #ffffff;
text-decoration: underline
}




		
hr.style-two {
 border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 

}

div.event { /* font-size:large; */  font-size:large;  /* font-size:xx-large; */ /* font-weight: bold; */  } 

div.title1 {text-indent:10px;}  /* title of talk */

div.presentation {/* font-weight: bold; */ font-size:large; } /* Presentation Slides: */  
div.pdffile {text-indent:35px;}
div.pptfile {text-indent:35px;}

div.handouts {/* font-weight: bold; */ font-size:large; } /* Handouts: */ 
div.handout-title {text-indent:10px;} /* title of handout */ 
div.handout-pdf {text-indent:35px;}
div.handout-word {text-indent:35px;}

       
