﻿/*-----------------------------------------------------
FOR IE 8
Version: SP 1.5
Updated: 9/18/2014
Contacts: Lee.Mockensturm@usdoj.gov
-------------------------------------------------------*/

/*WHY THESE STYLES */

a.sp:link, a.sp:visited, a.sp:hover, a.sp:active { /*WHY*/
padding-left: 0;
margin-left: -3px;
}

/*******************************************************/

html{/*font-size: 100%; *//* IE hack */} 


/* ****************/
/* general styles */
/* ****************/

#wrap {
	width: 995px;
	margin: 0px auto 0 auto;
	background-color: #ffffff;
}

body {
background-color: #e2e0e1;
font-family: verdana, sans-serif;
padding:0px;
margin: 0px;
}

a:link, a:visited, a:active {
color: #005590;
}

h1 {
	font-size:1.4em;
	font-family: Verdana, sans-serif;
}

#content {
padding-top:10px;
}

#content h1 .displayTitle {
	font-size:1.4em;
}

h2{
	font-size:1.2em;
	font-family: Verdana, sans-serif;
}

#content h2 {
	margin-bottom:0px;
	padding-bottom: 0px;
}

h3{
	margin-top:8px;
	font-size:1.1em;
	font-family: Verdana, sans-serif;
}

#content h3 {
	margin-bottom:0px;
	padding-bottom: 0px;
}

h4{
	font-size:0.95em;
	font-family: Verdana, sans-serif;
}	

#content h4 {
	padding-bottom: 0px;
	margin-bottom:0px;
}

h5{
	font-size:0.8em;
	font-family: Verdana, sans-serif;
}

#content h5 {
	margin-bottom:0px;
	padding-bottom: 0px;
}

#content h2 + p, #content h3 + p, #content h4 + p, #content h5 + p {
  margin-top: 0px;
 }
 
#content h2 + ul, #content h3 + ul, #content h4 + ul, #content h5 + ul,
#content h2 + ol, #content h3 + ol, #content h4 + ol, #content h5 + ol {
  margin-top: 0px;
 }

#content p {
   line-height: 140%;
   margin-top: 8px; 
   margin-bottom: 0px;
   padding:0px;
}

#content ul, #content ol {
   margin-top: 0px;
   padding-top: 0px;
  }

#content li {
   line-height: 140%;
}

.clear {
clear: left;
} 

.hide {
left: -1000em;
position: absolute;
width: 20em;
}

/**************************************/
/* BEGIN: Banner Styles - apply to all pages */
/**************************************/

#wrapper_hdr {  /*margin change from px to auto*/
margin: 0 auto 0 auto;
background-color: #ffffff;
width: 995px;
padding-bottom:6px;
}

.ojpbnnerimg {
border: 0;
}

.nijhdrimg{
border: 0;
width:545px; 
height:70px; 
}

#ojp_bnr {
background-image: url(../images/header/1_ojp_mast.gif);
background-position: 0 -6px;
background-repeat: no-repeat;
height: 37px;
border-right: 1px solid #4F4D4D;
}

a.ojp_bnr_l {
cursor: pointer;
border: 0;
}

#mast1 {
background-image: url("../Images/header/nij-banner-tagline-center.png");
background-position: -25px -6px;
background-repeat: no-repeat;
height: 85px;
}

#printMast {
	display:none;
}


#mast_rt {
float: right;
color: #ffffff;
font-size: 10px;
padding: 6px 20px 0 0;
}

#mast_s {
text-transform: none;
margin: 7px 0 0 0;
}

.tn_search_b{
color: #ffffff;
margin: 2px 0 0 4px;
}

.tn_search {
border: 0px solid #000000;
font-size: 13px;
color: #666666;
}

a.search_l:link, a.search_l:visited, a.search_l:hover, a.search_l:active {
text-transform: none;
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-size:10px;
}

a.search_l:hover {
text-decoration: underline;
font-weight: normal;
}

#topnav {
padding: 0px 4px 1px 4px;
text-transform: uppercase;
font-size: 12px;
font-family: verdana, sans-serif;
font-weight: bold;
height: 25px;
display: inline-block;
vertical-align: top;
color: #999999;
}

a.topnavl:link, a.topnavl:visited, a.topnavl:active {
text-decoration: none;
padding: 0px 5px 3px 5px;
height: 25px;
display: inline-block;
vertical-align: top;
font-weight: bold;
}

a.topnavl:hover {
background-color: #11609C;
color: #ffffff;
text-decoration: none;
background-image: url(../images/header/1_tn_up.gif);
background-repeat: no-repeat;
background-position: center bottom;
height: 27px;
display: inline-block;
vertical-align: top;
}

a.topnav2:link, a.topnav2:visited, a.topnav2:hover, a.topnav2:active {
padding: 0px 5px 0px 5px;
background-color: #11609C;
color: #ffffff;
text-decoration: none;
background-image: url(../images/header/1_tn_dn.gif);
background-repeat: no-repeat;
background-position: center bottom;
height: 31px;
display: inline-block;
vertical-align: top;
}

a.topnavForceActive{
	padding: 0px 5px 0px 5px; 
	background-color: #11609C; 
	color: #ffffff; 
	text-decoration: none; 
	background-image: url(../images/header/1_tn_dn.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	height: 31px; 
	display: inline-block; 
	vertical-align: top;
}

.dl {   
padding-left: 5px;
padding-right: 5px;
}

a.rt:link, a.rt:visited, a.rt:hover, a.rt:active {
text-transform: uppercase;
color: #ffffff;
padding: 0 7px 0 7px;
font-weight: normal;
}

a.rt:hover {
text-decoration: underline;
font-weight: normal;
}

a.rt_l:link, a.rt_l:visited, a.rt_l:hover, a.rt_l:active {
padding-right: 0px;
font-weight: normal;
}

/**************************************/
/* END: Banner Styles - apply to all pages */
/**************************************/

/**********************/
/* BEGIN: HTML5 audio styles */

#content p.audio-title {
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 10px; 
}

/* END: HTML5 auido styles */
/**************************/

/**********************/
/* BEGIN: What's New */

#whatsNewLinks{
   font-weight: bold;
   margin: 0px;
   list-style: none;
   padding:0px;
}

#whatsNewLinks li{
   display:inline;
   padding-right: 10px;
}

/* END: What's New */
/**********************/

/****************/
/* BEGIN: main content */
/****************/

#main {
	margin: 0 auto;
	background-color: #ffffff; 
/*	padding-top: 6px; */
	width: 995px;
}

#maincontent {
/*	background-color: #E2E0E1; */
	padding: 15px 0 10px;
	width: 995px;
	margin: 0 auto;
 }

/*************************/
/* BEGIN: breadcrumbs */
#breadcrumbs{
   padding: 12px 0 0 0;
   font-weight: bold; 
   font-family: arial, sans-serif; 
   margin: 0 0 -2px 21px;
   list-style: none;
   font-size: .7em;
}
#breadcrumbs a:hover {
   text-decoration: none;
   border-bottom: 1px dashed; 
}

