﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:12pt;
}

table tr td { font-size:12px; }

.noPrint { display:none; }

/* STRUCTURE */
#logo {
	height:36px;
	width:900px;
	display:block;
	margin:11px 10px 0 0;
}

#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;
}

/* MAIN */

div.searchForm { display:none; }

/* FOOTER */

div.scFooter { display:none; }

p { margin:1em 0 1em 0; }

span.content p{ margin:0 0 1em 0; }