.color-white {
	color: #fff !important;
}



html{
	font-size: 62.5%;
}
body{
	/* font-family:"OpenSans",Helvetica,sans-serif; */
	font-family: "Nunito Sans", Helvetica, sans-serif;
	font-size:0.9em;
	margin:6px 0 0;
}
h1{
	font-size:1.4em !important;
	padding:.2em;
	margin:0 0 .3em;
}
h1.underline, 
h1.underline > a{
	/* font-size: 20px; */
	font-weight:900 !important;
	border-bottom:2px solid #f4f4f5;
	padding-top: 0 !important;
	padding-bottom: 10px;
	color: #000 !important;
	text-transform:capitalize;
	text-decoration: none !important;
	font-size: 3.6rem !important;
}
h1.underline:not(first-child) {
	margin-top: 30px;
}
h1.underline strong {
	font-weight: 900 !important;
}
h2{
	font-size:1.1em !important;
	padding:.2em !important;
	margin:0 !important;
}
.gray_box > h2 {
	font-size: 1.1em !important;
}
h3{
	font-size:.8em !important;
	padding:.2em !important;
	margin:0;
}
ul, ol{
	padding-left:1.25em;
	margin:.5em 0;
}
p{
	padding:.3em .2em !important;
	margin:0 !important;
}
b,strong{
	font-weight:700;
}
a{
	color:#184265;
}
a:link{
	color:#184265;
	text-decoration:none;
	font-weight: bold;
}
a:visited{
	text-decoration:none;
	color:#496085;
}
a:hover{
	text-decoration:underline;
}
a:active{
	text-decoration:none;
}
#body_container{
	width:100%;
	max-width:1200px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 50px;
}
#left_content{
	width:63%;
}
#right_column{
	float:right;
	width:35%;
}
#right_content{
	float:right;
	width:63%;
}
#left_column{
	width:35%;
}
.phone_show{
	display:none;
}
.phone_hide{
	display:block;
}
div.quarter{
	float:right;
	width:23%;
	padding:1%;
}
#first_quarter{
	float:none;
}
div.two_thirds{
	width: 73%
}
div.mid_quarter{
	width: 48%;
}
div.half{
	float:right;
	width:48%;
	padding:1%;
}
#first_half{
	float:none;
}
div.third{
	width:31.33%;
	padding:1%;
	float:right;
}
#first_third{
	float:none;
}
div.fifth{
	width:18%;
	padding:1%;
	float:right;
}
#first_fifth{
	float:none;
}
div.click_to_slide{
	display:none;
}
#overlay{
	top:138px;
}

.tabrow{
	/* font-family:verdana; */
	font-size:18px;
	/* height:26px; */
	/* line-height:24px; */
	/* list-style:outside none none; */
	/* margin:0; */
	overflow:hidden;
	/* padding:0 0 0 5px; */
	position:relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #f4f4f5;
}
.tabrow li{
	/* border:1px solid #AAA;
	background:#D1D1D1;
	background:-o-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:-ms-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:-moz-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:-webkit-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:linear-gradient(top,#ECECEC 50%,#D1D1D1 100%); */
	display:inline-block;
	position:relative;
	z-index:0;
	/* border-top-left-radius:6px;
	border-top-right-radius:6px;
	box-shadow:0 3px 3px rgba(0,0,0,0.4),inset 0 1px 0 #FFF;
	text-shadow:0 1px #FFF; */
	margin:0 -5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}
.tabrow li:hover{
	cursor:pointer;
}
.tabrow a{
	color:#555;
	text-decoration:none;
	font-weight: 400 !important;
}
.tabrow li.selected{
	background:#FFF;
	color:#333;
	z-index:2;
	border-bottom: 2px solid #0D76B9;
	font-size: 18px;
}
.tabrow:before{
	/* position:absolute;
	content:" ";
	width:100%;
	bottom:0;
	left:0; */
	/* border-bottom:1px solid #AAA; */
	/* z-index:1; */
}
.tabrow li:before,.tabrow li:after{
	/* border:1px solid #AAA; */
	/* position:absolute;
	bottom:-1px;
	width:5px;
	height:5px;
	content:" "; */
}
.tabrow li:before{
	/* left:-6px;
	border-bottom-right-radius:6px;
	border-width:0 1px 1px 0;
	box-shadow:2px 2px 0 #D1D1D1; */
}
.tabrow li:after{
	/* right:-6px;
	border-bottom-left-radius:6px;
	border-width:0 0 1px 1px;
	box-shadow:-2px 2px 0 #D1D1D1; */
}
.tabrow li.selected:before{
	/* box-shadow:2px 2px 0 #FFF; */
}
.tabrow li.selected:after{
	/* box-shadow:-2px 2px 0 #FFF; */
	content: none !important;
}
.tabrow li:first-child::before{
	/* border-bottom-right-radius:0; */
}
.tab_content{
	width:96%;
	padding-top: 20px;
	/* padding:2%; */
	/* border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray; */
}

