@charset "utf-8";

* {
margin: 0pt;
padding: 0pt;
}

@font-face {
	font-family: 'encode-cond';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/encode-sans/encodesanscondensed-medium.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'encode-cond-bold';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/encode-sans/encodesanscondensed-bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'encode-cond-black';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/encode-sans/encodesanscondensed-black.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open-sans2';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open-sans2';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans-bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'open-sans2';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans-italic.woff) format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'open-sans2';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans-bold-italic.woff) format('woff');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'open-sans-semi';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans-semibold.woff) format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'open-sans-semi';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans-semibold-italic.woff) format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'open-sans-extra';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/open-sans/opensans-extrabold.woff) format('woff');
	font-weight:bolder;
	font-style: normal;
}

@font-face {
	font-family: 'Trirong';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/trirong/trirong-regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Trirong';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/trirong/trirong-bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Trirong';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/trirong/trirong-italic.woff) format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Trirong';
	src:url(https://www.app-support.nh.gov/nhgov-fonts/trirong/trirong-bold-italic.woff) format('woff');
	font-weight: bold;
	font-style: italic;
}

body {
	color: #000000;
	font-family: 'open-sans2', sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
}

#high-profile {
	display:none;
}

#pagecontainer {
	position:relative;
	width: 100%;
	padding-right: 0%;
	padding-top: 0in;
	padding-bottom: 0in;
	padding-left: 0%;
	background: #ffffff;
}

h1 {
	color: #585858;
	font-family:'open-sans-semi', sans-serif;
	font-weight: bold;
	font-size: 20pt;  /*sm-screen  font-size: 24pt;  */
	margin: 0pt 0pt 5pt 0pt;
	padding: 0pt;
}

h2 {
	color: #000000;
	margin: 0pt 0pt 25pt 0pt;
	font-size: 12pt;
	font-weight: 300;
	font-style: italic;
}

h3 {
	color: #3e507d;
	font-family:'Trirong', serif;
	font-weight: bold;
	font-size: 13pt;
	margin: 5pt 0pt 5pt 0pt;
	line-height: 20pt;
}

h4 {
	color: #585858;
	font-size: 12pt;  /*sm-screen  font-size: 14pt;  */
	font-weight: bold;
	margin: 5pt 0pt 5pt 0pt;
}

h5 {
	font-weight: bold;
	font-size: 11pt;  /*sm-screen  font-size: 13pt;  */
}

h1 span.title-unit {
	display:block;
	font-size: 13pt;
	color:#600020;
	line-height: 5pt;
	letter-spacing: 1pt;
	padding:20pt 0pt 0pt 0pt;
}

small {
	font-size:8pt;
}

.xtra-bold {
	font-family:'encode-cond-bold', sans-serif;
	color:#000000;
}

a {
	color: #2e2e73;
	text-decoration: underline;
	/*sm-screen  text-decoration-skip-ink:auto;  */
}

a:hover {
	color: #802141;
	text-decoration: none;
}

main a[href^="http"]:after, main a[href^="https"]:after {
    content: " [" attr(href) "] ";
	font-weight: bold;
	font-size: 9pt;
	color:#000000;
	word-wrap: break-word;
	text-decoration: none;
}

main a[href^="mailto"]:after { 
	content: normal;
	font-weight: normal;
	font-size: 9pt;
	color:#000000;
	word-wrap: break-word;
	}

a img {
	border-collapse: collapse;
	border-style: none;
	border-width: 0pt;
}

p {
	margin: 0pt 0pt 10pt 0pt;
}

form {
	margin: 0pt;
}

div {
	margin: 0pt;
}

table {
	border-collapse:collapse;
	border: 1pt solid rgba(137,137,137,0.50);
	padding: 5pt;
	margin: 10pt 0pt 10pt 0pt;  /*sm-screen  margin: 10pt auto 0pt auto;  */
	background-color:rgba(137,137,137,0.30);
}

caption {
	text-align: center;
	padding:3pt 5pt 3pt 5pt;
	color: rgba(137,137,137,1.00);
	font-weight: bold; 
}

