*, 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,
#header,
footer {
	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;
}

th {
	text-align:left;
}

#shareit-box {
	display:none;
}

.pull-right {
	float:right;
}
.pull-left {
	float:left;
}

.img.pull-right {
	margin:0px 0px 20px 20px;
}

.img.pull-left {
	margin:0px 20px 20px 0px;
}
.clearfix:after {
	clear:both;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.nav,
.breadcrumb,
.btn,
.minibox {
	display: none;
}
.hidden-print {
	display: none;
}
ul.link-list li {
	list-style: none;
}
table {
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
table thead th {
	background: url(../img/site/site-ripped-section.jpg) left top repeat transparent;
}
table tr td.media {
	width:20px;
}
table tr td.date {
	width:45px;
}
table tr td.w {
	width:90px;
}
table tr td.n {
	width:240px;
}
table tbody>tr:nth-child(odd):hover>td, table tbody>tr:nth-child(even):hover>td, table tbody>tr:first-child:hover>td, table tbody>tr:last-child:hover>td {
	background-color: #f0f7fe;
}
table th, table td {
	padding: 3px 5px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #efefef;
}
.date-block {
	width:40px;
}
.date-block span {
	text-align:center;
}
.date-top {
	display:block;
	color:#000;
	font-weight:bold;
}
.date-bottom {
	display:block;
	color:#000;
	line-height:16px;
	font-size:12px;
	border:1px solid #ccc;
}
p.strong {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-family: Constantia,'Lucida Bright',Lucidabright,'Lucida Serif',Lucida,'DejaVu Serif','Bitstream Vera Serif','Liberation Serif',Georgia,serif;
}
div[class*='span'] {
	clear: both;
}
div.box {
	clear: none;
	float: left;
}
div.box span {
	display: none;
}
