*{margin:0;padding:0;border:0;}
img { 
	vertical-align: top; 	
	}
form { display: inline; }
/*
a:focus { -moz-outline: none; }
a { outline: none; }
*/
table {
	border-collapse: collapse;
	border-spacing:0;
}

body {
	background-color: #FFF;
	/*color:#808080;
	color:#525252; */
	color:#000000;
	font:normal 14px/19px "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
}

a, a:link, a:active { color: #00234C; }
a:hover, a:visited { color: #926E0C; }

h1 {
	clear: both;
	font:normal 1.625em/2.188em Georgia,"Times New Roman",Times,serif;
	_font-weight:bold;
	color:#00234C;
	border-bottom: solid 1px #DCDCDC;
	margin:0 0 15px 0;
	padding: 20px 0 5px 0;
}

h2 {
	clear: both;
	font:normal 1.375em/1.813em Georgia,"Times New Roman",Times,serif;
	_font-weight:bold;
	color:#00234C;
	border-bottom: solid 1px #DCDCDC;
	margin:0 0 15px 0;
	padding: 20px 0 5px 0;
	line-height:1.25em;
}
h3 {
	clear: both;
	font:normal 1.214em/1.357em Georgia,"Times New Roman",Times,serif;
	_font-weight:bold;
	color:#00234C;	
	font-style: italic;
	padding-bottom: 1em;
}
p {
	padding-bottom: 15px;
}

#contentWrap {
	width: 898px;
	margin: auto;
}

#header {
	height: 134px;
	position: relative;
}

#headerGraphic { padding: 1px 0; }
#headerGraphic img.middle { padding: 0 1px; }

#SIUlogo {
	position: absolute;
	top:21px;
	left:23px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	font-size: 110%;
	width:300px;
	height:75px;
	background: #FFF url(/images/universal/special_investigations_unit-logo.jpg) no-repeat scroll 0 0;
}
#headerMenu {
	position: absolute;
	right:0;
	top:12px;
	font-size: 13px;
	width:425px;
}
#headerMenu ul { list-style: none; }
#headerMenu li {
	float: left;
	height: 38px;
	padding-right: 1px;
	background: transparent url(/images/universal/menu_background.png) no-repeat scroll right -231px;
}
#headerMenu li.last {
	padding-right: 0;
	background: none;
}
#headerMenu li a, #headerMenu li a:link, #headerMenu li a:active, #headerMenu li a:visited {
	display: block;
	_display:inline;
	height:38px;
} 
.greyRound {
	position: relative;
	float: left;
	height: 38px;
	background: #F6F6F6 url(/images/universal/menu_background.png) repeat-x scroll 0 -156px;
	font-weight: bold;
}
.greyRound a, .greyRound a:link, .greyRound a:active, .greyRound a:visited,
a.greyRound, a.greyRound:link, a.greyRound:active, a.greyRound:visited {
	text-decoration: none;
	color: #666;
}
.greyRound a.curr, .greyRound a.curr:link, .greyRound a.curr:active, .greyRound a.curr:visited,
a.greyRound.curr, a.greyRound.curr:link, a.greyRound.curr:active, a.greyRound.curr:visited,
.greyRound a:hover, a.greyRound:hover { color:#926E0C; }
a.greyRound.curr, a.greyRound.curr:link, a.greyRound.curr:active, a.greyRound.curr:visited,
#headerMenu li a.curr, #headerMenu li a.curr:link, #headerMenu li a.curr:active, #headerMenu li a.curr:visited, 
a.greyRound:hover, #headerMenu li a:hover { background: #F6F6F6 url(/images/universal/menu_background.png) repeat-x scroll 0 -193px; }
#headerMenu li a div, #headerMenu li a:link div, #headerMenu li a:active div, #headerMenu li a:visited div { padding:10px 16px 0 16px; }
#headerMenu li a.curr div, #headerMenu li a.curr:link div, #headerMenu li a.curr:active div, #headerMenu li a.curr:visited div,
#headerMenu li a:hover div { background: transparent url(/images/universal/gold_arrow.png) no-repeat scroll 8px 16px; }

div.tl, div.tr, div.bl, div.br {
	width: 5px;
	height: 5px;
	position: absolute;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/images/universal/tl.png');
}
div.tl {
	top:0;
	left:0;
}
div.tl[class] { background: transparent url(/images/universal/tl.png) no-repeat scroll 0 0; }
div.tr {
	top:0;
	right:0;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/images/universal/tr.png');
}
div.tr[class] { background: transparent url(/images/universal/tr.png) no-repeat scroll 0 0; }
div.bl {
	bottom:0;
	left:0;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/images/universal/bl.png');
}
div.bl[class] { background: transparent url(/images/universal/bl.png) no-repeat scroll 0 0; }
div.br {
	bottom:0;
	right:0;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/images/universal/br.png');
}
div.br[class] { background: transparent url(/images/universal/br.png) no-repeat scroll 0 0; }

#fontSize {
	text-align: center;
	padding:10px 0 0 0;
	height:28px;
	width:142px;
	margin-right: 7px;
}
#fontSmall { font-size: 11px; }
#fontMed { font-size: 13px; }
#fontLrg { font-size: 16px; }

