@charset "UTF-8";
/* digitaljustice.net Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	margin-bottom:10px;
	}
body {
	width:973px;
	background:url(../images/body_rpt.jpg) repeat-x #051f3a;
	margin: 20px auto;
	color:#fff;
	font-size:10px;
	line-height:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#header {
	width:973px;
	height:162px;
	background:#051f3b;
	}
.header_left {
	width:456px;
	height:162px;
	float:left;
	}
.header_right {
	width:498px;
	text-align:right;
	font-size:1.2em;
	line-height:1.2em;
	padding-right:19px;
	float:left;
	}
.header_right h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:normal;
	}
.yellowbold {
	font-family:impact, Helvetica, Verdana;
	font-size:1.3em;
	line-height:1.2em;
	font-weight:normal;
	color:#c89b38;
	text-transform:uppercase;
	}
#body_container {
	width:973px;
	background: url(../images/body_container_rpt.jpg) repeat-y left #bfbfbf;
	float:none;
	}
#leftbar {
	width:313px;
	color:#000;
	float:left;
	}
.customerlogin {
	width:313px;
	height:29px;
	background:url(../images/lady_justice_top.jpg);
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	text-align:center;
	padding-top:11px;
	}
.customerlogin a:link {
	color:#fff;
	text-decoration:none;
	}
.customerlogin a:visited {
	color:#fff;
	text-decoration:none;
	}
.customerlogin a:hover {
	color:#fff;
	text-decoration:underline;
	}
.statue {
	width:313px;
	background:url(../images/lady_justice_btm.jpg) top left no-repeat;
	}
.leftservices {
	width:283px;
	font-size:1.1em;
	line-height:1.2em;
	padding:10px 10px 10px 20px;
	}
.leftservices p {
	margin-bottom:5px;
	}
.leftservices h1 {
	font-family:impact, Helvetica, Verdana;
	font-size:2.2em;
	line-height:1.4em;
	text-align:center;
	color:#061f3a;
	font-weight:lighter;
	}
.leftservices a:link {
	color:#000;
	text-decoration:none;
	}
.leftservices a:visited {
	color:#000;
	text-decoration:none;
	}
.leftservices a:hover {
	color:#000;
	text-decoration:underline;
	}
.leftstaff {
	width:293px;
	text-align:center;
	font-size:1em;
	line-height:1.2em;
	padding:0 10px 10px 10px;
	}
.leftstaff p {
	margin-bottom:5px;
	}
.leftstaff h1 {
	font-family:impact, Helvetica, Verdana;
	font-size:2.5em;
	line-height:1.4em;
	text-align:center;
	color:#061f3a;
	font-weight:lighter;
	}
.leftstaff a:link {
	color:#000;
	text-decoration:underline;
	}
.leftstaff a:visited {
	color:#000;
	text-decoration:underline;
	}
.leftstaff a:hover {
	color:#000;
	text-decoration:none;
	}
#rightside {
	width:660px;
	float:left;
	padding-bottom:10px;
	}
#nav {
	width:630px;
	margin:0 0 10px 30px;
	color:#061f3a;
	font-size:1.3em;
	line-height:2.5em;
	text-align:center;
	}
#nav ul {
	list-style: none;
	line-height:1;
	}
#nav a {
	display: block;
	}
#nav li {
	display:inline;
	float:left;
	border-top:#bfbfbf 5px solid;
	margin:0 25px;
	padding-top:3px;
	list-style:none;
	line-height:1.7em;
	}
#nav li ul li {
	border-top:0;
	/*width:12em;*/
	width:15em;
	text-align:left;
	border-bottom:1px #c89b38 solid;
	margin-left:5px;
	padding-bottom:5px;
	line-height:1.2em;
	margin-bottom:5px;
	}
#nav a:link {
	color:#061f3a;
	text-decoration:none;
	}
#nav a:visited {
	color:#061f3a;
	text-decoration:none;
	}
#nav a:hover {
	color:#061f3a;
	text-decoration:none;
	}
#nav li ul {
	position: absolute;
	/*width: 13em;*/
	width:16em;
	left: -999em;
	line-height:1.1em;
	background-color:#051f3a;
	color:#ffffff;
	opacity:.80;
	filter: alpha(opacity = 80);
	padding-top:10px;
}
#nav li ul li a:link {
	color:#ffffff;
	}
#nav li ul li a:visited {
	color:#ffffff;
	}
#nav li ul li a:hover{
	color:#c89b38;
	}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
td {
	padding:3px;
	}
th {
	padding:3px;
	}
.caption {
	font-size:0.9em;
	font-style:italic;
	}
