﻿body{
	background-color:#83807b;
	background-image:none;
}
.ms-core-overlay {
    background-color: transparent;
}
body.ms-backgroundImage #s4-workspace {
	margin: 0;
	padding: 0;
	color: #555555;
	font-size: 12px;
	font-family: 'Libre Baskerville', serif;
	background: #83807b url(/assets/exonerations/images/nre_bg_32.gif) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body.ms-backgroundImage #s4-workspace.ms-core-overlay.predata {
	background: #83807b url(/assets/exonerations/images/nre_bg_32.gif) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
#donation-banner, #donation-banner a, #donation-banner a:visited{
	width:100%;
	text-align:center;
	background-color:#D45C27;
	color:#FFFFFF;
	margin:0;
	padding:10px;
	position:relative;
	text-decoration:none;
	font-size:16px;
	font-family: 'Spartan', Verdana, sans-serif;
}
#donation-banner a:hover{
	text-decoration:underline;
}
#s4-bodyContainer
{padding-bottom: 0;
background-image: url("/assets/exonerations/images/nre_bg_grid.jpg");
background-position: 0px 170px;
background-repeat: repeat-x;
background-attachment: fixed;
}
#bodycontainer {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #ECEAE1;
}
#header {
	width: 960px;
	height: 140px;
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
}
.preheader {
	background-color: #434343;
	padding: 15px 0;
	margin: 0;
}
.preheader h3 {
	font-size: 10px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	text-align: center;
	color: #cccccc;
}
div#MSOZoneCell_WebPartctl00_ctl50_g_dbc0e6b5_5d59_48ce_9860_a039d19b99c2,div#MSOZoneCell_WebPartctl00_ctl51_g_dbc0e6b5_5d59_48ce_9860_a039d19b99c2  {
    min-height: 430px;
}
.right_column_header {
	float: left;
	width: 480px;
}
.right_column_header h4 {
	float: right;
	margin: 22px 35px 0 0;
	color: #D45C27;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-align:right;
}
.right_column_header.pre1989 {
	float: left;
	width: 480px;
}
.right_column_header.pre1989 h4 {
	float: right;
	margin: 58px 35px 0 0;
	color: #D45C27;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-align:right;
}
#MSOZoneCell_WebPartWPQ4{
margin:0;
	
}
#MSOZoneCell_WebPartWPQ4 .pre1989breadcrumbs ul{
	margin:0;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
#MSOZoneCell_WebPartWPQ4 .pre1989breadcrumbs ul li{
display:inline;}

#MSOZoneCell_WebPartWPQ4 .pre1989breadcrumbs ul li:first-of-type {
border-right: 1px #D45C27 solid;
padding-right:7px;
color: #D45C27;
}
#MSOZoneCell_WebPartWPQ4 .pre1989breadcrumbs ul li a {
color: #D45C27;
font-size:12px;
}




