*{
	margin:0;
	padding:0;
	font-size:100%;
}
body{
	font-size:12pt;
	line-height:120%;
	background-color:#FFFFFF;
	background-image:none;
}

/* General Style Info */
a, a:link, a:visited { color:#003d4c; text-decoration:underline; }

a img{ border:none; }

h1, h2, h3 { font-size:medium; font-weight:bold; }
h4, h5, h6 { font-size:90%; font-weight:bold; }

p {
	font-size:90%;
	margin:0.75em 0.5em;
}

strong, em { font-weight:normal; font-style:normal; }

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited { color:#333; text-decoration:none; }

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active,
h5 a:hover, h5 a:active,
h6 a:hover, h6 a:active { color:#F60; text-decoration:none; }

fieldset{
	margin-top:1em;
	padding:10px;
	border:1px solid #888888;
}

legend{
	font-weight:bold;
	color:#434343;
}

/* Layout */
#container{
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#header {
    background:#FFFFFF none;
}

div#header h1 {
	margin:5mm 0 5mm 5mm;
}

#headerNavi { 
	display:none;
}

ul#headerMenu {
	display:none;
}

#content {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#content h2 {
    background:#ffe4cd none;
    padding: 7px 0 7px 1em;
	height:21px;
	border:1px solid #cdcdcd;
}

#content h3{
	margin: 20px 2px 10px 5px;
	padding: 6px 13px;
	color: #323232;
	font-size: 100%;
	font-weight: bold;
	border-left: 8px solid #5c4f46;
	border-bottom: 1px solid #dadada;
	background-color:#e5f1fa;
}

ul#button {
	display:none;
}

div#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#footer ul {
	display:none;
}

div#footer .copyright{
    clear:both;
    border-top:1px dotted #CCC;
    padding-top:3px;
    color:#999;
    text-align:right;
}

/* tables */

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
	color:#333;
	background-color: #fff;
	padding: 0;
	margin: 0 0 1em 0;
	white-space: normal;
}
th {
	background-color:#e5ffee;
	border:1px solid #ccc;
	text-align: left;
	padding:1px 1em;
	margin:0;
}
td{
	border:1px solid #ccc;
}
table tr td {
	padding:4px 4px;
	vertical-align:top;
	margin:0;
}

table.precedentsView{
	width:73%;
	margin-left:10px;
}

table.precedentsView th{
	width:16em;
}

table#tbl input{display:none;}

table#tbl tr th.detail{
	font-size:1%;
	overflow:hidden;
	width:1px;
}



/*
table tr.altRow td {
	background: #f4f4f4;
}
table td.actions {
    white-space: nowrap;
}
#cakeSqlLog td {
	text-align: left;
	padding: 4px 8px;
	background: #fff;
	border-bottom: 2px solid #ccc;
}
*/
/* scaffold show */
/*
div.related {
clear:both;
	display:block;
}
dl {
	line-height:2em;
	margin:0em 1em;
	float:left;
	width: 400px;
}
dt {
	font-weight: bold;
	vertical-align:top;
}
dd {
	margin-left:10em;
	margin-top:-2em;
	vertical-align:top;
}
*/

/* forms */
form div{
	vertical-align: text-top;
	margin-left: 1em;
	margin-bottom:1em;
}
form div.date{
	margin-left: 0em;
}
label {
	font-size:105%;
	font-weight:bold;
	margin-top:0.5em;
	display:inline-block;
}

input[type="text"],
input[type="password"],
textarea {
	border: solid 1px #999;
	background-color:#fff;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: solid 1px #999;
	background-color:#FFFFE8;
}

input[type=checkbox] {
	margin: 10px 3px 7px 10px;
	border:none;
}

input, textarea {
	clear: both;
	font-size: 100%;
	font-family: inherit;
	margin-top:10px;
}
select {
	clear: both;
	font-size: 105%;
	font-family: inherit;
	border: solid 1px #999;
	margin-top:10px;
}
textarea{
	width:750px;
}

option {
	font-size: 90%;
	font-family: inherit;
	padding: 0 0.3em;
}
input[type=submit],
input[type=button],
input[type=file] {
	display: inline;
	vertical-align: bottom;
	border:1px solid #000000;
	padding:1px;
}
div.required {
	clear: both;
	color:#222;
	font-weight:bold;
}
div.optional {
	clear: both;
	color:#555;
}
div.submit {
	clear: both;
	margin-top: 10px;
	margin-left: 150px;
	margin-bottom:10px;
	font-weight:bold;
}

.searchBox{
	display:none;
}

input#PrecedentName,
select#PrecedentCourt,
input#SentenceName,
select#SentenceSentImpriKind,
select#SentenceSentImpriDateYear,
select#SentenceSentImpriDateMonth,
select#SentenceSentImpriDateDate,
input#SentenceSentFine10k,
input#SentenceSentFineK,
input#SentenceSentFineMin,
select#SentenceSentSusp,
input#SentenceSentProbation,
input#SentenceSentIncl,
input#ADDR1
{
	background-color:#ffe5e5;
}

pre {
	padding: 1em;
}

table.search {
    font-size:smaller;
    width: 110%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#333;
	background-color: #fff;
	clear:both;
	padding: 0;
	margin: 0 0 0 0;
	white-space: normal;
}

th.search {
	background-color: #e2e2e2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #003d4c;
	border-bottom: 1px solid #003d4c;
	text-align: center;
	padding: 0;
}

td.search{
	padding:    0;
	margin:0;
}

div.error-message{
	color:#DD0000;
}

.charge,
.sentences span{
	font-size: 130%;
	font-weight:bold;
	line-height: 200%;
}

.notice{
	border:1px dashed #999999;
	padding:5px 2em;
	margin: 0.5em auto;
	font-size:80%;
}

.sentenceNote{
	margin-left:8em;
	font-size:75%;
}

.subNavi{
	display:none;
}