@charset "utf-8";
/* CSS Document */

	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,800,800italic|Open+Sans+Condensed:300,700,300italic);

/* Outlook Default Times Font Fix*/
		[style*="Open Sans"] { 
			font-family: 'Open Sans', Arial, sans-serif !important;
		}
		[style*="Open Sans Condensed"] {
			font-family: 'Open Sans Condensed', 'Arial Narrow', Arial, sans-serif !important;
		}

/* Basics */
		body {
		    margin: 0 !important;
		    padding: 0;
		    background-color: #ffffff;
			font-size:1.0em;
			line-height:1.2em;
		}
		table {
		    border-spacing: 0;
		    font-family: sans-serif;
		    color: #333333;
		}
		td {
		    padding: 0;
		}
		img {
		    border: 0;
		}
		div[style*="margin: 16px 0"] { 
		    margin:0 !important;
		}
		.wrapper {
		    width: 100%;
		    table-layout: fixed;
		    -webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
		}
		.webkit {
		    max-width: 600px;
		    margin: 0 auto;
		}
		.outer {
			Margin: 0 auto; /* capitalise Margin so that Outlook.com won’t strip it out */
			width: 100%;
			max-width: 600px;
		}
		.full-width-image img {
		    width: 100%;
		    max-width: 620px;
		    height: auto;
		}
		.inner {
			padding: 10px;
		}
		.title {
			color: #b72126;
			}
		p {
		    Margin: 5px 0px;
			mso-table-lspace:0;
			mso-table-rspace:0;
		    font-size: 1.2em;
			line-height: 1.2em;
/*			line-height:normal; */
		}
		li {
		    Margin: 5px 0px;
			mso-table-lspace:0;
			mso-table-rspace:0;
		    font-size: 1.1em;
			line-height: 1.2em;
/*			line-height:normal; */
		}
		a {
		    color: #b72126 !important;
			font-weight: 700;
		    text-decoration: underline;
		}
		a:visited {
		    color: #b72126 !important;
		    text-decoration: underline;
		}
		h1 {
		    font-size: 2em;
			line-height: 1.2em;
		    font-weight: bold;
		    Margin-bottom: 18px;
		}
		h2 {
		    font-size: 1.4em;
			line-height: 1.2em;
		    font-weight: bold;
		    Margin-bottom: 12px;
		}
		.name {
			font-size:1.0em;
			line-height: 1.2em;
			font-weight:700;
			text-align:left;
			font-family: 'Arial Narrow', Arial, sans-serif;
			-webkit-text-size-adjust:none;
		}
		.jobtitle {
			font-size:0.8em;
			letter-spacing: 0.0em;
			line-height: 1.2em;
			font-weight:400;
			text-align:left;
			font-family: 'Arial Narrow', Arial, sans-serif;
			-webkit-text-size-adjust:none;
		}
		.buttonwrap {
			padding: 6px 0px;
		}
		.footer {
			background:rgb(0,73,144);
			text-align:center;
		}
		.footer p {
			color: #FFFFFF;
			font-size: 10px;
			font-size: 0.8em;
			line-height: 1.0rem;
		}
		.block {
			width:250px;
		}
		.address {
			text-align:center;
			font-size:0.6em !important;
			line-height:1.4em !important;
			padding:2px;
			color:#ffffff;
		}
		.nobr { white-space:nowrap; }
		.img { text-align:center; }

			
/* One column layout */
		.one-column .contents {
		    text-align: left;
		}
		.one-column p {
		    font-size: 1.1em;
		    Margin-bottom: 1.1em;
		}

