a:link {
	color: #264378;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
	color: #264378;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #264378;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #B80422;
	text-decoration:none;
	font-weight: bold;
}
BODY, TABLE, TD, TH {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: standard;
	color: #36546D;
}
body {
	behavior: url("csshover.htc");
	height: 100%;
	position:relative;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: cover;
}
}
.small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: standard;
	padding: 10px;
	color: #004671;
}
.left {
	background:url("images/left_bg.jpg") bottom left no-repeat;
}
.bridge {
	background:url("images/left_bg.jpg") bottom left no-repeat;
}
h1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	color: #244E75;
	font-weight: bold
}
h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	color: #244E75;
	font-weight: bold
}
h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #244E75;
}
h4 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #ffffff;
}
h5 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
}
b {
	font-weight: bold
}
.bold {
	font-weight: bold;
	color: #FF0000;
}
.welcome {
	color: #ffffff;
}
.copyright {
	font-family:Arial, Helvetica;
	font-size:8pt;
	color:#000000;
	font-weight:normal
}
.large {
	font-family:Arial, Helvetica;
	font-size:13pt;
	color:#000000;
	font-weight:bold
}
.wlarge {
	font-family:Arial, Helvetica;
	font-size:13pt;
	color:#ffffff;
	font-weight:bold
}
.title {
	font-weight: bold;
	font-size:11pt;
	color: #532D0E;
}
.ftr {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:active {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:link {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:visited {
	text-decoration:none;
	font-size: 8pt;
	color: #ffffff;
	font-weight:normal
}
.ftr a:hover {
	text-decoration:underline;
	font-size: 8pt;
	color: #FFC53D;
	font-weight:normal
}
.crimetitle {
	font-weight: bold;
	text-decoration: underline;
	color: #014670;
}
.crimedate {
	float:right
}
#menu {
	width: 100%;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color:  #517291 #152E44 #112538 #537493; 
	margin: 0;
	padding: 2px 3px;
}
#menu a {
	color: #ffffff;
	background: #244E75;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	background: #224566;
}
#menu li {
	position: relative;
}
#menu ul ul {
	width: 100px;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;

	display:block;
}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {

	display: none;
}
div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
white-space:nowrap;
width:200px;
	display: block;
}
.contentbg
{
background-image: url("images/right_bg2.jpg");
   background-position: right bottom; /*Positioning*/
   background-repeat: no-repeat; /*Prevent showing multiple background images*/
}

.contentbghome
{
background-image: url("images/right_bg_home.jpg");
   background-position: right bottom; /*Positioning*/
   background-repeat: no-repeat; /*Prevent showing multiple background images*/
}

.linx {
	text-decoration:none;
	color: #ffffff;
	font-weight:normal
}
.linx a:active {
	text-decoration:underline;
	color: #264378;
	font-weight:normal
}
.linx a:link {
	text-decoration:underline;
	color: #264378;
	font-weight:normal
}
.linx a:visited {
	text-decoration:underline;
	color: #264378;
	font-weight:normal
}
.linx a:hover {
	text-decoration:none;
	color: #B80422;
	font-weight:normal
}
.links a:active    { text-decoration:underline; color: #264378}
.links a:link     { text-decoration:underline; color: #264378}
.links a:visited     { text-decoration:underline; color: #264378}
.links a:hover     { text-decoration:none; color: #B80422}

.approval{
display:none;
height:0px;}