#headerMenuLower {
	padding-top:15px;
	clear:both;
}
#headerMenuLower div.greyRound { float:right; }

#textOnly {
	float:left;
	text-align: center;
	padding:10px 0 0 0;
	height:28px;
	width: 90px;
}

#skipContent {
	float:left;
	text-align: center;
	padding:10px 0 0 0;
	height:28px;
	width: 90px;
}


#searchWrap { width: 272px; }
#searchWrap h4 {
	float: left;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding: 3px 0 8px 29px;
	margin: 9px 0 0 13px;
	_margin: 9px 0 0 6px;
	background:transparent url(/images/universal/magnify_glass_icon.png) no-repeat scroll 0px 0px;
}
#searchBox {
	background-color: #FFF;
	width:150px;
	height:23px;
	margin:7px 13px 0 0;
	border:1px solid #E8E7E7;
	float: right;
	_display:inline;
}
#searchInput {
	width: 120px;
	margin:3px 0 0 4px;
	float: left;
	border: 0px; 
	background-color:#FFFFFF; 
}
#searchBttn {
	display: block;
	_display:inline;
	float: right;
	text-indent: -2000px;
	margin: 3px 5px 0 0;
	overflow: hidden;
	font-size: 110%;
	width:17px;
	height:17px;
	background: #FFF url(/images/universal/search_arrow.png) no-repeat scroll 0 0;
}


#menuWrap {
	position: relative;
	height: 52px;
}
#menu { list-style: none; }
#menu li {
	float:left;
	padding-right: 1px;
	background: transparent url(/images/universal/menu_background.png) no-repeat scroll right -104px;
}
#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited {
	background: #F6F6F6 url(/images/universal/menu_background.png) repeat-x scroll 0 -52px;
	padding-top:16px;
	height:36px;
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 0.025em;
}
#menu li a.curr, #menu li a.curr:link, #menu li a.curr:active, #menu li a.curr:visited, 
#menu li a:hover {
	background: #F6F6F6 url(/images/universal/menu_background.png) repeat-x scroll 0 0;
	text-decoration: none;
}

/*#menu li.home { width:78px;}*/
#menu li.home { width:89px;}
/*#menu li.unit { width:100px; }*/
#menu li.unit { width:111px; }
/*#menu li.whatwedo { width:129px; }*/
/*#menu li.publications { width:127px; }*/
#menu li.publications { width:138px; }
/*#menu li.stats { width:105px; }*/
/*#menu li.media { width:140px; }*/
#menu li.media { width:151px; }
/*#menu li.outreach { width:99px; }*/
#menu li.outreach { width:280px; }
#menu li.contactus {
	/*width:113px;*/
	width:124px;
	padding-right:0;
}

/*#menu li.home_fr { width:71px;}*/
#menu li.home_fr { width:88px;}
/*#menu li.unit_fr { width:76px; }*/
#menu li.unit_fr { width:93px; }
/*#menu li.whatwedo_fr { width:150px; }*/
#menu li.publications_fr { width:132px; }
/*#menu li.stats_fr { width:103px; }*/
#menu li.media_fr { width:157px; }
/*#menu li.outreach_fr { width:99px; }*/
#menu li.outreach_fr { width:273px; }
#menu li.contactus_fr {
	width:150px;
	padding-right:0;
}


#menuCol {
	list-style: none;
	width:159px;
	margin-right: 48px;
	float: left;
	padding: 30px 0 50px 0;
	letter-spacing: 0.05em;
}
#menuCol li { border-bottom: solid 1px #DCDCDC; }
#menuCol li.last { border-bottom: 0; }
#menuCol a, #menuCol a:link, #menuCol a:active, #menuCol a:visited {
	display:block;
	padding:9px 0;
	color:#757575;
	text-decoration: none;
}
#menuCol a.curr, #menuCol a.curr:link, #menuCol a.curr:active, #menuCol a.curr:visited,
#menuCol a:hover {
color:#00234C;
background: none !important;
}


#menuCol a span, #menuCol a:link span, #menuCol a:active span, #menuCol a:visited span {
*position:relative;
*display: inline-block;
background: none;
padding-right: 12px;
}
#menuCol a.curr span, #menuCol a.curr:link span, #menuCol a.curr:active span, #menuCol a.curr:visited span,
#menuCol a:hover span {
_cursor: hand;
_cursor: pointer;
background: #FFF url(/images/universal/blue_arrow.png) no-repeat scroll right 5px;
background-position:right 7px;
}

