body{
	background: #fff !important;
}

.postBody, .postBody td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 26px;
	font-weight: 400;
	color: #454648;
	letter-spacing: normal;
	word-spacing: normal;
}
.postBody p {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 16px;
}
.postBody a {
	color: #002869;
	text-decoration: none;
}
.postBody a:hover {
	color: #94292a; text-decoration: none; border-bottom: 1px solid #94292a;
}
.postBody p::selection {
    background-color: #FAF485;
    color: #646464;
}

.postBody iframe {
	width: 100%; margin: auto;
}
.postBody video, .postBody td video {
	width: 100%; height: 100%;
	margin: auto;
	object-fit: cover;
    display: inline-block;
    vertical-align: baseline;
}

.postBody img {
	max-width: 100%; height: auto; margin: auto !important;
}
.postBody td img { width:auto!important; max-width: 100%; height: auto; margin: inherit !important; }
.postRow td img { width:auto!important; max-width: 100%; height: auto; margin: inherit !important; }

.postBody h2{
	font-weight: bold;
	font-size: 18px;
}
.postBody h3{
	font-weight: bold;
	font-size: 24px;
	color: #797979;
}
.postBody h4{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* --------------------------------------------------------- */

.postTitle {
	display: block;
	padding: 0 0 0.5em 0;
	margin: 0;
	font-size: 42px;
	line-height: 1em;
	color: #393939;
	font-family: 'Tinos', Georgia, serif;
	white-space: pre-wrap;
}
.postAlert{
	background: #002869; color: #fff; display:inline-block; padding: 0.5em 1.25em; font-size: 0.75em;
	font-weight: 700;
	font-family: "CF Asty Std", Arial, sans-serif;
}
.postTopic{
	display:block; padding: 0.5em 1.25em; margin-bottom: 0.5em; border-bottom: 1px dotted #B2B2B2;
	color: #002869; font-size: 1.25em;
	font-weight: 500; font-family: "CF Asty Std", Arial, sans-serif;
	text-align: center;
}
a.postTopic:hover{
	color: #000;
}

.postSubtitle {
	display: block;
	line-height: 1.25em;
	padding: 0 0 1.5em 0;
	margin: 0;
	font-size: 18px;
	color: #6f6f6f;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.postData {
	display: block; line-height: 1em; padding: 0; margin: 0; 
	font-family: "CF Asty Std", Arial, sans-serif; font-weight: 400; font-size: 12px; color: #6f6f6f;
}
.postData a{color:#6f6f6f}
.postData a:hover{color:#002869; text-decoration: underline;}

/* --------------------------------------------------------- */

.postBlockquote-center{
    border: 0 none;
    font-family: "CF Asty Std",sans-serif; font-size: 24px; font-weight: 700;
    line-height: 32px;
	color: #767676;
    padding: 25px 50px 25px 50px;
    margin: 35px auto 35px auto;
    position: relative;
    text-align: center;
    width: 360px;
    clear: left right;
}
.postBlockquote-center:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border-top: 7px solid #002869;
    border-left: 7px solid #002869;
}
.postBlockquote-center:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    border-right: 7px solid #002869;
    border-bottom: 7px solid #002869;
}

.postBlockquote-left{
	display: block; position:relative;
    font-family: "CF Asty Std",sans-serif; font-size: 18px; font-weight: 700;
    line-height: 24px;
	color: #767676;
	float: left; display: block; width: 35%; 
	padding: 0 0 0 20px; margin: 20px 20px 20px 0;
}
.postBlockquote-left:before{
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 3px;
    height: 35px;
    border-left: 5px solid #002869;
}

.postImage-Legend{
	font-weight: 400; font-size: 14px; font-style:italic; color: #797979; text-align:right
}
.postAlert{
	background: #002869; color: #fff; display:inline-block; padding: 0.25em 0.55em; font-size: 0.875em;
	font-weight: 700;
	font-family: "CF Asty Std", Arial, sans-serif;
}
.postData {
	display: block; line-height: 1em; padding: 0; margin: 0; 
	font-family: "CF Asty Std", Arial, sans-serif; font-weight: 400; font-size: 14px; color: #6f6f6f;
	
	
}


.dcap{
    color: #000;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 110px; font-weight: bold;
    line-height: 70px;
    padding-left: 3px;
    padding-right: 8px;
    padding-top: 0;
	padding-bottom: 10px;
    height: auto!important;
}


.actionbutton, .actionbuttonSmall{
	background: #002869; border-radius: 2px; color: #fff !important; text-align:center;
	font-family: "CF Asty Std", "Arial Black", Gadget, sans-serif; border: 1px solid #002869; box-sizing: border-box;
	font-weight: 500; letter-spacing: 0.05em;
	transition: ease-out 0.2s;
}
.actionbutton{ display:block; padding: 14px 0 16px 0; margin: 0 auto; font-size: 16px !important;}
.actionbuttonSmall{ display: inline-block; padding: 3px 6px 3px 6px !important; margin: 10px auto; font-size: 10px; !important}

.actionbutton i{font-size: 24px;}
.actionbuttonSmall i{font-size: 12px;}

.actionbutton:hover, .actionbuttonSmall:hover{ background: #fff; color: #002869 !important; }

.noresize{ width: inherit !important; height: auto !important; margin: inherit !important }




.noresize{ width: inherit !important; height: auto !important; margin: inherit !important }
	.postRow .boxed .postBody .noresize{ width: inherit !important; height: auto !important; margin: inherit !important }
	.postRow .boxed .postBody td .noresize{ width: inherit !important; height: auto !important; margin: inherit !important }





@media only screen and (min-width: 980px) and (max-width: 1259px) {
	.postRow{ max-width: 1200px; box-sizing: border-box; padding: 0 10px; margin-right: auto; margin-left: auto; }	
	.postRow .fullwidth{ width: 940px; float:none; display:table; box-sizing: border-box; padding: 0 20px; margin:0;}

	.postRow .boxed{ width: 940px; float:none; display:table; box-sizing: border-box; padding: 0 20px; margin:auto;}
	.postRow .boxed .postBody{ max-width: 600px; float:none; display:block; box-sizing: border-box; padding: 0; margin:auto;}
	.postRow .boxed .postBody img{ width: 980px !important; max-width: none !important; margin: 15px -190px 15px -190px !important;}
	.postRow .boxed .postBody video{ width: 980px !important; max-width: none !important; margin: 15px -190px 15px -190px !important;}
	.postRow .boxed .postBody table{ width: 980px !important; max-width: none !important; margin: 15px -190px 15px -190px !important;}
	.postRow .boxed .postBody td img { width:auto!important; max-width: 100%; height: auto; margin: inherit !important; }

	.postRow:after{ display:table; width:100%; content:' '}

	.postRow.articles{ width:100%;}
	.postRow.articles .content{ float:none; width: 100%; padding: 0 320px 0 10px;}
	.postRow.articles .sidebar{ width: 320px; float:right; }

		.postRow .boxed .postBody .postBlockquote-left{ margin-left: -190px; }

	.postRow:after{ display:table; width:100%; content:' '}

}


@media only screen and (min-width: 768px) and (max-width: 979px) {
	.postRow{ width: 100%; float: none; display: block; box-sizing: border-box; padding: 0 10px; margin-right: auto; margin-left: auto; }	
	.postRow .fullwidth{ width: 100%; float:none; display:table; box-sizing: border-box; padding: 0 10px; margin:0;}

	.postRow .boxed{ width: 100%; float:none; display:table; box-sizing: border-box; padding: 0 10px; margin:0;}
	.postRow .boxed .postBody{ max-width: 100%; float:none; display:block; box-sizing: border-box; padding: 0 84px; margin:auto;}
	.postRow .boxed .postBody img{ width: 100vw !important; max-width: none !important; margin: 15px -104px 15px -104px !important;}
	.postRow .boxed .postBody video{ width: 100vw !important; max-width: none !important; margin: 15px -104px 15px -104px !important;}
	.postRow .boxed .postBody table{ width: 100vw !important; max-width: none !important; margin: 15px -104px 15px -104px !important;}
	.postRow .boxed .postBody td img { width:auto!important; max-width: 100%; height: auto; margin: inherit !important; }
	.postRow .boxed .postBody .postBlockquote-left{ margin-left: -84px; }


	.postRow:after{ display:table; width:100%; content:' '}

	.postEntries a:nth-child(odd){width:48.5%; margin-right:1.5%; display:block; float:left; height:84px !important; overflow:hidden}
	.postEntries a:nth-child(even){width:48.5%; margin-left:1.5%; display:block; float:left; height:84px !important; overflow:hidden}


}	
/* DESKTOP ------------------------------------------------------ */
@media only screen and (min-width: 1260px) {

	.postRow{ width: auto; max-width: 1110px; float: none; box-sizing: border-box; padding: 0 10px; margin-right: auto; margin-left: auto; }

	.postRow .content .postBody{ width: 600px; float:none; display:block; box-sizing: border-box; padding: 0; margin:auto;}

	.postRow .content .postBody .postBlockquote-left{ margin-left: -100px !important; }

	.postRow .boxed{ width: 920px; float:none; display:block; box-sizing: border-box; padding: 0 10px 0 10px; margin:auto;}
	.postRow .boxed .postBody{ width: 600px; float:none; display:block; box-sizing: border-box; padding: 0; margin:auto;}

	.postRow .boxed .postBody iframe{ width: 900px !important; max-width: none !important; margin: 15px -150px 15px -150px !important;}
	.postRow .boxed .postBody video{ width: 900px !important; max-width: none !important; margin: 15px -150px 15px -150px !important;}
	.postRow .boxed .postBody table{ width: 900px !important; max-width: none !important; margin: 15px -150px 15px -150px !important;}
	.postRow .boxed .postBody td img { width:auto!important; max-width: 100%; height: auto; margin: inherit !important; }

	.postRow .boxed .postBody .postBlockquote-left{ margin-left: -150px !important; }

	.postRow .fullwidth{ width: 100%; float:none; display:block; box-sizing: border-box; padding: 0 30px 0 30px; margin:0;}
	.postRow:after{ display:table; width:100%; content:' '}

	.postRow .content .postBody .postBlockquote-left{ margin-left: -100px !important; }

}


@media only screen and (max-width: 767px) {

	.postRow{margin-right: auto; margin-left: auto; }	
	.postRow .fullwidth{ width: 100%; float:none; display:table; box-sizing: border-box; padding: 0 20px; margin:0;}
	.postRow .section-title{ margin-left:0; margin-right:0;}
	.postRow .tiles .item{ width:100%; margin-left:0; margin-right:0;}

	.postRow .boxed{ width: 100%; float:none; display:table; box-sizing: border-box; padding: 0; margin:0;}
	.postRow .boxed .postBody{ max-width: 600px; float:none; display:block; box-sizing: border-box; padding: 0; margin:auto;}
	.postRow .boxed .postBody img:before{ display:block; text-align: center !important; }
	.postRow .boxed .postBody img{ width: 100% !important; margin: auto !important; max-width: none !important;}
	.postRow .boxed .postBody video:before{ display:block; text-align: center !important; }
	.postRow .boxed .postBody video{ width: 100% !important; margin: auto !important; max-width: none !important;}
	.postRow .boxed .postBody table{ width: 100% !important; margin: auto !important; max-width: none !important;}
	.postRow .boxed .postBody td img { width:auto!important; max-width: 100%; height: auto; margin: inherit !important; }
	.postBlockquote-center{width: 100%; box-sizing: border-box}
	.postBlockquote-left{ float: none; width: 100%; box-sizing: border-box; margin: 15px 0;}
	.section-topic .items .tiles{ padding: 10px 0!important;}
	.section-topic .items {padding:0;}

	.postRow .content{ width: 100%; float:none; box-sizing: border-box; padding: 0 10px; margin:0;}

	.postRow:after{ display:table; width:100%; content:' '}

}