* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/17px Arial, sans-serif;
	color: #333;
	background-color:#2b2b2b;
}

a {
	color: #505338;
	text-decoration: underline;
}

a, a:active {
	outline: none;
}

a:hover {
	color: #6e7154;
	text-decoration: none;
}

a:visited {
	color: #6e7154;
	text-decoration: underline;
}

a:visited:hover {
	color: #6e7154;
	text-decoration: none;
}

p {
	font: 12px/17px Arial, sans-serif;
	color: #333;
	margin-top:18px;
}

h1 {
	color:#d06f1a;
	font-weight:normal;
	font-size:21px;
	margin:10px 0 5px;
}

h2 {
	color:#969b6c;
	font-weight:normal;
	font-size:18px;
	margin:8px 0 4px;
}

.clear {
	clear:both;
}

/* header */

#dh-header-outer-wrapper {
	width:100%;
	background:#636648 url(/assets/images/common/header-wrapper-bg.png) repeat-x center bottom;
	height:164px;
}

#dh-header-inner-wrapper {
	margin:0 auto;
	width:878px;
	background:#636648 url(/assets/images/common/header-bg.png) no-repeat center bottom;
	height:164px;
}

#dh-header {
	margin:0 auto;
	background:transparent url(/assets/images/common/nav-bg.png) no-repeat center top;
	width:840px;
	height:41px;
}

/* end header */


/* navigation */

#dh-nav .what-is {
	float:right;
	padding:7px 10px 5px;
	background:transparent url(/assets/images/home/what-is-icon.png) no-repeat left 1px;
}

#dh-nav .what-is a {
	padding:4px 10px 5px 32px;
	color:#fbad69;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	display:block;
}

#dh-nav .what-is a:hover {
	text-decoration:underline;
}

#dh-nav {
	width:100%;
	overflow:hidden;
}

#dh-nav ul li {
	list-style:none;
	display:inline;
	float:left;
}

#dh-nav ul li.first {
	margin-left:20px;
}

#dh-nav ul li a {
	display:block;
	color:#d4d7ba;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:11px 17px 12px;
}

#dh-nav ul li a:hover {
	text-decoration:underline;
}

#dh-nav ul li.current {
	background: transparent url(/assets/images/common/nav-current.png) no-repeat center bottom;
}

#dh-nav ul li.current a {
	color: #ffffff;
}

/* end navigation */


/* search form */

#dh-search-form {
	float:right;
	margin:8px 8px 0 0;
	overflow:hidden;
}

#dh-search-input {
	background:#ffffff url(/assets/images/common/search-input-bg.png) repeat-x left top;
	font: 13px/17px Arial, sans-serif;
	padding:4px 6px;
	height:14px;
	width:160px;
	border:1px solid #202020;
	color:#999999;
	float:left;
	margin-right:5px;
}

#dh-search-button {
	background:#d4d7ba url(/assets/images/common/search-button.png) no-repeat 0 0;
	width:23px;
	height:22px;
	cursor:pointer;
	float:right;
	margin-top:1px;
	text-indent:-9999px;
}

#dh-search-button:hover {
	background-position:0 -22px;
}

/* end search form */

/* about + contact links */

ul#dh-sub-nav {
	display:block;
	text-align:right;
	margin-right:0;
	padding:5px 3px;
	list-style:none;
}

ul#dh-sub-nav li {
	border-left:1px solid #8e9074;
	display:inline;
	padding-left:2px;
}

ul#dh-sub-nav li.first {
	border:none;
	padding-left:0;
}

ul#dh-sub-nav li a {
	color:#d2d5b8;
	font-size:12px;
	text-decoration:none;
	padding:5px;
}

ul#dh-sub-nav li a:hover {
	text-decoration:underline;
}


/* end about + contact links */

/* logo + banner */

#dh-logo-wrapper {
	margin:0 0 0 15px;
}

#dh-logo a {
	margin-top:30px;
	width:310px;
	height:60px;
	display:block;
	float:left;
	text-indent:-9999px;
}

#dh-logo-wrapper img {
	margin-top:3px;
	float:right;
	width:468px;
	height:60px;
}

/* end logo */

/* footer */

#dh-footer {
	width:840px;
	margin:10px auto;
	overflow:hidden;
	padding-bottom:60px;
}

#dh-footer p,
#dh-footer p a {
	color:#696969;
	font-size:11px;
	margin:0;
}

#dh-footer p.dh-details a.dh-logo {
	margin:0;
	padding:2px 0 2px 20px;
	background:transparent url(/assets/images/common/dh-logo.png) no-repeat left center;
}

#dh-footer p.dh-details,
#dh-footer p.dh-details a,
#dh-footer p.dh-details a span:hover {
	margin:0;
	color:#5d5d5d;
	text-decoration:none;
}

#dh-footer p.dh-details a span {
	text-decoration:underline;
}

#dh-footer span.dh-divider {
	color:#5b5b5b;
}

#dh-footer-left {
	float:left;
}

#dh-footer-right {
	width:215px;
	float:right;
	text-align:right;
}

