﻿body 
{
	background: #7B868C url(../../images/justice/header-dark-gradient.png) repeat-x 0 0;
	font-family: Arial;
}

.clear
{
	clear:both;
}

#container
{
	width:1024px;
}
#header
{
	width: 1024px;
	margin:0 auto;	
	background-color:#ffffff;	
}
#content
{
	width: 1024px;
}
#footer
{
	display: none;
}
.justiceContainer
{
	width:1024px;
	margin:0 auto;	
}

.justiceContainer .csitape
{
	padding-top:20px;
	background-color:#ffffff;	
	float:left;
}

a
{
	color: #007BB7;
}

.justiceContainer .leftnav
{
	width:250px;
	float:left;
	padding-top:40px;
}

.justiceContainer .navtable
{
	width:217px;
	margin-left:20px;	
	font-size:12px;	
}

.justiceContainer .navheader
{
	background-image:url(../../images/justice/nav-header.png);	
	background-repeat:no-repeat;
	padding:5px;
	text-align:center;
	font-weight:bold;
	height:21px;
	color:Black;	
	font-size:14px;
}

.justiceContainer .navfooter
{	
	background-image: url(../../images/justice/footer-border.png);	
	height:5px;
}

.justiceContainer .navlink1
{	
	background-color: #EBEBEB;
	padding:5px;
	padding-left:8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.justiceContainer .navlink2
{
	background-color: #F6F6F6;
	padding:5px;
	padding-left:8px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.justiceContainer .rightpane
{
	background-color:#ffffff;	
	width:770px;
	float:left;
}

.justiceContainer .content
{
	background-color: #ffffff;	
}

.justiceContainer .footer
{
	height:150px;
}

.justiceContainer .footerbox
{
	background-color: #ffffff;	
}

.justiceContainer .footerlinks
{
	margin-top:50px;
	float:left;
	background-color: #ffffff;
	padding:5px;
	font-size:9px;
}
.justiceContainer .footertrust
{
	float:right;
}

.justiceContainer .roundedfooter
{
	padding-top:1px;	
	background-image: url(../../images/justice/rounded-bottom.png);
	background-repeat:no-repeat;	
	height:17px;
}

/************************************************************************************************/

.justiceContainer .pageheader
{
	font-size:28px;
	font-weight:bold;
}
.justiceContainer .sectionheader
{
	font-size:16px;
	font-weight:bold;
}

.justiceContainer .rightpane
{
	font-size:12px;
}

.justiceContainer .schoolsbox
{
	border: 1px solid #CCCCCC;
	padding:5px;
	background-image:url(../../images/justice/featured-schools-gradient.png);
	background-repeat:repeat-x;
}

.justiceContainer .schoolimage
{
	border-right:2px dotted #CCCCCC;
	width:170px;
	float:left;	
	padding:5px;
	text-align:center;
}

.justiceContainer .schooltext
{
	background-color:#EFF2F4;	
	padding:5px;
	margin-left:5px;
	width:550px;
	float:left;
}
.justiceContainer p
{
	margin-bottom: 0.5em;
}
.justiceContainer ul
{
	margin: 0.5em 1em 0.5em 20px;
}
