.gradient{
	background-image: url(../images/common/gradient.png);
	background-repeat: repeat-x;
}
.background{
	background-color: #FFFFFF;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FF0000;
	font-size: 24px;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #666666;
	list-style-image: url(../images/common/bullet.png);
	list-style-position: outside;
}
.bodytext a:link, a:visited, a:active
{
color: #FF0000;
text-decoration:none
}

.bodytext a:hover
{
color: #FF0000;
text-decoration:underline
}
.bodytextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.fire{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #FF0000;
}
.maint{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #009900;
}
.data{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #9900FF;
}
.cbos{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight: 300;
	color: #FF0000;
	text-align: right;
	padding-right: 10px;

}
#navcontainer {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navcontainer a
{
	display: block;
	padding: 8px;
	width: 99px;
	background-color: #A7A7A7;
	border-bottom: 5px solid #FFFFFF;
	height: 29px;
	text-align: right;
	line-height:29px;
				}
				
#navcontainer .doubleline
{
		line-height:14.5px;
				}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF0000;
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #FF0000;
color: #fff;
}

.specialisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000FF;
	list-style-image: url(../images/common/bullet.png);
}
.careersbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0000CC;
}
.careerstextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.careerstextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.warehousing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #666666;
	font-style: normal;
}

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #003399;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
}
	
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #FF0000;
	font-size: 24px;
}

