/* Basics */
body {
	Margin: 0;
	padding: 0;
	min-width: 100%;
	background-color: #ffffff;
}
table {
	border-spacing: 0;
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
}
td {
	padding: 0;
}
img {
	border: 0;
}
.wrapper {
	width: 100%;
	table-layout: fixed;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.webkit {
	max-width: 600px;
}
.outer {
	Margin: 0 auto;
	width: 100%;
	max-width: 600px;
}
.inner {
	padding: 10px;
}
.contents {
	width: 100%;
}
p {
	Margin: 0;
}
a {
	color: #a41e23;
	text-decoration: none;
}
.h1 {
	font-size: 28px;
	font-weight: bold;
	Margin-top:12px;
	Margin-bottom: 6px;
}
.h2 {
	font-size: 18px;
	font-weight: bold;
	Margin-bottom: 12px;
}
.full-width-image img {
	width: 100%;
	max-width: 600px;
	height: auto;
}

/* One column layout */
.one-column .contents {
	text-align: left;
}
.one-column p {
	Margin-bottom: 10px;
}

td.one-column table tr td p {
	/*margin-bottom: 0;
	Margin-bottom:0;*/
} 

/*Two column layout*/
.two-column {
	text-align: center;
	font-size: 0;
}
.two-column .column {
	width: 100%;
	min-width: 300px;
	max-width: 300px;
	display: inline-block;
	vertical-align: top;
}

.two-column .bColumn{
	width: 100%;
	min-width: 160px;
	max-width: 160px;
	display: inline-block;
	vertical-align: top;
	padding-bottom:32px;
}
.two-column .contents {
	text-align: left;
}
.two-column .contents a.four {
	width:25%;
	display: inline-block;
}
.two-column .contents a.four img {
	height:50px;
	width:auto;
	overflow: hidden;
	font-size:14px;
}
.two-column img {
	width: 100%;
	max-width: 160px;
	height: auto;
}
.two-column a.icon {
	height:50px;
	display: inline-block;
}
.two-column a.icon img {
	width:auto;
	height:50px;
	max-height:50px;
}
/* Left sidebar layout */
.left-sidebar {
	text-align: center;
	font-size: 0;
}
.left-sidebar .column {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.left-sidebar .left {
	max-width: 100px;
}
.left-sidebar .right {
	max-width: 500px;
}
.left-sidebar .img {
	width: 100%;
	max-width: 80px;
	height: auto;
}
.left-sidebar .contents {
	font-size: 14px;
	text-align: center;
}
.left-sidebar a {
	color: #85ab70;
}

/* Right sidebar layout */
.right-sidebar {
	text-align: center;
	font-size: 0;
}
.right-sidebar .column {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.right-sidebar .left {
	max-width: 120px;
}
.right-sidebar .right {
	max-width: 480px;
}
.right-sidebar .img {
	width: 100%;
	max-width: 120px;
	height: auto;
}
.right-sidebar .contents {
	font-size: 14px;
	text-align: center;
}
.right-sidebar a {
	color: #70bbd9;
}

/*New text*/
.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;line-height:24px;}
.fs20{font-size:20px;}
.fs24{font-size:24px;}
.lh20{line-height: 20px;}
.lh28{line-height:28px;}
.fwb{font-weight:bold;}
.fsi{font-style: italic;}
.ta-center{text-align: center;}
.ta-left{text-align: left;}
/*New appearance*/
tr.layout{display: inline-block;width:100%;}
.border{width:100%;height:1px;max-height:1px;line-height:1px;background-color:#dadada;margin-bottom:16px;}
div.tab{border-left:4px solid #a41e23;}
div.tabB{border-left:4px solid #00aeef;}

.c-red{color:#a41e23;}
.c-blue{color:#00aeef;}
/*New layout*/
.l-pt1{padding-top:16px;}
.l-pb1{padding-bottom: 16px;}
.l-ml1{margin-left:16px;}
.l-nptb{padding-top:0!important;padding-bottom: 0!important;}

.l-mbh{margin-bottom:8px;}
.l-mb1{margin-bottom:16px!important;}
.l-nmb{margin-bottom: 0!important;}
.l-mt1{margin-top: 16px!important;}
td.bullet {
	
	vertical-align: text-top;
	padding:0 0 10px 10px;
	/*padding:10px 0 10px 10px;*/
}
td.bullet p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	line-height: 24px;
	font-weight: bold;
	margin:0;Margin:0;
}
td.bulletText {
	width:100%;
	padding:0 0 10px 0;
	/*padding:10px 10px 10px 0;*/
}
td.bulletText p {
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size:16px;
	line-height: 24px;
	margin:0;Margin:0;
}
p.bullet {
	padding-left:20px;
	background:url('http://www.ninjatraderecosystem.com/EcosystemEmails/Spotlight/images/Ecosystem-Spotlight_Bullet.png');
	background-size:auto 16px;
	background-position:left top;
	background-repeat: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
	background-repeat:no-repeat;
	margin-bottom:0;
}
/*Media Queries*/
@media screen and (max-width: 400px) {
	.scenter{text-align: center!important;}
	.info{font-size: 14px!important}
	.two-column .bColumn{
		width: 50%;
		min-width: 50%;
		max-width: 50%;
		display: inline-block;
		vertical-align: top;
		padding-bottom:0px;
	}
	.two-column .bColumn table tbody tr td.inner table.contents tbody tr td {text-align: center;}
	.two-column img {
		width: 120px;
		max-width: 120px;
		height: auto;
	}
	.right-sidebar .left{
		/*max-width:100%;
		text-align: left;*/
	}
	.right-sicebar .right{
		max-width: 100%;
		text-align: left;
	}
	.two-column .column,
	.three-column .column {
		max-width: 100% !important;
	}
	.two-column img {
		max-width: 100% !important;
	}
	.three-column img {
		max-width: 50% !important;
	}
}

@media screen and (min-width: 401px) and (max-width: 620px) {
	.scenter{text-align: center!important;}
	.three-column .column {
		max-width: 33% !important;
	}
	.two-column .column {
		max-width: 50% !important;
	}
}