a  {
	text-decoration : none;
}

a:hover, a:active  {
	color : #999999;
	text-decoration : underline;
}

a:link  {
	color : #2200AA;
}

a:visited  {
	color : #7755FF;
}

address  {
	font-family : "times new roman", "georgia", "serif";
	color : #444444;
	text-align : right;
	font-style: normal;
	font-size: x-small;
	margin-right : 0.75em;
	margin-bottom : 0.75em;
}

.AgendaDay {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-size: larger;
	text-transform : capitalize;
	font-weight : bold;
	margin-bottom : 0em;
}

.AgendaItem {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-size: x-small;
	padding-bottom: 0.5em;
}

.AgendaHeader1  {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	text-transform : uppercase;
	margin-top : 0em;
	margin-bottom : 0em;
	text-align : center;
}

.AgendaHeader2  {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-size: small;
	margin-top : 0em;
	margin-bottom : 0em;
	text-align : center;
}

.AgendaHeader3  {
	font-family : "georgia", "times new roman", "serif";
	font-size: x-small;
	margin-top : 1em;
	margin-bottom : 0em;
	text-align : center;
}

.AgendaTable {
	font-size: small;
	margin-left: 5%;
}

.AgendaTime {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-size: x-small;
	text-align : right;
	padding-bottom: 0.5em;
	padding-right: 3em;
	width: 16em;
}

body  {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-size: smaller;
	color : #000000;
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
}

.bodyContents {
	margin: 0px 3em 10px 3em;
}
	
.CenteredCasual  {
	font-family : "comic sans ms", "comic sans", "sans-serif";
	margin-top : 0em;
	margin-bottom : 0.5em;
	text-align : center;
}

.CenteredPageHeader  {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	text-transform : capitalize;
	font-weight : bold;
	text-align : center;
}

.ConferenceName  {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-weight: bold;
	color : maroon;
	text-align : center;
	font-style : italic;
	margin-top : 0em;
	margin-bottom : .5em;
}

.Centered  {
	text-align : center;
}

.Indented {
	margin-left : 2em;
}

.NavHeaderCell {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: smaller;
	margin-left: 30;
	margin-right: 30;
	margin-bottom: 10;
	text-align : center;
}

.NavLeftHeaderCell {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: smaller;
	margin-left: 0;
	margin-right: 30;
	margin-bottom: 10;
	text-align : center;
}

.NavRightHeaderCell {
	font-family : "verdana", "arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: smaller;
	margin-left: 30;
	margin-right: 0;
	margin-bottom: 10;
	text-align : center;
}

.PaddedTableCell {
	padding-left: 1em;
	padding-right: 1em;
}

.SessionTitle {
	clear: both;
	color: #000055;
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-size: larger;
	font-weight: bold;
	margin-bottom: 0em;
}

.SessionParticipants {
	font-family: "verdana", "arial", "helvetica", "sans-serif";
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 0em;
}

.SessionDescription {
	font-size: smaller;
	margin-top: 0em;
}

.SessionDescriptionBreak {
	clear: both;
	margin-top: 1em;
}

.SessionImageLeft {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-top: 0em;
}

.SessionImageRight {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top: 0em;
}

.StrongSingleSpaced {
	font-weight: bold;
	margin-bottom: 0em;
}
	
.SingleSpacedIndentedTop {
	margin-left : 2em;
	margin-top: 0em;
}
	
.SingleSpacedTop {
	margin-top: 0em;
}
	
.SponsorName  {
	font-family : "georgia", "times new roman", "serif";
	font-weight : bold;
	margin-top : 0em;
	margin-bottom : 0em;
	font-style : italic;
	text-align : center;
}