.right_column_header h5 {
	float: right;
	clear: both;
	margin: 10px 30px 5px 10px;
	color: #58595B;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.right_column_header img {
	clear: both;
	float: right;
	margin: 3px 30px 0 15px;
}
.left_column_header {
	float: left;
	width: 480px;
}
.left_column_header img {
	margin: 0;
	padding: 22px 45px 10px 30px;
	width:300px;
}
/*** 
BEGIN NAVIGATION 
***/
#navigation {
	width: 960px;
	height: 31px;
	position: absolute;
	top: 130px;
	margin: 0 auto;
	padding: 0;
	background-color:#748D93;
	z-index: 500;
}
/*** ESSENTIAL STYLES ***/
.nav_list * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav_list {
	line-height: 1.0;
}
.nav_list ul {
	position: absolute;
	top: -999em;
	width: 15em; /* left offset of submenus need to match (see below) */
}
.nav_list ul li {
	width: 100%;
}
.nav_list li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.nav_list li {
	float: left;
	position: relative;
}
.nav_list a {
	display: block;
	position: relative;
}
.nav_list li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */;
	z-index: 99;
}
.nav_list li:hover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */;
	z-index: 99;
}
ul.nav_list li.sfHover li ul {
	top: -999em;
}
ul.nav_list li:hover li ul {
	top: -999em;
}
ul.nav_list li li.sfHover ul {
	left: 15em; /* match ul width */;
	top: 0;
}
ul.nav_list li li:hover ul {
	left: 15em; /* match ul width */;
	top: 0;
}
ul.nav_list li li.sfHover li ul {
	top: -999em;
}
ul.nav_list li li:hover li ul {
	top: -999em;
}
ul.nav_list li li li.sfHover ul {
	left: 10em; /* match ul width */;
	top: 0;
}
ul.nav_list li li li:hover ul {
	left: 10em; /* match ul width */;
	top: 0;
}
/*** NAVIGATION STYLE ***/
.nav_list {
	float: left;
	margin-bottom: 1em;
	margin-left: 34px;
}
.nav_list a {
	padding: .75em 1em;
	text-decoration: none;
}
.nav_list a:hover {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
	text-decoration: none;
}
.nav_list a:visited {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
	text-decoration: none;
}
.nav_list a, .nav_list a:link {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
	text-decoration: none;
}
.nav_list li {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
.nav_list li li {
	background: #434343;
	font-size: 14px;
	text-transform: none;
	font-family: Arial, serif;
}
.nav_list li li li {
	background: #434343;
}
.nav_list a:active {
	background: #434343;
	outline: 0;
}
.nav_list a:hover {
	background: #434343;
	outline: 0;
}
.nav_list a:focus {
	background: #434343;
	outline: 0;
}
.nav_list li.sfHover {
	background: #434343;
	outline: 0;
}
.nav_list li:hover {
	background: #434343;
	outline: 0;
}
/*** arrows **/
.nav_list a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('/assets/exonerations/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {
	/* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
li:hover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
a:active > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
a:hover > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
a:focus > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.nav_list ul .sf-sub-indicator {
	background-position: -10px 0;
}
.nav_list ul a > .sf-sub-indicator {
	background-position: 0 0;
}
/* apply hovers to modern browsers */
.nav_list ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.nav_list ul li:hover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.nav_list ul a:active > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.nav_list ul a:hover > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.nav_list ul a:focus > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background: url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#mgmenu1 .menu_text{
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.25;
	font-size:12px;
}
/*** 
END NAVIGATION 
***/
#MainContent .left_column_wp {
	font-size: 14px;
	width: 560px;
}
/*** 
BEGIN FOOTER
***/
#footer {
	width: 960px;
	margin: 0;
	padding: 15px 0 50px 0;
	position: relative;
	clear: both;
	background-color: #434343;
	color: #FFFFFF;
	display: inline-block;
	z-index: 400;
	font-size: 12px;
	line-height: 1.35;
}
#footer h3 {
	color: #FFFFFF;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.left_column_footer {
	padding: 10px 0 0 32px;
	float: left;
	width: 560px;
}
.left_column_footer a, .left_column_footer a:visited, .left_column_footer a:hover, .left_column_footer a:link, .right_column_footer a, .right_column_footer a:visited, .right_column_footer a:hover, .right_column_footer a:link {
	color:#FFFFFF;	
	text-decoration:none;
}
.left_column_footer img {
	margin: 0 10px 0 0;
}
.left_column_footer ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.left_column_footer li {
	padding-left: 15px;
	background-image: url(/assets/exonerations/images/list_icon_white.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 10px 0 0 0;
}
.right_column_footer {
	float: right;
	width: 310px;
	padding: 10px 30px 0 0;
}
.right_column_footer ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.right_column_footer li {
	padding-left: 15px;
	background-image: url(/assets/exonerations/images/list_icon_white.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 10px 0 0 0;
}

/*** 
END FOOTER
***/
img {
	border: 0;
}
#body {
	width: 900px;
	margin: 0;
	padding: 15px 30px 20px 30px;
	position: relative;
	clear: both;
}
#home #body {
	width: 960px;
	margin: 0;
	padding: 15px 0 20px 0;
	position: relative;
	clear: both;
}
#body p {
	font-size: 14px;
	color: #333333;
}
#body ul {
	font-size: 14px;
	color: #333333;
}
table.ms-listviewtable {
    font-family: sans-serif;
}
.left_column_wp {
	vertical-align: top;
	padding-right: 20px;
}
/* RIGHT CONTENT */
.right_column_wp {
	vertical-align: top;
}
.right_column_wp2 {
	vertical-align: top;
	/* background-image: url('/assets/exonerations/images/rightbg.png');
	background-repeat: repeat-x; */
	margin: 0;
	padding: 20px;
}
.right_column_wp2 ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.right_column_wp2 li {
	margin: 0 0 10px 0;
	padding: 0;
}
#MSOZoneCell_WebPartWPQ3 h3 {
	font-size: 20px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #D45C27;
}
/* HEADER STYLES */
h1, .ms-rtestate-field h1, h1.ms-rteElement-H1 {
	font-size: 20px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #D45C27;
	margin:25px 0 10px 0; 
}
h2, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
	font-size: 18px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	color: #D45C27;
}
h3 {
	font-size: 16px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	color: #D45C27;
}
a, a:link, .ms-WPBody a, .ms-WPBody A:link {
	color: #D45C27;
}
a:hover, .ms-WPBody a:hover {
	color: #D45C27;
	text-decoration: underline;
}
a:visited, .ms-WPBody a:visited {
	color: #D45C27;
}
#pagetitle {
	padding: 0;
	margin: 0;
	width: 100%;
}
#breadcrumbs {
	padding: 0;
	margin: 0;
	width: 100%;
}
#breadcrumbs a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	text-transform: uppercase;
	margin-right: 10px;
}
.last_crumb {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
#ctl00_explitLogout_ExplicitLogin {
	display: none;
	text-decoration: none;
	font-size: 1px;
	color: #ffffff;
}
.accordionButton {
	padding: 0 0 15px 0;
}
/* added to enhance grid view  -Rich */
.ms-alternating {
	background-color: rgb(232,232,232);
}
.ms-vh2 {
	font-weight: 400;
	color: black;
	white-space: normal;
	font-family: tahoma,sans-serif;
}
TD.ms-vb {
	/*font-weight:bold;*/
   color: #333;
	white-space: normal;
	font-size: 14px;
}
.ms-vb2 A:visited {
	color: purple;
}
TH.ms-vh2 a {
	color: black;
}
/* EXONERATIONS FEATURED */
.exon-featured img {
	float: left;
	padding-right: 10px;
	padding-bottom: 2px;
	max-height: 90px;
	max-width: 100px;
}
.exon-featured hr {
	height: 1px;
	background-color: #999999;
	color: #999999;
	border: 0;
}
.exon-featured a:link {
	font-size: larger;
	text-decoration: none;
	color: #D45C27;
}
.exon-featured a:visited {
	color: #D45C27;
	font-size: larger;
	text-decoration: none;
}
.exon-featured a:hover {
	color: #D45C27;
	font-size: larger;
	text-decoration: underline;
}
.exon-featured {
	padding-bottom: 2px;
}
/* 2 COLUMN */
#summary_view {
	width: 760px;
	margin: 0 0 15px 0;
	position: relative;
}
.summary_view_left {
	width: 360px;
	float: left;
}
.summary_view_right {
	width: 340px;
	float: right;
}
.summary_view_right p {
	width: 340px;
	position: absolute;
	bottom: 0;
	color: #808080;
	font-size: 9px;
}
/* STYLE DNA DEFINITION */
#body .dnadef {
	color: #808080;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
