.noprint {
	display: none
}
p, ul, ol, dl, table, blockquote, pre, code {
	font-size: 10pt
}

/* print styles for old template */
#topnav, #links {
	display: none
}
#main {
	margin: 0 auto
}
#menuDiv, .menuBox, .menuTitle, .menuLink {
	display:none
}
#pageDiv {
	width:100%
}
#headerDiv {
	border:none
}
#title-text {
	margin:0
}
#contentDiv {
	margin:0;
	border:none
}
#contentDiv p {
	padding:0
}


/* print styles for new template */

body {
	background: #fff;
}
#one-col #container, #one-col #content, #one-col #header, #two-col #container, #two-col #content, #two-col #header {
	width:100%;
	margin: 0;
	border: 0;
	padding: 0;
	position:static;
}
#title {
	width: auto;
	margin: 0em 0em 0 0;
	padding: 0 1em 0 0;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	text-align:right;
	position:absolute;
	top:0.5em;
	right:0em;
	z-index:9;
}
#one-col #footer, #two-col #footer {
	margin: 0;
	padding: 3px 0 0 0;
}

/* --------------------------------------------------------------   
 = Seminars (Listings + Info)
-------------------------------------------------------------- */

table.seminars {
	width: 99%;
}
table.seminars td.Time {
	font-size: 0.9em;
}
div.printonly  {
	width:auto;
	position: static;
	margin: 0 auto;
}
.sem-title h3 {
	border-top: 1px solid #e5e5e5;
}

/* --------------------------------------------------------------   
 = Hide from Printing
-------------------------------------------------------------- */

#sidebar, #nav, #quicklinks {
	display:none
}
.bak2top {
	display:none
}
