.textarea2
{
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	color: #000;
	font-size: 10pt;
	vertical-align:bottom;
	display:inline;
	margin-bottom:3px;
}

.searchbutton2
{
	width: 54px;
	height: 25px;	
	vertical-align:bottom;
	display:inline;
}

body
{
	background-color: white;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Arial, Sans Serif;
}

.homecontentbg { background-image: url(images/home_contentbg.gif); }

.ohssystembox
{
	background-image: url(images/ohssystems_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 74px;
	display: block;
}

.ohssystemtext
{
	font-size: 10pt;
	padding-top: 17px;
	padding-left: 45px;
	position: relative;
	float: left;
}

.wmsbox
{
	background-image: url(images/wms_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 74px;
	display: block;
	margin: 0px;
}

.wmstext
{
	font-size: 10pt;
	line-height: 10pt;
	padding-top: 11px;
	padding-left: 45px;
	position: relative;
	float: left;
}

.inductionsbox
{
	background-image: url(images/inductions_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 74px;
	display: block;
	margin: 0px;
}

.inductionstext
{
	font-size: 10pt;
	line-height: 10pt;
	padding-top: 11px;
	padding-left: 45px;
	position: relative;
	float: left;
}

.auditsbox
{
	background-image: url(images/audits_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 74px;
	display: block;
}

.auditstext
{
	font-size: 10pt;
	padding-top: 17px;
	padding-left: 50px;
	position: relative;
	float: left;
}

.shopbox
{
	background-image: url(images/store_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 74px;
	display: block;
}

.shoptext
{
	font-size: 10pt;
	padding-top: 17px;
	padding-left: 55px;
	position: relative;
	float: left;
}

.newsbox
{
	background-image: url(images/news_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 74px;
	display: block;
}

.newstext
{
	font-size: 10pt;
	padding-top: 17px;
	padding-left: 55px;
	position: relative;
	float: left;
}

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

h1
{
	font-size: 11pt;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #59A111;
	line-height: 20pt;
	border-width: 0 0 1px 0;
	border-style: solid none solid none;
	border-color: #59A111;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #59A111;
}

.top
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: #deefe0;
}

.box
{
	width: 500px;
	display: block;
	background-color: #deefe0;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.highlightbox
{
	font-size: 9pt;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-color: #deefe0;
}

.heading
{
	font-size: 11pt;
	margin-left: 20px;
	margin-right: 20px;
	color: white;
}

.greentext
{
	color: #59A111;
	font-weight: bold;
}

.bluetext
{
	color: #253eb4;
	font-weight: bold;
}
.nav
{
	font-size: 9pt;
	margin-left: 0px;
	padding-right: 20px;
	font-weight: bold;
	color: #666;
}

.subnav
{
	font-size: 8pt;
	margin-left: 0px;
	padding-right: 20px;
	font-weight: bold;
}

.copyright
{
	color: gray;
	font-size: 7pt;
	margin-left: 0px;
	margin-right: 0px;
}

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

ul
{
	list-style-image: url(images/bullet.gif);
	margin-left: 40px;
	margin-right: 20px;
	color: black;
	font-size: 10pt;
}


.textarea
{
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	background-color: #CCC;
	color: #666;
	font-size: 11pt;
}

a:link
{
	color: #00b111;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #00b111;
	font-weight: bold;
	text-decoration: none;
}

a:visited:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}


a.nav:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}


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

a.subnav:active
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.subnav:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

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

a.subnav:visited:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}


