*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, sans-serif;
}

body
{
	font-size: 62.5%;
}

h1
{
	color: #336699;
	font-size: 2.2em;
}

h2
{
	color: #336699;
	font-size: 1.6em;
}

h3
{
	color: #336699;
	font-size: 1.4em;
}

h4
{
	color: #000;
	font-size: 1.2em;

}

p, li
{
	margin-top: 1em;
	margin-bottom: 1em;
}

li
{
	margin-left: 1.5em;
	margin-right: 0.5em;
}

/* header */

#header
{
	width: 100%;
	height: 150px;
	position: relative;
	background: #4a85b0 url("/internet/safety/publishing.nsf/AttachmentsByTitle/banner-background.gif/$FILE/banner-background.gif") repeat-x;
	display: none;
}

#header-left
{
	width: 675px;
	height: 150px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("/internet/safety/publishing.nsf/AttachmentsByTitle/banner-left.gif/$FILE/banner-left.gif");
}

#header-right
{
	width: 217px;
	height: 150px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url("/internet/safety/publishing.nsf/AttachmentsByTitle/banner-right.gif/$FILE/banner-right.gif");
}
#top_nav_bar {
	width: 100%;
	padding: 0;
	margin: 0 0 0 0;
	background : #474747;
	display: none;
}

/* breadcrumbs */
#breadcrumb_container {
	font-size: 0.9em;
	padding: 5px 0 5px 0;
	display: none;
}

/* column container */

#columns
{
	font-size: 1.2em;
}

/* left column: content */

#column-left
{
	width: 100%;
}

/* content */

#content-header
{
	position: relative;
	width: 100%;
	height: auto;
}

#content-tools
{
display:none;
}

#content-main {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#content-main .members {
	width: 100%;
}

#content-main ul, #content-main ol {
	margin-left: 15px;
}

#content-footer
{
	position: relative;
	color: #999;
}

#content-top
{
	display:none;
}

#content-footer a
{
	text-decoration: none;
	color: #999;
}

/* right column: linkboxes */

#column-right
{
	display: none;
}

/* search */

#search
{
	display:none;
}



/* linkboxes */

.linkbox
{
	width: 195px;
	margin-bottom: 12px;
	text-align: left;
	background-color: #c7e593;
}

.linkbox .heading
{
	width: 195px;
	color: #ffffff;
	background-color: #507019;
}

.linkbox .heading h2
{
	font-size: 1.4em;
	padding: 4px 8px;
	color: #FFF;
}

.linkbox a
{
	color: #000;
	font-size: 1.1em;
	padding: 0px;
}

.linkbox ul {
	list-style-type: none;
	margin-bottom: 2px;
}

.linkbox p {
	padding-left: 5px;
}

/*.linkbox li {
	margin-left: 0;
}*/

#logo	{
padding-bottom:20px;
clear:both;
}

/* footer navigation */

#footer {
	display:none;
}

/*PDF Help styles*/

.pdfhelp { display:none;}

.inline {
	display: inline;
}

hr {
	color: #708090;
	height: 1px;
	padding-top: 2px;
}
