/* Resources CFM Page Customization */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
body {
    font-family: "lato", Gotham SSm A, Gotham SSm B, sans-serif;
    color: #231f20;
    font-style: normal;
    font-weight: 400;
    }
#header {
    margin: 0 auto;
    width: 100%;
}
a, a:hover, a:focus{
	color: #000000;
}
#headerContainer {
 margin: 0 auto;
    width: 100%;
    }
#contentContainer, #footerContainer {
    background-color: #ededed;
}
#container {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
#pushResponseContainer h1 {
    display: none;
}
#navigation {
    border-bottom: 0 none;
    font-size: 18px;
    font-weight: bold;
    line-height: 0;
    margin: -50px auto;
    padding: 0.5em 0;
    text-align: right;
    text-transform: uppercase;
    width: 1060px;
    background: transparent;
}
#navigation li{
	padding: 0 30px;
	}
#navigationContainer {
    float: none;
    position: relative;
    text-align: right;
    top: 0;
    z-index: 99999;
}
#navigation a {
    display: inline;
    padding: 0;
}
#navigation a, #navigation a:hover {
    color: #000;
    text-decoration: none;
}
#navigation a:hover, #navigation a:active, #navigation a.active {
    border-bottom: 2px solid #bf262f;
}
ul.resources_list a {
    color: #000000;
}
/* Icons for Resource Page */

.resources_list:nth-child(3) li:nth-child(1) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
.resources_list:nth-child(3) li:nth-child(2) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 -100px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
.resources_list:nth-child(3) li:nth-child(3) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 -2050px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
.resources_list:nth-child(3) li:nth-child(8) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 -1800px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}

.resources_list:nth-child(4) li:nth-child(1) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 -50px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
.resources_list:nth-child(4) li:nth-child(2) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 -200px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
.resources_list:nth-child(4) li:nth-child(3) a:nth-child(2) {
    background-image: url("/files/75425/icons.png");
    background-position: 0 -1650px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
li.marketwatch a:nth-child(2){
	background-image: url("/files/75425/icons.png");
    background-position: 0 -350px;
    background-repeat: no-repeat;
    padding-bottom: 6px;
    padding-left: 44px;
}
#footer {
    background: url("/files/75425/footerBG.jpg") repeat scroll 0 0 transparent !important;
    height: 160px;
    margin: 0 auto;
    padding-bottom: 0;
    width: 100%;
}
#footerContainer {
    margin-top: -11px;
    background: url("/files/75425/footerBG.jpg") repeat-x scroll 0 0 transparent !important;
}
.footerimgc {
    height: 150px;
    width: 50%;
}
.footerimgc > img {
    float: left;
    margin-top: 75px;
    width: 100%;
}
.footertxt {
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-top: -45px;
    text-align: right;
}
.footertxt a {
    color: #fff !important;
}
.site_map_link {
    display: none;
}
#sidebar {
    display: none;
}
#contentWrapper {
    display: block;
    float: none;
    margin-bottom: 0;
    width: 100%;
}
#content {
    margin: 0 auto;
    padding: 30px;
    width: 1060px;
}
table#newREcontent td {
    background: #fff;
    border: 15px solid #ededed;
}
#newREcontent a {
    color: #0c2ef1;
}
p {
    line-height: 175%;
    margin: 15px 0;
}
header {
    box-shadow: 0 4px 5px -6px #000;
    height: 100px;
    margin: 0 auto;
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 99999;
    display: block;
}
header .content {
    padding: 0;
}

.logo {
    height: 100%;
}
.logo a img {
    height: 95px;
}
section {
    min-height: 300px;
    padding-bottom: 50px;
}
nav {
    padding-top: 42px;
    position: relative;
    display: block;
}
nav a:link, nav a:visited {
    color: #231f20;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
nav a:hover, nav a:active, nav a.active {
    border-bottom: 2px solid #bf262f;
}
.col-8 {
    width: 33.33%;
}

.col-4 {
    text-align: right;
    width: 18.66%;
}
[class*="col-"]:last-of-type {
    padding-right: 0;
}
[class*="col-"] {
    float: left;
}
.content {
    margin: 0 auto;
    width: 90%;
}
h1, h1 a {
    color: #c0272d;
    font-size: 200% !important;
    font-weight: bold !important;
}
h3, h3 a {
    color: #c0272d;
    font-weight: bold;
}
#content h1, #content h2, #sidebar h2 {
    font-size: 30px;
    font-weight: bold;
}
.footnote {
    color: #999;
    font-style: italic;
}
#EmeraldModal {
    z-index: 9999999;
}
body#popup header {
    display: none;
}
BODY#popup #navigation {display: none;}

