body{
	margin: 0px;
	font-family: verdana
}

body{ margin: 0px; }

#mastHead{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	z-index: 1;
 	background-color: #808080;
	border-bottom: 2px solid #808080;
	text-align: center;
	color: white;
}

#linkIndex{
	position: absolute;
	left: 0px;
	top: 70px;
	width: 150px;
	height: 150%;
	padding-top: 0px;
	padding-left: 3px;
	border-right: medium solid #ADD8E6;
	font-size: 10pt;
}

#contentsBox{
	position: relative;
	margin-top: 70px;
	margin-left: 170px;
	padding: 1px 5px;
/* 	font-size: 12pt; */
}

#linkIndex a {
	display: block;
	padding: 1px 0px;
}

#linkIndex a.selected {
	background-color: #ADD8E6
}

#linkIndex a,#linkIndex a:link{
	text-decoration: none;
}

ol.lalpha
{
	list-style-type: lower-alpha;
	font-size: small;
	/* 
	 * font-size: 10pt;
	 */
}

thead.style1{
	text-align: center;
	background-color: #D3D3D3;
	/* 
	 * font-size: 10pt;
	 */
}

tbody.style1{
	text-align: center;
	/* 
	 * font-size: 10pt;
	 */
}
tbody.style2{
	text-align: left;
	
}

#highlight{
	background-color: #FFFF99;
}

#rowColor{
	background-color: #CCCCFF;
/* 	background-color: #FAEBD7; */
}
#program2012 td {
	vertical-align:top;
	font-size:12px;
}

#program2012 table, #program2012 td, #program2012 th, #program2012 thead {
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

#program2012 td {
	margin:0px;
	padding:4px;
	border:0px;
}

#program2012 .daystyle {
	margin:3px; 
	padding:5px 5px 20px 5px; 
	background-color:#dbe5f1;
	font-size:14px;
  text-align:left;
	font-weight:bold;
}

#program2012 .sessionstyle {
	background-color:#eeece1;
	font-size:14px;
  text-align:left;
	font-weight:bold;

}