#breadcrumbs a:visited {
	font-weight:bold;
}
/* END: Breadcrumbs*/


/* BEGIN: NEW LEFT NAV STYLES BEGIN */
#leftNav{
   width: 175px; 
   float: left;
}

#leftNav h2 { 
   margin: 0px;
   padding: 2px 0px 8px 4px;
   text-align: left;
   font-weight: bold;
   font-size: .9em;
   border-bottom: 1px solid #BDBCBC;
   font-variant:small-caps; 
}

#leftNav h2 a { 
   text-decoration: none;
	color: #1D5481;
}

#leftNav h2 a:hover, 
#leftNav h3 a:hover { 
   color: gray;
}

#leftNav h2 a:visited { 
   font-weight:bold;
}

#leftNav h4 {   /*is Related Topics */
   margin: 15px 0 0 0;
   padding: 2px 0px 4px 4px;
   text-align: left;
   font-weight: bold;
   font-size: .8em;
   border-bottom: 1px solid #BDBCBC;
   font-variant: small-caps;
}

#leftNav p{ /* FOR VIEWING CONTENT */
   margin-top:20px;
   padding: 4px;
   font-size: .75em;
   border: 1px solid #BDBCBC;
}

#leftNav ul{
   list-style: none;
   margin: 0px;
   padding: 0px 0px 0px 4px;
}

#leftNav li{
   padding: 8px 0px 8px 8px;
   text-align: left;
   border-bottom: 1px solid #BDBCBC;
   display: block;
   font-size: .9em;
}

#leftNav ul li.active{
   background-color: #F0F0F0;
}

#leftNav ul li.active a{
   color: #660000;
   margin:0px;
}

#leftNav ul li a{
   text-decoration: none;
   margin: 0px;
   font-size: .8em;
   display: block;
}

#leftNav ul li a:hover{
   color: gray;
   text-decoration: none;
   margin:0px;
}

#DeltaPlaceHolderLeftNavBar {
	font-family: verdana, sans-serif;
}

/* END: Left navigation */

/*****************/
/* BEGIN: nonNav */

#nonNav {
   background: #FFFFFF;
}

#nonNav a:hover {
   text-decoration: none;
   border-bottom: 1px dashed; 
}


/************************/
/* BEGIN: Right Column */

#rightColumn {
   float: right;
   width: 200px; 
   padding-top:10px;
}

/*  NEW EMAIL PRINT      */

#Email_Print,
#Email_Print_NoJs, #Email_Print_Database {
   margin-bottom: 12px;
   margin-right: 4px;  
   text-align: left;
   border: 2px solid #BDBCBC;
   padding: 8px;   
}

#Email_Print h3 {
 border-bottom: 1px solid #BDBCBC;
    font-variant: small-caps;
    font-weight: bold;
}

#Email_Print img, #Email_Print_Database img {
  border:none; 
}

#Email_Print p, #Email_Print_Database p {
  margin: 2px 0px 2px 20px;
  display:list-item;
}

.printlink {
    background-image: url(images/icon_print.gif); 
	background-position:right;
	background-repeat:no-repeat; padding-right:27px;
}

.emaillink {
    background-image:url(images/icon_email.gif);
    background-position:right; 
    background-repeat:no-repeat; 
    padding-right:18px;
}

.contactlink {
    background-image: url(images/icon_contact.gif);
    background-position:right; 
    background-repeat:no-repeat; 
    padding-right:18px;
}

.subscribelink {
    background-image: url(images/icon_subscribe.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:18px;
}

.feedbacklink {
    background-image:url(images/feedback.jpg);
    background-position:right; 
    background-repeat:no-repeat; 
    padding-right:55px;
}


a.increaseFont, a.decreaseFont {
	font-size: 1em;
	text-decoration: none;
	border: 1px #164B96 solid;
	margin: 0em 0.5em;
	padding: 0px 1px;
}

/* jQuery Bookmark styles v1.3.4 */
.bookmark_popup_text img {
	border: none;
	vertical-align: bottom;
}
.bookmark_popup {
	display: none;
	position: absolute;
	z-index: 100;
}
.bookmark_popup ul {
	float: left;
	width: 90px; 
	border: 1px solid #aaa;
}
.bookmark_list {
	display: inline-block;
	float: left;
	list-style-type: none;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  /* Safari3/Opera9 */
	.bookmark_list {
		font-size: 100%;
	}
}
html:first-child .bookmark_list {  /* Opera */
	font-size: 80%;
}
.bookmark_list li {
	float: left;
	width: 100%;
	margin: 0px 1px;
	padding: 1px;
	background-color: #eee;
	border: 1px outset;
}
.bookmark_compact {
	background-color: #eee;
	border: 1px outset;
}
.bookmark_compact li {
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 2px;
	background-color: transparent;
	border: none;
}
.bookmark_list a {
	width: 100%;
	text-decoration: none;
	cursor: pointer;
}
.bookmark_list span {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.bookmark_list span.bookmark_icons {
	background: url(http://www.nij.gov/css/images/bookmarks.gif) no-repeat center;
}

.bookmark_list span.bookmark_largeIcons { 
    background: url(img/bookmarks-big.gif) no-repeat center; }

.bookmark_list img {
	border: none;
}
/* END: EMAIL PRINT    */


 /* BEGIN: INFOBOX / ALERTBOX / NOTICEBOX */
/* 
 * For related content, messageBoxBody class will be assigned to
 * <ul>. For all other infoBoxes (and alertBoxes and noticeBoxes),
 * there will be a div tag w/ this class assigned. This explains why
 * there are list specific styles (i.e. list-style:none) even though
 * this class will commonly be assigned to "non-lists"
 */

.noticeBox, .infoBox   {
   margin: 0px 0px 15px 0px;
   width: 190px; 
   border: medium double #BDBCBC;
}

.infoBox div,
.alertBox div,
.noticeBox div {
   padding: 5px 5px 5px 8px;
   margin:  0px 0px 0px 0px; 
   list-style: none; 
}

.infoBox h3, .infoBox h1,
.noticeBox h3 { /* h1 used only for related boxes */
   font-weight: bold;
   border-bottom: 1px solid #BDBCBC;
   font-variant: small-caps;
}

.infoBox .messageBoxBody,
.alertBox .messageBoxBody,
.noticeBox .messageBoxBody {
   padding: 5px 5px 5px 8px;
   margin:  0px 0px 0px 0px; 
   list-style: none; 
}

.infoBox .messageBoxBody p,
.alertBox .messageBoxBody p,
.alertNotice .messageBoxBody p {
	margin: 0px 2px 5px 2px;
}

ul.infoBoxList,
ul.infoBoxListNB {
 list-style-position:outside;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 15px; 
}

ul.infoBoxList li,
ul.infoBoxListNB li{
  list-style-position:outside;
   margin:0px 0px 5px;
}

ul.audioVideo {
	list-style-type: none;
	padding:0;
	margin:0;
}

li.video {
   background: url(images/icon-video-list.gif) no-repeat;
   background-position: 0 .2em;
   padding-left: 16px;
}

li.audio {
   background: url(images/icon-audio-list.gif) no-repeat;
   background-position: 0 .2em;
   padding-left: 16px;
}

ul.infoBoxListNB {
   list-style-type:none;
   list-style-image:none;
   margin:0px; 
}

.infoBox ul.messageBoxBody a {
	text-decoration:none;
}

.infoBox li{
   margin:0px 0px 10px 0px;
}

.infoBox img {
   margin-left: auto;
   margin-right: auto;
   border: none;
   text-align:center;
}

.alertBox {
   margin: 0px 0px 15px 0px;
   width: 185px; 
   border: 6px solid #1F5784;
}

.alertBox div {
   padding: 5px 5px 5px 8px;
   margin:  0px 0px 0px 0px; 
   font-size: .8em;
   list-style: none; 
}

.alertBox h3 {
   margin: 0px 4px 0px 4px;
   padding: 2px 0px 2px 4px;
   font-weight: bold;
   font-size: .8em;
   color: #1F5784;
   border-bottom: 1px solid;

}

.alertBox .messageBoxBody {
   padding: 5px 5px 5px 8px;
   margin:  0px 0px 0px 0px; 
   font-size: .8em;
   list-style: none; 
}

/* END: Info/Message/Alert Boxes */

#middleContent{
   /* 
    * These margins will fit this element snugly between the right
    * and left columns. To add space between the content and the columns
    * use padding of this element or properties of some inner element.
    */
   /* font-size: .8em;  */  
   margin-left: 175px; 
   margin-right: 200px;
   padding: 0px 25px 0px 25px; /* was 0 18 0 18 8 */
 }
  
#leftContent{
/* Used on topics page only */
   /* font-size: .8em;  */
   margin-left: 10px;
   margin-right: 210px; 
   margin-top: 0px;
}

#sideNavBox {
	margin: 10px 0 0 0;
}


