	@import url("site_editor.css");
.at-branding {
	display: none;
}
div.itemIntroText,
.catItemIntroText,
.moduleItemIntrotext,
.moduleItemIntrotext span,
.itemFullText p {
	font-family: Arimo, serif ! important;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7em;
}
#whitebox {
	box-shadow: 0 23px 14px -25px rgba(0, 0, 0, 0.8) inset;
}
#uppers,
#middles,
#lowers,
.uppers,
.middles,
.lowers {
	width: 100%;
}
#upper1.full,
#upper2.full,
#upper3.full,
#lower1.full,
#lower2.full,
#lower3.full,
.upper1.full,
.upper2.full,
.upper3.full,
.lower1.full,
.lower2.full,
.lower3.full,
.full {
	margin: 0 1%;
	width: 98%;
}
p {
	margin: 1em 0;
}
.qs p {
	margin: 0;
}
#footer div,
#footer span,
#footer a,
#footer span.separator {
	font-size: 13px;
}
h1,
h1 a,
h1 strong,
h1 b,
.componentheading,
h2,
h2 a,
h2 strong,
h2 b,
.contentheading,
h3,
h3 a,
h3 strong,
h3 b,
h4,
h4 a,
h4 strong,
h4 b,
div.itemHeader h2.itemTitle,
#k2Container.tagView div.tagItemList div.tagItemView div.tagItemHeader h2.tagItemTitle a,
div.catItemHeader h2.catItemTitle a,
div.itemHeader h3.itemTitle,
#k2Container.tagView div.tagItemList div.tagItemView div.tagItemHeader h3.tagItemTitle a,
div.catItemHeader h3.catItemTitle a {
	font-family: Arimo, serif ! important;
	font-weight: 700 ! important;
}
h1 {
	font-size: 28px;
	padding: 15px 0px 7px;
}
h2 {
	font-size: 24px;
	padding: 15px 0px 7px;
}
h3 {
	font-size: 18px;
	padding: 15px 0px 7px;
}
h4 {
	font-size: 14px;
	padding: 15px 0px 7px;
}
.triangle {
	margin-top: 53px;
}
.leftpart,
.middlepart,
.rightpart {
	clear: right;
	float: left;
	margin-top: 8px;
	text-align: center;
	width: 33%;
}
div#tray {
	height: 53px;
	height: 42px;
	overflow: hidden;
}
.mixnav div>a {
	color: #ccc;
	font-size: 22px;
	font-weight: normal;
	padding: 8px 0;
	text-align: center;
	text-transform: lowercase;
	transition: all 0.5s linear 0s;
}
.mixnav div>a:before {
	color: #666;
	content: "{";
	font-size: 24px;
	padding: 0 5px;
	transition: all 0.5s linear 0s;
}
.mixnav div>a:after {
	color: #666;
	content: "}";
	font-size: 24px;
	padding: 0 5px;
	transition: all 0.5s linear 0s;
}
.mixnav div>a:hover {
	background: none repeat scroll 0 0 #2b9a2d;
	box-shadow: 5px 5px 0 yellow, -5px -5px 0 skyblue;
	color: #fff !important;
	padding: 8px 26px 7px;
	text-decoration: none !important;
}
.mixnav div>a:hover:before {
	color: #ccc;
	padding: 0 10px 0 0;
}
.mixnav div>a:hover:after {
	color: #ccc;
	padding: 0 0 0 10px;
}
body.ribbonFullwidth #whitebox.transparent {
	width: 1000px;
}
body.ribbonFullwidth #whitebox,
body.ribbonFullwidth #banner,
body.ribbonFullwidth .banner {
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.15);
}
body.ribbonFullwidth #whitebox.transparent #maincolumn-wide {
	margin: 0px ! important;
	padding: 0px;
	width: 100%;
}
body.ribbonFullwidth #whitebox.transparent #content {
	clear: both;
	padding: 0px;
	width: 100%;
}
body.ribbonFullwidth #maincolumn-wide {
	margin: 0 auto !important;
	width: 100%;
}
body.ribbonFullwidth #maincolumn-r {
	float: left;
	margin: 0 auto !important;
	padding: 0 1% 0 2%;
	width: 65% !important;
}
body.ribbonFullwidth #content {
	clear: both;
	padding: 0 0 1%;
	width: 100%;
}
#rightsidebar {
	width: 28%;
	background: none;
}
#rightsidebar a.moduleItemTitle {
	font-size: 18px !important;
	font-weight: 800 !important;
	line-height: 1.1em;
}
#rightsidebar li:first-of-type {
	border-top: 1px solid #dadada;
}
#rightsidebar li.even,
#rightsidebar li.odd {
	border-bottom: 1px solid #dadada;
	padding: 8px 2px 6px;
}
body.ribbonFullwidth #rightsidebar .moduletable,
body.ribbonClassic #rightsidebar .moduletable {
	max-width: 90%;
}
.itemView .itemHeader,
.itemList .leading .catItemHeader {
	display: inline-block;
	float: none;
	margin: 0px auto;
	/*
	 max-height: 578px;
*/
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
	word-break: keep-all;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
div.itemToolbar {
	-webkit-font-smoothing: antialiased;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	color: #666;
	font-family: Arimo, serif !important;
	font-size: 12px;
	margin: 0 auto;
	max-width: 640px;
	padding: 0.1em 0 0.1em 0.3em;
	text-align: left;
}
.itemAuthor {
	padding-left: 7px;
}
.itemDateCreated {
	float: right;
	padding-right: 7px;
}
h2.itemTitle {
	max-width: 640px;
	padding: 3% 0 1% !important;
}
h2.catItemTitle {
	margin: 0px;
	padding: 0px;
}
#itemListLeading {
	background-color: #e3e7de;
}
div.itemIntroText {
	padding: 0;
}
.itemList .leading .catItemHeader h2.catItemTitle a:hover {
	text-decoration: none;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
}
.itemIntroText div,
.itemFullText div,
.itemIntroText h1,
.itemFullText h1,
.itemIntroText h2,
.itemFullText h2,
.itemIntroText h3,
.itemFullText h3,
.itemIntroText h4,
.itemFullText h4,
#content div.search {
	margin: 0px auto;
	max-width: 640px;
}
.itemIntroText div,
.itemFullText div {
	margin: 0.5em auto;
	width: 100%;
}
.itemIntroText h2.itemTitle {
	max-width: none;
}
.catItemIntroText h2.itemTitle {
	display: none;
}
.itemView .itemImage img {
	width: 100% ! important;
}
.itemFullText img {
	border-radius: 3px;
	height: auto;
	max-width: 98%;
}
.itemFullText div.leftWrap,
.itemFullText div.rightWrap {
	margin: 2%;
	width: auto;
}
.itemFullText div.pullquote {
	background-color: rgba(239, 239, 239, 0.7);
	border-color: rgba(0, 0, 0, 0) #888888;
	border-radius: 10px;
	border-style: none solid;
	border-width: medium 2px;
	line-height: 1.75em;
	max-width: 50%;
	padding: 4%;
}
span.wf_caption {
	background-color: transparent;
	border-radius: 0px;
	border: medium none;
	padding: 0px;
	vertical-align: top;
}
span.wf_caption span {
	background-color: #dfe3df !important;
	border-radius: 0 0 3px 3px;
	color: #777777 !important;
	font-family: Arimo, Helvetica, sans-serif !important;
	font-size: 1rem;
	font-weight: normal;
	margin: -4px 0 10px;
	padding: 5% 4% 1.4em;
	text-align: left !important;
	width: 90%;
}
span.itemImageCaption {
	background-color: #dfe3df !important;
	color: #777777 !important;
	display: block;
	font-family: Arimo, Helvetica, sans-serif !important;
	font-size: 1rem;
	font-weight: normal;
	margin: -10px 0 10px;
	padding: 2% 4% 1.4em;
	text-align: left !important;
	width: 92.1%;
}
.wf_caption>img {
	border-radius: 3px 3px 0 0;
	box-shadow: none;
	height: auto;
	width: 100%;
}
/*

a.btn.cta {
	border: 2px solid rgb(136, 136, 136);
	display: inline;
	background: #fafafa;
	width: 25%;
	float: right;
	margin: 15px -40px 10px 15px;
	padding: 1.1em;
	font-size: 1.3em;
	border-radius: 0;
}
 */

