/******** LAYOUT ********/
html,body {
  height: 100%;
}

.container {
	min-height: 0!important;
}

.container.wide {
	width: 100%;
	max-width: 100%;
	padding: 0px;
	min-width: 1000px; /*7/17/15*/
}

div#container {
	clear:both;
}

section#content {
	margin: auto;
	max-width:1000px;
	width:1000px;
	margin-top: 5px;
	padding-bottom: 200px;
}

#masthead.container {
	width:1000px;
	padding:0;
}

.element {
	width: 110px;
	height: 110px;
	margin: 5px;
	float: left;
	overflow: hidden;
	position: relative;
	background: #888;
	color: #222;
	-webkit-border-top-right-radius: 1.2em;
		-moz-border-radius-topright: 1.2em;
			border-top-right-radius: 1.2em;
}


/******** GLOBAL ********/
.clickable:hover {
	cursor: pointer;
}


body * {
	font-family: 'Open Sans', sans-serif;
}

a:hover {
	text-decoration: underline;
}

.element .nav-title {
  margin: 0.5em 0px 0px 0.5em; 
  color: #fff;
}

#wrap {
	height: 400px;
	overflow-y: auto;
}

.darkblue {
	background-color: #11528F;
	color: #fff;
}

#contentContainer h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: 500;
}


section#content .md-content h3{
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
}

section#content  h4{
	line-height: 18px;
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0px 20px 5px;
}


section#content  div.light h2, 
section#content  div.light h3,
section#content  div.light h4{
	color: #fff;
}

.big  {
	font-size:1.1em;
}

div.only-large {
	display: none;
}

div.large .only-large {
	display:block;
}

div.tilecontent {
	position: relative;
}

div.tilecontent p, div.tilecontent li  {
	font-size: 14px;
	line-height: 1.2em;
}

div.tilecontent * {
	position: relative;
}

div.tilecontent{
	margin-left: 10px;
}

#tagline  {
	font-size: 1.1em;
	font-weight: 700;
	color: #0283c7;
	margin-left: 5px;
}

a.filetype {
	font-size: 0.8em;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.1);
	padding: 2px 4px 2px 4px;
}
a.filetype:hover {
	color:#fff;
	text-decoration: underline;
}

ul.fastfilter span.keywords{
	display:none;
}

ul#search_list_regs {
	list-style: none;
	padding-left: 0px;
}

.title {
	display: block;
	font-size: 0.9em;
	line-height: 1.2em;
}

.code {
	display: block;
	font-size: 0.8em;
	font-weight: 800;
	letter-spacing: 1;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
}

.pdf, .doc, .word {
	text-transform: uppercase;
	font-size: 0.8em;
	background: rgba(255, 255, 255, 0.2);
	padding: 0px 4px 0px 4px;
	margin-right: 10px;
}

#contentContainer .overlay-columnheader {
	font-weight: bold;
}

table.horizline td{
	border-top: 1px solid white;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

div.x11{ width:110px; }
div.x12{ width:230px; }
div.x13{ width:350px; }
div.x14{ width:470px; }
div.x15{ width:590px; }

div.y11{ height:110px; }
div.y12{ height:230px; }
div.y13{ height:350px; }
div.y14{ height:470px; }
div.y15{ height:590px; }


div.x21.large{ width:110px; }
div.x22.large{ width:230px; }
div.x23.large{ width:350px; }
div.x24.large{ width:470px; }
div.x25.large{ width:590px; }

div.y21.large{ height:110px; }
div.y22.large{ height:230px; }
div.y23.large{ height:350px; }
div.y24.large{ height:470px; }
div.y25.large{ height:590px; }


div.green{ background-color: #01A300 }
div.blue{ background-color: #58BAE9; background-color: #4690e9; }
div.orange{ background-color: #FFAA31; background-color: #e66104; }
div.grey{ background-color: #DDD }

.dropdown:hover .dropdown-menu {
	display:block;
}

.dropdown .dropdown-menu {
	margin-top:0;
}

.nav .dropdown .caret {
	display:none;
}

.dropdown:hover > a {
	background-color:#4074A4;
}

.col-md-4 .navbar-nav > li {
	width:100%;
}

/******** HEADER ********/
section#header div#stateLogo img {
	width:55px;
	float: left;
	margin-right: 5px;
}

section#header div#stateLogo {
	float:left;
	width:400px;
}

section#header div#stateLinks {
	float:right;
}

section#header .gov,
section#header .links {
	text-align: right;
	margin-right: 10px;
}

section#header .links {
	margin-bottom: 20px;
}