/*************************/
/*     IMAGE PLACEMENT   */
/*************************/

#middleContent div.capleft, 
#singlecolumn div.capleft, 
#leftContent div.capleft {
   float: left;
   width: 250px;
   margin: 0 10px 0 0;
}

#middleContent div.capleft p, 
#singlecolumn div.capleft p, 
#leftContent div.capleft p {
   margin: 5px 5px 0px 5px;
   color: #666666; 
   font-size: 80%;
   font-weight:bold;
}

#middleContent div.capleft img, 
#singlecolumn div.capleft img, 
#leftContent div.capleft img {
   margin: 0px;
   padding: 0px;
}

#middleContent div.capright, 
#singlecolumn div.capright, 
#leftContent div.capright {
   float:right;
   width:250px;
   margin: 0 0 0 10px;
}	

#middleContent div.capright p, 
#singlecolumn div.capright p, 
#leftContent div.capright p {
   margin:5px 5px 0px 5px;
   color:#666666; 
   font-size: 80%;
   font-weight:bold;
}

#middleContent div.capright img,  
#singlecolumn div.capright img, 
#leftContent div.capright img {
   margin:0px;
   padding:0px;
}

#middleContent div.capleft p.img-att, 
#singlecolumn div.capleft p.img-att, 
#leftContent div.capleft p.img-att,
#middleContent div.capright p.img-att, 
#singlecolumn div.capright p.img-att, 
#leftContent div.capright p.img-att {
   color: #999999; 
   font-weight:normal;   
   font-size: 80%;
}


/*     IMAGE PACEMENT END     */
/******************************/

/* *****************************************************
 * Funding Opportunity Styles
 * ****************************************************/
.fundingOpp{
   border: 1px solid #dddddd;
   padding:5px;
   margin:0 0 15px;
}

.fundingOpp p{
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
}

.fundingOpp a:link, .fundingOpp a:visited, .fundingOpp a:active {
  font-weight:bold;
 }

.fundingOpp h1{
   font-size:1.2em;
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
}

.fundingOpp .postDatePara{
   font-size: .8em; 
}

.fundingOpp .deadlinePara{
   font-weight:bold;
}

.fundingOpp .postDatePara,
.fundingOpp .deadlinePara,
.fundingOpp .summary,
.fundingOpp .fullTextLink{
   padding:0px 0px 5px 0px;
   margin:0px 0px 0px 15px;
}


/* *****************************************************
 * Publication Summary Styles
 * ****************************************************/

#coverPic {
   float:right;
}

#coverPic img{
   border:none;
   margin:1.25em 10px 10px 0;
}

#fulltextlinks {
}

#authors {
   display:block;
   color:#666666;
   font-style:italic;
   position:relative;
   bottom: 7px;
}

#pubdate {
   display:block; 
      color:#666666;
   font-style:italic;
   position:relative;
   bottom: 7px;
}


#summary {
   margin:0px 0px 0px 0px;
   padding:1px 0px 0px 0px;
}

/*********************************************/
/*  TOP OF PAGE NOTICE BOXES
/*********************************************/

#pageExitNotice {  /* USE AT TOP OF PAGE WHOSE PRIMARY PURPOSE IS TO LIST OTHER RESOURCES  */
   background-color: #F4F4F4;
/*   border: 1px solid #999999; */
   margin: 10px 5px 10px 10px;
   padding:3px 3px 3px 3px;
}

p#authorBox {
   background-color:#E8E7E6;
   margin:10px 5px 10px 10px;
   padding:3px 3px 3px 3px;
}

#content #page-warning {
	border: 1px solid #FF0000;
	background-color: #F4F4F4;
	margin: 20px;
	padding: 10px;
}

.otherweb {
padding: 5px; 
margin: 0px 0px 15px; 
border: 1px solid #DDDDDD;
}

.rightbox {
border: #BDBCBC solid 1px;
width: 175px; 
float: right;
padding: 5px;
margin:5px;
}

.rightbox h3 {
font-size:90%; 
margin-top: 5px; 
margin-bottom: 3px;
padding-top:0;
}

.rightbox ul {
margin-left:15px; 
padding-left:0px;
}

/*************************** /
/* BEGIN: GENERAL TABLE STYLES   */
/***************************/
#content table {
	border-collapse: collapse;
	border-spacing: 0px;  
    margin-left:auto;
	margin-right:auto; 
	background-color: #FFFFFF;
	font-size:100%;
}

#content caption {
	background: #1F5784;
	color: #FFFFFF;
	font-size:1.1em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
    margin-left:auto;
	margin-right:auto; 
}

#content table tr.odd, .tableNoTabs table tr.odd, .tableTabs table tr.odd {
   background-color: #E9E9E9;
}
}

/*************************************/ 
/* TABLES THAT DO NOT APPEAR IN TABS */

