/*  -----{ © Copyright 2005 APS }---------------------------  */

body {
	background: white;
	font-size: 10pt;
}

#header, #logo, #topwrapper, #topnav, #sidenav, #crumbs, ul#links {
	display: none;
}

#wrapper, #main, #content, #footer {
	width: auto;
	margin: 0;
	margin:0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#l2 #content #patientsafety_header,
#l2 #content #managingrisk_header, 
#l2 #content #effectivesolutions_header {
	margin: 0;
	padding: 0;
	background: transparent none;
}

#l2 #content #patientsafety_header h1,
#l2 #content #managingrisk_header h1, 
#l2 #content #effectivesolutions_header h1,
#l2 #content #patientsafety_header h2,
#l2 #content #managingrisk_header h2, 
#l2 #content #effectivesolutions_header h2, #l2 #content h1, 
h1, h2, h3, h4, p, ul, #l2 #content p, #l2 #content h2, #l2 #content h3, #l2 #content h4, #l2 #content ul, #footer h5, #footer p {
	color: black;
	background: transparent none;
	margin: 0 0 1em 0;
	padding: 0;
}

ul, #l2 #content ul {
	margin: 0 0 1em 40px;
}

#l2 #content ul li {
	padding-left: 0;
	list-style:disc;
	background: transparent none;
}

a:link, a:visited {
	color: #039;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}


/*
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.rmfstrategies.com" attr(href) ") ";
}
*/

