@charset "UTF-8";
/* CSS Document */

  
  
  
  
/* PUBLICATIONS PAGE*/ 
  

publications-top {
	height:67px;
	overflow:hidden;
}
#publications-top-left {
	float:left;
	background:url(../images/pub-top-left.gif) no-repeat;
	width: 188px;
	height:67px;
}
#publications-top-right{
	float:left;
	background:url(../images/pub-to-right.gif) no-repeat;
	width: 462px;
	height:67px;
}
#publications-main {
	width:800px;
	height:160px;
	overflow:hidden;
	float: left;
}

#nav-container {
	width:800px;
	height:26px;
	float: right;
}

#navigation {
	float:right;
	width:380px;
	height:26px;
	background: #FF9A34;
}
.sidebarheadcsi {
	color: #FF9A34;
}
.Sidebarlink {
	color: #FF9933
}
.handbooks {
	float: right;
	width: 177px;
	margin-left: 20px;
}
.articleimage {
	height: 41px;
	width: 50px;
	margin-right: 10px;
}
.SR-highlight {
	color: #009b36;
}