#contentCol {
	_margin-right: -3px;
	_display: inline;
	float: left;
	width:691px;
	padding-bottom: 50px;
}
* html #contentCol { overflow: hidden; }
 
#contentCol ul li { margin:0 0 5px 25px; }
#contentCol ol li { margin:0 0 5px 25px; }

#footer {
	clear: both;
	width: 895px;
	background: #E8E7E7 url(/images/universal/footer_background.png) repeat-x scroll 0 0;
	border: 1px solid #F1F1F1;
	margin:50px 0 20px 0;
	*margin:0 0 20px 0;
	padding-top: 10px;
	font-size: 0.786em;
	line-height: 1.455em;
	color:#212121;
}
#footerSeal, #footerSeal:link, #footerSeal:active, #footerSeal:visited {
	display: block;
	float: left;
	width:58px;
	height:60px;
	text-indent: -2000px;
	overflow: hidden;
	font-size: 110%;
	margin:5px 17px 0 13px;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/images/universal/siu_seal.png');
}
#footerSeal[id] { background:transparent url(/images/universal/siu_seal.png) no-repeat scroll 0px 0px; }

#footer ul {
	list-style: none;
	padding-bottom: 8px;
}
#footer h5, #footer h5 a, #footer h5 a:link, #footer h5 a:active, #footer h5 a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #00234C;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#212121;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer .col {
	float: left;
	padding-right: 25px;
	width:120px;
}
#footer .lastCol { padding-right:0; }
#footerLinks {
	clear:both;
	padding: 22px 0;
	text-align: center;
}
#footerLinks a, #footerLinks a:link, #footerLinks a:active, #footerLinks a:visited {
	padding: 0 7px;
}

.inputButton {
    text-decoration:none;
    text-align: center;
    border-width:1px 1px 2px 2px;
    border-style:solid;
    padding:0px 18px 2px 18px;
    width: auto;
    border-color:#5F6060 #5F6060 #5B5C5D #5B5C5D;
    background:#FAFAFA;
    margin-bottom: 0;
    margin-top: 3px;
    zoom:1.0;
}
.inputButton:hover {
    border-color:#5B5C5D #5B5C5D #5F6060 #5F6060;
    cursor:pointer;
    cursor:hand;
    zoom:1.0;
}

input, textarea    { 
	border: 1px solid silver; 
	background-color:#FAFAFA; 
	height:20px; 
	}
input.error { 
	border: 1px solid black; 
	background-color:#EFEFEF; 
	}
input:focus, select:focus, textarea:focus {
	border: 1px solid black; 
	background-color:#EFEFEF;
	}

.inputradiocheck,#searchBttn { border: 0px; }

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

a:hover {
outline-color: rgb(77, 144, 254); // #4D90FE
outline-offset: -2px;
outline-style: auto;
outline-width: 5px;
}

/* Timeline */

#decadeList {
  display: inline-block;
  list-style: none;
  border-radius: 5px;
  padding: 10px 25px;
  -webkit-box-shadow: 4px 3px 7px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 3px 7px -5px rgba(0,0,0,0.75);
  box-shadow: 4px 3px 7px -5px rgba(0,0,0,0.75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  color: #FFF;
  font-size: 18px;
  line-height: 28px;
  background: #dbab10;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiYWIxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOTkxMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #dbab10 0%, #b9910d 100%); /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbab10), color-stop(100%,#b9910d)); /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(top,  #dbab10 0%,#b9910d 100%); /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(top,  #dbab10 0%,#b9910d 100%); /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(top,  #dbab10 0%,#b9910d 100%); /* IE10 preview */
  background: linear-gradient(to bottom,  #dbab10 0%,#b9910d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbab10', endColorstr='#b9910d',GradientType=0 ); /* IE6-8 */
}

#decadeList h4 {
  font-weight: normal;
  text-decoration: underline;
}
#contentCol ul#decadeList li { margin: 0 0 10px 0; }
#decadeList a, #decadeList a:link, #decadeList a:hover, #decadeList a:visited {
  color: #fff;
  text-decoration: none;
}
.rtrn10list {
  position: absolute;
  right: 5px;
  top: 43px;
}
.timelineDecade {
  position: relative;
}
.timelineDecade ul li:after {
  content: "";
  display: table;
  clear: both;
}
.timelineDecade img {
  float: left;
  margin: 3px 10px 15px 0;
}
.timelineDecade h4 { color: #CE9A10; }
.timelineDecade h4 span { color: #1D5885; }

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