.tableNoTabs {
/* SET WIDTH IN DIV ON PAGE IN EMS TO LET BOX EXPAND WITH TEXT*/
	border: 0px solid #1F5784;
/*    font-size: .9em; */
	padding: 3px;
	margin: 5px;
	margin-left:auto;
	margin-right:auto; 
}

/*********************************/ 
/* TABLES THAT APPEAR IN TABS    */

.tableTabs {
/*    font-size: 90% */
}

#tabbedUI #nijpubs { 
/*    font-size: .9em; */
}

/*****************************/ 
/* FOR TABLE PRESENTING TEXT */

.tableNoTabs table.text,
.tableTabs table.text {   
	text-align:left;
}

.tableNoTabs table.text td,
.tableTabs table.text td {
	border-bottom: 1px solid #666666;
	vertical-align:top;
	padding: 5px 4px;
}

/* TOP LEVEL HEAD IN THEAD   */
.tableNoTabs table.text thead th,
.tableNoTabs table.data thead th, 
.tableTabs table.text thead th,
.tableTabs table.data thead th,
table.tablesorter tr.repeated-header th
{  
	background-color:#1F5784;	
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	padding: 4px 4px 4px 2px;
}

.tableNoTabs table.text thead a,
.tableNoTabs table.text thead a:hover,
.tableNoTabs table.data thead a,
.tableNoTabs table.data thead a:hover,
.tableTabs table.text thead a,
.tableTabs table.text thead a:hover,
.tableTabs table.data thead a,
.tableTabs table.data thead a:hover {
	color: #FFFFFF;
}

/* SECOND LEVEL HEAD         */
.tableNoTabs table.text thead th.subhead1,
.tableNoTabs table.text th.subhead1,
.tableNoTabs table.data thead th.subhead1, 
.tableNoTabs table.data th.subhead1,
.tableTabs table.text thead th.subhead1,
.tableTabs table.text th.subhead1,
.tableTabs table.data thead th.subhead1, 
.tableTabs table.data th.subhead1 {  
	background-color:#348FC1;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;	
	vertical-align: bottom;	
}

.tableNoTabs table.data thead th.subhead1, 
.tableNoTabs table.data th.subhead1, 
.tableTabs table.data thead th.subhead1, 
.tableTabs table.data th.subhead1 { 
	padding: 0 2px 2px 3px;
}

/* THIRD LEVEL HEAD          */
.tableNoTabs table.text thead th.subhead2,
.tableNoTabs table.text th.subhead2,
.tableNoTabs table.data thead th.subhead2, 
.tableNoTabs table.data th.subhead2,
.tableTabs table.text thead th.subhead2,
.tableTabs table.text th.subhead2,
.tableTabs table.data thead th.subhead2, 
.tableTabs table.data th.subhead2 { 
	background-color:#C9D0E9;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;	
	vertical-align: bottom;	
}

.tableNoTabs table.data thead th.subhead2, 
.tableNoTabs table.data th.subhead2,
.tableTabs table.data thead th.subhead2, 
.tableTabs table.data th.subhead2 { 
	padding: 0 2px 2px 3px;
}

/*****************************/ 
/* FOR TABLE PRESENTING NUMBERS */
.tableNoTabs table.data,
.tableTabs table.data {
	text-align: center;
}

/* ROWHEADS - DATA */
.tableNoTabs table.data thead th.rowhead,
.tableNoTabs table.data th.rowhead,
.tableTabs table.data thead th.rowhead,
.tableTabs table.data th.rowhead {
	text-align:left;	
}

.tableNoTabs table.data td.rowhead,
.tableTabs table.data td.rowhead {
	text-align:left;
	padding-left:4px;
}

/* CELL BORDER - DATA */
.tableNoTabs table.data td,
.tableNoTabs table.data th,
.tableTabs table.data td,
.tableTabs table.data th {
	border: 1px solid #666666;
}

/* NUMBER CELL PADDING - DATA */
.tableNoTabs table.data td,
.tableTabs table.data td {
	padding: 2px 3px 2px 3px;
}

/* DATA TOTAL OR SUMMAR CELLS IN TFOOT */
.tableNoTabs table.data tfoot td,
.tableTabs table.data tfoot td {
	font-weight: bold;
	border-top: 2px solid #666666;
	padding: 2px 2px 2px 3px;
}

/*****************************/ 
/* NEW DYNAMIC TABLE STYLES - JMR */
#content table {
	background: #FFF !important ;
	margin: 15px 0 0;
	/* #1f5784 blue */	
	/* #666666 grey */
}
#content table th {
	background-color: #B3CADD;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;	
	border-top: 4px solid #1F5784;
	color: #00154F;
	font-weight: normal;	
	padding: 8px 4px;
}

#content table th.headerSortDown, #content table th.headerSortUp { 
	background-color: #D9E5EE; 
}

#content table .childRow {
	display: none;
}

#content table td {	
	padding: 12px 4px;
	vertical-align: top;
}

#content table .alternating td {
	background-color: #EAEAEA;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;	
}
				
#content table .childRow td {	
	border-top: 1px dashed #EAEAEA;
	padding: 6px 4px 12px 4px;
	vertical-align: top;
}

#content table .childRow td a {	
	margin-top: 5px;
}

#content table .alternating.childRow td {	
	border-top: 1px dashed #EAEAEA;			
	margin-top: -1px;		
}
				
#content table td.dateField {
	text-align: center;
	min-width: 80px;
}				

#content table div.details a {
	margin-top: 5px;
}

.labelDesc {
	font-weight: bold;
	line-height: 24px;
}		

/*****************************/
/* END: General table styles */
/*****************************/

/*********************************/
/* BEGIN: Conference agenda, expanding */
/*********************************/

/***********************************************/
/*   BEGIN: Expanding Topics, container based */
/* These styles allow the same code to be used  */
/* on all topics pages with only different 'containers' */

.expand a, .collapse a{
font-variant:small-caps;
font-size: 90%;
padding-left:10px;
}

#topiccontainer1 {} /*Use on topics/welcome.htm */

#topiccontainer1 p.topic2, #topiccontainer1 p.topic3, #topiccontainer1 p.topic3, #topiccontainer1 p.topic4 { display:list-item;} 

#topiccontainer1 p.topic2 { padding:0px; margin-left:20px; }

#topiccontainer1 p.topic3 { padding:0px; margin-left:30px; list-style-type:circle; }

#topiccontainer1 p.topic4 { padding:0px; margin-left:40px; list-style-type:square; }

#topiccontainer1 p.topic5 { padding:0px; margin-left:50px; list-style-type: circle; }

#topiccontainer1 h2.topic1 { font-size:90%; }

/*****************************/

#topiccontainer2 {} /*Use on topics/topic/welcome.htm */

#topiccontainer2 p.topic2, #topiccontainer2 p.topic3, #topiccontainer2 p.topic3, #topiccontainer2 p.topic4 { display:list-item;} 

#topiccontainer2 p.topic2 { padding:0px; margin-left:20px; font-weight: bold;
 }

