*, body, dd, dl, dt, html, div, ol, ul, li, h1, h2, h3, h4, h5, h6, img, a, td, th, input, textarea {
	margin: 0px;  padding: 0px;  font-family: arial, sans-serif; font-size:13px; float:none;
}

img {
	border:none;
}
.sidebar,
.header,
.footer,
#accessibility,
.pages {
	display:none;
}

h1 {
	font-size:16pt;

}

h2 {
	font-size:12pt;
	border-top:1px solid #444;
	border-bottom:1px solid #ccc;
	padding:6px 0px;
	margin-top:20px;
	margin-bottom:10px;
}

h3 {
	font-size:11pt;
	padding:6px 0px;
	margin-bottom:10px;
}

h4 {
	font-size:11pt;
	padding:6px 0px;
	margin-bottom:10px;
}

h5 {
	font-size:10pt;
	padding:6px 0px;
	margin-bottom:10px;
}

h6 {
	font-size:10pt;
	padding:6px 0px;
	margin-bottom:10px;
}

p {
	font-size:9pt;
	line-height:13pt;
	margin:6px 0px;
}

.printinfo {
	margin-bottom:10px;
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

.printinfo span {
	float:right;
}

a, a:hover, a:link, a:visited, a:active {
	color:#1b66ff;
}

.minitabs {
	margin:10px 0px;
	height:18pt;
}

.minitabs li {
	border-right:1px solid #ccc;
	margin-right:2px;
	padding-right:2px;
	float:left;
}

dt {
	font-weight:bold;
}


.location {
	margin:10px 0px;
	height:18pt;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.location li {
	float:left;
	margin-right:3px;
	list-style:none;
	margin-left:0px;
}

li {
	list-style:square;
	margin-left:20px;
}

.courses {
	width:100%;
}
.course .td1 {
	width:20%;
}
.course .td2 {
	width:60%;
}
.course .td3 {
	width:20%;
}
.courses td {
	padding:3px 10px 3px 0px;
}

.streaming {
	width:100%;
}
.streaming .date {
	width:20%;
}
.streaming .title {
	width:60%;
}
.streaming .media {
	width:20%;
}
.streaming td {
	padding:3px 10px 3px 0px;
	border-bottom:1px solid #ccc;
}
th {
	text-align:left;
}

#shareit-box {
	display:none;
}

.right {
	float:right;
}
.left {
	float:left;
}

.img.right {
	margin:0px 0px 20px 20px;
}

.img.left {
	margin:0px 20px 20px 0px;
}