
.paging{
  color:#bb9977;
  text-align:right;
}
.paging a {
  text-decoration:none;
  color:#bb9977;
}
.paging a:hover 
{
  color:#828257;
}

.itemblock
{
  width:685px;
  clear:both;
  overflow: hidden;
  padding-bottom:10px;
  border-bottom:0px solid #CCCCCC;
}


.heading 
{
	color: #265a93;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 5px;
}

.description 
{
	font-size: 14px;
	line-height: 24px;
	margin: 0px 0px 24px;
}


.imgfloat 
{
  float:left;
  overflow: hidden;
}

.itemblock img {
	padding: 5px;
	border: solid 1px #272e3e;
	margin: 10px 15px 15px 0px;
	float: left;
}


.item_documents {
  padding-bottom:10px;
}

.doc_heading {
  font-size:14px;
  font-weight:bold;
  color:#265a93;
}

.oneDocument a {
  text-decoration:none;
  padding:4px;
  color:#265a93;
  letter-spacing:1px;
}

.oneDocument a:hover {
  color:#ffffff;

}