table td {
	text-align: center;
	background-color:transparent;
	border: 1pt solid rgba(137,137,137,0.50);
	padding: 4pt 4pt 4pt 4pt;
	vertical-align: top;
}


table th {
	text-align: center;
	padding:3pt 5pt 3pt 5pt;
	border: 1pt none #babacb;
	color: #ffffff;
	font-weight: bold;
	background-color: rgba(102,102,102,1.00);
}

table th a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

video {
	display: block;
	max-width:100%;
	height:auto;
	padding:0pt;
	margin:0pt auto 20pt auto;  /*sm-screen  margin:0pt auto 20pt auto;  */
}

aside {
	display:none;
}

ul {
	padding: 0pt 0pt 6pt 20pt;
}

ul ul {
	padding: 5pt 0pt 0pt 30pt;
}

li {
	margin: 0pt 0pt 6pt 10pt;  /*sm-screen  margin:0pt 0pt 6pt 7pt;  */
	break-inside:avoid;
	page-break-inside:avoid; /*sm-screen needed for Firefox */
	line-height: 13pt
}

ol {
	list-style: outside decimal;
	padding: 0pt 0pt 5pt 20pt;
}

ol ol {
	list-style: outside lower-alpha;
	padding: 4pt 0pt 0pt 10pt;
}

ol ol ol {
	list-style: outside decimal;
	padding: 4pt 0pt 0pt 10pt;
}

