.bold{
    font-weight: bold;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#skiptocontent a {padding:6px; position: absolute; top:-40px; left:0px; color:white; border-right:1px solid white;
border-bottom:1px solid white; border-bottom-right-radius:8px; background:transparent; -webkit-transition: top 1s ease-out, background 1s linear; transition: top 1s ease-out, background 1s linear; z-index: 100;}
#skiptocontent a:focus {position:absolute; left:0px; top:0px; background: #93691f; outline:0; -webkit-transition: top .1s ease-in, background .5s linear; transition: top .1s ease-in, background .5s linear;}

body {
    color: #424242;
    font-family: 'Open Sans', sans-serif;
    font-size: 90%;
    padding: 0px;
    margin: 0px auto;
    background-color:#efefef;
}
.homepagetext  {
    color: #black;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    font-size: 125%;
    padding: 10px 0px 40px 0px;
    margin: 0px auto;
    background-color:#none;
}

#ojpbanner {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    height: 37px;
    background-image: url("http://ovc.ncjrs.gov/ncvrw2015/images/1_ojptab_02_cell.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
#top_banner {
    margin: 0px;
    padding: 0px;
}

a:focus {outline: thin dotted;}

#left-nav {
    margin: 0;
    text-align: left;
    color: #004781;
    background-color: #fff;
}
.left-nav-title {
    margin: 0;
    padding: 10px 0 0 0;
    color: #fff;
    font-size: 115%;
    font-weight: bold;
	background-color: #004781;
}
#left-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#left-nav ul li {
    margin: 0;
    padding: 0 0 3px 15px;
}



#left-nav ul li a, #left-nav ul li a:visited {
    text-decoration: none;
    color: #004781;
    font-weight: normal;
    font-size: 100%;
    padding: 0 0 0 5px;
}

    #left-nav ul li a:link {
        text-decoration: none;
        color: #004781;
        font-weight: normal;
        font-size: 100%;
    }
	
	

#left-nav ul li a:current {
        text-decoration: none;
        color: #004781;
        font-weight: bold;
        font-size: 100%;
    }
	
#left-nav ul li a.current {
	font-weight: bold;
	color:#004781;
}
	
	 #left-nav ul li a:visited {
    text-decoration: none;
    color: #004781;
    font-weight: normal;
    font-size: 100%;
    padding: 0 0 0 5px;
}
	
	

#left-nav ul li a:hover {
    color: #FFCC33;
}
	
	
	 #left-nav ul li a:active {
        text-decoration: none;
        color: #004781;
        font-weight: bold;
        font-size: 100%;
    }





#breadcrumbs {
    color: #666666;
    font-size: 80%;
    margin: 0;
    padding: 0;
}
#breadcrumbs p{
    margin: 0;
    padding: 0;
}
#breadcrumbs a, #breadcrumbs a:link {
    color: #005389;
    font-weight: bold;
    text-decoration: underline;
}
#breadcrumbs a:hover {
    color: #125395;
    font-weight: bold;
    text-decoration: underline;
}



footer {
    margin: 0;
    padding: 0px 0 0px 0;
    font-weight: normal;
    text-align: left;
    font-size: 110%;
    border-top: 1px solid #ccc;
}
#footer_col1 {
    margin: 0px;
    padding: 0px 0px 0px 5%;
    float: left;
    width: 30%;
    text-align: left;
}
#footer_col2 {
    margin: 0px;
    padding: 0px 0px 0px 1%;
    float: left;
    width: 30%;
    text-align: left;
}
#footer_col3 {
    margin: 0px;
    padding: 0px 0px 0px 1%;
    float: left;
    width: 30%;
    text-align: left;
}
#footer a:link {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}
#footer a:visited {
    color: purple;
    font-weight: normal;
    text-decoration: underline;
    text-align: left;
}
#footer a:hover {
    color: #A2B6CF;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}
#footertext {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 100%;
}
#adbox {
    margin: 30px 0;
    padding: 0;
}

#codebox {
    margin: 10px 0 0 0;
    padding: 5px;
    border: 1px solid #000000;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}


a, a:link {
    color: #005389;
    font-weight: bold;
    text-decoration: underline;
}
a:visited {
    color: purple;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    color: #005389;
    font-weight: bold;
    text-decoration: none;
}

h1 {
    padding: 0px 0px 5px 0px;
    color: #004781;
    font-weight: bold;
    font-size: 170%;
	text-decoration: none;
	text-transform: uppercase;
	margin-top:-8px;
}

h1 .ovcunderline {
   display: block;
   float: left; 
   width: auto; 
   padding: 0px 0 10px 0; 
   text-transform: uppercase;
   background: url(images/underline.png);
   background-repeat: repeat-x;
   background-position: left bottom;
   margin-top:0px;
   }

h1b {
    padding: 0px 0px 0px 0px;
    color: #004781;
    font-weight: bold;
    font-size: 170%;
	text-decoration: none;
	text-transform: uppercase;
	margin-top:-10px;
}

h2 {
    color: #004781;
    font-weight: bold;
    font-size: 140%;
	padding: 0 0 15px 0;
}



h2 .ovcunderline {
   display: block;
   float: left; 
   width: auto; 
   padding: 0px 0 10px 0; 
   background: url(images/underline.png);
   background-repeat: repeat-x;
   background-position: left bottom;
   
   }
h3 {
    color: #004781;
    font-weight: bold;
    font-size: 140%;
	padding: 0 0 0 0;
	
}

h3b {
    color: #004781;
    font-weight: normal;
    font-size: 125%;
	padding: 0 0 0 0;
	font-style: italic;
}
h4 {
    padding: 0px 0px 0px 5px;
    color: #19458D;
    font-weight: bold;
    font-size: 115%;
    text-align: left;

}

h5 {
    padding: 2px 0px 0px 0px;
    color: #326497;
    font-weight: bold;
    font-size: 300%;
}


.image {
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}
.image_nb {
    padding: 0;
    margin: 0;
    border: none;
}
.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}
.js .transcript {
    display: none;
}

.webbox {
    padding:0px 0px 0px 40%;

}