section#header {
	margin-top: 5px;
}

section#header .gov,
section#header .links {
font-weight: 700;
font-size: 12px;
color: #01A300;
}

section#header .links a {
color: rgb(2, 131, 199);
}

div#topLeft{
	float:left;
	width: 507px;
}

div#topRight{
	float:right;
}

.element .nav-title {
	font-size: 0.9em
}

div.clickable {
	width: 1080px;
}

div#logo {
	width: 507px;
	height: 132px;
	background: url(../template-images/njdoh_svg.png);
	background-repeat: no-repeat;
	background-size: 450px;
	margin-left: 4px;
	margin-top: 15px;
	height: 105px;
}

div#topnav {
	float: right;
}

div#topnav .element {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
}

div#topnav .element.large {
	width: 400px;
	height: 200px;
}

div#stateLogo #state span,
div#stateLogo #state{
	color: rgb(1, 163, 0);
	font-family: 'Crimson Text', serif;
	line-height: 1em;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 10px;
}

div#stateLogo #dept span,
div#stateLogo #dept {
	font-family: 'Crimson Text', serif;
	text-transform: uppercase;
	font-weight: 600;
}

/******** HOW DO I ********/
body.home #howdoi {
	left: 336px;
	position: relative;
	width: 208px;
	height: 40px;
	background-color: #e30708;
	border-top-right-radius: 1.2em;
	background-image:url(../template-images/search.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	background-position: 10px 10px;
}

 
body.home #howdoi p{
	color: #fff;
	padding-left: 35px;
	font-size: 1.4em;
	padding-top: 2px;
	margin: 0px;
}

#howdoi {
	left: 406px;
	position: relative;
	width: 138px;
	height: 30px;
	background-color: rgb(227, 7, 8);
	border-top-right-radius: 1.2em;
	background-image: url("../template-images/search.png");
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: 7px 7px;
	margin-bottom: 5px;
}

 
#howdoi p{
	color: rgb(255, 255, 255);
	padding-left: 35px;
	font-size: 1.1em;
	padding-top: 4px;
	margin: 0px;
	font-weight: bold;
}

#howdoiTip {
	font-size: 0.8em;
	font-style: italic;
	border-bottom: 1px solid #F3A59D;
	margin-bottom: 15px;
}

/******** ABOUT ********/
div#about {
	background-color: #01A300;
}

/******** YOUR HEALTH ********/
div#yourhealth {
	background-color: #FFAA31;
	background-color: #e66104;
}

/******** HEALTHCARE ********/
div#healthcare {
	background-color: #58BAE9;
	background-color: #4690e9;
}

/******** CONNECT ********/
div#connect {
	background-color: #FFAA31;
	background-color: #e66104;
}

/******** SLIDER ********/
div#slider {
	width: 590px;
	height: 350px;
}

div#slider.large {
	width: 590px;
	height: 350px;
}

/******** CALENDAR ********/
body.home div#calendar {
	background-color: #FFAA31;
	background-color: #e66104;
	width: 230px;
	height: 110px;
}

body.home div#calendar.large{
	width: 570px;
	height: 230px;
	background-size: 30px 30px;
}

body.home div#calendar h2, body.home div#calendar input {
	display:none
}

body.home div#calendar.large h2 {
	display: block;
	color: #000;
	top: 10px;
	left: 45px;
	font-size: 28px;
}

body.home div#calendar div#grid{
	top: 45px;
	left: 0px;
	font-size: 14px;
	width:400px;
}