.photoCenter {
	display:inline-block;
	margin:0pt auto 0pt auto;
	border: 1pt solid rgba(88,71,56,0.50);
	padding:4pt;
	text-align: center;
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.photoLeft {
	float: left;
	margin:3pt 15pt 3pt 0pt;
	border: 1pt solid rgba(88,71,56,0.50);
	padding:4pt;
	text-align: center;
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.photoRight { 
    float: right; 
	margin:3pt 0pt 3pt 15pt;
	border: 1pt solid rgba(88,71,56,0.50);
	padding:4pt;
	text-align: center;
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.photoCaption {
	text-align: center;
	color: rgba(88,71,56,1.00);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin:2pt 2pt 2pt 2pt;
}


.flex-2-to-1 {
	display:inline-block;
	vertical-align: top;
	margin: 0pt 0pt 10pt 0pt;
	padding: 0pt 7% 0pt 7%;  /*sm-screen  padding: 0pt 1% 0pt 1%;  */
	width:35%;  /*sm-screen  width:98%;  */
}

.flex-3-to-1 {
	display:inline-block;
	vertical-align: top;
	margin: 0pt 0pt 10pt 0pt;  /*sm-screen  margin: 0pt auto 10pt auto;  */
	padding: 0pt 2% 0pt 2%;  /*sm-screen  padding: 0pt 1% 0pt 1%;  */
	width:28%;  /*sm-screen  width:98%;  */
}

.sm-screen-only {
	display: none;  /*sm-screen  display: block;  */
}

.lg-screen-only {
	display:block;  /*sm-screen  display: none;  */
}

.dd-sm-screen-only {
	display: none;  /*sm-screen  display: inline-block;  */
}

.dd-lg-screen-only {
	display:inline-block;  /*sm-screen  display:none;  */
}

.hide {
	display: none;
}

.center-div {
	margin:0pt auto 0pt auto;
}

img {
	border-collapse: collapse;
	border-style: none;
	border-width: 0pt;
}

img.moveDown {
	vertical-align: -3pt;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.indented {
	padding-left: 4%;
}

.indented-more {
	padding-left: 8%;
}

/* Begin all banner related styles */

#top-header {
	/*position: relative;

	background-color: #333333;
	height: 1pt;*/
	display:none;
}

.official-nh {
	display:none;
}


.nh-seal {
	display:none;
}

.fontsizer {
	display:none;
}

.translate {
	display:none;
}

.skip-link {
	display:none;
}

.backtotop {
	display:none;
}
p.faq-question {
	text-align:left;
	font-weight:bold;
	background-image:url(graphics/q.gif);
	background-position:0pt 5pt;
	background-repeat:no-repeat;
	border-top: 1pt dashed #CCCCCC;
	padding:5pt 0pt 0pt 15pt;
}
p.faq-answer {
	text-align:left;
	padding:0pt 0pt 5pt 15pt;
}

p.question-mark {
	text-align:left;
	font-weight:bold;
	padding-left:15pt;
	background-image:url(graphics/q.gif);
	background-position:0pt 1pt;
	background-repeat:no-repeat;
}


.header-branding {
	display:relative;
	width:100%;
	/*height:100pt;*/
	background-color: #ffffff;
	/*text-align: right;*/
	border-top:#171751 1pt solid;
	border-bottom:#171751 1pt solid;
	padding:5pt 0pt 0pt 0pt;
}

.header-branding h1 {
	color:#737373;
	/*position:absolute;
	left:32%;
	top:35pt;
	display:inline-block;*/
	/*text-align: right;*/
	padding-left:100pt;
	font-family:'encode-cond-bold', sans-serif;
	letter-spacing: .5pt;
	font-size: 30pt;
	z-index:5;
	line-height: 20pt;
}

.header-branding h1 span.small-name {
	display:block;
	font-size: 10pt;
	/*text-align: left;*/
	/*padding-left:-100pt;*/
	letter-spacing: 2pt;
	line-height: 24pt;
	color:#000000;
}

/*.header-branding h1 span.office-of {
	display:block;
	font-size: 12pt;
	text-align: right;
	line-height: 35pt;
	font-family: 'Trirong', serif;
	font-style: italic;
	color:rgba(23,23,81,0.50);
}*/

/*.header-branding  h1 span {
	font-family:'encode-cond', sans-serif;
	color:rgba(68,51,36,1.00);
	text-shadow: 2pt 2pt rgba(68,51,36,0.00);
}
*/

/*   Begin all Menu styles   */

.menu {
	display:none;
}




/*  Start of photo and search styles   */

#photo-and-search {
	display:none;
}


.full-width {
	width:76%;  /*sm-screen width:86%;  */ 
	padding:0pt 12% 0pt 12%;  /*sm-screen padding:0pt 7% 0pt 7%;  */ 
	clear:both;  /*sm-screen delete  */
}

.wide-width {
	width:88%;  /*sm-screen width:90%;  */
	padding:0pt 6% 0pt 6%;  /*sm-screen padding:0pt 5% 0pt 5%;  */
}

.three-col, .three-col-free-flow, .two-col, .two-col-free-flow {
	padding:0pt 0% 0pt 4%;  /*sm-screen padding:0pt 0% 0pt 0%;  */
	width:96%;  /*sm-screen width:100%;  */
	column-gap: 30pt;  /*sm-screen delete  */
	column-rule: 1pt solid rgba(0,0,0,0.2);  /*sm-screen delete  */
	line-height: 24pt;
	column-count: 2;
}

.three-col, .three-col-free-flow {
border-left: 1pt solid rgba(0,0,0,0.2);  /*sm-screen delete  */
}

.units-two-col {
	padding:0pt 0% 0pt 12%;  /*sm-screen padding:0pt 0% 0pt 0%;  */
	width:calc(64%-20px);  /*sm-screen width:100%;  */
	column-count: 2;  /*sm-screen delete  */
	column-gap: 80pt;  /*sm-screen delete  */
	column-rule: 1pt solid rgba(0,0,0,0.2);  /*sm-screen delete  */
}

.units-two-col section {  /*sm-screen delete all  */
	break-inside:avoid;
	page-break-inside:avoid; /*sm-screen needed for Firefox */
}

.left-side {
	display:inline-block;  /*sm-screen delete  */
	width:32%;  /*sm-screen delete  */
	margin:20pt 2% 20pt 9%;  /*sm-screen  margin:20pt 6% 20pt 6%;  */
}

.home-left-box01 {
	display:inline-block;
	width:100%;
	margin:0pt 0pt 20pt 0pt;
	padding:0pt 0pt 15pt 0pt;
	background-color:rgba(7,7,69,1.00);
	border: 1pt solid rgba(7,7,69,1.00);
	border-radius: 10pt;
}

.home-left-box01 h1 {
	font-size: 19pt;
	padding:10pt 1% 0pt 8%;
	font-style: normal;
	color:rgba(255,255,255,1.00)
}

.home-left-box01 a {
	color:rgba(255,255,255,0.70);
	text-decoration: none;
}

.home-left-box01 a:hover {
	text-decoration: underline;
	color:rgba(255,255,255,0.40);
	text-decoration-color: rgba(255,255,255,0.80);
}

.home-left-box01 a strong {
	color:rgba(255,255,255,0.80);
}

.home-left-box01 a:hover strong {
	color:rgba(255,255,255,0.50);
}


.home-left-box01 ul {
	font-size: 12pt;
	font-style: normal;
	list-style: none;
	list-style-type: none;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt;
}

.home-left-box01 li {
	margin:17pt 2% 0pt 12%;
}

.home-left-box02 { 
	display:inline-block;
	width:100%;
	margin:0pt 0pt 20pt 0pt;
	padding:0pt 0pt 15pt 0pt;
	background-color:rgba(7,7,69,0.80);
	border: 1pt solid rgba(7,7,69,1.00);
	border-radius: 10pt;
}

.home-left-box02 div {
	column-count: 2;
	column-rule: 1pt solid rgba(255,255,255,0.40); 
}

.home-left-box02 div li {
	break-inside:avoid-column;
	page-break-inside: avoid; /*sm-screen needed for Firefox */
}

.home-left-box02 h1 {
	font-size: 19pt;
	padding:10pt 1% 0pt 8%;
	font-style: normal;
	color:rgba(255,255,255,1.00);
}

.home-left-box02 a {
	color:rgba(255,255,255,0.80);
	text-decoration: none;
}

.home-left-box02 a:hover {
	text-decoration: underline rgba(255,255,255,0.80);
	color:rgba(255,255,255,0.40);
}

.home-left-box02 div {
	padding:0pt 2% 10pt 9%;
}

.home-left-box02 ul {
	font-size: 12pt;
	font-style: normal;
	list-style: none;
	list-style-type: none;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt 0pt 0pt 8%;
}

.home-left-box02 li {
	margin:10pt 0% 0pt 0%;
}

.icon-farm {
	position:relative;
	width:100%;
	max-width:384pt;
	height:auto;
	margin:20pt 0pt 0pt 0pt;
	padding:0pt 0pt 0pt 0pt;
	text-align: center;
}

.icon-container {
	display:inline-block;
	text-align: center;
}

.icon-farm .icon a, .icon-farm .icon {
	display:inline-block;
	border-radius: 10pt;
	text-decoration: none;
	width:calc(50% - 20px);
	height:90pt;
	padding:0pt;
	margin:0pt;
}

.icon-farm .icon a:hover {
	text-decoration: underline;
}

.icon-farm .icon {
	margin:10pt 10pt 0pt 10pt;
}


.icon-farm .icon:first-child {
	margin:10pt 10pt 0pt 0pt;
}

.icon-farm .icon:last-child {
	margin:10pt 0pt 0pt 10pt;
}

.icon img {
	border-radius: 10pt;
}


/* News and Media page styles   */

ul.news-list {
	vertical-align: top;
	list-style: none;
	list-style-type: none;
	border-top:1pt solid rgba(68,51,36,.40);
	border-bottom:1pt solid rgba(68,51,36,.40);
	padding:10pt 0pt 0pt 0pt;
	margin:10pt 0pt 0pt 0pt;
}

.news-list li {
	margin:0pt;
}

.news-list li:nth-child(even) {
	background-color:rgba(78,74,71,0.20);
	padding:0pt 0pt 0pt 0pt;
}

.news-list li:nth-child(odd) {
	background-color:rgba(78,74,71,0.00);
	padding:0pt 0pt 0pt 0pt;
}

.news-text {
	display:inline-block;
	vertical-align: top;
	padding:0pt 1% 10pt 1%;
	width:88%;
}

.news-list h3 {
	display:inline-block;
	vertical-align: top;
	padding:0pt 1% 0pt 0%;
	margin:0pt;
	width:100%;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	font-family: 'open-sans2', sans-serif;
}

.news-date {
	display:inline-block;
	vertical-align: middle;
	padding:0pt 0pt 0pt 0pt;
	text-align: center;
	width:50pt;
	margin:0pt 0pt 0pt 0pt;
}

.home-right-side {
	display:inline-block;  /*sm-screen  delete  */
	width:47%;  /*sm-screen  delete  */
	margin:20pt 0% 20pt 2%;  /*sm-screen  margin:20pt 6% 20pt 6%;  */
	vertical-align: top;  /*sm-screen  delete  */
}

.spacer {
	text-align: right;
}

.spacer a {
	color: rgba(0,0,0,0.70);
	font-size: 9pt;
	text-decoration: underline;
	margin:0pt 20pt 0pt 0pt;
}

.spacer a:hover {
	text-decoration: none;
}

.anchor-text {
	text-align: center;
	font-size: 9pt;
	margin:5pt 0pt 20pt 0pt;
}

.home-right-box01 { 
	width:94%;  
	padding:10pt 2% 20pt 4%;
	margin:0pt 0 20pt 0;
	background-color:rgba(7,7,69,1.00);
	border: 1pt solid rgba(7,7,69,1.00);
	border-radius: 10pt;
}

.home-right-box01 div {
	column-count: 2;
	column-rule: 1pt solid rgba(255,255,255,0.50); 
}

.home-right-box01 div li {
break-inside:avoid-column;
page-break-inside: avoid;
}

.home-right-box01 h1 {
	font-size: 18pt;
	font-style: normal;
	color:rgba(255,255,255,1.00);
}

.home-right-box01 a h1 {
	display: inline-block;
	font-size: 18pt;
	font-style: normal;
	color:rgba(255,255,255,1.00);
	text-decoration: none;
}

.home-right-box01 a:hover h1 {
	text-decoration: underline;
}

.home-right-box01 a small {
	float:right;
	margin:15pt 8% 0pt 8%;
	font-style: normal;
	color:rgba(255,255,255,1.00);
	text-decoration: none;
}

.home-right-box01 a:hover small {
	font-style: normal;
	color:rgba(255,255,255,1.00);
	text-decoration: underline;
}

.home-right-box01 a {
	color:rgba(255,255,255,0.70);
	text-decoration: none;
}

.home-right-box01 a:hover {
	text-decoration: underline rgba(255,255,255,1.00);
	color:rgba(255,255,255,0.40);
}

.home-right-box01 ul {
	font-size: 12pt;
	font-style: normal;
	list-style: none;
	list-style-type: none;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt;
}

.home-right-box01 li {
	margin:10pt 2% 0pt 12%;
}

.home-right-box01 li:first-child {
	margin:0pt 2% 0pt 12%;
}

.ctu-left-box01 {
	display:inline-block;
	width:100%;
	margin:0pt 0pt 20pt 0pt;
	padding:0pt 0pt 15pt 0pt;
	background-color:rgba(43,58,127,0.15);
	border: 1pt solid rgba(43,58,127,0.30);
	border-radius: 10pt;
}

.ctu-left-box01 h1 {
	font-size: 18pt;
	padding:10pt 1% 0pt 8%;
	font-style: normal;
	color:#2b3a7f;
}

.ctu-left-box01 a {
	color:rgba(0,0,0,1.00);
	text-decoration: none;
}

.ctu-left-box01 a:hover {
	text-decoration: underline;
	color:rgba(0,0,0,0.50);
}

.ctu-left-box01 ul {
	font-size: 12pt;
	font-style: normal;
	list-style: none;
	list-style-type: none;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt;
}

.ctu-left-box01 li {
	margin:17pt 2% 0pt 12%;
}

.ctu-left-box02 {
	display:inline-block;
	width:100%;
	margin:0pt 0pt 20pt 0pt;
	padding:0pt 0pt 15pt 0pt;
	background-color:rgba(7,7,69,0.35);
	border: 1pt solid rgba(7,7,69,0.60);
	border-radius: 10pt;
}

.ctu-left-box02 h1 {
	font-size: 18pt;
	padding:10pt 1% 0pt 8%;
	font-style: normal;
	color:#2b3a7f;
}

.ctu-left-box02 a {
	color:rgba(0,0,0,1.00);
	text-decoration: none;
}

.ctu-left-box02 a:hover {
	text-decoration: underline;
	color:rgba(0,0,0,0.50);
}

.ctu-left-box02 ul {
	font-size: 12pt;
	font-style: normal;
	list-style: none;
	list-style-type: none;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt;
}

.ctu-left-box02 li {
	margin:17pt 2% 0pt 12%;
}

.ctu-left-box03 {
	display:inline-block;
	width:100%;
	margin:0pt 0pt 20pt 0pt;
	padding:0pt 0pt 15pt 0pt;
	background-color:rgba(255,277,255,1.00);
	border: 1pt solid rgba(7,7,69,0.40);
	border-radius: 10pt;
}

.ctu-left-box03 h1 {
	font-size: 18pt;
	padding:10pt 1% 0pt 8%;
	font-style: normal;
	color:#2b3a7f;
}

.ctu-left-box03 a {
	color:rgba(0,0,0,1.00);
	text-decoration: underline;
}

.ctu-left-box03 a:hover {
	text-decoration: none;
	color:#802141;
}



.ctu-right-box01 { 
	width:94%;  /*sm-screen  delete  */
	padding:10pt 2% 20pt 4%;
	margin:0pt 0 20pt 0;
	/*background-color:rgba(43,58,127,0.15);*/
	background-color:rgba(255,255,255,1.00);
	border: 1pt solid rgba(43,58,127,0.30);
	border-radius: 10pt;
}

.ctu-right-box01 h1 {
	font-size: 16pt;  /*sm-screen  font-size: 20pt;  */
	font-style: normal;
	color:#2b3a7f;
}

.ctu-right-box01 h2 {
	font-weight: bold;
	text-align: left;
	font-style: normal;
	margin:0pt 0pt 5pt 0pt;
}

.ctu-right-box01 h2 a {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.ctu-right-box01 h2 a:hover {
	text-decoration: none;
}

.ctu-right-box03 { 
	width:94%;  /*sm-screen  delete  */
	padding:10pt 2% 20pt 4%;
	margin:0pt 0 20pt 0;
	background-color:rgba(43,58,127,0.15);
	border: 1pt solid rgba(43,58,127,0.30);
	border-radius: 10pt;
}

.ctu-right-box03 h1 {
	font-size: 16pt;  /*sm-screen  font-size: 20pt;  */
	font-style: normal;
	color:#2b3a7f;
}

.ctu-right-box03 a {
	text-align: left;
	text-decoration: underline;
	color:#000000;
}

.ctu-right-box03 a:hover {
	text-decoration: none;
	color:#802141;
}


/*sm-screen  Home page News List  */
.home-news {
	position:relative;
	padding:10pt 2% 20pt 4%;
	border: 1pt solid #070745;
	border-radius: 10pt;
	vertical-align: top;
	margin-bottom:20pt;
}


/*.home-news a.news-title:first-child {
	width:50%;
	background-color: rgba(45,152,48,1.00);
}*/

.home-news h1 {
	display: inline-block;
	font-size: 19pt;  /*sm-screen  font-size: 20pt;  */
	font-style: normal;
	color:rgba(7,7,69,0.80);
	text-decoration: none;
}

.home-news h1:hover {
	text-decoration: underline;
}

.home-news .comp-list {
	font-style: normal;
}

.home-news a.news-title {
	text-decoration: none;
	color:rgba(0,0,0,1.00);
}

.home-news a.news-title:hover {
	text-decoration:underline;
}

/*.home-news a h1 {
	display: inline-block;
	font-size: 24pt; 
	font-style: normal;
	color:rgba(0,0,0,1.00);
	text-decoration: none;
}*/

/*.home-news a:hover h1 {
	text-decoration: underline;
}*/

.home-twitter {
	position:absolute;
	top:10pt;
	right:10pt;
	border-bottom:1pt rgba(0,0,0,0.00) solid;
}

.home-twitter:hover {
	opacity: 0.4;
	border-bottom:1pt rgba(0,0,0,1.00) solid;
}

.home-news a.news-title h1 span {
	margin:0pt 5pt 0pt 5pt;  /*sm-screen  margin:10pt 2% 0pt 8%;  */
	font-size: 8pt;
	font-style: normal;
	color:rgba(7,7,69,0.80);
	text-decoration: none;
	/*font-family: 'open-sans2', sans-serif;*/
	font-weight:normal;
}

.home-news a:hover small {
	font-style: normal;
	color:rgba(0,0,0,1.00);
	text-decoration: underline;
}

.home-news ul {
	font-size: 12pt;
	font-style: normal;
	list-style: none;
	list-style-type: none;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt;
}

.home-news li {
	margin:10pt 2% 0pt 6%;
	border-bottom:1pt solid rgba(7,7,69,0.60);
}

.home-news li:last-child {
	border-bottom:0pt solid rgba(7,7,69,0.60);
}

.home-news-month, .news-month {
	font-family: 'open-sans2', sans-serif;
	font-weight:normal;
	font-size: 10pt;
	letter-spacing: -.5pt;
	color:rgba(96,0,32,1.00);
	padding:0pt;
}

.home-news-day, .news-day {
	display:block;
	font-family: 'open-sans2', sans-serif;
	font-weight:normal;
	font-size: 9pt;
	line-height: 5pt;
	color:#000000;
}

.home-news-date {
	display:inline-block;
	vertical-align: middle;
	padding:4pt 0pt 10pt 0pt;
	text-align: center;
	width:15%;
	margin:0pt 0pt 0pt 0pt;
}
.home-news-text {
	display:inline-block;
	vertical-align: top;
	padding:5pt .5% 10pt 1%;
	width:83%;
}

.home-news-text p, .news-text p {
	color: #1f244d;
	text-decoration: none;
}

.home-news-text a, .news-text a {
	color: #1f244d;
	text-decoration: none;
}

.home-news-text a:hover, .news-text a:hover {
	text-decoration: underline;
	color: rgba(31,36,77,0.50);
}






.partner-logos {
	width:100%;
	position:relative;
	text-align:center;
	margin:40pt 0pt 10pt 0pt;
}

.partner-logos p {
	display:inline-block;
	width:20%;
	margin:0pt 3% 0pt 3%;
	font-size: 8pt;
	vertical-align: top;
}

.partner-logos p img {
	border-radius:5pt;
}


/*sm-screen End all banner related items */

#bodycontainer {
position:relative;
width: 100%;
}





#footnote {
	clear:both;
	padding: 30pt 1% 10pt 4%;
	font-size: 8pt;
}

/* Begin Address area items */

.g-translate {
	display:none;
}

#google_translate_element {
	display:none;
}

