body, td, tr, p, div{ font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;}
.blocktitle {	font-size: 15px;
	font-weight: bolder;
	text-decoration: underline;}
.blocksubtitle {	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;}
.adobe{font-size: 9px;}
hr {  background: #003366;
  height: 1px;
  width: 100%;}
a:link, a:visited{text-decoration:underline;
	color:#333399;}
a:hover{text-decoration:underline;
	color:#993300;}
	
/* program site */
.schedule { font-size: 10px; }
.scheduledate{ font-size: 12px; 
 	color: #000066;
	font-weight: bolder;
	text-decoration: underline;}
.schedulesection{font-size: 11px; 
	font-weight: bolder;}

 /*top navigation bar*/
.top{font-size: 19px;
 font-weight: bolder;
text-decoration: none;}
a.navbar:link, a.navbar:visited {
	text-align: center;
	font-size: 11px;
    FONT-WEIGHT: 400;
	color: #000000;
    TEXT-DECORATION: none;}
a.navbar:hover {
	text-align: center;
	font-size: 11px;
    FONT-WEIGHT: 600;
	color: #000000;
    TEXT-DECORATION: underline;}
a.navbarbold:link, a.navbarbold:visited {
	text-align: center;
	font-size: 11px;
    FONT-WEIGHT: 600;
	color: #334293;
    TEXT-DECORATION: underline;}
a.navbarbold:hover {
	text-align: center;
	font-size: 11px;
    FONT-WEIGHT: 600;
	color: #334293;
    TEXT-DECORATION: underline;}

/*REI version*/
div.drop{
	display:block;
	margin:0 0 -1px 0;
	position:relative;
	z-index:1;
	height:1.25em;
}
.dropdownToc {
	border:1px solid #ccc;
	padding:0;
	margin:0;
	position:absolute;
	display:block;
	z-index:2;
	padding-bottom:3px;
	background:#f5f5f5;
	width:105px;
	visibility:hidden;
}
.dropdownToc li {
	text-align: center;
	font-size: 11px;
    FONT-WEIGHT: 400;
	color: #000000;
	background: #f5f5f5;
	list-style-type: none;
}
.dropdownToc li a {
	padding: 0 0 0 4px;
	display:block;
	width:95px;
}
.dropdownToc li a:hover {
	background:#f5f5f5;
}