body.home div#calendar div#grid table{
	width:300px
}

body.home div#calendar div#grid table td,
body.home div#calendar div#grid table th{
	background-color: #fff;
}

body.home div#calendar div#grid td.navOtherMonth {
	background-color: #eee;
}

body.home div#calendar div.left {
	width: 450px;
}

body.home div#calendar ul {
	height: 190px;
	margin-left: 20px;
}

body.home div#calendar .scroller {
	overflow-x: hidden;
	overflow-y: scroll;
	float: right;
	width: 300px;
	margin-right: 1px;
	height: 178px;
	top: 50px;
}

body.home div#calendar .scroller b{
	font-weight: 700;
}

/******** COMMISS ********/
div#commiss {
	background-color: #58BAE9;
	background-color: #4690e9;
	width: 110px;
	height: 110px;
	background-image:url(/images/content/commiss.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
	background-clip: content-box;
}

div#commiss p#sig{
	display:block;
	float: right;
	padding-right: 15px 5px 15px 0px;
	font-style: italic;
}

div#commiss p#link a{
	clear:both;
	display: block;
	color: #fff;
	font-weight:600;
	padding-top:15px;
}

div#commiss.large{
	width: 230px;
	height: 350px;
	background-image:none;
	background-size: cover;
}

div#commiss.large h2 {
	color: #000;
	font-size: 28px;
	margin: 10px 0px 20px 5px;
}

div#commiss.large img{
	width:100px;
	padding-left:5px;
	padding-right:5px;
	float: right;
}

/******** REGULATIONS ********/
div#regulations {
	background-color: #01A300;
	width: 110px;
	height: 110px;
}

div#regulations p#sig{
	display:block;
	float: right;
	padding-right: 15px 5px 15px 0px;
	font-style: italic;
}

div#regulations  a{
	color: #fff;
	font-weight:600;
	padding-top:15px;
}

div#regulations.large{
	width: 230px;
	height: 110px;
}

/******** NEWSROOM ********/
div#newsroom {
	background-color: #58BAE9;
	background-color: #4690e9;
	width: 230px;
	height: 230px;
}

div#newsroom.large{
	width: 350px;
	height: 470px;
}

div#newsroom ul{
	margin-left:20px
}


div#newsroom p#sig{
	display:block;
	float: right;
	padding-right: 15px 5px 15px 0px;
	font-style: italic;
}

div#newsroom  a{
	color: #fff;
	font-weight:600;
	padding-top:15px;
}

/******** FOOTER ********/
div#footer {
	background-color: #4e616d;
	position: relative;
	margin-top: -200px;
	height: 200px;
	clear:both;
	font-size: smaller;
}

div#footer #eweb {
	margin-top: 10px;
	float: right;
}

ul.footerMenu {
	list-style: none;
	display: inline;
}

ul.footerMenu li {
	display: inline;
}

ul.footerMenu img {
	position: relative;
	top: 6px;
}

div#footerContent {
	margin: auto;
	max-width: 1080px;
	margin-top: 30px;
	padding-top: 10px;
	line-height: 1.4em;
	padding: 0px 5px;
}

div#footerContent {
	color: #b8d2e3;
}

div#footerContent a{
	color: #57bae8;
}

div#footer #copyright {
	line-height: 1.2em;
	padding-top: 4px;
}

div#footer #state {
	clear: both;
	margin-top: 15px;
}

div#footer #state > span,
div#footer #dept > span { 
	width: 45px;
	display: inline-block;
}

div#footer #opra{
	margin-bottom: 10px;
}

ul.raquoList {
	list-style: none;
}

ul.raquoList li:before{
	padding-right: 10px;
}

div.overflowY {
	overflow-y: auto;
}


/******** SPOTLIGHT ********/
div#spotlight h3 {
	background: rgba(0,0,0,0.1);
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 40px;
	font-weight: 100;
	color: #fff;
	line-height: 1.3em;
	position: relative;
}

div#spotlight {
	border-bottom: 8px solid  rgba(0,0,0,0.1);
}

