@charset "utf-8";

html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption 
{ 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	border: 0; 
}

body {
	color: #000000;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	min-width: 550px;
	background: url(../images/backline.gif) repeat-x top left;
}

a:link, a:visited, a:active, a:hover {
	color: #5b5b5b; 
	font-weight: normal;	
}

a:link, a:visited, a:active {
	text-decoration: none; 
}

a:hover {
	text-decoration:underline; 
}

img {
	border-style: none;
}

#main {
    padding: 10px 10px 10px 10px;	
}

#main, #detail {
    padding: 9px 9px 0px 9px;	
}

#tl {
	background: url(../images/tl.gif) no-repeat top left;
}

#bl {
	background: url(../images/bl.gif) no-repeat top left;
}

#tr {
	background: url(../images/tr.gif) no-repeat top right;	
}

#br {
	background: url(../images/br.gif) no-repeat top right;	
}

#tr, #br {
	margin-left: 9px;
}

#tc, #bc {
	margin-right: 9px;	
}

#tc, #bc {
	padding-top: 9px;
}

#tc, #bc, #detail, #header, #banner {
	background-color: #FFFFFF;
}

#dtl {
	background: url(../images/dtl.gif) no-repeat top left;
}

#dbl {
	background: url(../images/dbl.gif) no-repeat top left;
}

#dtr {
	background: url(../images/dtr.gif) no-repeat top right;	
}

#dbr {
	background: url(../images/dbr.gif) no-repeat top right;	
}

#dtr, #dbr {
	margin-left: 5px;
}

#dtc, #dbc {
	margin-right: 5px;	
}

#dtc, #dbc {
	padding-top: 5px;
}

#dtc, #dbc, #detail_content {
	background-color: #F1F1F1;
}

#detail_content {
	margin-left: auto;
	margin-right: auto;		
	min-width: 400px;
	padding: 5px 5px 5px 5px;	
}

#footer {
	padding-top: 5px;
	height:15px;
	overflow: visible;
	width: 100%;
	text-align:center;
	font-size: 8pt;
}

#hidden {
	height:0px;
	overflow:hidden;
}

#logos {
	text-align: right;
}

#banner {
    overflow: visible;
	width: 100%;
	padding-top: 5px;
}

#header {
	overflow: visible;
	padding: 0px 9px 0px 9px;
}

#header_content {
	height: 115px;
	background: url(../images/bds.png) no-repeat top left;
}

#header_search {
	margin-left: 160px;
	height: 55px;
	overflow: hidden;
}

#header_menu {
	margin-left: 350px;
	height: 60px;
	overflow: visible;
}

#search {
	text-align: right;
	height: 30px;
}

.search_text {
	border: solid 1px black;
	width: 240px;	
}

#register {
	text-align: right;
	height: 30px;
}

#nav {
	float: left;
	width: 480px;
	height: 40px;
	padding-top: 20px;
}

a[href$='.pdf'] {
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(../images/pdficon.gif) center left no-repeat;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'], a[href$='.xls'] {
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(../images/word16.gif) center left no-repeat;
}

a[href$='.xls'] {
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(../images/excel16.gif) center left no-repeat;
}

a[href^="http:"][class="link"] {
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(../images/weblinkicon.gif) center left no-repeat;
}

a[href^="mailto:"] {
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(../images/mailtoicon.gif) center left no-repeat;
}

.pulldown, .pulldown ul {
	padding: 0 0 0 0; 
	margin: 0 0 0 0; 
	list-style: none;
}

.pulldown {
	border-top: 5px solid #666666; 
	height: 40px;
	width: 480px;
}

.pulldown li a {
	text-decoration: none;
}

.pulldown li {
	float: left; 
	width: 160px; 
	margin-right: 0px;
	position: relative;
}

.pulldown li.last {
	margin: 0 0 0 0;
}

.pulldown li a.top {
	display: block; 
	width: 160px; 
	height: 30px;
}

.pulldown ul {
	width: 160px; 
	position: absolute; 
	left: 0; 
	top: 0;
	z-index: 100;
}

.pulldown ul li {
	visibility: hidden; 
	position: absolute;
	z-index: 110;
}

.pulldown ul li.heading {
	visibility: visible; 
	display: block; 
	width: 160px; 
	height: 40px; 
	background: url(../images/li.png); 
	font-family: arial, verdana, sans-serif; 
	color: #FFFFFE; 
	text-align: center; 
	font-size: 15px; 
	line-height: 30px; 
	position:absolute;
	z-index: 99;
}

.pulldown table {
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	margin: -1px;
}

.pulldown li a:hover {
	visibility: visible;
}

.pulldown :hover ul li {
	visibility: visible; 
	position: static; 
	width: 160px;
}

.pulldown :hover ul li a {
	display: block; 
	line-height: 18px; 
	padding: 2px 0 2px 10px; 
	width: 150px; 
	background: #666; 
	color: #fff; 
	text-decoration: none; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
}

.pulldown :hover ul li a img {
  display:inline-block;
  line-height:18px;
}

.pulldown :hover ul li a:hover {
	text-decoration: underline;
}

