/* Justice Updates Box */
.updatesbox {
	width:250px;
	height:75px;
	border:solid #999999;
	border-width:6px;
	background-color:#FFFFFF;
	padding: 7px 4px 10px 5px;
}
/* nsd Page */
.nsd-top {
	width:770px;
	float:left;
	padding:0 0 10px 25px;
}
.leftnav {
	width:180px;
	float:left;
}
.nsd-top .headline {
	background-color:#333333;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	height:20px;
}
.nsd-bottom-left {
	width:470px;
	float:left
}
.nsd-bottom-left1 {
	width:230px;
	float:left
}
.nsd-bottom-full {
	width:940px;
	float:left
}
.nsd-bottom-left2 {
	width:210px;
	float:right
}
.ag-bottom-right {
	width:300px;
	float:right;
}
/* Stay Connected Box */
.stayconnectedbox {
	width:264px;
	height:135px;
	border:double #cccccc;
	text-align:center;
	padding-top: 10px;
	margin-top:20px;
	background-color:#FFFFFF;
}
#cjs{
  display: block;
  width: 269px;
  height: 95px;
  margin: 0 0 15px 0;
  background: url(/images/cjs-rightbox.jpg) no-repeat 0 -95px;
}
#cjs:hover{ background-position: 0 0px;}
#cjs span{display: none;}


/* News and Blog Boxes */
.news_date {
	font-family:Georgia;
	font-size:11px;
	color:#999999;
	margin: 12px 0 2px 0;
}
.news_title {
	font-family:Georgia;
	font-size:15px;
	margin-bottom:1em;
}
.news_title a, .news_title a:link, .news_title a:visited, .news_title a:active {
	color:#765821;
	text-decoration:none;
}
.news_title a:hover {
	color:#765821;
	text-decoration:underline;
}
.type {
	color:#171e24;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	margin:0 0 1px 0;
}
.typeln {
	color:#171e24;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	margin:0 0 1px 0;
}
.prnumber {
	font-size: 60%;
	padding: 0 0 0 5px;
	color:#dddddd;
	
}
.prspeeches {
	font-size: 60%;
	padding: 0 0 0 5px;
	color:#999999;
	display: none;
}
.lnkttl {
	font-family:Georgia;
	font-size:18px;
	margin:0 0 15px 0;
}
.lnkttl a, .lnkttl a:link, .lnkttl a:visited, .lnkttl a:active {
	color:#765821;
	text-decoration:none;
}
.lnkttl a:hover {
	color:#765821;
	text-decoration:underline;
}
.dateln {
	font-family:Georgia;
	color:#999999;
	font-size: 11px;
	margin:0 0 1px 0;
}
.teaser {
	font-family:Georgia;
	color:#171e24;
	font-size: 13px;
	margin-bottom:8px;
}
.otherln {
	font-family:Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color:#a6824b;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
	margin-bottom:10px;
}
.otherln a, .otherln a:link, .otherln a:visited, .otherln a:active {
	color:#a6824b;
	text-decoration:none;
}
.otherln a:hover {
	color:#a6824b;
	text-decoration:underline;
}
/* nsd Vertical Navigation */
.leftnav ul {
	margin: 0 0 5px 0;
	padding: 0 0 2px 15px;
	list-style-type: none;
	width:165px;
	font-family:Georgia;
	font-size:14px;
}
.leftnav li a {
	color:#8c8c8b;
	display: block;
	padding:2px 0 6px 0;
	border-bottom-style:solid;
	border-bottom-color:#e6ddcc;
	border-bottom-width:1px;
	text-decoration: none;
}
.leftnav li a:hover {
	color:#000000;
}
.leftnav ul .submenu {
	width:150px;
	font-family:Georgia;
	font-size:12px;
	
	
}
.leftnav .submenu li a {
	color:#8c8c8b;
	border:none;
	padding:0 0 3px 0;
}
.leftnav .submenu li a:hover {
	color:#000000;
}

.showsubnav1{
	display: none;
	}
.showsubnav1 ul { 
	width:150px;
	 
	}
.showsubnav2{
	display: none;
	}	
.showsubnav2 ul {
	width:150px;
	}
.showsubnav3{
	display: none;
	}	
.showsubnav3 ul {
	width:150px;
	}

/* nsd Breadcrumb Menu */
.breadcrumbmenu {
	width:996px;
	height:42px;
	font-family:Georgia;
	font-size:12px;
}
.breadcrumbmenu .breadcrumbmenucontent {
	width:750px;
	height:23px;
	float: left;
	color:#333333;
	margin: 10px 0 15px 15px;
}
.breadcrumbmenu .breadcrumbmenucontent a, .breadcrumbmenu .breadcrumbmenucontent a:link, .breadcrumbmenu .breadcrumbmenucontent a:visited {
	color:#92794a;
	text-decoration:none;
}
.breadcrumbmenu .breadcrumbmenucontent a:hover {
	color:#92794a;
	text-decoration:underline;
}
.breadcrumbmenu .breadcrumbmenucontent a:active {
	color:#92794a;
	text-decoration:none;
}
.printer {
	float:right;
	width:150px;
	margin: 10px 20px 15px 0;
	font-family:Georgia;
	font-size:12px;
	color:#a6824b;
}
.printer a, .printer a:link, .printer a:visited, .printer a:active {
	color:#a6824b;
	text-decoration:none;
}
.printer a:hover {
	color:#a6824b;
	text-decoration:underline;
}
/* nsd Info Box */
.generalinfo {
	width:262px;
	border: 4px solid #a6824b;
	margin-bottom:15px;
}
.generalinfocontent {
	padding:10px;
	font-size:13px;
	line-height:1.5em;
	font-family:Georgia;
}
#name {
	font-weight: bold;
	margin: 12px 0 0 0;
	color:#333333
}
#number {
	margin: 0 0 12px 0;
	color:#333333
}
/* nsd Pages */
.bodytext {
	color: #171e24;
	font-family:Georgia;
	font-size:13px;
}
.bodytext a, .bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#a6824b;
	text-decoration:none;
}
.bodytext a:hover {
	color:#a6824b;
	text-decoration:underline;
}
h1 {
	background-color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.875em;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	letter-spacing:0px;
	padding:3px 10px 3px 10px;
	margin:0px 0px 10px 0px;
}