#dh-footer hr {
	color:#3c3c3c;
	background-color:#3c3c3c;
	height:1px;
	width:100%;
	margin:0 0 18px;
}

/* end footer */

/* content */

#dh-content-outer-wrapper {
	width:100%;
	padding:15px 0;
}

#dh-content-inner-wrapper {
	width:840px;
	overflow:hidden;
	margin:0 auto;
}

#dh-content-main {
	width:699px;
	float:left;
}

#dh-content-main-top {
	width:699px;
	height:8px;
	background:transparent url(/assets/images/common/content-main-top.png) no-repeat left bottom;	
}

#dh-content-main-middle {
	width:671px;
	background-color:#ffffff;
	padding:14px;
	overflow:hidden;
}

#dh-content-main-middle a img.articles-rss {
	margin-left: 10px;
}

#dh-content-main-middle ul.article-list li.dh-alternate {
	background-color:#f8f7f1;
}

#dh-content-main-middle ul {
	margin-left: 20px;
}

#dh-content-main-middle ul li {
	padding:5px 15px 5px 0;
}

#dh-content-main-middle ul.article-list {
	margin: 15px;
	list-style: none;
}

#dh-content-main-middle ul.article-list li {
	margin: 10px 0;
}

#dh-content-main-middle ul.article-list a {
	font-size: 17px;
}

#dh-content-main-middle #dh-middle-left {
	float:left;
	width:455px;
}

#dh-content-main-middle #dh-middle-left span.entity-type-name {
	text-transform:uppercase;
	font-size:9px;
	color:#666666;
	font-weight:bold;
}

#dh-content-main-middle #dh-middle-left h1 {
	margin-top:0;
}

#dh-content-main-middle #dh-middle-left a.entity-url {
	padding-right:14px;
	background:transparent url(/assets/images/common/external-link-icon.png) no-repeat right 1px;
	text-decoration:none;
}

#dh-content-main-middle #dh-middle-left a.entity-url:hover {
	text-decoration:underline;
}

#dh-middle-left ul {
	margin-left: 20px;
}

#dh-middle-left ul li {
	padding:5px 2px;
}


#dh-content-main-middle #dh-middle-right {
	float:right;
	width:195px;
	margin:0 auto;
}

#dh-middle-right #dh-big-letter-grade {
	width:157px;
	height:131px;
	margin:0 auto 20px auto;
}

#dh-middle-right #dh-related-sidebar-top {
	width:195px;
	height:8px;
	background:transparent url(/assets/images/common/related-sidebar-top.png) no-repeat left bottom;
}

#dh-middle-right #dh-related-sidebar-middle {
	width:195px;
	background:transparent url(/assets/images/common/related-sidebar-middle.png) repeat-y left top;
}

#dh-middle-right #dh-related-sidebar-middle h2 {
	color:#ffffff;
	text-align:center;
	width:195px;
	background-color:#969b6c;
	font-size:16px;
	font-weight:normal;
	padding:4px 0 9px;
	margin:0;
}

#dh-middle-right #dh-related-sidebar-middle h3 {
	color:#666;
	text-align:left;
	background-color:#f9f9f9;
	font-size:9px;
	font-weight:bold;
	padding:2px 4px 2px 7px;
	margin:0 1px;
	text-transform:uppercase;
}

#dh-middle-right #dh-related-sidebar-middle ul {
	margin-left: 0;
	margin-top:-5px;
	padding:0 15px 2px 15px;
	overflow:hidden;
}

#dh-middle-right #dh-related-sidebar-middle ul li {
	list-style:none;
	line-height:22px;
	padding: 0;
}

#dh-middle-right #dh-related-sidebar-middle ul li span {
	float:left;
	width:135px;
}

#dh-middle-right #dh-related-sidebar-middle ul li a {
	padding:4px 0;
	margin:1px 0;
	display:block;
	text-decoration:none;
	color:#000000;
	cursor: pointer;
}

#dh-middle-right #dh-related-sidebar-middle ul li a:hover {
	text-decoration:underline;
}

#dh-middle-right #dh-related-sidebar-middle ul li img {
	float:right;
	margin-top:3px;
}

#dh-middle-right #dh-related-sidebar-bottom {
	clear:both;
	width:195px;
	height:8px;
	background:transparent url(/assets/images/common/related-sidebar-bottom.png) no-repeat left top;
}

#dh-content-main-bottom {
	width:699px;
	height:8px;
	background:transparent url(/assets/images/common/content-main-bottom.png) no-repeat left top;
}

#dh-bottom {
	margin-top:30px;
}

#dh-bottom hr {
	color:#e0e0e0;
	background-color:#e0e0e0;
	height:1px;
	width:450px;
	margin:10px 0 10px;
}

#dh-bottom ul.resources {
	margin:0;
}

#dh-bottom ul.resources li {
	color:#555555;
	font-size:12px;
	line-height:24px;
	padding:0 0 0 11px;
	width:439px;
	list-style-type:disc;
	list-style-position:inside;
	clear:both;
}