#topiccontainer2 p.topic2 a:link, #topiccontainer2 p.topic2 a:visited, #topiccontainer2 p.topic2 a:active {
font-weight: bold;
}

#topiccontainer2 p.topic2 span.expand a:link, #topiccontainer2 p.topic2 span.expand a:visited, #topiccontainer2 p.topic2 span.expand a:active {
font-weight: normal;
}

#topiccontainer2 p.topic3 { padding:0px; margin-left:30px; list-style-type:circle; }

#topiccontainer2 p.topic4 { padding:0px; margin-left:40px; list-style-type:square; }

#topiccontainer2 p.topic5 { padding:0px; margin-left:50px; list-style-type:cirlce; }

#topiccontainer2 p.topic6 { padding:0px; margin-left:60px; list-style-type:cirlce; }

/*****************************/

#topiccontainer3 {} /*Use on topics/topic/subtopic/welcome.htm */

#topiccontainer3 p.topic3, #topiccontainer3 p.topic3, #topiccontainer3 p.topic4 { display:list-item;} 

#topiccontainer3 p.topic2 { font-weight:bold; } 

#topiccontainer3 p.topic3 { padding:0px; margin-left:20px; }

#topiccontainer3 p.topic4 { padding:0px; margin-left:30px; list-style-type:circle; }

#topiccontainer3 p.topic5 { padding:0px; margin-left:40px; list-style-type:cirlce; }

/*****************************/

#topiccontainera-to-z {} /*Us on topics/a-z-index */

#topiccontainera-to-z p { display: list-item; margin-left:20px; } /* Use for all not expanding links */

#topiccontainera-to-z h2.topic1 { display: list-item; font-weight: normal; font-size: 90%; margin-left: 20px;}

/*   END: Expanding Topics, container based */
/***********************************************/

/***************************/
/* Begin: Expanding topics */

#l3-topics-container { 
	width: 90%; 
}

#l3-topics-container .l3-topics-list p {
	margin-left: 30px; 
	display:list-item; 
	list-style-type: circle;
}

#l3-topics-container p.l3-topics-head {
	margin-left: 20px; 
	display:list-item; 
	list-style-type: disc;
}

#l3-topics-container .expand {
	font-size: 90%;
	padding-left: 5px;
}

#l3-topics-container .collapse {
	font-size: 90%;
}

/* End: Expanding topics */
/***************************/

/***************************/
/* BEGIN: Expanding agenda */

#content p.panelTitle { 
	margin: 9px 0px 8px 12px;
	display:list-item;
}

#content p.panelDescription {
	margin:0px;
	padding: 2px 0px 5px 12px;
	color:#333333;
}

ul.panelDescription {
	color:#333333;
}

ul.panelDescription li {
	color:#333333;
}

td.agendaTime { 
	width:75px;
	vertical-align:	 top;
 }
 
td.agendaDescription { 
	width:400px;
	vertical-align:	 top;
 }



/* END: Conference agenda, expanding */
/*********************************/

/**************************/
/* BEGIN: Phone Directory Styles */
/**************************/

table.striped-phone caption {
	background-color:#1F5784;
	font-size:1.1em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

table.striped-phone tbody tr.odd, table.striped tbody tr.odd {
	background-color: #CCCCCC;
}
table.striped-phone tbody tr.even, table.striped tbody tr.even {
	background-color: #FFFFFF;
}

table.striped-phone th {
    background-color:#1F5784;
    color: white;
	text-align: left;
}

table.striped-phone td {
	padding: 4px 0px;
	vertical-align:top;
}

table.striped-phone .subject {
	display: block;
	margin-left: 7px;
}
/**************************/
/* END: Phone Directory Styles */
/**************************/

/**************************/
/* BEGIN: DNA FUNDING TABLES  */
/**************************/

tr.stateRow, td.rowTotal {

   font-weight: bold;
}

/**************************/
/* END: DNA FUNDING TABLES  */
/**************************/

/********************************/
/* Multimedia Listed in a Table */
/********************************/

#multimediaList { font-size:.9em; }
#multimediaList img { border:none; margin: 0 auto 0 auto; text-align:center;}

/*****************************/ 
/* NEW DYNAMIC DIALOG STYLES - JMR */
.ms-dlgTitle {
	background: #EAEAEA;
	margin: 4px 2px 0px 4px;
	padding: 10px;					
}
.ms-dlgTitleBtns {
	background: #FFF;
	height: auto;
	margin: -4px -4px 0 0;
}	
.ms-dialog body {
	background: transparent !important;
}

/**********************/
/* BEGIN: Exit Notice */
/**********************/
a.exitLink:link {  
   border:1px solid #808080; 
   padding:.5px;
   font-size:.8em;
   background-color: #F4F4F4;
   text-decoration:none;
   white-space: nowrap;
}

a.exitLink:visited {
   border:1px solid #808080;
   padding:.5px;
   font-size: .8em; /* From .9 7-28-08 */
   background-color:#F4F4F4;
   text-decoration:none;
}
/**********************/
/* END: Exit Notice */
/**********************/

/*****************/
/* LISTS */
/*****************/


.spacedList li {
  margin-top:1em;
}

/*****************/
/* seeAlso LINKS */

#content .seeAlso, #untabbedPopUp .seeAlso, #tabbedPopUp .seeAlso {
/*   width:90%;
   margin-bottom: 15px;
   margin-left: 15px;
   background:url(images/see-also-arrow.png) no-repeat;
   background-position: center left;
*/
	padding: 5px; 
	margin-left: 20px; 
	border-left-color: #666666; 
	border-left-width: 1px; 
	border-left-style: solid; 
	background-color: #e8e8e8;
}

#content .seeAlso p, #untabbedPopUp .seeAlso p, #tabbedPopUp .seeAlso p {
/*   background-color: #F0F0F0;  */
   margin: 10px 0px 0px 20px;
   font-size: .9em;
}

/*****************************/
/* POPUP LINK ICON            */
/*****************************/

.popupIcon {
	background-image: url(http://www.nij.gov/css/images/pop-up.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 11px;
	margin-right: 4px;
}

/******************/
/* Train Car LINKS*/

.trainCar{
   width:90%; 
   background: url(images/pointRight.gif) no-repeat;
   background-position: right bottom;
   margin-bottom: 10px;
   margin-top: 20px; 
   border-bottom: 1px solid;
}

.trainCar p{
/*   background-color: #FFFFCC; */
   margin-top: 0px;
   margin-right: 9px; 
   margin-left: 0px;
   margin-bottom: 0px; 
}

#content .trainCar a {
   text-decoration: none;
}

#content .trainCar a:hover {
   border-bottom: dashed 1px;
 }

/*************************************/
/* NOTE AND CITATION LINKS [1] LINKS  */
a.noteReference {
   font-size: .7em;
}

a.citation:hover, 
a.noteReference:hover {
   background: url(images/citation.gif) no-repeat right bottom;
   padding-right: 15px;
} 