/*tabs 2*/
.tabrow2{
	/* font-family:verdana; */
	font-size:18px;
	/* height:26px; */
	/* line-height:24px; */
	/* list-style:outside none none; */
	/* margin:0; */
	overflow:hidden;
	/* padding:0 0 0 5px; */
	position:relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #f4f4f5;
}
.tabrow2 li{
	/* border:1px solid #AAA;
	background:#D1D1D1;
	background:-o-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:-ms-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:-moz-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:-webkit-linear-gradient(top,#ECECEC 50%,#D1D1D1 100%);
	background:linear-gradient(top,#ECECEC 50%,#D1D1D1 100%); */
	display:inline-block;
	position:relative;
	z-index:0;
	/* border-top-left-radius:6px;
	border-top-right-radius:6px;
	box-shadow:0 3px 3px rgba(0,0,0,0.4),inset 0 1px 0 #FFF;
	text-shadow:0 1px #FFF; */
	margin:0 -5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}
.tabrow2 li:hover{
	cursor:pointer;
}
.tabrow2 a{
	color:#555;
	text-decoration:none;
	font-weight: 400 !important;
}
.tabrow2 li.selected{
	background:#FFF;
	color:#333;
	z-index:2;
	border-bottom: 2px solid #0D76B9;
	font-size: 18px;
}
.tabrow2:before{
	/* position:absolute;
	content:" ";
	width:100%;
	bottom:0;
	left:0; */
	/* border-bottom:1px solid #AAA; */
	/* z-index:1; */
}
.tabrow2 li:before,.tabrow li:after{
	/* border:1px solid #AAA; */
	/* position:absolute;
	bottom:-1px;
	width:5px;
	height:5px;
	content:" "; */
}
.tabrow2 li:before{
	/* left:-6px;
	border-bottom-right-radius:6px;
	border-width:0 1px 1px 0;
	box-shadow:2px 2px 0 #D1D1D1; */
}
.tabrow2 li:after{
	/* right:-6px;
	border-bottom-left-radius:6px;
	border-width:0 0 1px 1px;
	box-shadow:-2px 2px 0 #D1D1D1; */
}
.tabrow2 li.selected:before{
	/* box-shadow:2px 2px 0 #FFF; */
}
.tabrow2 li.selected:after{
	/* box-shadow:-2px 2px 0 #FFF; */
	content: none !important;
}
.tabrow2 li:first-child::before{
	/* border-bottom-right-radius:0; */
}
.tab_content2{
	width:96%;
	padding-top: 20px;
	/* padding:2%; */
	/* border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray; */
}
div.cal_tab_content{
	font-size:.8em;
	max-height:590px;
	overflow:auto;
}
#art_tabs{
	float:right;
	width:35%;
}
td.calHeader{
	font-size:.7em;
}
td.subhead{
	font-size:.7em;
}
#calendar b{
	font-size:.5em;
}
td.calendarHasEvent{
	background-color:#e2e2e2;
}
td.calendarToday{
	background-color:#203f6b;
}
td.calendarToday b{
	color:#fff;
}
td.calendarToday a{
	color:#fff;
}
#slider{
	width:100%;
}
#slider .art{
	width:63%;
	padding:1%;
}
#slider .art h1 em{
	font-weight:100;
}
div.slider_tab{
	border-bottom:1px solid #e2e2e2;
	padding:.55em .4em;
}
div.slider_tab:hover{
	background:#e2e2e2;
	cursor:pointer;
}
div.slider_tab_current{
	background:#F1F1F1;
}
.media{
	width:100%;
	padding:20px 0;
	background-color:#111;
	background-position:center;
	margin-top:1em;
	font-family:OpenSans,Helvetica,sans-serif;
	position:relative;
	z-index:999;
}
.media iframe{
	width:100%;
	border-width:0;
	border-style:none;
}
.media #page{
	margin:0 auto;
	width:98%;
	max-width:1135px;
}
.media .yt_holder{
	padding:0;
	float:none;
	border-left-color:#fff;
	border-right-color:#fff;
	border-top-color:#fff;
	border-style:none;
	border-width:0;
	width:100%;
	margin:0;
}
.media .yt_holder .gallery_wrap{
	float:left;
	position:relative;
	width:41.85%;
	height:100%;
	margin-left:1.3216%;
	background-color:inherit;
	overflow-y:auto;
	overflow-x:hidden;
}
.media #ytvideo{
	float:left;
	width:56.39%;
	height:100%;
}
.media #ytvideo iframe{
	height:100%;
}
.media ul.naicvideo{
	list-style-type:none;
	list-style-image:none;
	background-color:#000;
	width:95%;
	height:auto;
}
.media ul.naicvideo li{
	float:left;
	border-top:1px solid #222;
	margin:0;
	background-color:#000;
	clear:both;
	height:auto;
	width:100%;
	padding:2px;
}
.media ul.naicvideo li img{
	padding-right:8px;
}
.media ul.naicvideo li a{
	text-decoration:none;
	color:#FFF;
	font-weight:400;
	padding:0;
	clear:left;
	border:none;
	outline:none;
	font-size:1em;
}
.media ul.naicvideo li a:hover{
	text-decoration:underline;
	color:#B0701F;
}
.media .currentvideo{
	background-color:#222!important;
}
.media .phone_show{
	display:none;
}
a[href*=".pdf"]:after{
	content: " (PDF)";
}
@media only screen and (max-width: 700px){

	h1.underline,
	h1.underline a {
		font-size: 2.8rem !important;
	}
    
	.media .phone_show{
		display:block;
	}
	.media .yt_holder .gallery_wrap{
		float:none;
		position:inline;
		width:95%;
		height:250px;
		margin-left:auto;
		margin-right:auto;
	}
	.media #ytvideo{
		float:none;
		width:95%;
		height:100%;
		margin:auto;
	}
	.media ul.naicvideo{
		width:100%;
		padding-left:0;
	}
}
#featured{
	width:63%;
}
div.features{
	width:50%;
}
#special_section{
	width:63%;
}
#underline{
	width:63%;
}
.special_sub{
	padding-top:.8em;
	font-size:1.2em;
	width:95%;
	margin:auto;
}
.special_sub img{
	width:100%;
}
.quick_links li{
	font-size:1em;
}
.disbanded{
	color:#000;
	font-style:italic;
	font-weight:600;
}
p.one_deep{
	margin-left:2em;
}
p.two_deep{
	margin-left:4em;
}

