body {
	background: white;
	border: none;
	color: black;
	font-family: verdanda, "Helvetica Neue", helvetica, Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
 }

#sidebar, #topnav, #main .breadcrumb, #main, #header #logo75, #survey_header, .printpage, .subnav { display:none; } 

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

#wrapper, #container, #sidebar {
	float: none !important;
	margin: 0;
	overflow: visible;
	width: auto;
}

#main, .singlecol #main, #sub {
	background: transparent;
	float: none !important;
	margin: 0;
	padding: 0;
	width: auto;
}

.noPrint {
	display: none;
}

#main {
	padding-top: 1em;
}

#sub {
	clear: both;
	border: none;
	padding-top: 1em;
}

#sub .item {
	border: none;
}

#sub .item h3 {
	color: black;
}

hr{
	background-color: #C0C0C0;
	border: none;
	color: #C0C0C0;
	height: 1px;
	margin: 0 0 1.5em 0;
	padding: 0;
}

fieldset {
	border: 1px solid #ccc;
	margin: .5em 0 1em;
	padding: 10px 10px 10px 10px;
}

#footer {
	text-align: center;
	width: auto;
}


#wrapper, #container, #sidebar, #outer, #top {
	background-image: none;
}

/*table {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
}

td, th {
	padding: 4px;
	border: 1px solid #ccc;
}

th {
	background: #ccc;
	text-align: center;
}
*/

#nobdr table {
	border: none;
}

/*
table.nobdr {
	border: none;
}

table.nobdr td, table.nobdr th, table td.nobdr, table th.nobdr {
	border-bottom: none;
	border-right: none;
}
*/
