
/* --- RIGHT COLUMN --- */
#assets {
  background: transparent;/* url(../images/rnavhead.gif) no-repeat left top;*/
	/*position: absolute; top: 0px; left: 588px;*/
	float: right;	
	width: 180px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	border: 0px dotted pink;
	}

#assets h1 {
	color:White;
	font: normal 18px arial, helvetica, verdana, sans-serif;
	text-align: center;
	padding:16px 0 9px 0;
	margin: 0 0 0 0;
	border-bottom:1px solid white;  
}

/*#assets h1.prodlinks {
  background: transparent url(../images/rhead_prodlinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.newprods {
  background: transparent url(../images/rhead_newprods.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
#assets h1.quicklinks {
  background: transparent url(../images/rhead_quicklinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.catlinks {
  background: transparent url(../images/rhead_catlinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.prodinfo {
  background: transparent url(../images/rhead_prodInfo.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.essential {
  background: transparent; url(../images/rhead_essential.gif) no-repeat left top;
	color:White;
	font: normal 18px arial, helvetica, verdana, sans-serif;
	text-align: center;
	padding:16px 0 9px 0;
	margin: 0 0 0 0;
	border-bottom:1px solid white;
  }
  
#assets h1.employment {
  background: transparent url(../images/rhead_employment.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }  

#assets h1.docs {
  background: transparent url(../images/rhead_docs.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
  #assets h1.quick {
  background: transparent url(../images/rhead_quicklinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #assets h1.prod {
  background: transparent url(../images/rhead_prodlinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #assets h1.proj {
  background: transparent url(../images/rhead_projLinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #assets h1.news {
  background: transparent url(../images/rhead_newslinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #assets h1.rel {
  background: transparent url(../images/rhead_relPages.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #assets h1.cat {
  background: transparent url(../images/rhead_catlinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.projlinks {
  background: transparent url(../images/rhead_projLinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.relres {
  background: transparent url(../images/rhead_relres.gif) no-repeat left top;
  width: 137px;
  height: 25px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.relPages {
  background: transparent url(../images/rhead_relPages.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#assets h1.noLinks {
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center;
  border-bottom: 0px solid #fff;
  }

#assets h1.featproj {
  background: transparent url(../images/rhead_featProj.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
#assets h1.steps {
  background: transparent url(../images/rhead_steps.gif) no-repeat left top;
  width: 145px;
  height: 27px;
  margin: 18px auto 0 auto;
  text-align: center; 
  }
*/
/* Right Column Block */
#assets .rBlock 
{
  border: 0px dotted green;
  margin: 0 0 12px 0;
  padding: 0 0 1px 0;
  background-color:#CCCCCC;
}

#assets .rBlock ul 
{
	border: 0px dotted red; 
	margin-left:0px;
	margin-top:0px;
	padding-left:32px;
	padding-right:5px;
	list-style-type:disc;
	}

#assets .rBlock ul li { 
	color: White;
	font-size: 9px;
  margin: 0 0 0 0;
  padding-top:6px;
  }

#assets .rBlock ul li.sel { 
  border: 0px dotted red;
  color: White;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background: none;
  }

#assets .rBlock ul.tight li { 
  padding: 0 0 0 0;
  }

#assets .rBlock a 
{
	color: White;
	text-decoration:none;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	}
	
#assets .rBlock a:hover { 
	color: #5c5754;
	text-decoration:none;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	}
/* END Right Block */


#assets #divDocs.rBlock ul li 
{
	border: 0px dotted red; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  list-style: none;
}
  
#assets #divDocs.rBlock ul li
{
	color: White;
	font-size: 9px;
	margin: 0 0 0 0;
	padding-top:6px;
}

#assets #divDocs.rBlock img {
  border: 0px dotted green;
  margin-left: -20px;
  vertical-align: middle;
  padding: 0 4px 0 0;
  }
  
#assets #divDocs.rBlock .fileSize {
  display: block;
  font: normal 9px verdana, sans-serif;
  color: #999;
}

#assets h1 span 
{
	color:White;
	font: normal 18px arial, helvetica, verdana, sans-serif;
  /*display: none;*/
  }  
 

#projGallery h1.projGall {
  background: transparent url(../images/rhead_projGall.gif) no-repeat left top;
  width: 137px;
  height: 14px;
  padding: 0 0 2px 0;
  margin: 0 0 4px 0;  
  text-align: center;
  border-bottom: 1px solid #de1834;
  margin: 0 auto 0 auto;
  text-align: center; 
  }
  
#projGallery a { 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0365ad;
	text-decoration: none;
	}
	
#projGallery a:hover { 
	color: #de1834;
	text-decoration: underline;
	}


/* --- LEFT COLUMN (PRODUCT IMAGES) --- */

#lnav #images {
  width: 201px;
  margin: 0 auto;
  text-align: center; 
  float: left;
  padding: 12px 0px 0px 0px;
  border: 0px dotted red;
  } 


#images h1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 2px 0;
	color: #634E3C;
	}