div#spotlight div.spotslide {
	height: 280px;
	width: 470px;
	color: #fff;
}

div#spotlight div.spotcontent {
	padding: 0px 20px;
}

div#spotlight h4 {
	margin:0px;
	padding: 4px 0px 4px 20px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

div#spotlight div.tilecontent {
	margin-left: 0px;
}

div#spotlight a.da-link{
	top: 20px;
	border-radius: 5px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	padding: 6px 20px 6px;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	width: 175px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}

div#spotlight nav#spotnav{
	text-align: center;
	font-size: 24px;
}

div#spotlight nav#spotnav span#prev{
	background-image: url(http://www.iconsdb.com/icons/preview/white/arrow-92-m.png);
	background-image: url("/health/assets/images/arrow-left.png");
	background-repeat: no-repeat;
}

div#spotlight nav#spotnav span#next{
	background-image: url(http://www.iconsdb.com/icons/preview/white/arrow-28-m.png);
	background-image: url("/health/assets/images/arrow-right.png");
	background-repeat: no-repeat;
}

div#spotlight nav#spotnav a{
	color: #fff;
	visibility: hidden;
}

div#spotlight img.shadowRight {
	float: right;
	box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.6);
}

/******** MODAL ********/
div.doh-modal div.md-content {
	height: 550px
}

div.doh-modal div.md-content div.leftcol,
div.doh-modal div.md-content div.middlecol,
div.doh-modal div.md-content div.rightcol {
	height: 400px;
	width: 30%;
	float: left;
	padding-left: 20px;
}

html.cssanimations div.doh-modal div.md-content div.leftcol,
html.cssanimations div.doh-modal div.md-content div.middlecol,
html.cssanimations div.doh-modal div.md-content div.rightcol {
	width: 33%;
}

div.doh-modal div.md-content div.middlerightcol {
	height: 400px;
	width: 60%;
	float: left;
	margin-bottom: 25px;
}

html.cssanimations div.doh-modal div.md-content div.middlerightcol {
	width: 66%;
}

div.md-content #search_input {
	width: 40%;
	min-width: 200px;
}

table.topalign * {
	vertical-align: top;
}

div.doh-modal div.whiten,
div.doh-modal div.dontWhiten {
	padding: 15px 20px;
	margin: 0px;
}

div.doh-modal div.dontWhiten.howdoiWrap {
	padding:0px 0px 0px 40px;
	font-weight: 300;
}

div.doh-modal div.howdoiWrap li{
	font-size: 0.9em;
	line-height: 1em;
}

div.doh-modal div.howdoiWrap a:hover{
	color:#fff;
}

div.doh-modal div.whiten {
	background-color: rgba(255,255,255,0.4);
}

div.doh-modal div.whiten > div {
	background-color: rgba(255,255,255,0);
}

div.doh-modal a{
	color: #11528F;
}

div.doh-modal a:hover{
	color: #E74C3C;
}

div.doh-modal .left-title {
	margin-top: 20px;
	width: 90%;
}

div.doh-modal .caption,
div.doh-modal .caption *{
	margin-top: 10px;
	font-size: 0.8em;
}

div.modal-green > div{
	background-color: #00A35F;
}

div.modal-green  div {
	color: #fff;
}
 
div.modal-green div li a{
	color: #fff;
}

div.modal-red  > div{
background-color: #e30708;
}

div.modal-red  div {
color: #fff;
}
 
div.modal-red div li a{
 color: #fff;
}

div.modal-lightblue > div{
	background-color: #4690e9;
}

div.modal-darkblue  > div{
	background-color: #11528F;
}

div.modal-darkblue div.whiten {
	background-color: rgba(255,255,255,0.8);
}

div.modal-darkblue  h3{
	color: #FFFFFF;
}

div.modal-orange > div{
	background-color: #e66104;
}

