.wf-loading {
	opacity: 0;
}

 @charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {	
	line-height: 1;
	-webkit-text-size-adjust: 100%;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.stArrow{display:none !important;}


/* CSS Document */


a {
	font-family: "open-sans";
	color:#005e5e;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

p {
	font-family: "open-sans";
	font-size: .85em;
	line-height: 1.8em;
	margin-bottom: 15px;
}

p b {font-weight: 700}

p strong {font-weight: 700}

p em {font-style: italic;}


#content ul {list-style: disc;}

ol {list-style: decimal;}

#content ol li, #content ul li {
	font-family: "open-sans";
	font-size: 13.6px;
	line-height: 1.8em;
	margin-left: 25px;
	margin-bottom: 10px;
}
#content ul li ul {
	margin-top: 0.45rem;
}

b, strong {font-weight: 700}

em {font-style: italic;}


.h4 {
	font-family: "futura-pt";
	font-size: 1.4em;
	font-weight: 400;
	margin-bottom: 10px;
	color: #005e5e;
}


h4 {
	font-family: "futura-pt";
	font-size: 1.6em;
	font-weight: 500;
	margin-bottom: 10px;
	color: #005e5e;
}


h4 em {font-style: italic;}


#content blockquote p {	
			font: 300 2em/1.5em "futura-pt";
			margin: 4% 8%;
			border-left: 5px solid #e8e8e8;
			padding: 0 0 0 5%;
			}



 ::-moz-selection            { background:#333; color:#fff; }
  ::selection                 { background:#333; color:#fff; }





#header {			
	width: 1074px;
	margin: 0 auto;
	background-color: #f1f4f4;
	background-image: url('/images/skyline.3.png');
	background-size: cover;
        }

#headercontent {
       	width: 1074px;
        margin: 0 auto;
	text-align: left;
	position: relative;

	}
			
body {background-color: #CCCCCC;}

#wrapper {
	width: 1074px;
box-shadow: 6px 0px 10px -7px #888, -6px 0px 10px -7px #888;
-moz-box-shadow: 6px 0px 10px -7px #888, -6px 0px 10px -7px #888;
-webkit-box-shadow: 6px 0px 10px -7px #888, -6px 0px 10px -7px #888;
	margin: 0 auto;	
}	

#container {
	width:1024px;
	margin: 0 auto;
	padding: 25px;
	background-color: #FFFFFF;

}



#content {
	width:728px;
	min-height:1024px;
	float: left;
}



#footer {			
	width: 1074px;
	min-height: 275px; 
	background-color: #313131;
	margin: 0 auto;
       	}
			
#footercontent {
	width: 1024px;
        margin: 0 auto;
	text-align:center;
	}
			
.footercolumn {
	margin-top: 20px;
	width:200px;
	float: left;
	text-align:left;
	}
			
.footercolumn h5 {
	color:#F4F4F4;
	text-transform:uppercase;
	font-family: "futura-pt";
	font-size: .8em;
	letter-spacing: 2px;
	}

.footercolumn p {
	color:#CACACA;
	padding: 0 0 15px 0px;
	font-family: "open-sans";
	font-size: .7em;
	line-height: 1.6em;
	}

.footercolumn a {
	color:#CACACA;
	padding: 10px 0 15px 10px;
	text-decoration:none;
	}	
			
.footercolumn a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}	
			
.footercolumn ul {
	padding: 0 0 25px 0px;
	}	

.footercolumn ul li {
	font-family: "open-sans";
	font-size: .7em;
	line-height: 1.9em;
	}






#paginate {
		width:100%;
		padding-top: 20px;
}

#paginate p {
		text-align:right;
}

#paginate p a {text-decoration: none; padding:5px; border: 1px solid #000000; background-color: #313131; color: #FFFFFF;}

#paginate p a:hover {border: 1px solid #000000; background-color: #89b6b7; color: #000000;}

#paginate p strong {font-weight:500; padding:5px; border: 1px solid #000000; background-color: #005e5e; color: #FFFFFF;}

.box {min-height: 265px; padding: 20px; width: 688px; margin-bottom: 20px;}

.innerboxleft {width: 220px; float: left;}