#images p {
	padding: 0;
	margin: 0;
	color: #366;
	}

#images img {
	border: 0px dotted red;
	}

#images p.copySmall {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #634E3C;
	width: 99%;
	}

#images a { 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #366;
	text-decoration: none;
	}
	
#images a:hover { 
	text-decoration: underline;
	}
	
/* --- END LEFT COLUMN --- */


/* --- RIGHT COLUMN FOR SPECIAL PAGES --- */
/*#specialassets {
	float: right;	
	width: 180px;
	display: inline;
	padding: 0 0 0 0;
	border: 0px dotted pink;
	}

#specialassets h1 {
  font: bold 13px arial; 
  padding: 0 0 0 0;  
  text-align: center;
  border-bottom: 1px solid #de1834;
}
*/
#specialassets {
   background: transparent;/* url(../images/rnavhead.gif) no-repeat left top;*/
   background-color:#CCCCCC;
	/*position: absolute; top: 0px; left: 588px;*/
	float: right;	
	width: 180px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	border: 0px dotted pink;
	}

#specialassets h1 {
	color:White;
	font: normal 18px arial, helvetica, verdana, sans-serif;
	text-align: center;
	padding:16px 0 9px 0;
	margin: 0 0 0 0;
	border-bottom:1px solid white;  
}

/*#specialassets h1.prodlinks {
  background: transparent url(../images/rhead_prodlinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.newprods {
  background: transparent url(../images/rhead_newprods.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
#specialassets h1.quicklinks {
  background: transparent url(../images/rhead_quicklinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.catlinks {
  background: transparent url(../images/rhead_catlinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.prodinfo {
  background: transparent url(../images/rhead_prodInfo.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.essential {
  background: transparent url(../images/rhead_essential.gif) no-repeat left top;
  width: 141px;
  margin: 0 auto 0 auto;
  text-align: center; 
  }
  
#specialassets h1.employment {
  background: transparent url(../images/rhead_employment.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }  

#specialassets h1.docs {
  background: transparent url(../images/rhead_docs.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
  #specialassets h1.quick {
  background: transparent url(../images/rhead_quicklinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #specialassets h1.prod {
  background: transparent url(../images/rhead_prodlinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #specialassets h1.proj {
  background: transparent url(../images/rhead_projLinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #specialassets h1.news {
  background: transparent url(../images/rhead_newslinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #specialassets h1.rel {
  background: transparent url(../images/rhead_relPages.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
   #specialassets h1.cat {
  background: transparent url(../images/rhead_catlinks.gif) no-repeat left top;
  width: 141px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.projlinks {
  background: transparent url(../images/rhead_projLinks.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.relres {
  background: transparent url(../images/rhead_relres.gif) no-repeat left top;
  width: 137px;
  height: 25px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.relPages {
  background: transparent url(../images/rhead_relPages.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }

#specialassets h1.noLinks {
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center;
  border-bottom: 0px solid #fff;
  }

#specialassets h1.featproj {
  background: transparent url(../images/rhead_featProj.gif) no-repeat left top;
  width: 137px;
  margin: 15px auto 0 auto;
  text-align: center; 
  }
  
#specialassets h1.steps {
  background: transparent url(../images/rhead_steps.gif) no-repeat left top;
  width: 145px;
  height: 27px;
  margin: 18px auto 0 auto;
  text-align: center; 
  }
*/
/* Right Column Block */

#specialassets .rBlock 
{
	margin: 0 0 12px 0;
  padding: 0 0 1px 0;
  border: 0px dotted green;
}

#specialassets .rBlock ul
{
	border: 0px dotted red; 
	margin-left:0px;
	margin-top:0px;
	padding-left:32px;
	padding-right:5px;
	list-style-type:disc;
	}

#specialassets .rBlock ul li { 
	color: White;
	font-size: 9px;
  margin: 0 0 0 0;
  padding-top:6px;
  }

#specialassets .rBlock ul li.sel { 
  border: 0px dotted red;
  color: White;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background: none;
  }

#specialassets .rBlock ul.tight li { 
  padding: 0 0 0 0;
  }

#specialassets .rBlock a 
{
	color: White;
	text-decoration:none;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	}
	
#specialassets .rBlock a:hover { 
	color: #5c5754;
	text-decoration:none;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	}
/* END Right Block */


#specialassets #divDocs.rBlock ul li { 
  padding: 6px 0 0 0px;
  margin: 0 10px 0 16px;
  background: none;
  border: 0px dotted red;
  list-style: none;
  color: #49433f;
  }

#specialassets #divDocs.rBlock ul li img {
  border: 0px dotted green;
  margin-left: -20px;
  vertical-align: middle;
  padding: 0 4px 0 0;
  }
  
#specialassets #divDocs.rBlock .fileSize {
  display: block;
  font: normal 9px verdana, sans-serif;
  color: #999;
}

#specialassets h1 span 
{
	color:White;
	font: normal 18px arial, helvetica, verdana, sans-serif;
  /*display: none;*/
  }    