.md-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:22px;
	-moz-border-radius-topleft:22px;
	border-top-left-radius:22px;
	-webkit-border-top-right-radius:22px;
	-moz-border-radius-topright:22px;
	border-top-right-radius:22px;
	-webkit-border-bottom-right-radius:22px;
	-moz-border-radius-bottomright:22px;
	border-bottom-right-radius:22px;
	-webkit-border-bottom-left-radius:22px;
	-moz-border-radius-bottomleft:22px;
	border-bottom-left-radius:22px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:250px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.md-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

.md-button:active {
	position:relative;
	top:1px;
}

/******** AUDIENCE *********/
#audienceFilters .selected {
	font-weight: bold;
	border-bottom: 2px solid white;
	padding-bottom: 2px;
}

#audienceList ul{
	list-style:bullet
}

#audienceList ul a{
	color: #000;
}

ul.link_list a{
	color: #000;
}

#audienceList li {
	width: 290px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 2px 20px;
}

ul#audienceFilters {
	list-style: none;
	padding: 15px 0px 0px 0px;
}

ul#audienceFilters li{
	display: inline;
	padding-right: 15px;
	background: rgba(255, 255, 255, 0.4);
	text-align: center;
	padding-left: 15px;
}

section#audienceOptions {
	margin-bottom: 25px;
}

/******** Opera Fix ********/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}



/******** GENERAL ********/
.col-md-4 {
	width: 33.3333%
}

a {
	color: #11528F;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #2a6496;
	text-decoration: underline;
}

div#masthead h1{
	font-weight: 300;
	font-size: 2em;
}

.navbar-default {
	background-color: inherit;
	border: none;
}

.navbar-default .navbar-brand {
	color: #fff;
	font-size: inherit;
	padding-left: 0px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #4074A4;
}

.navbar-default .navbar-text,
.navbar-default .navbar-nav > li > a {
	color: #fff;
}

div.wide.blue .navbar-default .navbar-brand:hover,
div.wide.blue .navbar-default .navbar-brand:focus,
div.wide.blue .navbar-default .navbar-nav > li > a:hover,
div.wide.blue .navbar-default .navbar-nav > li > a:focus {
	background-color: RGBA(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.2);
}

.dropdown-menu {
	background-color: #4074A4;
	color: #fff;
	border: none;
}

.dropdown-menu>li>a {
	color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #fff;
	background-color: #4074A4;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #6094C4;
}

div.wide.blue .dropdown-menu {
	background-color: #4690E9;
}

div.wide.blue .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #4690E9;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #6094C4;
}

.panel {
	border:none;
	border-radius: 0 1.2em 0 0;
}

.panel > .panel-heading {
	border-radius: 0 1.2em 0 0;
}

.panel-default {
	border-color: #FFAA31;
}

.panel-default > .panel-heading {
	color: #fff;
	background-color: #FFAA31;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ddd;
}

.panel.darkblue {
	background: rgba(17, 82, 143, 0.3);
	color: black;
}

.panel.darkblue > .panel-heading {
	color: #fff;
	background-color: #11528F;
	border-color: #ddd;
}

.panel.darkblue > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ddd;
}

.panel.darkblue > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ddd;
}

.panel.green {
	background: RGBA(1, 163, 0, 0.3);
	color: black;
}

.panel.green > .panel-heading {
	color: #fff;
	background-color: RGBA(1, 163, 0, 1);
	border-color: #ddd;
}

.panel.green > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ddd;
}

.panel.green > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ddd;
}

.panel.blue {
	border-color: #90bcf2;
	background-color: rgba(88, 186, 233,0.3);
}

.panel.blue > .panel-heading {
	color: #fff;
	background-color: #4690e9;
	border-color: #ddd;
}

.panel.blue > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ddd;
}

.panel.blue > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #428bca;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel.orange {
	border:none;
	background: #f0a068;
}

.panel.orange > .panel-heading {
	color: rgb(255, 255, 255);
	background-color: #e66104;
	border-color: rgb(221, 221, 221);
}

.panel-title {
	max-width:90%;
}

h4.panel-title {
	font-weight: bold;
}

body .directorphoto {
	width: 40%;
	float: left;
	margin: 0em 1em 1em 0em;
	max-width: 10em;
}

