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

.nomargin { margin: 0px; }

.gettingstarted
{
	background-color: white;
	background-image: url(images/gettingstarted_bg.gif);
	background-repeat: repeat-y;
}

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

.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: 146px;
	height: 74px;
	display: block;
}

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

.searchbutton
{
	display: block;
	position: relative;
	top: 72px;
	width: 54px;
	height: 23px;
}

.textarea
{
	border-color: #f4f4f4;
	border-width: 1px;
	border-style: solid;
	background-color: #f4f4f4;
	color: #000;
	font-size: 10pt;
	margin-top: 74px;
}

.bottomlistbg
{
	background-image: url(images/bottomlistbg.gif);
	background-repeat: repeat-y;
}

.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;
}

.featuretext
{
	color: #333;
	font-weight: bold;
}

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

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

a:active
{
	color: #49a102;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #49a102;
	font-weight: bold;
	text-decoration: none;
}

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

a:visited:hover
{
	color: #49a102;
	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;
}


.homenav
{

	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	
	}

a.homenav:link {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-align: center; text-decoration: none;}
a.homenav:active {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-align: center; text-decoration: none;}
a.homenav:visited {color: white; font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-align: center; text-decoration: none;}
a.homenav:hover {color: #f8f8f8; font-family: Arial, Helvetica, sans-serif; font-size: 20px; text-align: center; text-decoration: none;}