.address {
	text-align: center;
	padding: 0pt 0pt 10pt 0pt;
	color: #707070;
	font-size: 8pt;
}

.address p {
	margin:0pt;
}

/* Begin all footer area items */

footer {
	display:none;
}



/*sm-screen News Release related styles */

.news-release {
	position:relative;
	width:88%;  /*sm-screen  width:92%;  */
	padding:0pt 6% 0pt 6%;  /*sm-screen  padding:0pt 4% 0pt 4%;  */
}

.news-release h1 {
	width:76%;  /*sm-screen  width:100%;  */
	padding:0pt 12% 20pt 12%;  /*sm-screen  padding:0pt 0% 20pt 0%;  */
}

.news-release .nr-header {
	position:relative;
	border-bottom:1pt solid rgba(68,51,36,0.50);
	text-align: right;
	margin:0pt 0pt 30pt 0pt;
}

.news-release .nr-date {
	position:absolute;
	left:0pt;
	top:0pt;
	padding:0pt;
}

.news-release .nr-contact {
}

.news-release .nr-body {
	padding:0pt 0% 0pt 0%;  /*sm-screen  padding:0pt 2% 0pt 2%;  */
}

.news-release .nr-body h1 {
	font-size: 16pt;
	margin:0pt 0pt 10pt 0pt;
	padding:0pt;
	width:100%;
}

