/*
*/
img { behavior: url(iepngfix.htc) }

#main{color:#f8f8f8;}

body {
	margin: 0 0 0 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/resources_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	text-transform: none;
	letter-spacing: normal;
	color: #CCCCCC;
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 4px;
}

a {
	text-decoration: none;
	color: #D3D300;
}

a:hover {
	text-decoration: underline;
}
#search {
	width: 960px;
	height: 20px;
	padding-top: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#search   .search {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	WIDTH: 170px;
	PADDING-TOP: 0px;
	text-align: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	_padding: 15px 15px 15px 15;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
	background-image: url(../images/search_bg.jpg);
}
#search input {
	padding-top: 0px;
	padding-left: 0px;
	height: 20px;
	float: right;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
#search img {
	padding-top: 0px;
	padding-left: 0px;
	height: 20px;
	float: right;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	cursor:pointer;
}

/* Header */

#header {
	width: 990px;
	height: 80px;
	margin: 0 auto;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 130%;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}
#menu #organization_button  {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #what_we_do_button {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #careers_button {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #news_button {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu #resources_button {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu #contact_button {
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 33px;
	margin: 0 auto;
	text-align: center;
	padding-left: 12px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 158px;
	height: 33px;
	padding: 0px 0px 0 0px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	border: 0;
}


#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 0;
}

#top_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ED738;
}
#top_nav   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ED738;
	text-decoration: underline;
}
#top_nav  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ED738;
}
#top_nav {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background-image: none;
	background-repeat: no-repeat;
}

#top_nav    p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ED738;
}
#footer #footer_content #copyright img {
}

#top_nav img {
	margin: 0 auto;
	display:block;
	border: 0;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding-bottom: 20px;
	_left: -4px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	letter-spacing: normal;
	margin-top: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 4px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 4px;
	padding: 0px 0 0 0px;
	letter-spacing: normal;
	font-size: x-large;
	background-image: none;
	margin-left: 0px;
	color: #CCCCCC;
}


#content h3 {
	text-transform: capitalize;
	letter-spacing: normal;
	font-size: medium;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 4px;
}


#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}
#flash {
	height: 360px;
	width: 960px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header_graphic {
	height: 245px;
}
#flash #smart-banner {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	float: left;
	visibility: visible;
}

#flash object {
	margin: 0px;
	padding: 0px;
}

/* Footer */
#footer {
	height: 520px;
	padding: 0 0 0 0;
	font: normal small Arial, Helvetica, sans-serif;
	background-image: url(../images/resources_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	position: relative;
}
#footer #footer_content #copyright img {
	vertical-align: text-bottom;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
#footer_content {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#footer_content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #D3D300;
	font-size: small;
	line-height: 16px;
	font-weight: normal;
}
#footer_content  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B4B4B4;
	font-size: small;
	text-decoration: underline;
	line-height: 16px;
}

#footer_content  #footer_one  {
	width: 150px;
	height: 190px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
}

#footer #footer_content #copyright p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #D3D300;
}
#footer #footer_content #copyright a {
	font-size: x-small;
}
#footer_content #copyright {
	width: 960px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	color: #D3D300;
	float: none;
	padding-top: 10px;
	bottom: 20px;

}
#footer_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	margin-left: 13px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: none;
}
#footer_content h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: large;
	color: #FFFFFF;
	margin-left: 10px;
}
#footer_content #footer_organization {
	height: 415px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	line-height: 1.5em;
}
#footer_content #footer_what_we_do {
	height: 415px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	line-height: 1.5em;
}
#footer_content #footer_careers {
	height: 415px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 10pt;
	width: 150px;
	line-height: 1.5em;
}
#footer_content #footer_news {
	height: 415px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	line-height: 1.5em;
}
#footer_content #footer_resources {
	height: 415px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	line-height: 1.5em;
}
#footer_content #footer_contact {
	height: 415px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	line-height: 1.5em;
}
#organization {
	z-index: 50;
	width: 720px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	_filter: Alpha(Opacity=98);
	background-image: url(../images/organization_mega_bg.png);
	padding: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 350px;
	visibility: hidden;
}

#what_we_do {
	z-index: 50;
	width: 960px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	_filter: Alpha(Opacity=98);
	background-image: url(../images/what_we_do_mega_bg.png);
	padding: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 350px;
	visibility: hidden;
}

#careers {
	z-index: 50;
	width: 480px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: -335px;
	_filter: Alpha(Opacity=98);
	background-image: url(../images/careers_mega_bg.png);
	padding: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 350px;
	visibility: hidden;
}

#media {
	z-index: 50;
	width: 240px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: 95px;
	_filter: Alpha(Opacity=98);
	background-image: url(../images/news_mega_bg.png);
	padding: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 400px;
	visibility: hidden;
}
#resources {
	z-index: 50;
	width: 720px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: -260px;
	_filter: Alpha(Opacity=98);
	background-image: url(../images/resources_mega_bg.png);
	padding: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 350px;
	visibility: hidden;
}
#contact {
	z-index: 50;
	width: 240px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: 222px;
	_filter: Alpha(Opacity=98);
	background-image: url(../images/contact_mega_bg.png);
	padding: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 350px;
	visibility: hidden;
}
#news {
	float: left;
	width: 310px;
	padding-bottom: 30px;
	border: 1px solid #444444;
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	background-color: #000000;
	position: relative;
	left: 0px;
	height: 380px;
}