body span.director {
	font-weight: bold;
}

h4 {
	margin-top: 25px;
}

div.bodycopy h2{
	margin-top: 10px;
	font-weight: 900;
	color: rgb(17, 82, 143);
}

div.bodycopy .sectionTitle{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 900;
	color: rgb(17, 82, 143);
	font-size: 1.2em;
}

.row {
	margin-bottom: 20px;
}

.row .row {
	margin-top: 10px;
	margin-bottom: 0;
}

[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	background-color: #fff);
	border: 0;
	border: 0;
}

hr {
	margin-top: 40px;
	margin-bottom: 40px;
}

/******** BODY ********/
div.bodycopy a {
	color: #11528F;
	text-decoration: none;
	border-bottom: 1px dotted #11528F;
}

div.bodycopy a:hover {
	color: #FFAA31;
	text-decoration: none;
	border-bottom: 1px solid #FFAA31;
}

div.bodycopy a[href^="http://"] {
	/*
    background: url(http://na3hl.com/elftmann/img/offsite-link.png) center right no-repeat;
    padding-right: 15px;
	*/
}

div.bodycopy a[href^="http://www.state.nj.us/"]  {
    background: none;
    padding-right: 0;
}

.smallcaps {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.8em;
}

/******** ORG CHART ********/
#chart_div .google-visualization-orgchart-node {
	border: none;
}

#chart_div {
	font-size: 1.1em;
	margin-top: 4em;
}

div.bodycopy.interior-b h2 {
	text-align: center;
}

.slidecontainer {
	margin: 10px 0px;
	padding: 0px 15px;
	text-align: justify;
}


/******** BREAD CRUMBS ********/

#breadCrumb {
	font-weight: 600;
	font-size: 16px;
}

#breadCrumb a {
	border-bottom: none;
}

#breadCrumb span.a-span{
	cursor: pointer;
	color: #11528F;
}

#breadCrumb span.a-span:hover{
	text-decoration:underline;
	color: #e74c3c;
}

#breadCrumb, body.sdp-indicator #breadCrumb{
	margin-top: 0;
	margin-bottom: 0em;
}

/******** INTERIOR-C ********/
div.interior-c,
body.interior-c #content .row {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

/******** ACCORDION ********/
.liteAccordion.basic {
	border: #11528F solid thin;
}

.liteAccordion.basic .slide > h2 {
	background:  #11528F;
	color: white;
	line-height: 225%;
}

.liteAccordion .slide > h2 span {
	display: block;
	padding-right: 8%;
	text-align: right;
	height: 90%;
	margin-top: 5px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background:  #11528F;
}

.liteAccordion .slide > div {
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	background-color: white;
}

.slidecontainer {
	margin: 10px 0px;
	padding: 0px 30px;
	text-align: justify;
}

.a-link {
	top: 20px;
	border-radius: 5px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	padding: 6px 20px 6px;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	width: 175px;
	text-align: center;
	background: #00a15e;
	border-bottom: 1px dotted #58b38f;
}

.liteAccordion.basic-green {
	border: #01A300 solid thin;
}

.liteAccordion.basic .slide-green > h2 {
	background:  #01A300;
	color: white;
	line-height: 225%;
}

.liteAccordion .slide-green > h2 span {
	display: block;
	padding-right: 8%;
	text-align: right;
	height: 90%;
	margin-top: 5px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background:  #01A300;
}

.liteAccordion .slide-green > div {
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	background-color: white;
}

.liteAccordion.basic-blue {
	border: #4690E9 solid thin;
}

.liteAccordion.basic .slide-blue > h2 {
	background:  #4690E9;
	color: white;
	line-height: 225%;
}

.liteAccordion .slide-blue > h2 span {
	display: block;
	padding-right: 8%;
	text-align: right;
	height: 90%;
	margin-top: 5px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background:  #4690E9;
}

.liteAccordion .slide-blue > div {
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	background-color: white;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: fff;
		  background-color: #6094C4;
	}
}

