a.noteReference:visited {
   text-decoration: none;
} 

a.noteReferenceUp {
   font-size: .7em;
   margin-top: -10px;
   padding-top: 5px;
}

a.noteReferenceUp:link {
   text-decoration: none;
} 

a.noteReferenceUp:hover {
   background: url(images/citationUp.gif) no-repeat right bottom;
   padding-right: 15px;
} 

a.noteReferenceUp:visited {
   text-decoration: none;
} 

/* NOTES AND WORKS CITED */
#worksCited {
   background-color: #F5F5F5;
   margin: 25px 5px 5px 5px;
   border: thin solid #CCCCCC;
   padding-top: 0px;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
}

#worksCited h1, /* h1 USED ON OLD PAGES, USE h4 ON NEW */
#worksCited h4 {
   /* Use for "Notes and Works Cited" */
   font-size: 1.1em;
   font-weight:bold;
}

#worksCited h2, 
#worksCited h5 {
	font-weight: bold;
}

/* GLOSSARY LINKS */

a.glossary { 
   text-decoration: none; 
   border-bottom: 1px dashed #00C; 
   cursor:help; 
}

a.glossary:visited {
   text-decoration: none; 
   border-bottom: 1px dashed #00C; 
   cursor:help; 
}

dt {
	font-weight: bold;
	margin-top:10px;
}




/******************************************************/
/* STYLING EXPANDERS - dl (faqs) and ul (topics)      */
/******************************************************/

dl.expander dt, dl dt {
	font-weight: bold;
	margin-top:15px;
}

dl.expander dd, dl dd {
	margin:2px 0px 0px 5px;
}

dl.expander .read-more a, 
dl.expander .re-collapse a {
	border-bottom: 1px dashed;
	text-decoration: none;
}

div.expandable ul {
 list-style-type: none; 
 margin: 0px 0px 0px 5px;
 padding: 0px;
}

div.expandable li {
  padding-bottom: 5px;
}

div.expandable h2 {
  margin:7px 0px 2px 0px;
  font-weight:bold;
  padding:5px 0px 2px 0px;
  font-size: 1em;
  border-bottom: thin solid;
}

/********************************************/
/* STYLING DATE MODIFIED, CREATED, REVIEWED */
/********************************************/

#dateInfo{
   float: right;
   margin-top: 10px;
	font-style: italic;
}
 
/**************************
/* BEGIN: TableSorter styles     */
/**************************/

table.tablesorter {
}

table.tablesorter thead tr th, 
table.tablesorter tfoot tr th
{
	background-color: #2479B2;
	border-right: 1px solid #FFF;
}

table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right; 
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}

table.tablesorter thead tr th.headerSortDown, 
table.tablesorter thead tr th.headerSortUp {
	background-color: #8dbdd8;
   height: 1%;
}
/**************************
/* END: TableSorter styles     */
/**************************/

/*******************************/
/* BEGIN: Publication database */

span.text a:link, span.text a:visited, 
span.text a:active {
color: #005590;
border-bottom: thin #005590;
}

/* BEGIN: Publication database */
/*******************************/


/***************************************/
/* TABLES - HIGHLIGHTING ANCHORED ROWS */
/***************************************/

#contact tr.urlTargetSelected td{
	background-color: #CCCCCC;
}

/*******************************/
/* Epub Styles                 */
/*******************************/

/* Epub Bottom Navigation Links*/

/* Hides from IE5-mac \*/
* html #epubbottom, * html .noteBox {height: 1%;}
/* End hide from IE5-mac */

#epubbottom { /* Adds top border */
    border-top: thin solid #999999;
	padding-top: 5px;
	font-size:.8em;
}
#epubbottom a:link {
	text-decoration:none;
}

#epubbottom img {
	border:none;
}

#epubbottom a:visited {
	text-decoration:none;
}

#epubbottom ul {
	display: inline;
	list-style:none;
}

#epubbottom li.previous{display:inline;float:left;width:38%;  }

#epubbottom li.previous img{float: left; margin-bottom:6em; margin-right: 2px;}

#epubbottom li.next{display:inline;float:right;width:38%; text-align:right;}

#epubbottom li.next img{float: right; margin-bottom:6em; margin-left: 2px;}

#epubbottom li.content{display:inline;text-align: center; width:10%;}

#epubbottom li.content a {text-decoration: none; color: #ffffff; } 

#epubbottom li.content img{text-decoration: none; text-align: center; margin-bottom:6em; } 


/* Table of Contents Page */

#epubtoc {
	list-style-type: none;
}

#epubtoc ul {
	list-style-type: none;
}

#epubtoc li {
	font-weight:bold;
	margin: 8px 0 0 2px;
}

#epubtoc li.subsection {
	font-weight: normal;
	margin: 2px 0 0 2px;
}

/* note box - created for ecrime epub */
.noteBox { 
	padding:6px 35px; 
	border-top: double; 
	border-bottom:double; 
	background: #F0F0F0 ;
}

.noteBox .intro {
	color: #FF0000;
	font-size:1.1em;
	font-weight:bold;
}

.epubDatePublished {

	position:relative;
	margin-top: -12px;
	font-style:italic;
}

.epubSectionHead {
	border-bottom-style: groove;
}

/******************************/
/* BEGIN: Exhibit page styles */

#tabbedPopUp,
#untabbedPopUp {
	padding-top:10px;
	margin-left:auto; 
	margin-right:auto; 
	background: white; 
/*	font-size: .8em; */
} 

#untabbedPopUp {
    text-align:left;
}

#bannerLight {
    background-color: #2393C5;
	text-align: left;
}

#bannerLight img {
    border: none;
}

#bannerLight .line1,
#bannerLight .line2,
#bannerLight .line3 {
    display: none;
}

#tabbedPopUp h1,
#tabbedPopUp h2,
#tabbedPopUp h3,
#tabbedPopUp p,
#tabbedPopUp ul,
#untabbedPopUp h1,
#untabbedPopUp h2,
#untabbedPopUp h3,
#untabbedPopUp p 
#untabbedPopUp ul {
	text-align:left; 
	margin-left: 10px;
		margin-bottom: 0px;
}

/*-------------
#tabbedPopUp h3,
#untabbedPopUp h3 {
	margin-top: 0px;
}
-----------------*/

.close-window {
	margin-left: auto;
	margin-right:auto;
	border: 2px ridge;
	background:#CCCCCC;
	width: 11em;
	text-align:center;
	padding: 4px 2px;
	font-size:1em;	
	color: #FFFFFF;
	text-decoration: none;
}

/* END: Exhibit page styles */
/******************************/

/************************/
/* A - Z ANCHOR LINKS   */
/************************/


#atozcontainer {
	padding: 0 .5em;
	margin: .5em 2em;
	width: 25em;
    border: 1px #164b96 solid;
}

#atozcontainer ul.a2z {
	font-size: 2em;
	font-weight:bold;
	margin: 0px;
	padding: 0px; 
} 

