body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	}
body {
margin: margin:-10px 0 0 -10px;
background-color: #ADB9B9;
background-image:url("mainbg.gif");
	}
html body {margin:0}
		
	
/*typography*/
a:link { font-family: verdana, arial, helvetica, sans-serif;
	}
a:visited { font-family: verdana, arial, helvetica, sans-serif;
	}
a:active { font-family: verdana, arial, helvetica, sans-serif;
	}
a:hover {
	/*hover doesn't work in nn4*/
	}
h1 {
	font-size: 140%;
	font-weight: normal;
	}
h2 {
	font-size: 110%;
	font-weight: normal;
	}
h3 {
	font-size: 100%;
	font-weight: bold;
	color:#DE6310;
	}
h4 {
	font-size: 80%;
	font-weight: bold;
	}
h5 {
	font-size: 70%;
	font-weight: bold;
	}
h6 {
	font-size: 64%;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	/*font-size: 80%;*/
	line-height: 120%;
	}
p {
	font-size: 80%;
	line-height: 115%;
	}
pre {
	font-family: monospace;
	font-size: 80%;
	}
strong, b {
	font-weight: bold;
	}
	/*------------------ Breadcrumb -----------------------*/
.path {
  margin:0px;
  font-size: 10px;
  line-height: 25px;
}
.path a,.path a:link,.path a:visited,.path a:active {

  font-weight: bold;
  color: #036;
  border-width:0;
  text-decoration:none;
}

.path a:hover {
  color: #DE6310;
  border-width:0;
}
.ar {
 color: #000;
 font-size: 11px;
 padding:0 5px;
 margin:0;
 }
 .catheader,.stepheader,.updateheader {
	color: #FFF;
	padding:4px 7px 4px 10px;
	line-height:20px;
	font-size: 110%;
	font-weight: bold;
}
.hnav{
font-size:10px;
  color:#DE6310;
margin:0;
   padding:8px 100px 11px 12px;
  }
  .hnav a{
   border-width:0;
  text-decoration:none;
  color:#fff;
  font-weight:bold;
  }
  .bnavlist
{
width: 594px;
color:#DE6310;
font-size:10px;
border-top: 1px solid #ADB9B9;
border-bottom: 1px solid #ADB9B9;
margin: 0px;
padding:3px 0 3px 10px;
background-color: #E89900;
}

.bnavlist a, .bnavlist a:link, .bnavlist a:visited
{

color: #fff;
font-weight:bold;
text-decoration: none;
border:0px;
}
.leftcol p {
  color:#666;
  font-size:xx-small; 
  line-height:1.4em;
  margin:0 0px 10px 10px;
  }


  .catheader {
	color: #FFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
.disheader {
    font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	font-size:xx-small;
	font-weight:bold;
}
.maincol,.frontcol {
  
  width:574px;
  padding: 10px;
  background-color: #fff;
  color: #000;
  }
  
.catimage {
  margin:5px 0 15px 5px;
  }

.snav{font-size:80%;}
.snav p{ margin:7px 0 0 0; }
.snav tr,.snav td {font-size:80%; line-height: 1.3em;}
.snav a:link{
  font-weight:bold;
  text-decoration: none;
  border:none;
}
.snav h3 {
  colour:DE6310;
  font-size:110%; 
  margin: 7px 0 0 0; 
  font-weight:bold;
  }
.guideslink {
	background-color: #EDE7DC;
	text-align: right;
	margin:0;
}
.guideslink a:link {
   font-size:9px;
   margin:0;
   padding:5px;
   text-decoration:none;
  border:none;
}
.case {
	margin:10px 7px 7px 7px;
	padding: 7px 27px 7px 7px;
	border: 1px dotted #DE6310;
	background-image:url("casestudy.gif");
	background-repeat: no-repeat;
	background-position: left top;
    background-color: #EDE7DC;
}
.case p {font-size:90%;line-height: 1.5em; margin:0px 0px 15px 0px;}
.case ul li{font-size:0.9em;}
.case H3,.tip H3 {
     margin: 7px  5px 17px 33px;
	 color: #DE6310;
	font-size: 1.2em;
	font-weight: bold;
	 }
.tip {
	margin:10px 7px 7px 7px;
	padding: 7px 27px 7px 7px;
	border: 1px dotted #DE6310;
	background: #EDE7DC;
	background-image:url("tip.gif");
	background-repeat: no-repeat;
	background-position: left top;
    background-color: #FFFFCC;
}
.tip p {font-size:90%;line-height: 1.5em; margin:0px 0px 15px 0px;}
.tip ul li{font-size:0.9em;}