#dh-bottom ul.resources li a.resource-url {
	padding-right:16px;
	background:transparent url(/assets/images/common/external-link-icon.png) no-repeat right 4px;
}

#dh-bottom ul.resources li p.resource-notes {
	margin-top:-5px;
	padding-left:13px;
	padding-bottom:4px;
	font-size:11px;
	color:#646464;
	line-height:15px;
}


#dh-bottom ul.resources li.dh-alternate {
	background-color:#f8f7f1;
}

#dh-bottom ul.resources li span {
	width:300px;
}

#dh-bottom ul.resources li span a {
	color:#555555;
	text-decoration:none;
	width:100%;
	padding:4px 0;
}

#dh-bottom ul.resources li span a:hover {
	text-decoration:underline;
}

#dh-bottom ul.resources li a.dh-broken-link {
	float:right;
	color:#6699cc;
	text-decoration:underline;
}

#dh-bottom ul.resources li a.dh-broken-link:hover {
	text-decoration:none;
}

#dh-bottom h2.unavailable-resources {
	margin-top: 30px;
	color: #6a544d;
}

#dh-bottom ul.resources.unavailable li {
	color:#666666;
}

#dh-ads-sidebar {
	float:right;
	width:120px;
}

#dh-ads-sidebar img {
	float:left;
	margin:0 auto 15px auto;
}

/* end content */

/* pagination */

.pagination {
	margin:5px 0 20px 5px;
	font-size:11px;
}

.pagination .current-page {
	padding:3px 5px;
	background-color:#ffffff;
	color:#333333;
	border:1px solid #959595;
}

.pagination a.page {
	text-decoration:none;
	padding:3px 5px;
	background-color:#dedede;
	color:#333333;
	border:1px solid #959595;
}

.pagination a.page:hover {
	background-color:#ffffff;
	color:#333333;
	border:1px solid #959595;
}

/* end pagination */

/* table */

table.entity-grid {
	margin:30px auto 20px;
	width:100%;
}

table.entity-grid tr.dh-alternate td {
	background-color:#f9f9f9;
}

table.entity-grid th {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 7px 8px;
	background:#d2d2d2 url(/assets/images/common/entity-grid-th-bg.png) repeat-x center top;
	border-top:1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	border-right:1px solid #dfdfdf;
}

table.entity-grid th a,
table.entity-grid th a:hover {
	color:#333333;
}

table.entity-grid th a.sort-up {
	padding-right:15px;
	background:transparent url(/assets/images/common/sort-up-arrow.png) no-repeat right center;
}

table.entity-grid th a.sort-down {
	padding-right:15px;
	background:transparent url(/assets/images/common/sort-down-arrow.png) no-repeat right center;
}

table.entity-grid td {
	padding: 6px 8px;
	border-bottom: 1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

table.entity-grid th.right {
	border-right:none;
}

table.entity-grid td.left {
	border-left:1px solid #ebebeb;
}

table.entity-grid td.population {
	text-align: right;
}

table.entity-grid td.score,
table.entity-grid th.score {
	text-align: center;
}

/* end table */

/* contact form */

#contact-form {
    margin-top: 18px;
}

#contact-form table {
    vertical-align: top;
}

#contact-form th {
    text-align: right;
    padding-right: .5em;
    padding-top: 2px;
    vertical-align: top;
}

#contact-form input.text, select, textarea {
    border: 1px solid #bbb;
    padding: 3px;
    margin-bottom: 1em;
    width: 300px;
}

#contact-form input.text, textarea {
    background: url(../images/common/search-input-bg.png) repeat-x;
}

#contact-form select {
    width: 150px;
}

#contact-form textarea {
    height: 10em;
}

input.submit {
    color: #fff;
    background: url(../images/common/button-left.png) no-repeat left top;
    cursor: pointer;
    font-weight: bold;
    line-height: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    padding: 4px 9px 4px 12px;
}

input.submit:hover {
    background-position: left bottom;
}

span.button-right {
    background: url(../images/common/button-right.png) no-repeat right top;
    padding-right: 12px;
    padding: 4px 3px 4px 0;
}

input.submit:hover + span.button-right {
    background-position: right bottom;
}

/* get rid of Firefox dotted outline since it shifts the button position */
input.submit::-moz-focus-inner { 
    border: 0; 
}

/* end contact form */


/* resources page */

.ruleset-table {
	border-collapse: collapse;
}

.ruleset-table tr th {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #5d6043;
}

.ruleset-table tr td {
	padding: 5px;
	border: 1px solid #e2dec5;
}

.ruleset-table tr td.name {
	width: 200px;
	color: #171717;
	background-color: #f9f9f4; /* #f4f3ea; */
}

.ruleset-table tr td.weight {
	width: 100px;
	text-align: center;
}

ul#bounds-list {
	list-style: none;
	width: 500px;
	margin: 0 auto;
	border: 1px solid gray;
}

ul#bounds-list li {
	display: inline;
	font-weight: bold;
	padding: 7px;
}

ul#bounds-list li.letter-grade {
	font-size: 16px;
	font-weight: bold;
}





/* end resources page */