li.portfolio {
	display:none !important;
}

@media only screen and (max-width: 480px) {
#header {
    background: #fff;
}
#header, #header h2, #header a {
    color: #000 !important;
    font-weight: 700 !important;
    text-shadow: none !important;
}
#navigation {
    border-bottom: 0 none;
    float: none;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 0;
    margin-right: auto;
    margin-top: auto;
    padding: 0.5em 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
#navigationContainer {
    width: 100%;}
#footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    margin: 0 auto;
    max-width: 90%;
    padding-bottom: 0;
    width: 90%;
}
#content {
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
#contentWrapper {
    width: 90%;
}
.footerimgc > img {
    width: 90%;
}
#footerContainer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 0;
    display: none;
}
#header{
	width: 90%;
}
table#newREcontent td {
    border: 5px solid #ededed;
}
#contentWrapper {
    padding: 1em;
    }
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 0px solid #eee; 
		position: relative;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
}

@media only screen and (max-width: 1020px) {
#container {
    padding: 0;
}
}
@media only screen and (max-width: 975px) {
#container {
    margin: 0;
}
#content{
	width: 90%;
	background: #ededed;
}
}
@media only screen and (max-width: 900px) {
#container {
    margin: 0;
    width: 760px;
}
#content{
	width: 90%;
	background: #ededed;
}
}

@media only screen and (max-width: 760px) {
body.home #headerContainer, #headerContainer {
    min-height: 100px !important;
}
#footer {
    margin: 0;
    padding: 0;
}
#navigationContainer{
	display: none;
}
table#newREcontent td {
    border: 5px solid #ededed;
}
#contentWrapper {
    padding: 1em;
    }
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 0px solid #eee; 
		position: relative;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

#contentWrapper {
    margin: 0;
    padding: 1em 1em 2em;
    width: auto;
}
#content{
	width: 90%;
	background: #ededed;
}
#footer {
    margin: 0;
    padding: 1em;
}
#sidebar {
    display: none;
}
#container {
    padding: 0;
}
#contentWrapper {
    float: none;
    width: auto;
}
.resources_list {
    margin-left: 1%;
    width: 32.33%;
}
#navigation .addlinks {
    border-top: 0 none !important;
    display: inline-block !important;
    width: auto;
}
.addlinks LI {
    display: none;
}
}
@media only screen and (max-width: 700px) {
#header .header_masthead {
    position: relative;
}
#navigationContainer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#navigation {
    font-size: 15px;
    padding: 0 !important;
    text-align: inherit;
    display: none;
}
#navigation ul {
    display: block;
    padding: 0;
}
#navigation li {
    display: block;
    float: left;
    position: relative;
    width: 33.3%;
}
#navigation a {
    display: block;
    font-weight: 700;
    padding: 1em;
    text-transform: uppercase;
}
#navigation a:hover, #navigation a:focus {
    text-decoration: none;
}
#content{
	width: 90%;
	background: #ededed;
}
[class*="col-"] {
    float: none;
    padding-right: 0;
    width: 100%;
}
.head-text {
    font-size: 200%;
}
.purpose-mark {
    height: 50px;
    width: 50px;
}
.red-title {
    font-size: 125%;
}
#modal-sign-up {
    height: 900px;
}
.logo {
    float: left;
    width: 40%;
}
.logo a img {
    height: 75%;
}
nav {
    float: left;
    margin-left: 25px;
    margin-top: -30px;
    text-align: center;
    width: 50%;
}
footer {
    background-color: #bf262f;
    color: #ffffff;
    min-height: 75px;
}
footer .content {
    padding: 0;
}
footer .content .col-1 {
    float: left;
    width: 2%;
}
.b-right {
    border-right: 1px solid #ffffff;
    height: 40px;
    margin-top: 20px;
}
footer .content .col-15 {
    float: left;
    font-size: 75%;
    font-weight: 700;
    margin-left: 10px;
    margin-top: 25px;
    width: 50%;
}
footer .content .col-5 {
    clear: both;
    display: block;
    font-size: 75%;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
#purpose .content .col-12 {
    margin-top: 25px;
}
#purpose .content .col-12 p {
    text-align: justify;
}
h1, h1 a {
    font-size: 125%;
    text-align: center;
}
table#newREcontent td {
    border: 5px solid #ededed;
}
#contentWrapper {
    padding: 1em;
    }
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 0px solid #eee; 
		position: relative;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
}
@media only screen and (max-width: 480px) {
#header .contact_info {
    display: none;
}
#header .contact_us h2 {
    display: none;
}
#header .titles {
    position: relative;
}
#navigation {
    background: url("../../AA/TJ/images/debut_dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: medium none !important;
    padding: 0;
    display: none;
}
#navigation ul {
    border-top: 1px solid #bbb !important;
    display: block;
}
#navigation li {
    border-bottom: 1px solid #ddd !important;
    border-left: medium none !important;
    display: block;
    float: none;
    text-align: left;
    width: auto;
}
#navigation li a, #navigation li.home a {
    border: medium none !important;
    color: #ddd !important;
    font-weight: bold !important;
    line-height: 25px !important;
    padding: 0.5em 1em !important;
    text-decoration: none !important;
    text-indent: inherit !important;
    text-transform: uppercase !important;
}
#navigation li a:hover, #navigation li a:focus, #navigation li.home a:focus {
    background-color: #666666;
    color: #fefefe !important;
    font-weight: bold !important;
    padding: 0.5em 1em !important;
    text-decoration: none !important;
}
#navigation .contact_us {
    display: none;
}
#addthisContainer .addthis_toolbox {
    float: none;
}
.resources_list {
    float: none;
    margin-bottom: 1em;
    margin-left: 0;
    width: auto;
}
#navigation .addlinks {
    display: block !important;
}
.addlinks LI {
    display: none;
    padding-left: 10% !important;
}
}