/* Itempage (sections) */

.item-page {
	margin: 0 auto;
	width: 88%;
}
.item-page img {
	height: auto;
	max-width: 100%;
}
.item-page h2 {
	font-size: 32px;
}

/* Stream */

li.leadstory_newsitem {
	padding: 2.25% 3.25% 0 5.25%;
}
.leadstory_newsitem .moduleItemTitle {
	color: #222;
	display: block;
	font-size: 30px;
	margin: 0.5em 0 0.25em;
}
.col2Leadstory .itemsubtitle {
	font-size: 18px;
}
#middle1 .k2ItemsBlock,
.middle1 .k2ItemsBlock {
	padding-top: 15px;
}
.moduleItemImage>img {
	border-radius: 3px;
	max-width: 100%;
}
a.moduleItemTitle {
	color: #222;
	font-size: 21px;
	font-weight: bold !important;
	line-height: 1.1em;
}
.col2 .itemByline {
	display: none;
}
.col1 {
	margin-bottom: 16px;
}
li.stream_newsitem {
	margin-bottom: 9px;
	overflow: hidden;
	padding: 0 8% 3%;
	width: 85%;
}
.itemsubtitle {
	font-size: 15px;
	line-height: 1.5em;
}
.itemBody .itemsubtitle {
	display: none;
}
.stream_newsitem .col2 {
	border-bottom: 1px solid #cccccc !important;
	padding-bottom: 9px;
}
.moduleItemDateCreated {
	color: #444;
	float: right;
	font-size: 12px;
}