.blank {
	height: 10px;
	width: 100%;
	overflow: hidden;
}

.heading, .heading a {
	color: #E62324;
	font-weight: bold;
	font-size: 14px;
}

.subheading, .subheading a {
	color: #E62324;
	font-weight: bold;
	font-size: 12px;
}

#environment .subheading {
	color:#55BB55;
	font-weight: bold;
	font-size: 12px;	
}

div#environment {
	width: 100%;
	text-align: justify;
}

div#environment_picture {
	width: 199px;
	height: 217px;
	margin: 10px 10px 10px 10px;
	background: url(../images/environment.jpg) no-repeat top left;
	float: right;
}

#extra {
	text-align: right;
}

.red {
	color: #E62324;
	font-weight: bold;
}


.result {
	color:#E62324;
}

.result a {
	color:#E62324;
}

.person {
	width: 164px;
	height: 300px;
	float:left;
	padding: 5px 5px 5px 5px;
	text-align: center;
	overflow: hidden;
}

.person_title {
	width: 164px;
	height: 50px;
	float:left;
	padding: 5px 0px 5px 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
	border: solid 1px silver;
}

.table80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.table90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.table90 th {
	color: white;
	width: 33%;
	height: 20px;
	padding: 0 5px 0 5px;	
}

.table90 td {
	vertical-align:top;
	padding: 0 5px 0 5px;	
}

.tablenone {
	border-spacing: 5px;
}

.tablenone td[class^="th"], .tablenone td[class^="th"] a {
	color: white;
	font-size: 12px;	
	width: 33%;
	height: 20px;
	padding: 0 5px 0 5px;	
}

.tablenone td[class^="td"] {
	padding: 0 5px 0 5px;
}

.th_xerox, .th_xerox a {
	background-color:#A72A90;
}

.th_nor, .th_nor a {
	background-color:#21007F;
}

.th_lasercom, .th_lasercom a {
	background-color:#008080;
}

.th_tsd, .th_tsd a{
	background-color:#FF0000;
}

.th_osg, .th_osg a{
	background-color:#0094D4;
}

.th_psg, .th_psg a{
	background-color:#71BA3F;
}

.th_osd, .th_osd a{
	background-color:#FF6A00;
}

.td_xerox {
	background-color:#FFD8F7;
}

.td_nor {
  background-color:#E2D8FF;
}

.td_lasercom {
	background-color:#D8FFFF;
}

.td_tsd {
	background-color:#FFD8D8;
}

.td_osg {
	background-color:#D8F3FF;
}

.td_osd {
	background-color:#FFE8D8;
}

.td_psg {
	background-color:#E8FFD8;
}

.td_top {
	vertical-align: top;
	width:100px;
	color:#E62324;
}

.td_logo {
	vertical-align: middle;
	background-color: #FFFFFF;
	text-align: center;
}


.colour_xerox {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#A72A90;
}

.colour_osg {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#0094D4;
}

.colour_psg {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#71BA3F;
}

.colour_osd {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#FF6A00;
}

.colour_lasercom {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#008080;
}

.colour_tsd {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#FF0000;
}

.colour_nor {
	color: white;
	font-weight: bold;
	font-size: 14px;
	background-color:#21007F;
}

#textjustify {
	text-align: justify;	
}

.bullet ul {
	list-style-type: disc;
	list-style-position: outside;
  text-transform: none;
  text-decoration: none;
  padding: 2px 5px 2px 20px;
}

.wide {
	overflow: visible;
	width: 100%;
}

.address1 {
  border: solid 1px gray;
  height: 180px;
  width: 320px;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  float: left;
}

#address_map {
  height: 180px;
  width: 320px;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  float: left;	
	text-align: right;
}
      
.address2 {
  border: solid 1px gray;
  height: 240px;
  width: 320px;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px; 
  float: left;
}   

.address td[class="left"] {
	vertical-align: top;
	width: 125px;
	font-weight: bold;
}

.address td[class="right"] {
	width: 195px;
}

#training_content {
	padding-left: 10px;
	margin-left: 255px;
	margin-right: 10px;
	margin-bottom: 5px;
	min-height: 340px;
	background: url(../images/backline.gif) no-repeat top left;
}

#training_menu {
	float: left;
	width: 250px;
}

#training_menu td {
	padding-left: 5px;
}

#training th {
	text-align:left;
	vertical-align:top;
}

.training_heading, .training_heading a {
	color: white;
	background-color: #808080;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
}

.data th, .data td {
	padding: 0px 5px 0px 5px;
}

.data th {
	background-color: #808080;
	height: 20px;	
}

.even {
	background-color: #c0c0c0;
}

.odd {
	background-color: #F1F1F1;
}

.number {
	text-align:right;
}

div.dealer {
	background: url(../images/dealer.gif) no-repeat top left;
	padding-left:12px;
}

div.dealer_right {
	background: url(../images/dealer.gif) no-repeat top right;
	margin-right:5px;
}

div.ccss {
	background: url(../images/ccss.gif) no-repeat top left;
	padding-left:12px;
}

div.ccss_right {
	background: url(../images/ccss.gif) no-repeat top right;
	margin-right:5px;
}
