@charset "utf-8";
body {
	font-family: 'Arial', Helvetica, Arial, Sans-Serif;
	background-color: #F0F0F0;
	font-size: 12px;
	color: #333333;
}
.scpio #container {
	width:1300px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
	padding:10px;
}
.scpio #header {
	background-image: url(images/headlogo.jpg);
	height: 250px;
}
.scpio #twitter {
	text-align:center;
	vertical-align:middle;
}
.scpio #footer {
	width:1300px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	overflow:auto;
	padding:10px;
}
.scpio #menu {
	height: 34px;
	background-color: #F6F6F6;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.scpio #breadcrumb {
	height: 20px;
}
.scpio #featurehead {
	height: auto;
	width:650px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
.scpio #twitter {
	height: auto;
	width:640px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
.scpio #featurehead1 {
	height: auto;
	width:255px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
.scpio #featurehead2 {
	height: auto;
	width:250px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}
.scpio #featurehead3 {
	height: auto;
	width:422px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}
.scpio #featurehead4 {
	height: auto;
	width:422px;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}
.scpio #featurehead5 {
	height: auto;
	width:1266px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
.scpio #body1 {
	height:auto;
	width:650px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
.scpio #searchbody {
	height:auto;
	width:100%;
	float:left;

}
.scpio #lawlistbody {
	height:250px;
	width:100%;
	float:left;

}
.scpio #bodyjustices {
	height:auto;
	width:1300px;
	float:left;
}
.scpio #justicestext {
	height:auto;
	width:975px;
	float:left;
	margin-right:5px;
}
.scpio #bodyjustices a {
	font-weight:bold;

}

.scpio #body2 {
	height: auto;
	width:315px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}
.scpio #body3 {
	height:auto;
	width:315px;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
}
.module_round_box {
	background:#FFFFFF;
	border-radius:6px;
	border:solid 1px #C5C5C5;
	padding:20px;
	padding-bottom:16px;
	-webkit-box-shadow: 0 0px 8px #BDBDBD;
	-moz-box-shadow: 0 0px 8px #BDBDBD;
	box-shadow: 0 0px 8px #BDBDBD;
	text-align: justify;
}
.module_round_box li {
	border-bottom-style: inset;
	border-bottom-width: 1px;
	padding-top: 10px;
}
.header_round_box {
	background:#FFFFFF;
	border-radius:6px;
	border:solid 1px #C5C5C5;
	-webkit-box-shadow: 0 0px 8px #BDBDBD;
	-moz-box-shadow: 0 0px 8px #BDBDBD;
	box-shadow: 0 0px 8px #BDBDBD;
}
.module_round_box_outer {
	margin-bottom:10px;
}
.scpio_mod_h3 {
	font-size:11px;
	text-transform:uppercase;
}
.module_round_box .scpio_mod_h3 {
	border-bottom:solid 1px #C5C5C5;
	background:#FAFAFA;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F9F9F9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* IE10+ */
	background: linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* W3C */
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
	padding-bottom:11px;
	padding-left:13px;
	padding-right:13px;
	padding-top:12px;
	margin-left:-20px;
	margin-top:-20px;
	margin-right:-20px;
	margin-bottom:12px;
}
.module_round_box .scpio_h3_first {
	color:#4e1874;
}
a, .module_round_box .scpio_h3_first, .module_round_box-none .scpio_h3_first, .module_round_box ul.menu .current a, h2, h4, #scpio_md_outer_wrap h3 {
	color:#4e1874;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.scpio #search {
	float: right;
	margin-right: 30px;
	margin-top: 70px;
	color: #FFF;
}
.scpio #transparencyseal {
	float: left;
	margin-top: 45px;
	color: #FFF;
	margin-left: 32px;
}
.searchbox {
	border: 1px solid #FFF;
	height: 19px;
}
.searchbutton {
	border: 1px solid #693f79;
	color:#fff;
	background-color: #693f79;
	width: 65px;
	height: 22px;
	font-weight: bold;
}
.scpio #divcenter {
	width:1300px;
	margin-left:auto;
	margin-right:auto;
}