/* end stream */


/* begin news feed */

#middle2 h3,
.middle2 h3 {
	font-size: 18px;
	text-shadow: none;
}
#middle2 .moduletable,
.middle2 .moduletable {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#middle2 .feed-link>a,
.middle2 .feed-link>a {
	font-size: 15px;
}
h4.feed-link {
	padding: 3px 0;
}
#middle2 input.button,
#middle2 button,
#middle2 input[type="button"],
#middle2 input[type="submit"],
.middle2 input.button,
.middle2 button,
.middle2 input[type="button"],
.middle2 input[type="submit"] {
	font-size: 15px;
	padding: 3%;
	width: 100%;
}
input.button,
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	background: none repeat scroll 0 0 #dedede;
	border: 1px solid #c8c8c8;
	border-radius: 2px;
	color: #222;
	text-shadow: none;
}
a.moduleCustomLink {
	background: none repeat scroll 0 0 #dedede;
	border: 1px solid #c8c8c8;
	border-radius: 2px;
	color: #222;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	margin: -10px 0 30px 8%;
	padding: 1%;
	text-align: center;
	text-shadow: none;
	width: 84%;
}

/* end news feed */


/* begin category & tag beautification */

.itemCategory>span,
.itemTagsBlock>span {
	display: none;
}
.itemTagsBlock ul {
	list-style: outside none none;
}
.itemTags>li {
	float: left;
	display: none;
}
.itemTags a {
	font-size: 13px;
}
.itemTags li:first-of-type {
	display: block;
}
.itemTagsBlock {
	float: left;
}
.itemCategory {
	border-right: 2px solid #ccc;
	float: left;
	padding: 0 10px 0 10px;
}
.itemCategory>a {
	font-size: 14px;
}

/* begin category & tag beautification */

.itemFullText table {
	background: none repeat scroll 0 0 #f0f2f0;
	border: medium none;
	margin: 0.6em 20px 0.8em -10% !important;
	max-width: 50%;
}
.itemFullText td {
	border-color: #555;
	border-style: solid none;
	border-width: 2px medium 7px;
	font-size: 16px;
	line-height: 1.8em;
	padding: 8%;
}
.catItemImageBlock {
	display: inline-block;
	float: none;
	margin: 0px auto;
	max-height: 578px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
.catItemImage img {
	width: 100% ! important;
}
.catItemIntroText .itemSubtitle {
	color: #444444;
	margin: 0px auto;
	padding: 0.7em 0px 0.325em;
	width: 80%;
}
#itemListPrimary {
	margin: 0px auto;
	padding: 10px 10%;
	width: 80%;
}
#itemListPrimary .catItemImageBlock {
	border-radius: 3px;
	display: inline-block;
	float: none;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-align: center;
	width: auto;
}
#itemListPrimary div.itemContainer {
	clear: right;
	float: left;
	margin: 2% 2% 6%;
	text-align: center;
	width: 29%;
}
#itemListPrimary .catItemHeader {
	position: relative;
}
#itemListPrimary h2.catItemTitle {
	bottom: 0px;
	margin: 0px auto;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}
