/*
	BUAweb.com Print Stylesheet
	EYEMG, interactive media group
	Created on 2007/08/03 by Glenn Somodi (gsomodi@eyemg.com)
	Version: 1.0.0
*/

/*******************************************
 *                                         *
 *       GENERAL PRINTING STYLES           *
 *                                         *
 *******************************************/

body { font: 12px Arial, Helvetica, sans-serif; background: rgb(255,255,255); margin: 0px; }

html, body { 
	width:100%; 
}

p#nocss { 
	display: none; 
}

a, a:visited { 
	color: #000;
	text-decoration:underline;
}

img, a img {
	border: none;
}

.nocss   { display: none; }
h1,h2,h3,h4 { color: rgb(0,0,0); }

h1 { font-weight: bold;font-size: 1.4em; line-height: 1.5em; }
h2 { font-weight: bold;font-size: 1.3em; line-height: 1.4em; }
h3 { font-weight: bold;font-size: 1.2em; line-height: 1.3em; }
h4 { font-weight: bold;font-size: 1.1em; line-height: 1.2em; }


li {
	list-style: url('/dcm/elements/bullet.gif');
}

div#container {
 width: 100%;
 margin: 0px 0px 10px 0px;
}

ul#toptab,div#agentsuite,div#subscription,ul#navbuttons {
	display:none;
}


ul#breadcrumbs {
	width: 100%;
	left: 0px;
	text-align: left;
	color: rgb(0,0,0);
}

ul#breadcrumbs li a,ul#toc li a {
	color:rgb(0,0,0);
}
	
div#columntwo {
	display:none;
}

div.bigcurve, div.moreinfo, div.news, div.attachments, div.subscribe {
	display:none;
}



div#bodycopy p {
	clear:both;
}

div#bodycopy { 
	width: 100%;
	margin: 0px 0px 10px 0px;
}


img.leftimage {
	clear:left;
	float: left;
	margin: 0px 15px 15px 0px;
}

img#logo { 
	display: block; 
}

div#header {
	background: none;
	margin: 0px;
	padding: 0px;
}

div.curve, div.bigcurve, div.resources, div#programs, div#tools {
	margin: 0px;
	padding: 0px;

}


div#columnone{
background: none;
width:100%;
}



div#footer {
	background: none;
	clear:both;
	margin:0px;
	padding:0px;
	border: none;
}

div#footer, div#footer a {
	color: #000;
	background: none;
	
}

