#b3 div#bd.publications {
	width: 100%;
	padding-top: 0;
}

#bphm {
/*  float:left;	*/
  margin-bottom: 2px;  
  font-size: 90%;
  font-family: Arial;
  line-height:normal;
}
#bphm a {
  color: white;
}
#bp .menu ul {
  margin:0;
  padding:10px 10px;
  list-style:none;
}

#bp .menu li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
}

#bp .menu a {
  float:left;
  display:block;
  padding:5px 15px 5px 6px;
  text-decoration:none;
  font-weight:bold;
  color: white;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#bp .menu a {float:none;}

/* End IE5-Mac hack */
#bp .menu a:hover {
  color:#333;
}

#bp .menu #current {
  border-width:0;
}

#bp .menu #current a {
  padding-bottom:5px;
}

#bp .menu {
/*  width: 99.2%;	*/
  background:#ccc url("images/pubs/menu_bg.png") repeat-x bottom;
}

#bp .menu li {
  background:url("images/pubs/menu_left.png") no-repeat left top;
}

#bp .menu a {
  background:url("images/pubs/menu_right.png") no-repeat right top;
}

#bp .menu #current {
	margin-bottom: 1px;
	background-image: url("images/pubs/menu_left_on.png");
}

#bp .menu #current a {
  background-image:url("images/pubs/menu_right_on.png");
}

#bpb, #bpf {
	background-color: #eee;
}

#bp {
	width: 750px;
/*	background-color: #eee;	*/
}


#bpbdl {
	padding-top: 0;
	width: 240px;
	font-weight: bold;
	height: 100%;
	background-color: #eee;	
/*	text-transform: uppercase;	*/
}

#bpbdt {
	width: 500px;
/*	background-color: #fff;		*/
	height: 50%;
	overflow: auto;
}

#b3 .content #bpbdt  h3 {
	color: #56677b;
	text-align: right;
	padding-right: 4%;
	margin-bottom: 5px;
/*	border-bottom: 1px solid #ccc;	*/
}

#bpbd {
	background-image: url(images/bgd.png);
	height: 100%;
}

#bpbdt, #bpbdl {
	float: left;
}

#bpbdl ul {
	list-style: none;
	list-style-image: none;
}

#bpbdt {
	padding: 5px;
/*	border-top: 1px #56677b solid;	*/
/*	border-bottom: 1px #56677b solid;	*/
}

#bpbdt ul {
	list-style-image: url(images/pubs/b.png);
	margin-top: 0;
}

#b3 .content #bpbdt h4 {
	color: #970000;
}

#bpbdl li {
	background-color: #eee;
	margin: 0 0 0 -25px;	
	padding: 4px 0 4px 10px;	
/*	border-right: 1px #56677b solid;	*/
}


#bpbdl li#current {
	background-color: #fff;
/*	border-right: 1px white solid;		*/
	border-top: 1px #56677b solid;
	border-bottom: 1px #56677b solid;	
}

#bpbt h2 {
	text-align: center;
	font-weight: bold;	
	margin-top: 0;
	margin-bottom: 0;
	padding: 4px;
	color: #56677b;
	clear:both;
	font-size:1.4em;
/*	border-top: 1px #959ead solid;	*/
/*	border-top: 1px #56677b solid;	*/
/*	border-bottom: 1px #56677b solid;*/
}

#bpf p {
	display: none;
	clear: both;
	padding: 4px;
	margin: 0;	
	text-align: center;
	font-weight: bold;
	border-top: 1px #56677b solid;
/*	border-bottom: 1px #56677b solid;	*/
}

#bph:after, #bpb:after, #bpbd:after, #bpbt:after, #bpbdt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#bpbdt tr {
	background-color: #f0f8d4;
}

div.pubhead {
	text-align: center;
	margin-bottom: 0px;
}

div.pubcover {
/*	border-top: 1px solid #56677b;
	border-bottom: 1px solid #56677b;	
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;*/
	text-align:center;
	padding: 10px 0;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #eee;
}
div.pubcover img{
	width:150px;
	border: 1px #56677b solid;
}
div.pub-brochure{
text-align:center;
	border-top: 1px #56677b solid;
	border-bottom: 1px #56677b solid;	
}
div.pub-brochure a{
text-decoration:none;
}
div.pub-brochure a:hover{
text-decoration:underline;
}