.innerboxleft img {margin: 0 20px 20px 0; float: left; border: 1px solid #a4a4a4;}

.innerboxright {float: left; width: 460px;}

.type {font-size: .9em; font-weight: 400; color:#727272; padding:0; text-align:left; margin:0 0 5px 0; line-height:1em; text-transform: uppercase;}

.tag {
	margin-right: .15rem;
	padding-right: .4rem;
	border-right: 1px solid #ccc;
}

.tag:last-of-type {
	border: none;
}

#title {text-align:left; padding: 0; text-transform: uppercase; font-size: 2em;}

.index_title {padding:0; text-align:left; font-family: futura-pt; font-size: 1.5em; font-weight: 500; text-transform: uppercase; }

#content #slider h4.index_title {font-size: 1em; color:#868686; padding:10px 0 5px 0; text-align:left; margin:0; line-height:1em;}

.clear {clear: both;}

.greenheader {background-color: #006464; margin: 0 auto; text-align: center;}

.greenheadertext {color:#FFFFFF; text-transform:uppercase; padding: 10px; font-size: 1.4em; letter-spacing: 3px;}

.pressource {font-style:italic; color:#868686;}




	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 25%; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 15px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #FFF;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		cursor: pointer;
		} 

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.support {
	width:33%;
	text-align:center;
	float: left;
	margin-bottom: 5%;
	}

.support img.creditcard {width: 125px; border: 1px solid #a4a4a4;}

.dropcaps {
	float: left;
	font-size: 4em;
	clear: left;
	margin-top: 1.5%;
	margin-right: 1%;
	font-family: futura-pt;
	}

.embed-container {border: 1px solid #ccc;}

sup {font-size:xx-small; vertical-align:super;}

hr {
    margin: 4% 0;
    border: 0;
    height: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

#content p img {
	margin: 3% 0;
}

#pubpress a,
#pubpress span {
	font-size: 1.25em;
	line-height: 1.6em;
}

#pubpress a:last-of-type {
	font-size: 1em;
	line-height: 1em;
}

      .credits {
        font-size: .95em;
        color:#313131;
        margin-top: 20px;
      }

.shareBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.shareBox__button {
    padding: .5rem .7rem;
    margin-right: .6rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: .7rem;
    font-weight: 600;
    letter-spacing: .07rem;
    transition: background-color .25s ease-out;
}

a.shareBox__button:hover {
    text-decoration: none;
}

.shareBox__button:last-of-type {
	margin-right: 0;
}
.shareBox__button--twitter {
    background: #29aae1;
}

.shareBox__button--facebook {
    background: #3b5998;
}

.shareBox__button--linkedin {
    background: #0077b5;
}

.shareBox__button--email {
    background: #009ef0;
}


.shareBox__button svg {
    margin-right: .15rem;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    -webkit-transform: translateY(-.05rem);
    transform: translateY(-.05rem);
}

.shareBox__button svg path {
    fill: #fff;
}

#contentBody table {
  background-color:#fff;
  border: 1px solid #CCC;
  font-family: open-sans;
  font-size: 12px;
  margin: 1.5rem 0 0 0;
  width: 100%;
  text-align: center;
}

#contentBody table td {
  padding: 10px;
  margin: 10px;
}

#contentBody table thead tr th {
  background-color: #006991;
  color: #FFF;
  padding: 1rem 0;
  font-family: futura-pt;
  font-size: 1.7em;
}

#contentBody table thead tr:last-of-type {
	opacity: 0.9;
}

#contentBody table thead tr:last-of-type th {
	font-size: 1.3em;
}

.subhead {font-size: 1.2em; color:#fff;}

tr:nth-child(even) {background: #fff}
tr:nth-child(odd) {background: #f5f5f5}


#contentBody table tbody tr.subhead {
  background-color:#effbff;
}

#contentBody table tbody tr:hover {
  background-color:#effbff;
}

#contentBody p.table-footnote {
	font-size: 0.75rem;;
	font-style: italic;
	margin: 0.4rem 0 1.5rem 0;
}

#contentBody table.dataTable tbody tr td {
	color: #000 !important;
	font-size: 11px;
}

.sli-button {
	font-size: 14px !important;
	font-weight: bold !important;
	padding: 0.875em 1.75em 0.9375em 1.75em !important;
}