﻿#sideNavBox {
	display: none;
}

#contentBox {
	margin-left: 20px;
	margin-right: 40px;
}

#nprha-tiles {
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
}

#nprha-tiles.home {
	border-bottom: none;
}


.dfwp-list {
	margin-left: 0;
	padding-left: 0;
	width: 1280px !important;
}

.dfwp-list li {
	display: inline-block;
	vertical-align: top;
}

.dfwp-list li .item {
	padding: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 220px;
}


.dfwp-list li .item img {
	max-width: 220px;
}

.dfwp-list li .item .image-area-top {
    padding-bottom: 0;
    height: 200px;
    overflow: hidden;    
}

.dfwp-list li .item .link-item a {
	color: #fff;
	font-size: 16px;
	display: block;
	background: #000;
	padding: 10px;
}

.dfwp-list li .item .link-item a:hover {
	text-decoration: none;
}

.ms-rtestate-field h1, .ms-rtestate-field h1 a {
	font-weight: bold;
	color: #002300;	
	font-size: 18px;
	margin: 40px 0 20px 0;
}

.ms-rtestate-field h1 a:hover {
	text-decoration: none;
	cursor: text;
}

.ms-rteTable-default {
	margin-bottom: 40px;
}

.ms-rteTable-default th {
	font-weight: bold !important;
	color: #000 !important;
}

.divider {
	border-top: 1px solid #000000;
}

.nprha-table {
	width: 1280px;
}

.nprha-table .td-resource {
	width: 20%;
}

.nprha-table .td-format {
	width: 10%;
}

.nprha-table .td-description {
	width: 70%;
}