#itemListPrimary .catItemHeader h2.catItemTitle>a {
	background-color: rgba(0, 0, 0, 0.55);
	color: #ffffff ! important;
	display: inline-block;
	font-family: "Pathway Gothic One", sans-serif ! important;
	font-weight: normal ! important;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	transition: all 0.4s linear 0s;
	width: 100%;
}
#itemListPrimary h2.catItemTitle>a:hover {
	background-color: rgba(51, 108, 58, 0.69);
}
#itemListPrimary .catItemIntroText>img {
	border-radius: 2px;
	height: auto;
	max-width: 100%;
}
#itemListPrimary .itemList .itemSubtitle {
	display: block;
	font-size: 1.5em;
	margin: 1% auto 0px;
	width: 98%;
}
#itemListPrimary .catItemIntroText .itemSubtitle {
	font-family: "Pathway Gothic One", sans-serif ! important;
	line-height: 1.1em;
	margin-bottom: 1.1em;
	padding: 0px 0px 0.5em;
	width: 90%;
}
.itemList .itemByline {
	display: none;
}
#itemListLeading .itemByline {
	border: medium none;
	color: #636363;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px auto 5px;
	overflow: hidden;
	padding: 0px 1% 2%;
	width: 85%;
}

/***** Begin Features Feed **+****************/

.itemListView h3.catItemTitle {
	margin: 0 0 10px;
	padding: 0;
	text-shadow: none;
}
.itemListView h3.catItemTitle>a {
	font-size: 28px !important;
	text-shadow: none;
	color: #444!important;
}
.itemListView .catItemBody {
	text-align: left;
}
.itemListView .catItemIntroText .itemsubtitle {
	font-size: 17px;
}

/***** End Features Feed ******/


/***** Begin Video List ******/

.videolist .stream_calitem {
	background: none repeat scroll 0 0 #f1f1ed;
	border-radius: 4px;
	margin: 0 auto 20px;
	padding: 4% 4% 15px;
	width: 92%;
}
.avVideo .avPlayerContainer .avPlayerBlock iframe,
.avVideo .avPlayerContainer .avPlayerBlock object,
.avVideo .avPlayerContainer .avPlayerBlock embed,
.avVideo .avPlayerContainer .avPlayerBlock>div {
	border-radius: 4px;
}
.videolist a.moduleItemTitle,
.videolist .moduleItemTitle {
	display: block;
	font-size: 29px;
	margin-top: 0.5em;
}
.videolist .moduleItemIntrotext>p {
	margin: 0;
}

/***** End Video List ******/


/***** Begin Infographix List ******/

body.infographix #itemListLeading {
	background-color: transparent;
}
body.infographix .catItemBody {
	background: none repeat scroll 0 0 #f1f1ed;
	border-radius: 4px;
	margin-bottom: 3%;
	padding: 4% 4% 15px;
	width: 92%;
}
body.infographix .catItemHeader {
	display: none;
}

/***** End Infographix List ******/

div.k2Pagination {
	float: left;
	font-size: 13px;
	margin: 0 auto 10px;
	text-align: center;
	width: 100%;
}
.k2Pagination ul {
	float: none;
	margin: 0px auto;
	max-width: 600px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}
