ul#navlist li a { 
	display: block;
	font-size: 1.166em; /* 14px */
	font-weight: 600;
	line-height: normal;
	color: #333;
	padding: 41px 17px 26px;
	margin-bottom: 4px;
}
a {color:#a9c902;}

a:hover {color:#f58320;}

ax {color:#a9c902;}

#sideBar_Callout_Whitepaper {
	position:relative;
	background-image:url('https://www.tnwinc.com/wp-content/uploads/2013/09/callout_whitepaper2a.jpg');
	width:180px;
	height:132px;
	background-size:contain;
	background-repeat:no-repeat;
}
#sideBar_Callout_Report{
	position:relative;
	background-image:url('https://www.tnwinc.com/wp-content/uploads/2013/09/callout_report2a.jpg');
	width:180px;
	height:132px;
	background-size:contain;
	background-repeat:no-repeat;
}
#sideBar_Callout_Video{
	position:relative;
	background-image:url('https://www.tnwinc.com/wp-content/uploads/2013/09/callout_videos2a.jpg');
	width:180px;
	height:132px;
	background-size:contain;
	background-repeat:no-repeat;
}
#sideBar_Callout_Demo{
	position:relative;
	background-image:url('https://www.tnwinc.com/wp-content/uploads/2013/09/callout_demo2a.jpg');
	width:180px;
	height:132px;
	background-size:contain;
	background-repeat:no-repeat;
}
#sideBar_Callout_Webinar{
	position:relative;
	background-image:url('https://www.tnwinc.com/wp-content/uploads/2013/09/callout_webinar2a.jpg');
	width:180px;
	height:132px;
	background-size:contain;
	background-repeat:no-repeat;
}
.sideBar_Callout_Text {
	position:absolute;
	top:65px;
	margin:auto;
	color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:1em;
	padding:5px;
	line-height:1.1em;
}
.sideBar_Callout_Text2 {
	position:absolute;
	top:65px;
	margin:auto;
	color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:1em;
	width:170px;
	padding:5px;
	line-height:1.1em;
}
.sideBar_Callout_Text3 {
	position:absolute;
	top:65px;
	margin:auto;
	color:white;
	font-weight:bold;
	font-family:Arial;
	font-size:1em;
	width:170px;
	line-height:1em;
	padding:5px;
}
#wrap {
	overflow-x: hidden;
	width: 100%;
}

.toptopnav {
	font-family:arial;
	font-size:10px;
	color:#ffffff;
margin-right: 10px;
}
.content1 {
    width: 50%;
    margin: 0px auto;
}

.embed-container {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
			
.embed-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ui-widget-content p a:hover{
    color:#f58320;
}

.ui-widget-content p a{
    color:#a9c902;
}