/* STYLE DATABASE HEADERS */
.ms-vh2 .ms-unselectedtitle .ms-vb {
	word-wrap: normal;
}
.ms-viewheadertr tr {
	word-wrap: normal;
}
.ms-pickerresultheadertr {
	background-color: #C4C4C4;
}
.ms-ph {
	background-color: #C4C4C4;
}
.ms-vh2-nograd-icon {
	background-color: #C4C4C4;
}
.ms-vh3-nograd {
	background-color: #C4C4C4;
}
.ms-vh2-nograd {
	background-color: #C4C4C4;
}
.ms-viewheadertr .ms-vh-group {
	background-color: #C4C4C4;
}
.ms-vh2-nofilter-icon {
	background-color: #C4C4C4;
}
.ms-vh2-nofilter-notextalign {
	background-color: #C4C4C4;
}
.ms-vh2-nofilter {
	background-color: #C4C4C4;
}
.ms-vh-icon {
	background-color: #C4C4C4;
}
.ms-vh2 {
	background-color: #C4C4C4;
}
.ms-vh {
	background-color: #C4C4C4;
}
/* HOMEPAGE Content */
.hpcontainer {
	width: 400px;
	height: auto;
	display: inline-block;
	margin: 10px 0 10px 0;
	padding: 0;
	position: relative;
}
/*#WebPartWPQ7 a:link, #WebPartWPQ7 a:link, #WebPartWPQ7 a:link, #WebPartWPQ7 a:visited, #WebPartWPQ7 a:visited, #WebPartWPQ7 a:visited{
	color:#D45C27;
}*/
#WebPartWPQ5 a:link, #WebPartWPQ5 a:link, #WebPartWPQ5 a:link, #WebPartWPQ5 a:visited, #WebPartWPQ5 a:visited, #WebPartWPQ5 a:visited {
	color: #D45C27;
}
/*EXONERATION NEWS YELLOW*/
.left_column_wp #MSOZoneCell_WebPartWPQ7, .left_column_wp #MSOZoneCell_WebPartWPQ6 {
	display: inline-block;
	background-color: #edc76b;
	padding: 15px;
	clear: both;
	position: relative;
}
.left_column_wp #MSOZoneCell_WebPartWPQ7 .more, .left_column_wp #MSOZoneCell_WebPartWPQ6 .more {
	float: right;
	margin: 10px 0 0 0;
	color: #D45C27;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
