/* General DMACC Print Stylesheet */

body /* General print settings */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin: 0;
	background-color: #fff;
}

a
{
	text-decoration: none;
	color: #003896;
}

h1
{
	font-size: 120%;
	font-weight: bold;
}

h2
{
	font-size: 110%;
	font-weight: bold;
}

#container
{
	padding-right: 10px;
	width: 95%;
	background-color: #fff;
}

#header
{
	font-size: 110%;
	color: #000;
	font-weight: bold;
	clear: both;
}

.logoarea
{
	width: 100%;
	height: 78px;
	float: left;
	clear: both;
	position: relative;
	border-bottom: 2px solid #000;
	margin: 0 0 10px 0;
}

.logoarea h1
{
	position: absolute;
	font-size: 120%;
	bottom: 10px;
	right: 10px;
	color: #000;
}

#searchbar
{
	float: right;
	margin-top: 12px;
	font-size: 80%;
	font-style: normal;
	padding: 0;
	width: 320px;
}

.search
{
	display: none;
}

.topnav
{
	display: none;
}

#content
{
	width: 100%;
	margin: 0 5px;
	padding: 0;
	clear: both;
	background-color: #ffffff;
	float: left;
}

.leftnav
{
	display: none;
}

.leftcolumn
{
	margin: 5px 0 5px 0;
	width: 66%;
	float: left;
}

.rightcolumn
{
	margin: 5px 0 5px 0;
	width: 33%;
	float: right;
}

.fullcolumn
{
	margin: 5px 0 5px 0;
	width: 100%;
	float: left;
}

#footer
{
	width: 100%;
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	border-top: 2px solid #000000;
}

.footer_copyright
{
	width: 100%;
	margin: 5px 0 0 0;
	float: left;
	color: #000;
	font-size: 75%;
	text-align: center;
	border-top: 1px solid #000;
}

.footer_copyright a
{
	display: none;
}

.footer_copyright p
{
	margin: 0;
}

.printlogo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.screenlogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.screen
{
	display: none;
}

.tabs
{
	display: none;
}

.tabs ul
{
	display: none;
}

table.courses
{
	width: 100%;
}

table.courses tr
{
	width: 100%;
}

table.courses tr.headings
{
	font-weight: bold;
}

table.courses a
{
	color: #000000;
	text-decoration: none;
}

.leftcolumn
{
	display: none;
}

.rightcolumn
{
	display: none;
}

.internalnav
{
	display: none;
}

#header .links
{
	display: none;
}

#header .forms
{
	display: none;
}

#content .topimage
{
	display: none;
}

#content img
{
	display: none;
}

#header .logo
{
	display: none;
}

#footer h1, #footer ul
{
	display: none;
}

.copyright a
{
	display: none;
}