<style type="text/css">
	
	body {
		text-align:center;
		}
	
	h1,h2,h3,h4,h5 {
		font-family:helvetica, sans-serif;
		color:#000000;
		padding:0em;
		margin:0em;
		line-height:1.2;
		}
	
	h1 { font-size:18px; }
	h2 { font-size:16px; }
	h3 { font-size:14px; }
	h4 { font-size:12px;
		 font-weight:normal;
		 line-height:1.3;
		 }
	h5 { font-size:11px;
		 font-weight:normal;
		 } 
	
	pre {
		font-family:helvetica, sans-serif;
		font-size:14px;
		line-height:1.1;
		}
		
	p {
		font-family:helvetica, sans-serif;
		font-size:14px;
		line-height:1.3;
		padding:0em 1em 0em 1em;
		margin:0em;
		}
	
	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		border: 1px solid #000000;
		background:#FFF;
		}
	
	#contentcenter {
		width:695px;
		padding: .75em 3.2em 0em 0em;
		float:right;
		background:#fff;
		margin:1em 0em 0em 0em;
		}
	
	#contentleft, #contentleft2 {
		width:320px;
		padding: .75em 2em 0em 3.5em;
		float:left;
		background:#fff;
		margin:1em 0em 0em 0em;
		}
		
	#contentleft2 {
		width:200px;
		}
		
	#contentright, #contentright2 {
		width:320px;
		padding: 4.1em 4em 0em 0em;
		float:right;
		background:#fff;
		margin:1em 0em 0em 0em;
		}
	
	#contentright2 {
		width:225px;
		float:left;
		padding: 3.16em 1em 0em 0em;
		}
	
	#contentheader {
		background:#fff;
		}

	#logo {
		float:left;
		}
		
	.pic {
		float:right;
		border: 1px solid #000000;
		margin: 2.8em 15.5em .2em 0em;
		}
	
	.picBig {
		float:right;
		margin: 5px 15px 10px 20px;
		border: 1px solid #000000;
		background-color: #000000;
		padding: 3px;
		color: #fff;
		}
		
	.picBig p {
		margin-top: 5px;
		padding:0px;
		text-align:center;
		font-size:11px;
		}
		
	.picBlock {
		float:left;
		width:320px;
		margin:0em 1em 1em 0em;
		}
		
	.personPic {
		float:right;
		border: 1px solid #000000;
		}

	dt, dl, dd, ul, li {
		list-style-type: none;
		margin: 0 10px 0 0;
		padding: 0;
		}

	dl {
		height:20px;
		border-bottom: 1px solid #000000;
		}
		
	dt {
		font-family:helvetica, sans-serif;
		margin: 0; 
		padding: 0;
		display: inline;
		list-style-type: none;
		}
		
	#dome a:link, #dome a:visited {
		float: left;
		font-size: 19px;
		line-height: 14px;
		padding: 0 5px 0px 5px;
		text-decoration: none;
		color: #000000;
		}

	#dome a:link.active, #dome a:visited.active {
		color: #0000cc;
		padding-top:2em;
		margin-top:-2em;
		}
	
	#dome a:hover {
		color: #CC0000;
		background: url(../images/PoliceBadge.jpg) no-repeat top center;
		padding-top:2em;
		margin-top:-2em;
		}
	
	#menu {
		width: 500px;
		height: 40px;
		float:left;
		background: #fff;
		padding-top:4.45em;
		padding-bottom:.38em;
		}

	#menu dl {
		float: left;
		margin: 0;
		padding: 0 10px 0px 10px;
		}
		
	#menu li {
		display: inline;
		}
		
	#menu ul {
		float:right;
		padding:.5em 2.7em 0em 0em;
		}
		
	#menu a {
		text-decoration: none;
		background: #fff;
		color: #000000;
		}

	#smenu2, #smenu3, #smenu4, #smenu5 {
		font-family:helvetica, sans-serif;
		font-size: 0.8em;
		width: 500px;
		display:none;
		}
		
	#smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover {
		color: #CC0000;
		}
	
	h4.breadcrumb {
		padding:2em 0em 2em 1em;
		}
		
	h4.breadcrumb a:hover {
		text-decoration:underline;
		}
		
	.underlined {
		text-decoration:underline;
		}
		
</style>
	