.news-release .nr-body h2 {
	font-size: 12pt;
	margin:0pt 0pt 0pt 0pt;
	padding:0pt;
}

.news-release .nr-content {
	margin:30pt 0pt 0pt 0pt;
}

/* End News Release styles */

.side-box {
	display:none;
}

/* location map styles */

.map-div {
	margin:40pt 0pt 10pt 0pt;
}

#location-map {
	width:600pt;  /*sm-screen  width:100%;  */
	height:400pt;  /*sm-screen  height:300pt;  */
	margin:20pt auto 20pt auto;
	border:10pt solid #1f1f53;  /*sm-screen  border:5pt solid #1f1f53;  */
	border-radius: 10pt;  /*sm-screen  border-radius: 5pt;  */
}

.cc-case {
	padding:0pt 0% 0pt 0%;  /*sm-screen padding:0pt 0% 0pt 0%;  */
	width:calc(76.8% - 10px);  /*sm-screen width:100%;  */
}

.cc-photo {
	display:inline-block;
	max-width:180pt;
	min-width:150pt;
}

.cc-photo img {
	padding:5pt;
	border:1pt solid rgba(0,0,0,0.2);
}

/*.cc-photo p {
	padding:4pt 0pt 0pt 7pt;
	text-align: left;
	font-size: 13pt;
	
}
*/


