	A:link {			text-decoration: underline; color: #dd0000;}
	A:visited {			text-decoration: underline; color: ##dd0000;}
	A:hover {			text-decoration: none; color: #dd0000;}				

html, body {
	background: #fff url(../images/nav-bg-tile.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	}
	
#bodyindex {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	}

#header {
	height: 110px;
	background: #FFCC43;
}

#headerhome {
	height: 440px;
	background: #fff url(../images/homepage2.jpg) no-repeat;
}

#subheader {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 8px;
	background: #30A4A5;
	font-size: 2px;
}

#contentcontainer {
	width: 980px;
	position: relative;
	height: auto;
	clear: both;
}

html>#contentcontainer {height:auto}

#nav {
	width: 212px;
	float: left;
	position: relative;
	left: -5px;
	margin-left: 7px;
	margin-right: 19px;
	padding: 0px;
	font-weight: bold;
	}
.altnav {
	font-weight: normal;
	}
	
	
#divider {
	height: 8px;
	background: #FFCC43;
	margin-bottom: 2px;
	margin-left: 7px;
	margin-right: 19px;
	font-size: 2px;
	}

#content {
	padding: 20px;
	margin-left: 238px;
	color: #333;
	}
	
h4 {
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding-bottom:2px;
	}
	
strong{
	color: #000;
	font-size: 14px;
	}
	
#contenthome {
	padding: 20px;
	color: #333;
	}
	
#footer {
	margin-left: 177px;
	height: 25px;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
	color: #bebebe;
	margin-top: 20px;
}
#footer a,
#footer a:visited,
#footer a:link{
	line-height: 17px;
	font-size: 11px;
	color: #bebebe;
}

table{
	font-size: 13px; 
	line-height: 19px;}
.rightcol {
	font-size: 11px; 
	text-align: center;
	border-left: 2px dotted #ff9999;
	padding: 10px
	}
.maincol {
	padding-right: 20px;
	width: 100%;
	}
	
h1{
	padding:0px;
	margin:0px;
	font-size: 19px;
	color: #000;
	font-weight: bold;
	}

.police {
	background: url(../images/police.jpg) no-repeat; 
	width: 185px; 
	padding-top: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px; 
} 

.police-margin {
	padding-top: 25px; 
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	font-size: 10px;
	color:#CC0000;
	line-height: 12px;	text-align: left;
} 
