body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

a:link
{
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #003366;
	text-decoration: underline;
}

a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

a:active
{
	color: #006600;
	text-decoration: none;
}
.linkmenuhorizontal
{
	border: 1px double #000066;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #FFFFCC;
}

.lectureheading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	text-align: center;
}

.lectureoverheadnumbers
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

.agendalist
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.steps
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #660000;
	text-align: left;
	vertical-align: top;
}

.activitynum
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #660000;
	text-align: center;
	vertical-align: middle;
}

.activitytitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.agendatitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}

.activitytoc
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	text-align: left;
}

#leftcontent {
	position: absolute;
	top: 150px;
	left: 5px;
	width: 125px;
	height: 175px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	float: left;
	border: 1px solid #333366;
	color:#000000;
	background-color: #FFFFFF;
	visibility: visible;
	list-style-position: outside;
	list-style-image: url(/graphics/arrow_gold.gif);
	}
	#leftcontent a:link{ 
    text-decoration: none;
    color: #000066;
    background-color: #FFFFFF;
	font-weight:bolder;
	font-size: 12px;
	line-height: 14px;
	
	}
#leftcontent a:visited{
color: #333366;
text-decoration: none;
font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	
}
#leftcontent a:hover{
	color: #CC6600;
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#leftcontent a:active{ 
color: #006600;