.cc-description {
	display:inline-block;
	width:calc(99% - 210px);
	margin:0pt 0pt 0pt 20pt;
	vertical-align: top;
}

.cc-description p span {
	font-weight: bold;
}

.victim-border {
	padding:5pt 5pt 5pt 5pt;
	border:1pt solid rgba(31,31,83,0.0);
	width:calc(73% - 10px);
	height:auto;
	margin:20pt 0pt 0pt 0pt;
	border-radius: 10pt 10pt 10pt 10pt / 10pt 10pt 10pt 10pt;
	background-color:rgba(31,31,83,0.0);
}

#victim-map {
	border:1pt solid rgba(31,31,83,0.3);
	width:100%;
	height:600pt;
	border-radius: 7pt 7pt 7pt 7pt / 7pt 7pt 7pt 7pt;
}

.victim-list {
	display:block;
	margin:30pt;
	padding:15pt 0pt 0pt 0pt;
}

#victim-info {
	width:100%;
}

#victim-info h1 {
	color: #141456;
	font-family:'open-sans2', sans-serif;
	font-weight: bold;
	font-size: 11pt;
	margin: 0pt 0pt 5pt 0pt;
	padding: 0pt;
	text-align: center;
}

/* Overrides Google's width for the Info Window  */
.gm-style-iw {
    width: 300pt !important;
}