/* BEGIN: Caption overlay styles for the slide up caption on linked images*/
.picCaptionContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.picCaptionImage {
  display: block;
  width: 100%;
  height: auto;
}

.picCaptionOverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #333333;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .3s ease;
  opacity: 0.92;
}

.picCaptionContainer:hover .picCaptionOverlay {
  height: 100%;
}
.picCaptionContainer:focus .picCaptionOverlay {
  height: 100%;
}

.picCaptionText {
  width: 80%;
  margin: auto;
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);  
}
/* END: Caption overlay styles for the slide up caption on linked images*/

/* header */
*,
			*::after,
			*::before {
				box-sizing: inherit;
			}
			.naic__header {
				font-size: 14.4px;
				line-height: 17.28px;
				margin-bottom: 20px;
				box-sizing: border-box;
			}
			div.header_container {
				width: 100%;
				max-width: 1200px;
				margin: auto;
				background: #000425;
				background: -moz-linear-gradient(
					left,
					#000425 0%,
					#264977 39%,
					#2e4e79 50%,
					#264977 59%,
					#000425 100%
				);
				background: -webkit-linear-gradient(
					left,
					#000425 0%,
					#264977 39%,
					#2e4e79 50%,
					#264977 59%,
					#000425 100%
				);
				background: linear-gradient(
					to right,
					#000425 0%,
					#264977 39%,
					#2e4e79 50%,
					#264977 59%,
					#000425 100%
				);
			}
			div.header_container nav a {
				color: #fff;
			}

			/* header */
			#header_content .select_container select {
				-webkit-appearance: none;
				-moz-appearance: none;
				appearance: none;
				background-color: transparent;
				width: 100px;
				border: 0 none;
				color: white;
				font-weight: 600;
				position: relative;
				top: -20px;
				background: url(/images/new_arrow.png) no-repeat
					right transparent;
			}
			#header_content .select_container select::-ms-expand {
				display: none;
			}
			#header_content .select_container option {
				-webkit-appearance: none;
				-moz-appearance: none;
				background-color: #2d4d78;
				border: 0 none;
				padding: 3px;
			}
			div.nav_container nav a.accessible {
				position: fixed;
				top: -20px;
				left: 0;
			}
			div.nav_container nav a.accessible:focus {
				top: 0;
			}

			div.nav_container nav {
				margin-bottom: 4.61px;
				font-size: 12px;
			}
			div.nav_container nav a {
				padding: 0 8.64px;
				margin: 0 0 0 32px;
			}
			div.nav_container nav a:last-child {
				padding: 0 0 0 8.64px;
			}
			.header_home_link {
				float: left;
				margin-left: 8px;
				margin-top: -28px;
			}
			.header_home_link a {
				color: #e2e2e2;
			}
			.header_home_link a:hover {
				opacity: 0.8;
			}
			/* Header CSS */
			div.nav_container {
				width: 99%;
				max-width: 1195px;
				margin: auto;
				text-align: right;
			}
			#home {
				position: absolute;
				left: 0;
				bottom: 0;
				padding: 15px;
				z-index: 1;
			}
			#home:hover {
				background-color: rgba(82, 111, 146, 0.62);
				opacity: 0.7;
				color: white;
			}
			#naic_logo {
				position: relative;
				margin: 26px 0 23px 26px;
				width: 310px;
			}
			#cipr_logo {
				margin-top: 0;
				width: 280px;
			}
			div.header_container nav a {
				margin: 0 0 0 16px;
			}

			/* New for Header */
			div#super_menu {
				width: 100%;
				background-color: gray;
				margin: auto;
			}
			.super_menu__sub {
				max-width: 720px;
				margin: auto;
				text-align: center;
			}

			div#super_menu:after {
				content: "";
				display: table;
				clear: both;
			}
			#super_menu a {
				float: left;
				width: 13%;
				padding: 16px 0;
				color: white;
				display: block;
				font-weight: normal;
			}

			#super_menu .super_menu__cipr_sub a{
				width: 25%
			}

			#super_menu a:hover {
				background-color: rgba(82, 111, 146, 0.62);
				opacity: 0.7;
				color: white;
			}
			div.menu {
				max-width: 1200px;
				width: 100%;
				visibility: hidden;
				height: 0px;
				margin: auto;
				padding: 0;
				z-index: 1000;
				position: absolute;
				background-color: lightgray;
				text-align: center;
				box-shadow: 1px 1px 1px darkgrey;
				overflow: hidden;
				/*opacity: 0;*/
				transition: opacity 0.3s, padding 0.3s, height 0.3s, visibility 0.3s;
			}
			div.menu.active {
				visibility: visible;
				height: 180px;
				padding: 16px 0;
				z-index: 1001;
				transition: none;
				/*opacity: 1.0;*/
			}
			div.sub_menu {
				float: left;
				text-align: left;
				margin: 0 16px 4px 4px;
				height: 180px;
			}
			div.sub_menu a,
			div.sub_menu p {
				display: block;
				padding: 0.2em 0.2em 0.2em 2%;
				font-weight: normal;
			}
			div.sub_menu .label {
				color: black;
				font-weight: 700;
			}
			#header div.sub_menu a.label,
			div.sub_menu p.label {
				border-bottom: 1px solid black;
				padding: 0.3em 0 0.2em 0.3em;
				font-weight: bold;
			}
			div.sub_menu p.label.sub_menu-desc {
				border-bottom: none;
				margin: 8px 0;
				padding: 4px;
				font-style: italic;
				font-weight: 300;
			}
			#toggle_navigation {
				color: white;
				font-weight: bold;
				text-align: center;
				position: relative;
				display: none;
			}
			#toggle_navigation img {
				width: 28px;
			}
			#super_menu .expander,
			#super_menu .sub_menu .sub_expander {
				display: none;
			}
			div.sub_menu a.sub_menu-2col-link {
				display: inline;
			}
			div.close {
				position: absolute;
				right: 8px;
				top: 8px;
				font-weight: bold;
			}
			div.close:hover {
				cursor: pointer;
				opacity: 0.9;
			}

			/* Updated Search Form */
			/* .search_form {
				position: absolute;
				right: 26px;
				top: 26px;
				background-color: white;
				width: 260px;
				padding: 5px;
				font-size: 14.4px;
			} */
			/* .search_form__form {
				width: 100%;
			}
			.search_form__form::after {
				content: "";
				clear: both;
				display: table;
			}
			.search_form [type="text"]{
		    appearance: none;
		    background-color: #fff;
		    border: 1px solid #000;
		    border-radius: 0.2rem;
		    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
		    box-sizing: border-box;
		    margin-bottom: 1.2rem;
		    padding: 0.8rem;
		    transition: border-color 150ms ease;
		    width: 100%;
			}
			.search_form .search_form__box {
				width: calc(100% - 35px);
				height: 40px;
				float: left;
				margin-bottom: 0;
				border: 1px solid gray;
				box-shadow: none;
				border-radius: 0;
			}
			
			.search_form__box:focus {
				box-shadow: none;
				border-radius: 0;
			}
			.search_form__icon {
				float: right;
				width: 35px;
				height: 40px;
				padding: 10px 10px 10px 7px;
				background-color: grey;
				box-sizing: border-box;
			}
			.search_form__icon:hover {
				background-color: rgba(82, 111, 146, 0.62);
				opacity: 0.7;
				color: white;
			} */