

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


div.pageHeadingLevel1 {
	font-size: 24px;
	font-weight: bold;
	color: #4c68bc;
}


div.paragraphHeading1 {
	clear: both;
	margin-top: 12px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #4c68bc;
}


div.paragraphLevel1 {
	clear: both;
	margin-top: 12px;
	line-height: 20px;
}


div.paragraphLevel1Wrapping {
	margin-top: 12px;
	line-height: 20px;
}


div.paragraphLevel1Credit {
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #4c68bc;
}


div.quoteLevel1 {
	margin-top: 48px;
	font-style: italic;
	line-height: 20px;
}


div.quoteAttributionLevel1 {
	margin-top: 8px;
	margin-bottom: 24px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
	color: #4c68bc;
}


.listLevel1 {
	margin-top: 4px;
}


div.paragraphLevel2 {
	margin-top: 6px;
	margin-left: 20px;
	line-height: 20px;
	width: 460px;
}


div.pointLevel2 {
	margin-top: 4px;
	margin-left: 40px;
	line-height: 20px;
	width: 440px;
}


.blueEmphasis {
	color: #4c68bc;
	font-weight:bold;
}


div.leftFloatImage {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}


div.rightFloatImage {
	float: right;
	margin-top: 6px;
	margin-left: 12px;
	margin-bottom: 12px;
}

a:link.internalLink a:link, 
a:visited.internalLink, 
a:active.internalLink {
	text-decoration: none;
}

a:hover.internalLink {
	color: #aaaaaa;
	text-decoration: none;
}



/* ------------------------------------
   EVENT
*/


div.eventFormat {
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}

div.eventDate {
	font-size: 14px;
	color: #222222;
	margin-bottom: 8px;
}

div.eventHeading {
	clear: both;
	margin-top: 14px;
	margin-bottom: 4px;
	font-size: 24px;
	font-weight: bold;
	color: #4c68bc;
}

div.eventSubheading {
	margin-top: 12px;
	font-size: 14px;
	font-style: italic;
	color: #4c68bc;
}

div.eventPresenter {
	height: 22px;
	padding-left: 4px;
	font-size: 18px;
	font-weight: bolder;
	color: #888888;
	background: #F2F19E;
}

div.lectureLabel {
	clear: both;
	float: left;
	margin-top: 6px;
	width: 130px;
	line-height: 16px;
	color: #4c68bc;
	text-decoration: none;
}

div.lectureBody {
	float: left;
	margin-top: 6px;
	line-height: 16px;
	width: 400px;
	color: #888888;
	text-decoration: none;
}

div.lectureBody a {
	color: #888888;
	text-decoration: none;
}

div.detailsLabel {
	clear: both;
	float: left;
	margin-top: 15px;
	width: 60px;
	line-height: 16px;
	color: #4c68bc;
}

div.detailsBody {
	float: left;
	margin-top: 15px;
	line-height: 16px;
	color: #888888;
}