.left_column_wp #MSOZoneCell_WebPartWPQ7 h2, .left_column_wp #MSOZoneCell_WebPartWPQ7 h2 a, .left_column_wp #MSOZoneCell_WebPartWPQ7 h2 a:hover, .left_column_wp #MSOZoneCell_WebPartWPQ6 h2, .left_column_wp #MSOZoneCell_WebPartWPQ6 h2 a, .left_column_wp #MSOZoneCell_WebPartWPQ6 h2 a:hover {
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#MSOZoneCell_WebPartWPQ7_title, #MSOZoneCell_WebPartWPQ6_title {
	color: #000000;
	font-size: 14px;
	margin: 0 0 5px 0;
}
#MSOZoneCell_WebPartWPQ7_title a, #MSOZoneCell_WebPartWPQ6_title a {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 400;
}
#MSOZoneCell_WebPartWPQ7 img, #MSOZoneCell_WebPartWPQ6 img {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
	max-width: 100px;
}
#MSOZoneCell_WebPartWPQ7 .exon-news, #MSOZoneCell_WebPartWPQ6 .exon-news {
	padding: 0;
	margin: 0;
}
#MSOZoneCell_WebPartWPQ7 .exon-news .more, #MSOZoneCell_WebPartWPQ6 .exon-news .more {
	float: right;
	margin: 10px 0 0 0;
	color: #D45C27;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