/*Two column layout*/
		.two-column {
			text-align: center;
		    font-size: 0;
		}
		.two-column .column {
			width: 100%;
		    max-width: 300px;
		    display: inline-block;
		    vertical-align: top;
		/*    vertical-align: center; */
		/*    vertical-align: bottom; */
		}
		.two-column .contents {
			font-size: 14px;
		    text-align: left;
		}
		.two-column img {
		    width: 100%;
		    max-width: 280px;
		    height: auto;
			text-align:center;
		}
		.two-column .text {
		    padding-top: 10px;
		}
		.two-column .title {
			font-family: Arial, sans-serif, 'Open Sans';
			font-weight:700;
			font-size:12px;
			font-size: 1.2rem;
			display:inline-block;
			vertical-align:middle;
			text-align:left !important;
			padding:0px 0px 10px 0px;
		}
		.contents {
			width: 100%;
		}
	/*Three column layout*/
		.three-column {
		    text-align: center;
		    font-size: 0;
		    padding-top: 10px;
		    padding-bottom: 10px;
		}
		.three-column .column {
		    width: 100%;
		    max-width: 200px;
		    display: inline-block;
		    vertical-align: top;
		}
		.three-column .contents {
		    font-size: 14px;
		    text-align: center;
		}
		.three-column img {
		    width: 100%;
		    max-width: 180px;
		    height: auto;
		}
		.three-column .text {
		    padding-top: 10px;
		}

/* titlebar layout */
		.title-sidebar {
			text-align: left;
		    font-size: 0;
		}
		.title-sidebar .column {
		    width: 100%;
		    display: inline-block;
		    vertical-align: middle;
		}
		.title-sidebar .left {
		    max-width: 200px;
		}
		.title-sidebar .right {
		    max-width: 400px;
		}
		.title-sidebar .img {
		    width: 100%;
		    max-width: 80px;
		    height: auto;
		}
		.title-sidebar .contents {
		    font-size: 14px;
		    text-align: left;
		}
		.title-sidebar a {
		    color: #85ab70;
		}
		.title-sidebar .title {
		    padding:15px 10px 15px 10px;
			font-family:'Arial Narrow', Arial, sans-serif, 'Open Sans Condensed';
			font-weight:300;
			/* color:rgb(0,73,144); */
			font-size:48px;
			font-size: 2.8rem;
			display:inline-block;
			vertical-align:middle;
			text-align:left !important;
			overflow:hidden;
		}

	/* Left sidebar layout */
		.left-sidebar {
			text-align: center;
		    font-size: 0;
		}
		.left-sidebar .column {
		    width: 100%;
		    display: inline-block;
		    vertical-align: middle;
		}
		.left-sidebar .left {
		    max-width: 160px;
		}
		.left-sidebar .right {
		    max-width: 430px;
		}
		.left-sidebar .left2 {
		    max-width: 200px;
		}
		.left-sidebar .right2 {
		    max-width: 400px;
		}
		.left-sidebar .img {
		    width: 100%;
		    max-width: 180px;
		    height: auto;
		}
		.left-sidebar .contents {
			font-size: 14px;
		    text-align: left;
		}
		.left-sidebar a {
		    color: #70bbd9;
		}
	/* Right sidebar layout */
		.right-sidebar {
			text-align: left;
		    font-size: 0;
		}
		.right-sidebar .column {
		    width: 100%;
		    display: inline-block;
		    vertical-align: middle;
		}
		.right-sidebar .left {
		    max-width: 100px;
		}
		.right-sidebar .right {
		    max-width: 500px;
		}
		.right-sidebar .img {
		    width: 100%;
		    max-width: 80px;
		    height: auto;
		}
		.right-sidebar .contents {
		    font-size: 14px;
		    text-align: left;
		}
		.right-sidebar a {
		    color: #85ab70;
		}
		.right-sidebar .title {
		    padding:15px 10px 15px 10px;
			font-family:'Arial Narrow', Arial, sans-serif, 'Open Sans Condensed';
			font-weight:300;
			color:rgb(0,73,144);
			font-size:48px;
			font-size: 2.8rem;
			display:inline-block;
			vertical-align:middle;
			text-align:left !important;
			overflow:hidden;
		}

@media (max-width: 616px){
		.two-column .column {
		    max-width: 100%;
		}
		.title-sidebar .title {
		    padding:15px 0px 25px 0px;
			font-size:32px;
			font-size: 10vw;
			text-align:center !important;
		}
		.hide {
			display:none;
		}
		.title-sidebar {
			text-align: center;
		}
		.links {
			width:100% !important;
		}
		.block {
			width:80%;
		}
		.buttons {
			width:96%
		}
		.full-width-image img {
		    width: 100%;
		    max-width: 100vw;
		    height: auto;
		}

}


/* iOS BLUE LINKS */
a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}