#victim-info ul {
	list-style: none;
	list-style-type: none;
	padding:0pt;
	margin:0pt;
}

#victim-info ul li {
	padding:0pt;
	margin:3pt 0pt;
	font-size: 9pt;
}

#victim-info ul li strong {
	font-family:'open-sans2', sans-serif;
	font-weight: bold;
}

/*Sourcebook*/

section.summary-list {
	
}

section.summary-list h1 {
	font-size: 20pt;
}

section.summary-list table {
	background: none;
	border:0pt #ffffff none;
	width:100%;
}

section.summary-list caption {
	color: #3e507d;
	font-family:'Trirong', serif;
	font-weight: bold;
	font-size: 20pt;
	margin: 5pt 0px 5pt 0px;
	line-height: 20pt;
}

section.summary-list table tr {
	width:100%;
	border-bottom:1pt #cccccc solid;
}

section.summary-list table th {
	border:0px #ffffff none;
	border-collapse: collapse;
	text-align: left;
	background: none;
	color:#000000;
	font-weight: normal;
	padding:5pt 2%;
}

section.summary-list table th.indented {
	padding-left: 30pt;
}

section.summary-list table td {
	width:20%;
	text-align: right;
	border:0pt #ffffff none;
	padding:5pt 2%;
}

.social-media {
	margin-top:30px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-radius:10px;
	padding:20px 20px 10px 20px;
	width:calc(100%-40px);
	background-color: rgba(212,212,212,0.5);
}

.social-media h1 {
	font-size: 20px;
}

.social-media ul {
	margin:0px auto 0px auto;
	/*text-align: center;*/
}

.social-media li {
list-style-type:none;
}

/*.social-media li:last-child {
	margin-right:0%;
}*/

.social-media img {
	vertical-align: middle;
}

.social-btn img {
	max-width:42px;
	height:auto;
}

.social-btn:hover img {
	opacity: .5;
}

/* location map styles */

.map-div {
	margin:40px 0px 10px 0px;
}