.k2Pagination ul li {
	border: medium none;
	clear: none;
	color: #999999;
	display: inline-block;
	float: none;
	font-size: inherit;
	list-style: outside none none;
	margin: 0px 5px;
	padding: 0px;
	text-decoration: none;
}
.k2Pagination ul li a {
	border: medium none;
	clear: none;
	color: #999999;
	float: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px ! important;
	list-style: outside none none;
	margin: 0px auto;
	padding: 0px 1%;
	text-decoration: none;
}
.k2Pagination ul span,
.k2Pagination ul .prev>span,
.k2Pagination ul .start>span,
.k2Pagination ul .next>span,
.k2Pagination ul .end>span {
	border: medium none;
	clear: none;
	color: #999999;
	float: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 23px ! important;
	list-style: outside none none;
	margin: 0px auto;
	padding: 0px 1%;
	text-decoration: none;
}
.k2Pagination ul span {
	color: #000000;
}
.k2Pagination ul li a:hover {
	background: none repeat scroll 0px 0px transparent;
	border: medium none;
	color: #1e6b52 ! important;
}
.fourbox {
	background-color: #fafafa;
	border-left: 1px solid #cccccc;
	box-shadow: none;
	width: 24.92%;
}
.fourbox.first {
	border-left: medium none;
}
.fourbox a {
	color: #444444;
	font-family: Arimo, Helvetica, sans-serif ! important;
	font-size: 14px;
	font-weight: 800;
	line-height: 30px;
}
.threebox:hover,
.fourbox:hover,
.fivebox:hover {
	background: none repeat scroll 0px 0px #deefdf;
	text-shadow: none;
	transition: background 0.4s linear 0s;
}
#footer.transparent {
	border-radius: 0px;
}
.addthis_custom_sharing {
	margin: 0px auto 1.5em;
	text-align: center;
}
a.back-to-top {
	bottom: 0px;
	font-family: "Arimo", Helvetica, sans-serif ! important;
}
@media screen and (max-width: 1024px) {
	.itemFullText h2 {
		margin-left: 0;
	}
	p {
		font-size: 16px;
	}
	body.ribbonFullwidth #maincolumn-wide {
		padding: 0;
	}
	table {
		margin: 0px auto;
	}
	#content>div {
		margin: 0px;
	}
	span.wf_caption span {
		margin: 0.5em auto 1em;
		max-width: none ! important;
	}
	span.wf_caption,
	span.wf_caption>img,
	span.wf_caption>*,
	span.wf_caption>*>* {
		max-width: 100%;
	}
	a.back-to-top {
		background-color: rgba(235, 235, 235, 0.6);
		height: 14px;
	}
	table.leftWrap {
		margin-left: 0% !important;
	}
	table.rightWrap {
		margin-right: 0% !important;
	}
	.itemFullText table {
		border: medium none;
		margin: 0 0 1em !important;
	}
	span.wf_caption span {
		background-color: #dfe3df !important;
		color: #777777 !important;
		font-family: Arimo, Helvetica, sans-serif !important;
		font-size: 1.5rem;
		font-weight: normal;
		line-height: 1.4em !important;
		margin: -4px 0 10px;
		padding: 6% 4% 1.4em;
		text-align: left !important;
		width: 92%;
	}
}
@media screen and (max-width: 800px) {
	.mixnav div>a {
		font-size: 14px;
	}
	#content>div {
		margin: 0px;
	}
	.itemFullText div.pullquote {
		max-width: 92%;
		padding: 4%;
	}
	.itemIntroText div,
	.itemFullText div {
		width: 90%;
	}
	#itemListPrimary div.itemContainer {
		clear: right;
		float: none;
		margin: 0px auto;
		text-align: center;
		width: auto;
	}
	#itemListPrimary .catItemImageBlock {
		width: 100%;
	}
	#itemListPrimary .catItemIntroText .itemSubtitle {
		border-bottom: 2px dotted #666666;
	}
	.itemIntroText div,
	.itemFullText div,
	.itemIntroText h1,
	.itemFullText h1,
	.itemIntroText h2,
	.itemFullText h2,
	.itemIntroText h3,
	.itemFullText h3,
	.itemIntroText h4,
	.itemFullText h4 {
		width: 90%;
	}
	.itemFullText div.leftWrap,
	.itemFullText div.rightWrap {
		display: block;
		float: none;
		margin: 0px auto;
		text-align: center;
		width: 100%;
	}
	/*
span.wf_caption { max-width: 100% ! important; }
 */
	/*
span.wf_caption { max-width: 50% ! important; }
 */
	span.wf_caption {
		max-width: 100%;
	}
	.wf_caption>img {
		width: 100%;
	}
	.fourbox {
		background: none repeat scroll 0px 0px #e7e7e7;
		border: 1px solid #ffffff ! important;
		font-size: 12px;
		width: 49%;
	}
	h2.itemTitle {
		font-size: 28px !important;
		width: 90%;
	}
	table.leftWrap,
	table.rightWrap {
		margin: 0 auto 1em !important;
		width: 100% !important;
	}
}
@media screen and (max-width: 600px) {
a.btn.cta {
	width: auto;
	margin: 10px auto;
}
}