/* commented backslash hack \*/ 
html, body{height:100%; } 
/* end hack */


html,body {margin:0;padding:0}

body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.8em;
	color: #000; }

h2 { font-size: 1.6em; }

legend { padding: 0 0 7px 0; margin: 0; }


.textField { font-size: 0.8em; }

.cms_submit {
	font-weight: bold;
	padding: 3px 15px 3px 15px; }

.small {
	text-transform: uppercase;
	font-size: 0.88em; }

.clear {
	clear: both;
	height:1px;
	overflow:hidden;
	margin-top:-1px; }


/* Police Navigation */

#police_nav {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px; }

#police_nav li {
	display: inline;
	height: 1em; }

#police_nav a {
	text-decoration: none;
	margin-right: 0.8em;
	font-size: 0.8em;
	font-weight: bold; }



/* Report Styles */

#instructions {
	width: 530px;
	padding: 20px 20px 10px 20px;
	margin: 0px 10px 15px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background: #DCF097;
	-moz-border-radius: 9px; }

#instructions li {
	margin-bottom: 1.0em;
	line-height: 1.2em; }

#sent {
	padding:200px 20px 200px 20px;
	font-size: 1.2em; }

/* IE Filter for CSS Box Model */	

*html #instructions { padding-right: 0px; }


fieldset {
  width: 555px;
  margin: 0px 0px 0px 10px;
  background-color: #CCE1EE;
  border: none;
  -moz-border-radius: 9px; }

  
form { padding: 30px 30px 10px 30px; }
