#atozcontainer ul.a2z li {
	display: inline;
	padding: 3px;
	line-height: 1.8;
}

#atozcontainer ul.a2z li a {
	text-decoration: none;
	border-bottom: none;
	width: 15px;
}

#a2zcontainer ul li a:hover {
	color: #FFFFFF;
	background: #164b96;
}

#a2zentry p {
	margin-top: 7px;
	margin-bottom: 0px;
}

#a2zentry ul {
	margin-top: 2px;
}

/****************/
/* END: main content */
/****************/



/*****************/
/* BEGIN: footer */
/*****************/

#wrapper_ftr {
clear: both; 
text-align: center;
margin: 0 auto 0 auto;
background-color: #ffffff;
}

#footer {
background-color: #1f5784;
color: #ffffff;
border-top: 9px solid #e2e0e1;
}

table#footer_ls {
width: 980px;
margin: 0 auto;
padding-top: 30px;
}

td.white_dv {
vertical-align: top;
}

img.white_dv {
padding-top: 5px;
}

#footer h4 {
color:#FFFFFF;
font-size: 70%;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: verdana, sans-serif;
}

a.b_li:link, a.b_li:visited, a.b_li:hover, a.b_li:active {
font-weight: bold;
}

#footer ul.foot_l   {
list-style: none;
margin-left: 15px;
margin-top: 0;
}

#footer ul.foot_l li  {
list-style: none;
font-size: 70%;
margin-left: -52px;
}

#footer li.wh_bllt {
background-image: url(../Images/footer/1_bllt.gif); 
background-position: 0px 4px;
background-repeat: no-repeat;
margin-left: -16px;
padding-left: 10px;
}

#footer li.wh_bllt a {
font-weight: normal;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}

#f_sub {
margin: 0 auto 0 auto;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
font-size: 80%;
font-family: times, serif;
font-style: italic;
}

.logo1 {
margin-left: 0px;
padding-bottom: 10px;
}

.logo2 {
margin-right: 0px;
padding-bottom: 10px;
}

.logo3 {
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 7px;
}

.dojseal  {
margin-top: 20px;
}
/*****************/
/* END: footer */
/*****************/

/* ****************/
/* Homepage Styles IE 8*/
/* ****************/

#hp_m_cont a:link, #hp_m_cont a:visited, #hp_m_cont a:active {
color: #005590;
font-weight: normal;
text-decoration: none;
}

body.homepage #main {
margin: -4px auto 0 auto;
background-color: #E2E0E1;
padding-top: 6px;
}

#hp_r_col {
float: right;
width: 295px;
padding-right: 0px;
}

#hp_l_col {
width: 680px;
}

div.hp3 {height: 15px;}
div.hp4 {height: 16px;}

/* BEGIN: Main nav box */

.p_h2 {
font-size: 140%;
color: #666666;
text-transform: uppercase;
margin-top: 18px;
}

#containerBox { 
padding: 0; 
margin: 0 0 0 0; 
width: 678px; 
text-align: left; 
float: left; 
}

#containerBoxInside { 
position: relative; 
width: 666px; 
float: left; 
border: 6px solid #BDBCBC;  
background: #FFFFFF;
}

#containerBox li { 
margin: 0; 
}

#homeNavBox { 
width: 200px; 
margin: 0;
padding: 0; 
}

body.homepage li.li_t {border-top: 0;}
a.a_tp {border-top: 0;}

#homeNavBox li { 
list-style: none; 
}

#homeNavBox li a.mainNavLink { 
display: none; 
}

#homeNavBox.js li a.mainNavLink { 
display: block; 
font-size: 12.5px; /* 13px; in main */
padding: 5px 5px 5px 15px; 
width: 90%; 
height: 100%; 
color: #005590; 
background-color: #E2E0E0; 
text-decoration: none; 
cursor: pointer; 
border-bottom: 2px solid #ffffff; 
border-top: 1px solid #999999; 
font-weight: bold;
margin-left: 0px; /* margin-left: -40px; in main*/
font-family: verdana, sans-serif;
}

#homeNavBox.js li a.selected {  
color: #ffffff; 
font-weight: bold; 
background: #fff url(../Images/home-styles/1_ln_bkgr_db.gif) -15px -1px no-repeat; 
text-transform: uppercase; 
width: 100%; 
border: 0; 
padding: 6px 5px 6px 15px; 
font-family: verdana, sans-serif;
}

#homeNavBox.js li a.selected:hover {  
background-color: #ffffff;
}

#featured_topic_content p,
#featured_topic_content li {
font-size:110%;
}

#featured_topic_content p.img-att,
#promotions p.img-att {
color: #999999; 
font-weight:normal;   
font-size:70%;   
margin-top:3px;
margin-bottom:5px;
 }


#featured_topic_content a {
text-decoration: underline;
}

#featured_topic_content li {
line-height: 140%;
list-style-type: circle;
}

#homeNavBox li a.tb_h:hover { 
background-color: #cccccc;
}

#homeNavBox .content { 
float: left; 
clear: both; 
margin: 0px;
}

#homeNavBox .homeLeftCol {
width:46%;
float:left;
}

#homeNavBox .homeRightCol {
width:46%;
float:left;
padding-left:1em;
}

#homeNavBox .homeLeftCol h3,
#homeNavBox .homeRightCol h3 {
color: #666666;
font-size: 100%;
font-weight: bold;
padding-bottom: 0;
margin: 1px;
}

#homeNavBox .homeLeftCol ul,
#homeNavBox .homeRightCol ul {
margin-top: 0px;
}

#homeNavBox.js .content { 
float: none; 
position: absolute; 
right: 0; 
top: 0; 
width: 410px; 
margin: 0; 
padding: 0px 20px 5px 5px;  
clear: left;
font-size: 90%; /* 72% in main */
}

#homeNavBox .content h2.p_h2 { 
font-size: 140%; 
color: #666666; 
text-transform: uppercase;
font-family: verdana, sans-serif;
margin-top:8px;
}

#homeNavBox .content h3.p_h3 { 
font-size: 100%; 
color: #666666; 
text-transform: uppercase; 
font-family: verdana, sans-serif;
}

#homeNavBox .content ul.ftul {
margin-top: 0px;
}

#homeNavBox .content ul.ftul li{
list-style-image: url(../Images/home-styles/1_bllt_g.gif);
margin-left: 0;
line-height: 150%;
}

#homeNavBox .content h3.fthdr1 {
color: #666666;
font-size: 100%;
font-weight: bold;
padding-bottom: 0;
margin: 1px;
}

#homeNavBox .content p.fthdr2 {
color: #666666;
font-size: 100%;
font-weight: bold;
font-style: italic;
padding-bottom: 0;
margin-bottom: 1px;
}

td.ltb {
padding-right: 5px;
}

#hpa2z {
	padding: 0 .5em;
	margin: .5em 2em;
	width: 24em;
 border: 1px #164b96 solid;
}