#your_local_opp {
	float: left;
	width: 310px;
	padding-bottom: 30px;
	border: 1px solid #444444;
	background-color: #000000;
	background-image: url(../images/your_local_opp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	position: relative;
	left: 12px;
	height: 380px;
}
#how_do_i {
	float: right;
	width: 310px;
	padding-bottom: 30px;
	border: 1px solid #444444;
	background-color: #000000;
	background-image: url(../images/how_do_i.jpg);
	background-position: center top;
	padding-top: 100px;
	background-repeat: no-repeat;
	position: relative;
	right: 0px;
	height: 380px;
}
#crime_files {
	float: left;
	width: 310px;
	padding-bottom: 20px;
	border: 1px solid #444444;
	background-color: #000000;
	background-image: url(../images/crime_files.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	position: relative;
	left: 0px;
	height: 380px;
}
#focus {
	float: left;
	width: 310px;
	padding-bottom: 20px;
	border: 1px solid #444444;
	background-color: #000000;
	background-image: url(../images/focus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	position: relative;
	left: 12px;
	height: 380px;
}
#career {
	float: right;
	width: 310px;
	padding-bottom: 20px;
	border: 1px solid #444444;
	background-color: #000000;
	background-image: url(../images/careers_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	position: relative;
	right: 0px;
	height: 380px;
}
#footer  #footer_content  ul  {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	line-height: 1em;
	list-style-type: none;
	padding: 0;
}
#footer #footer_content ul li {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: none;
	display: list-item;
}
#footer #footer_content ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	padding: 0;
	margin-left: 0px;
}
.top_nav_column_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 230px;
}
.top_nav_column_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 230px;
}
.top_nav_column_three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	width: 230px;
}
.top_nav_column_four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 230px;
}
.image_right {
	float: right;
}

.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content #toolbar {
	float: right;
	width: 98px;
	position: relative;
	top: 0px;
	left: 0px;
	_left: 4px;
	clear: both;
	text-align: right;
	height: 30px;
}
#content #nav {
	float: left;
	width: 275px;
	
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	
	behavior: url(iepngfix.htc)
}

#content #breadcrumbs {
	text-align: left;
	float: left;
	position: relative;
	width: 840px;
	height: 30px;
	color: #D3D300;
	overflow: visible;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
	_left: -15px;
	top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
#content #main {
	background-color: #000000;
	width: 940px;
	overflow: visible;
	border: 1px solid #666666;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	_left: 5px;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	color: #E9E9E9;
}
#content #main1 {
	background-color: #000000;
	width: 665px;
	overflow: visible;
	border: 1px solid #666666;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
}
#content_with_nav {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 40px;
	_left: 0px;
	clear: both;
}
#content_with_nav #toolbar {
	float: right;
	width: 98px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	text-align: right;
	height: 30px;
}
#content_with_nav #nav {
	float: left;
	width: 255px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	_left: 0px;
	padding: 10px;
	padding-top: 18px;
	color: #D3D300;
/*	behavior: url(iepngfix.htc); */
	min-height: 400px;
	_height: 400px;
}
#content_with_nav #breadcrumbs {
	text-align: left;
	float: left;
	position: relative;
	width: 840px;
	height: 30px;
	color: #D3D300;
	overflow: visible;
	font-variant: normal;
	font-weight: bold;
	margin-left: 10px;
	_left: -19px;
	top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
#content_with_nav #main1 {
	color:#E9E9E9;
	background-color: #000000;
	width: 645px;
	overflow: visible;
	border: 1px solid #666666;
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
	float: left;
	_left: 0px;
	left: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
#content_with_nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	letter-spacing: normal;
	margin-top: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 10px;
}
#content_with_nav h2 {
	height: 21px;
	margin-bottom: 10px;
	padding: 0px 0 0 0px;
	letter-spacing: normal;
	font-size: x-large;
	background-image: none;
	margin-left: 0px;
	color: #CCCCCC;
}
#content_with_nav h3 {
	text-transform: capitalize;
	letter-spacing: normal;
	font-size: medium;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_with_nav #nav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #D3D300;
	margin-top: 0px;
	margin-bottom: 10px;
}

#organization ul {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
}

#organization ul li{
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: disc;
	display: list-item;
	color: #D3D300;
}
#contact ul {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	line-height: 1.3em;
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#contact ul li {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: disc;
	display: list-item;
	color: #D3D300;
}
#what_we_do ul {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	line-height: 1.3em;
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#what_we_do ul li {
	display: list-item;
	color: #D3D300;
	list-style-type: disc;
}
#careers ul {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	line-height: 1.3em;
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#careers  ul  li {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: disc;
	display: list-item;
	color: #D3D300;
}
#resources ul {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	line-height: 1.3em;
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#resources ul li {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: disc;
	display: list-item;
	color: #D3D300;
}
#media ul {
	display: list-item;
	margin-top: 0px;
	margin-left: 1em;
	line-height: 1.3em;
	list-style-type: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#media ul li {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	list-style-type: disc;
	display: list-item;
	color: #D3D300;
}
#content #main img {
	padding: 10px;
}
#content_with_nav #main1 img {
	padding: 10px;
}
#content_with_nav #nav ul {
	margin-left: -20px;
	_margin-left: 20px;
	*margin-left: 20px;
}