#MSOZoneCell_WebPartWPQ7 .exon-news .moreh2, #MSOZoneCell_WebPartWPQ6 .exon-news .moreh2 {
	color: #ffffff;
}
#MSOZoneCell_WebPartWPQ7 .exon-news .moreh2 a, #MSOZoneCell_WebPartWPQ7 .exon-news .moreh2 a:hover, #MSOZoneCell_WebPartWPQ7exon-news .moreh2 a:visited, #MSOZoneCell_WebPartWPQ6 .exon-news .moreh2 a, #MSOZoneCell_WebPartWPQ6 .exon-news .moreh2 a:hover, #MSOZoneCell_WebPartWPQ6exon-news .moreh2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#MSOZoneCell_WebPartWPQ7.exon-news .more a, #MSOZoneCell_WebPartWPQ6.exon-news .more a {
	color: #CC3333;
}
#MSOZoneCell_WebPartWPQ7.exon-news h2, #MSOZoneCell_WebPartWPQ7.exon-news h2 a, #MSOZoneCell_WebPartWPQ7.exon-news h2 a:hover, #MSOZoneCell_WebPartWPQ6.exon-news h2, #MSOZoneCell_WebPartWPQ6.exon-news h2 a, #MSOZoneCell_WebPartWPQ6.exon-news h2 a:hover {
	color: #ffffff;
	margin: 0 0 15px 0;
	text-decoration: none;
}
#MSOZoneCell_WebPartWPQ7.exon-news .exon-news-body, #MSOZoneCell_WebPartWPQ6.exon-news .exon-news-body {
	font-size: 14px;
}
#MSOZoneCell_WebPartWPQ7.exon-news .exon-news-body a, #MSOZoneCell_WebPartWPQ6.exon-news .exon-news-body a {
	color: #CC3333;
}
#MSOZoneCell_WebPartWPQ7.exon-news .exon-news-title, #MSOZoneCell_WebPartWPQ6.exon-news .exon-news-title {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
#MSOZoneCell_WebPartWPQ7.exon-news-title a, #MSOZoneCell_WebPartWPQ6.exon-news-title a {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
#MSOZoneCell_WebPartWPQ7.exon-news img, #MSOZoneCell_WebPartWPQ6.exon-news img {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	max-width: 100px;
}
#MSOZoneCell_WebPartWPQ7.exon-news hr, #MSOZoneCell_WebPartWPQ6.exon-news hr {
	padding: 0;
	margin: 0;
	display: block;
	line-height: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.graphs {
	width: 370px;
	height: auto;
	display: inline-block;
	background-color: #97AEBF;
	padding: 15px;
	clear: both;
	position: relative;
	margin: 10px 0;
}
.graphs h2 {
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.graphs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.graphs li {
	padding-left: 15px;
	background-image: url(/assets/exonerations/images/list_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 10px 0 0 0;
}
.graphs li a:visited {
	text-decoration: none;
	color: #000000;
}
.graphs li a:hover {
	text-decoration: none;
	color: #000000;
}
.graphs li a {
	text-decoration: none;
	color: #000000;
}
.graphsleft {
	position: relative;
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}
.graphsright {
	position: relative;
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
.browsecases h2 {
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.browsecases {
	width: 165px;
	height: 200px;
	margin: 10px 5px 0 0;
	padding: 15px;
	float: left;
	position: relative;
	background-color: #D45C27;
}
.browsecases ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.browsecases li {
	padding-left: 15px;
	background-image: url(/assets/exonerations/images/list_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 10px 0 0 0;
}
.browsecases li a:visited {
	text-decoration: none;
	color: #000000;
}
.browsecases li a:hover {
	text-decoration: none;
	color: #000000;
}
.browsecases li a {
	text-decoration: none;
	color: #000000;
}
.learnmore {
	width: 165px;
	height: 200px;
	margin: 10px 0 0 5px;
	padding: 15px;
	float: right;
	position: relative;
	background-color: #bdc949;
}
.learnmore h2 {
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.learnmore ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.learnmore li {
	padding-left: 15px;
	background-image: url(/assets/exonerations/images/list_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 10px 0 0 -15px;
}
.learnmore li a:visited {
	text-decoration: none;
	color: #000000;
}
.learnmore li a:hover {
	text-decoration: none;
	color: #000000;
}
.learnmore li a {
	text-decoration: none;
	color: #000000;
}
.learnmore ul {
	margin: 5px 0 5px 15px;
	padding: 0;
}
.learnmore .rtd_details {
	color: #FFFFFF;
}
.learnmore .rtd_details a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
.learnmore .rtd_details a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
.learnmore .rtd_details a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.more a:visited {
	float: right;
	margin: 10px 0 0 0;
	color: #D45C27;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.more a {
	float: right;
	margin: 10px 0 0 0;
	color: #D45C27;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.more {
	padding: 0;
	margin: 0;
}
.blue {
	color: #369;
}
.ms-disc a:visited:hover {
	color: #D45C27;
}
.ms-vb-user a:visited:hover {
	color: #D45C27;
}
.ms-vb2 a:visited:hover {
	color: #D45C27;
}
.ms-vb a:visited:hover {
	color: #D45C27;
}
.ms-vb a {
	color: #D45C27;
	font-size:14px !important;
	font-weight:normal !important;
	font-family: 'Libre Baskerville', serif !important;
}
.exon-news img {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
	padding: 0;
	max-width: 100px;
}
.exon-news hr {
	height: 1px;
	background-color: #999999;
	color: #999999;
	border: 0;
	margin: 5px 0 5px 0;
}
.exon-news-title {
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	margin: 0 0 2px 0;
	color: #D45C27;
}
.exon-news-title a:link, .exon-news-title a:link, .exon-news-title a:link {
	color: #D45C27;
}
.exon-news-date {
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 0;
	color: #666666;
}
.exon-news-body {
	font-size: 14px;
	margin: 0 0 2px 0;
	padding: 0;
}
.exon-news-body a:link, .exon-news-body a:link, .exon-news-body a:link, .exon-news-body a:visited, .exon-news-body a:visited, .exon-news-body a:visited {
	color: #D45C27;
}
/*** 
IMAGE AND BYLINE STYLES 
***/
.exon-detail {
	float: left;
	max-width: 200px;
	margin: 10px 10px 3px 0;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	border: 1px solid silver;
}
.exon-byline {
	font-size: 10px;
	margin: 10px 0 0 0;
	color: #808080;
}
.exon-detail img {
	padding: 0;
	max-width: 200px;
	max-height: 150px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.ms-unselectedtitle .ms-disc a:visited:hover {
	color: #000000;
}
.ms-unselectedtitle .ms-vb-user a:visited:hover {
	color: #000000;
}
.ms-unselectedtitle .ms-vb2 a:visited:hover {
	color: #000000;
}
.ms-unselectedtitle .ms-vb a:visited:hover {
	color: #000000;
}
.ms-unselectedtitle .ms-vb a {
	color: #000000;
}
.followus {
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	right: 30px;
	top: 2px;
}
.social_media {
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	right: 15px;
	top: 3px;
}
.social_followus {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}
.social_icons {
}
ul.social_icons {
	margin: 0;
	padding: 0;
}
.social_icons li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 2px;
	margin: 0;
}
#chartlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#chartlist_container {
	font-size: 10px;
}
/*** HOMEPAGE 3 BOX STYLES ***/
.cbcontainer {
	width: 400px;
	height: auto;
	padding: 0;
	margin: 10px 0 0 0;
	background-image: url("http://law-sp2016prod/assets/exonerations/images/hpcontentbg.gif");
	background-repeat: repeat-y;
}
.cbleft {
	width: 195px;
	height: auto;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}
.cbright {
	width: 195px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}
.cb001 {
	width: 165px;
	height: auto;
	padding: 15px;
	background-color: #D45C27;
	margin: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
/**border-bottom: 10px solid #fffdf0;**/	border-bottom: 0;
}
.cb002 {
	width: 165px;
	height: auto;
	padding: 15px;
	margin: 0;
}
.ms-WPBody .cb002 a {
	color: #FFFFFF;
}
.cb003 {
	width: 165px;
	height: auto;
	padding: 15px;
	margin: 0;
}
.cb001 h2, .cb002 h2, .cb003 h2 {
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}
.ms-WPBody .cb001 h2 a, .ms-WPBody .cb002 h2 a, .ms-WPBody .cb003 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.cb001 p, .cb002 p, .cb003 p {
	margin: 0;
	padding: 0;
}
.cb001 ul, .cb002 ul, .cb003 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cb001 li, .cb002 li, .cb003 li {
	padding-left: 15px;
	background-image: url(/assets/exonerations/images/list_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin: 10px 0 0 0;
}
.cb001 li a:visited, .cb002 li a:visited, .cb002 li a:visited {
	text-decoration: none;
	color: #000000;
}
.cb001 li a:hover, .cb002 li a:hover, .cb003 li a:hover,  {
	text-decoration: none;
	color: #000000;
}
.ms-WPBody .cb001 li a, .ms-WPBody .cb002 li a, .ms-WPBody .cb003 li a {
	text-decoration: none;
	color: #000000;
}
.HPContent .ms-PartSpacingVertical {
	margin: 0;
}
.ms-listviewtable .ms-vb2 {
	color: #333333;
	font-size: 8pt;
}
/*#MSOZoneCell_WebPartWPQ6 .ms-PartSpacingVertical {
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	visibility: hidden;
}*/
/*** 
STAFF PAGE STYLES 
***/
.staffpagebios + h1 {
	margin: 0 0 10px 0;
}
.staffpagebios {
	width: 740px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px #e5e5e5 solid;
	clear: both;
	display: table;
	position: relative;
}
.staffpagebios .leftimg {
	position: relative;
	float: left;
	width: 100px;
	margin: 0;
}
.staffpagebios .leftimg img {
	margin: 3px 0 0 0;
	width: 100px;
	height: 100px;
}
.staffpagebios .rightcontent {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	width: 600px;
}
.staffpagebios .rightcontent p {
	margin: 0;
	padding: 0;
}
/** 
Body Content Updates
**/
#MSOZoneCell_WebPartctl00_ctl49_g_9c9c1bda_145f_4704_931d_c8762b3a464d, #MSOZoneCell_WebPartctl00_ctl49_g_dbc0e6b5_5d59_48ce_9860_a039d19b99c2 {
	height: 400px;
	position: relative;
	background-color: #97aebf;
	padding: 0;
	margin: 0;
}
#body .homepagecontent {
	width: 960px;
	margin: 0;
	clear: both;
}
#body .homepagecontent_center {
	background-color: #748D93;
	width: 960px;
	margin: 0 0 32px 0;
}
#body .homepagecontent_center a, #body .homepagecontent_center a:hover, #body .homepagecontent_center a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	width: 100%;
	display: block;
	padding: 10px 0;
	font-family: 'Spartan', Verdana, sans-serif;
	font-weight: 600;

}
#body .homepagecontent_center a img {
	vertical-align: middle;
}
#body .homepagecontent_left {
	float: left;
	width: 560px;
	margin: 0 0 0 32px;
}
#body .homepagecontent_right {
	float: right;
	width: 313px;
	margin: 0 32px 0 0;
}
#body .homepagecontent_box1 {
	padding: 0 32px 32px 32px;
	color: #D45C27;
	margin: 0 0 32px 0;
}
#body .homepagecontent_box2 {
	padding: 0 32px 32px 32px;
	color: #D45C27;
	margin: 0 0 32px 0;
}
#body .homepagecontent_box1 img a,#body .homepagecontent_box2 img a{
	border:0;
	width:249px;
}
#body .homepagecontent_box1 p, #body .homepagecontent_box2 p {
	color: #D45C27;
	line-height: 1.25;
	font-size: 12px;
}
#body .homepagecontent_box1 h2, #body .homepagecontent_box1 h2 a, #body .homepagecontent_box1 h2 a:hover, #body .homepagecontent_box2 h2, #body .homepagecontent_box2 h2 a, #body .homepagecontent_box2 h2 a:hover {
	color: #D45C27;
	margin: 0 0 10px 0;
	text-decoration: none;
}
.footer_3column {
	width: 896px;
	clear: both;
	padding:20px 32px;
	text-align: center;
}
.footer_3column a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer_001 {
	float: left;
	width: 280px;
	margin: 0 15px 0 0;
	text-align: center;
}
.footer_002 {
	float: left;
	width: 280px;
	margin: 0 15px 0 0;
	text-align: center;
}
.footer_003 {
	float: left;
	width: 280px;
	text-align: center;
}
.footer_001 img, .footer_002 img, .footer_003 img {
	width: 175px;
}
#home #pagetitle {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#home #pagetitle h1 {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/** 
Components
**/
.ms-WPBody a.button {
  background-color: #D45C27;
  border: none;
  color: #FFFFFF;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-family: 'Spartan', Verdana, sans-serif;
}
.ms-WPBody a.button:hover {
  background-color: #434343;
}
.ms-WPBody a.button:visited {
  background-color: #D45C27;
}
a.supportbtn{
	padding: 8px 23px; 
	font-size: 14px;
	border-radius: 20px;
	margin: 30px 0; 
	background-color:#D45C27; 
	color: #ffffff; 
	border: 2px solid; 
	border-color: #D45C27; 
	outline: none;
	cursor: pointer;
	display: inline-block;
}
a.supportbtn:hover{
	background-color:#FFFFFF; 
	color: #434343; 
	border: 2px solid; 
	border-color: #FFFFFF; 
}