/* Safe Work Method Statements CSS */

body
{
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin: 0;
	font-family: Arial, Sans Serif;
	font-size: 9pt;
	color:#000000;
	background-position: center;
}


h2
{
	margin-left: 10px;
	color: #40607f;
	font-size: 12pt;
	text-align: left;
}

p
{
	color: black;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
}

.procedure_title
{
	color: #0a586f;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.categories
{
	color: #517da7;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 10px;
}

.product_text
{
	font-size: 8pt;
}

.mainnav
{
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.infotitle
{
	font-size: 18pt;
	font-weight: bold;
	color: #0c5971;
}

.lefttextbox
{
	border-width: 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.proceduresnav
{
	border-width: 0px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
}

.proceduresnav2
{
	border-width: 0px;
	color: #0a586f;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
}

.pagetitle
{ 
	font-size: 18pt;
	font-weight: bold;
	color: #004457;
}

a:link.proceduresnav2
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

a:link
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: gray;
	font-weight: bold;
	text-decoration: underline;
}


.procedure_title a:link
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

.procedure_title a:visited
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

.procedure_title a:hover
{
	color: gray;
	font-weight: bold;
	text-decoration: underline;
}

.proceduresnav a:link
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

.proceduresnav a:visited
{
	color: #0a586f;
	font-weight: bold;
	text-decoration: none;
}

.proceduresnav a:hover
{
	color: gray;
	font-weight: bold;
	text-decoration: underline;
}
a:link.mainnav
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited.mainnav
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.mainnav
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

ul
{
	margin-left: 40px;
	margin-right: 20px;
	color: black;
	font-size: 9pt;
}

.listheading1
{
	color: #0082cd;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}


.listheading2
{
	color: #8e8e8e;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}


.listheading3
{
	color: #b5011a;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}


.listheading4
{
	color: #ff8b00;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}


.listheading5
{
	color: #49a102;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}



.listmenu
{
	color: gray;
	font-size: 8pt;
	line-height: 12pt;
	letter-spacing: -0.4pt;
}

a.listmenu 

{
	color: gray;
	font-size: 8pt;
	line-height: 12pt;
	letter-spacing: -0.4pt;
}

.copyright
{
	color: gray;
	font-size: 7pt;
	text-align: center;
	
}

.lineh
{
	background-color: white;
	background-image: url(http://www.safetyculture.com.au/images/line_horizontal.gif);
	background-repeat: repeat-x;
}


.menu_back{
background:url(images/WMS_Header_15.jpg) top no-repeat ;height:20px ; width:268px;
}