#hpa2z ul.a2z {
	font-size: 2em;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
} 

#hpa2z ul.a2z li {
	display: inline;
	padding: 3px;
	line-height: 1.8;
}

#hpa2z ul.a2z li a {
	text-decoration: none;
	border-bottom: none;
	width: 15px;
}

#hpa2z ul li a:hover {
	color: #FFFFFF;
	background: #3399CC;
}

/* END: Main nav box */


/* BEGIN: Social on Home */

#social-on-home {
border: 6px solid #bdbcbc;
margin-bottom:15px; 
vertical-align:middle;
background: #FFFFFF;
}

h2.social-on-home_2 {
background-color: #3399cc; 
padding: 6px 6px 6px 16px;
color: #ffffff; 
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom: 0px;
font-family: verdana, sans-serif;
margin-top: 0px;
}

#social-on-home .ui-tabs .ui-tabs-panel{
	padding:0px;
}


/* END: Social on home */

/* BEGIN: Watch and Listen */
#watchlisten {
border: 6px solid #bdbcbc;
height:135px;
margin-bottom: 15px;
background: #FFFFFF;
}

h2.watchlisten_2 {
background-color: #3399cc; 
padding: 6px 6px 6px 16px;
color: #ffffff; 
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom: 0px;
margin-top: 0px;
font-family: verdana, sans-serif;
padding: 3px 6px 5px 10px;
}

#watchlisten ul {
margin: 3px 0 3px 0;
padding: 0px;
}

#watchlisten ul li {
margin: 0px 0px 0px 30px;
}

#watchlisten ul li a:link,
#watchlisten ul li a:hover,
#watchlisten ul li a:visited,
#watchlisten ul li a:active {
padding-left:0px;
}

#watchlisten #img {
border: none;
margin: 5px;
width: 124px;
}

#watchlisten #img img{
border: none;
}

#watchlisten #wltop p {
margin:0px;
padding: 0px;
width: 139px;
float:right;
margin-top:3px;
}

#watchlisten a.hp_link:link, 
#watchlisten a.hp_link:visited, 
#watchlisten a.hp_link:hover, 
#watchlisten a.hp_link:active {
color: #1d5481;
font-size: 90%;
font-weight: normal;
padding-left: 0px;
border: none; 
}

a.hp_link:hover {
text-decoration: underline;
}

/* END: Watch and Listen */

/* BEGIN: Promotions Section*/

#promotions {
margin-bottom: 0px;
background: #FFFFFF;
font-family: verdana, sans-serif;
}

#promotions p { /* absent in main */
margin-top: 7px;
margin-bottom: 0px;
}

#promotions h2 {
background-color: #3399cc;
padding: 6px 6px 6px 16px;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom: 0px;
font-family: verdana, sans-serif;
margin-top: 0px;
}

#promotions h3 {
	background-color: #3399cc;
	color: #ffffff;
	font-family: verdana,sans-serif;
	font-size: 13px; 
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 6px 6px 6px 16px;
	text-transform: uppercase;
}

#promotions ul {
padding: 0px;
margin: 0px;
}

#promotions li,
#promotions p {
}

#promotionsright {
width: 325px;
float:right;
padding-top:0px;
border: 6px solid #bdbcbc;
}

#promotionsright li {
margin-left: 20px;
}

#promotionsleft {
width:325px; 
border-right:3px solid #bdbcbc; 
height:400px; 
padding-top:0px;
}

#promotionsleft li {
 margin-left: 137px;
 }


#promotionsleft li {
 margin-left: 137px;
 }

#promotions .plink {
   background-color: #CCCCCC;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    padding: 5px;
    text-align: center;
    width: 300px;	
}

/* END: Promotions */

/* BEGIN: Stay Conneced on home */
#stay-connected-home {
	width:283px;
	background-color:#fff; 
	margin-right:-15px; 
	margin-bottom:10px;
	border:6px solid #bdbcbc;
}

/* END: Stay Conneced on home */


/* BEGIN: Highlights accordian */
#highlights {
border: solid 0px #bdbcbc; /*6px in main */
margin-top: 10px; /* margin-bottom: 10px; in main */
background: #FFFFFF;
font-size: 90%;
}

h2.highlights_2 {
background-color: #3399cc;
border-left: solid 6px #bdbcbc; /* absent in main */ 
border-right: solid 6px #bdbcbc; /* absent in main */
border-top: solid 6px #bdbcbc; /* absent in main */
padding: 6px 6px 6px 16px; /* 5px 6px 5px 16px; in main */
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
margin-bottom:0px;
}

.accordbox {
/* font-size: 90%; */
}

.accordboxcontent {
  border-left: 6px solid #bdbcbc; /* absent in main */
  border-right: 6px solid #bdbcbc; /* absent in main */
  border-bottom: 6px solid #bdbcbc; /* absent in main */
  margin-top: -15px;
  font-size: 100%;
}
 
#hp_m_cont .accordbox a:link, #hp_m_cont .accordbox a:visited, #hp_m_cont .accordbox a:active {
font-weight: bold;
}
 
.closedlanguage {
background-color: #bdbcbc; 
padding: 5px 5px 7px 9px;
border-left: 6px solid #bdbcbc;
border-right: 6px solid #bdbcbc;
 }
 
.closedlanguage a {
font-weight: bold;
text-decoration:  none;
margin-left: 4px;
 }
 
.closedlanguage a:link, .closedlanguage a:visited, .closedlanguage a:active {
text-decoration: none;
}

.closedlanguage a:hover  {
text-decoration: underline;
}
 
.openlanguage {
background-color: #ffffff;
text-transform: uppercase; /* text-trasfor: small-caps in main */
padding: 5px 5px 7px 8px;
border-top: 6px solid #bdbcbc; /* absent in main */
border-left: 6px solid #bdbcbc; /* absent in main */
border-right: 6px solid #bdbcbc; /* absent in main */
background-image: url(../Images/home-styles/1_dwn_arrow.gif);
background-repeat: no-repeat;
background-position: 7px 10px;
}

.openlanguage a {
color: #1d5481;
font-weight: bold;
text-decoration:  none;
margin-left: 15px;
}

.openlanguage a:link, .openlanguag a:visited, .openlanguage a:active {
text-decoration: none;
}

.openlanguage a:hover  {
text-decoration: underline;
}

.ac_content {
margin: 10px 5px 20px 23px;
}

.ac_content p {
margin-top:7px; /* absent in main */
margin-bottom:0px; /* absent in main */
}

.ac_content a {
text-decoration: underline; /* absent in main */
}

.ac_c_h {
color: #005590;
padding-top: 10px;
padding-left: 0px;
font-size: 110%;
}

.ac_content ul {
padding: 0px 0px 0px 20px;
margin: 0px;
}

.ac_content ul li{
margin: 0px;
padding: 0px 0px 4px 0px;
}

.ac_content p.first { /* absent in main */
padding-top:5px;
margin-top:0px;
}

/* END: Highlights accordian */


