﻿body {
	text-align:left;
	font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
}

/* SET DEFAULTS */
img { border: none; }

table tr td { font-size:12px; }

.noPrint { display:none; }


#topNav { display:none; }

table tr td.bodyContainer {
	padding:5px;
}

table tr td.breadcrumbs,
a.breadcrumbs {
	color:#666666;
	font-size:10px;
}

a.breadcrumbs:hover { text-decoration:none; color:#0072AA; }


/* LEFT HAND NAVIGATION */
table tr td.side_nav_bg {
	width:1px;
	display:none;
}

#leftnav {
	display:none;
}


#header { display:none; }
#toolPanel { display:none; }


/* MAIN */

div.searchForm { display:none; }

/* FOOTER */

div.scFooter { display:none; }

p { margin:1em 0 1em 0; }

span.content p{ margin:0 0 1em 0; }