.text2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.headevent {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 10px;
	border-top-color: #003366;
	color: #003366;
}
.rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	font-size: 9px;

}

.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	height: 30px;
	border-bottom-color: #333333;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}


.workshopdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-top: 20px;
	margin-bottom: 3px;
}
.presenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}



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


a:link {
	text-decoration: none;
	color: #003366;
}


a:hover {   
	color : #6699CC;
}
a:active {
	color : #6699CC;
}

.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 6px;
}
.vertrule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