@media only screen and (max-width: 568px) {
#header .contact_info {
    display: none;
}
#header .contact_us h2 {
    display: none;
}
#container{
	width: 320px;
}
#header .titles {
    position: relative;
}
#navigation {
    background: url("../../AA/TJ/images/debut_dark.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-bottom: medium none !important;
    padding: 0;
    display: none;
}
#navigation ul {
    border-top: 1px solid #bbb !important;
    display: block;
}
#navigation li {
    border-bottom: 1px solid #ddd !important;
    border-left: medium none !important;
    display: block;
    float: none;
    text-align: left;
    width: auto;
}
#navigation li a, #navigation li.home a {
    border: medium none !important;
    color: #ddd !important;
    font-weight: bold !important;
    line-height: 25px !important;
    padding: 0.5em 1em !important;
    text-decoration: none !important;
    text-indent: inherit !important;
    text-transform: uppercase !important;
}
#navigation li a:hover, #navigation li a:focus, #navigation li.home a:focus {
    background-color: #666666;
    color: #fefefe !important;
    font-weight: bold !important;
    padding: 0.5em 1em !important;
    text-decoration: none !important;
}
#navigation .contact_us {
    display: none;
}
#addthisContainer .addthis_toolbox {
    float: none;
}
.resources_list {
    float: none;
    margin-bottom: 1em;
    margin-left: 0;
    width: auto;
}
#navigation .addlinks {
    display: block !important;
}
.addlinks LI {
    display: none;
    padding-left: 10% !important;
}
}
@media only screen and (max-width: 670px) {
#container{
	width: 600px;
}
#navigationContainer {
    background: transparent;
}
#navigation {
    border-bottom: medium none !important;	display: none;
}
#navigation li {
    border-left: medium none !important;
}
#navigation a {
    border-bottom: 1px solid #8f704d;
    border-right: 1px solid #8f704d;
    color: #fff;
}
#navigation a:hover, #navigation a:focus {
    background-color: #8f704d;
    color: #fff;
    text-decoration: none;
    table#newREcontent td {
    border: 5px solid #ededed;
}
#content{
	width: 90%;
	background: #ededed;
}
#contentWrapper {
    padding: 1em;
    }
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 0px solid #eee; 
		position: relative;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

}