.leftglow {
	width:27px;
	background:;
	float:left;
	}
.rightglow {
	width:633px;
	background:url(../images/rightglow.jpg) right center no-repeat;
	}
.rightcontent {
	width:633px;
	background:#bfbfbf url(../images/leftglow.jpg) left center no-repeat;
	padding-left:27px;
	float:left;
	}
.righttext {
	width:585px;
	font-size:1.2em;
	line-height:1.4em;
	background:#878f97;
	padding:10px 10px 15px 10px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
.righttext a:link {
	color:#fff;
	text-decoration:underline;
	}
.righttext a:visited {
	color:#fff;
	text-decoration:underline;
	}
.righttext a:hover {
	color:#fff;
	text-decoration:none;
	}
.righttext h1 {
	font-size:2.0em;
	color:#000033;
	font-weight:normal;
	font-family:impact, Helvetica, Verdana;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #bfbfbf solid;
	line-height:1.2em;
	}
.righttext h2 {
	font-size:1.6em;
	color:#000033;
	font-weight:normal;
	font-family:impact, Helvetica, Verdana;
	padding-bottom:10px;
	line-height:1.4em;	
	}
.righttext ul {
	margin-left:40px;
	padding-bottom:10px;
	}
.home_righttext {
	width:585px;
	font-size:1.2em;
	line-height:1.4em;
	background:#878f97;
	padding:10px 10px 15px 10px;
	}
.home_righttext a:link {
	color:#fff;
	text-decoration:underline;
	}
.home_righttext a:visited {
	color:#fff;
	text-decoration:underline;
	}
.home_righttext a:hover {
	color:#fff;
	text-decoration:none;
	}
.home_righttext h1 {
	font-size:2.0em;
	color:#000033;
	font-weight:normal;
	font-family:impact, Helvetica, Verdana;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #bfbfbf solid;
	line-height:1.2em;
	}
.home_righttext h2 {
	font-size:1.6em;
	color:#000033;
	font-weight:normal;
	font-family:impact, Helvetica, Verdana;
	padding-bottom:10px;
	line-height:1.4em;	
	}
.home_righttext ul {
	margin-left:40px;
	padding-bottom:10px;
	}
.schedule {
	background:#000033;
	padding:10px;
	color:#ffffff;
	font-family:impact, Helvetica, Verdana;
	font-size:1.8em;
	font-weight:normal;
	}
.schedule a:link {
	text-decoration:none;
	}
.schedule a:hover {
	text-decoration:none;
	}
.schedule a:visited {
	text-decoration:none;
	}
.image {
	padding:5px;
	}
.missionstatement {
	width:585px;
	padding:0 10px 10px 10px;
	background:#051f3b;
	font-size:1.2em;
	line-height:1.3em;
	}
.missionstatement h1 {
	font-size:2.2em;
	line-height:1.6em;
	font-family:impact, Helvetica, Verdana;
	font-weight:normal;
	text-align:center;
	}
.missionstatement li {
	margin-left:20px;
	}
#footer {
	width:973px;
	font-size:1.2em;
	line-height:1.2em;
	text-align:center;
	padding:3px 0;
	}
#footer a:link {
	color:#fff;
	text-decoration:none;
	}
#footer a:visited {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
.minheighttext {
	width:585px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
.minheighttext td, th {
	padding:5px;
	}
.hzrule {
	margin:10px 0;
	}
.editor_body {
	background:#878f97;	
	width:585px;
	font-size:10px;
	line-height:12px;
	}
.editor_body a:link {
	color:#fff;
	text-decoration:underline;
	}
.editor_body a:visited {
	color:#fff;
	text-decoration:underline;
	}
.editor_body a:hover {
	color:#fff;
	text-decoration:none;
	}
.editor_body2 {
	background:#f5ead2;	
	width:585px;
	font-size:10px;
	line-height:12px;
	color:#000;
	}
.editor_body2 a:link {
	color:#000;
	text-decoration:underline;
	}
.editor_body2 a:visited {
	color:#000;
	text-decoration:underline;
	}
.editor_body2 a:hover {
	color:#000;
	text-decoration:none;
	}
.admintable {
	max-width:585px;
	}
.filestable {
	width:575px;
	max-width:575px;
	min-width:575px;
	margin:7px 0;
	}
.filestable td, th {
	padding:3px;
	}	
.filestable th {
	color:#061f3a;
	}
.filestable th a:link {
	color:#061f3a;
	text-decoration:underline;
	}
.filestable th a:visited {
	color:#061f3a;
	text-decoration:underline;
	}
.filestable th a:hover {
	color:#061f3a;
	text-decoration:none;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}