@font-face {



    font-family: 'DroidSansRegular';



    src: url('fonts/DroidSans-webfont.eot');



    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/DroidSans-webfont.woff') format('woff'),



         url('fonts/DroidSans-webfont.ttf') format('truetype'),



         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');



    font-weight: normal;



    font-style: normal;



}



@font-face {



    font-family: 'DroidSansBold';



    src: url('fonts/DroidSans-Bold-webfont.eot');



    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),



         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),



         url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');



    font-weight: normal;



    font-style: normal;



}



@font-face {



    font-family: 'BebasRegular';



    src: url('fonts/BEBAS___-webfont.eot');



    src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),



         url('fonts/BEBAS___-webfont.woff') format('woff'),



         url('fonts/BEBAS___-webfont.ttf') format('truetype'),



         url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');



    font-weight: normal;



    font-style: normal;



}



﻿/*



Theme Name: Thermoforming



Version: 1.0



*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html



-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe,



h1, h2, h3, h4, h5, h6, p, blockquote, pre,



a, abbr, acronym, address, big, cite, code,



del, dfn, em, font, ins, kbd, q, s, samp,



small, strike, strong, tt, var,



dl, dt, dd, ol, ul, li,



fieldset, form, label, legend,



table, caption, tbody, tfoot, thead, tr, th, td {



	border: 0;



	font-family: inherit;



	font-size: 100%;



	font-style: inherit;



	font-weight: inherit;



	margin: 0;



	outline: 0;



	padding: 0px;



	vertical-align: baseline;



}

.page-id-4028 td {
 


	padding:7px !important;



}



.page-id-4028 table {



	margin-left:-7px;



	padding-bottom: 10px;



}



:focus {/* remember to define focus styles! */



	outline: 0;



}



body {



	background: #fff;



	line-height: 1;



}



ol, ul {



	list-style: none;



}



table {/* tables still need 'cellspacing="0"' in the markup */



	border-collapse: separate;



	border-spacing: 0;



}



table.cellpad {



	padding-right:50px; !important;



}



caption, th, td {



	font-weight: normal;



	text-align: left;



}



blockquote:before, blockquote:after,



q:before, q:after {



	content: "";



}



blockquote, q {



	quotes: "" "";



}



a img {



	border: 0;



}



article, aside, details, figcaption, figure,



footer, header, hgroup, menu, nav, section {



	display: block;



}



.spacer {padding: 0 0 10px 0;}



/* =Structure



----------------------------------------------- */



body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#777; line-height:1.5em; }



a { color:#0080b1; text-decoration:none; }



a:hover { color:#00a3e1; text-decoration:underline; }



h1.entry-title { display:none; }



.single h1.entry-title, .tag h1.entry-title { display:block; }



h1 { margin-bottom:10px; font-family: 'DroidSansRegular', sans-serif; font-size:22px; }



input[type=text], select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:13px!important; border:1px solid #ccc; color:#888; }



input[type=submit] { font-family: 'BebasRegular', sans-serif; border:1px solid #aaa; padding:7px 20px; cursor:pointer; background:#e0e1e3 url(images/sidebar-title-bg.jpg) repeat-x; }



input[type=submit]:hover { border-color:#888; color:0080b1; }



.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color: #FFEAEA!important; border: 1px dotted #C89797!important; }



.wrapper { width:1050px; margin:0 auto; position:relative; }



.readmore { display:inline-block; color:#333; font-size:14px; font-family: 'BebasRegular', sans-serif; text-transform:uppercase; padding:0 25px 0 10px; height:25px; line-height:24px; background:url(images/button-bg.jpg) 100% 0 no-repeat; border:1px solid #ccc; }



.readmore:hover { text-decoration:none; border-color:#999; }



.entry-content p { margin-bottom:15px; }



.entry-content ul, .entry-content dl { padding-bottom: 10px; }



.entry-content ul > li { margin:0 0 0 20px; list-style:disc; padding:3px 0; }



.entry-content ul li li { list-style: circle; }



.entry-content ol > li { margin:0 0 0 25px; list-style:decimal; padding:3px 0; }



.entry-content dl dt { margin:5px 0; }



.entry-content dl dd { padding-left:20px; }



.entry-content h1 { font-size:30px; color:#333; margin-bottom:20px; }



.entry-content h2 { font-size:18px; font-family: 'BebasRegular', sans-serif; margin-bottom:15px; }



.entry-content h3 { color:#00a3e1; font-weight:bold; font-size:16px; margin-bottom:10px;}



.entry-content h4, .entry-content strong { font-weight:bold; }



.page-id-4258 .entry-content h4 { font-weight:normal!important; }



.page-id-4258 .article-quarterly h4 {font-weight:bold!important; }



.entry-content em { font-style:italic; }



.entry-content blockquote { background:url(images/quote.jpg) 30px 0 no-repeat; padding:10px 0 10px 90px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:16px; margin:10px 0; }



.alignleft { float:left; margin:0 20px 20px 0; }



.alignright { float:right; margin:0 0 20px 20px; }



.aligncenter { display:block; width:auto; margin:0 auto; }



.bio-photo { float:left; margin:0 20px 40px 0; }



#header { }



	#header .skip { display:none; }



	#header .widget_sp_image { position:relative; top:20px; float:left; }



	#header .widget_search { position:absolute; top:82px; right:0; width:323px; }



	#header .widget_search label { display:none; }



	#header .widget_search input { float:left; width:200px; height:28px; line-height:28px; padding:0 10px 0 30px; border:0; background:url(images/search-text.jpg) no-repeat; }



	#header .widget_search input:focus { background-position:0 100%; }



	#header .widget_search .submit { color:#444; float:right; font-family: 'BebasRegular', sans-serif; text-transform:uppercase; text-align:left; font-size:14px; border:0; background:url(images/search-button.jpg) no-repeat; height:28px; line-height:28px; width:83px; padding-left:8px; cursor:pointer; }



	#header .widget_search .submit:hover { background-position:0 100%; color:#000; }



	#nav_menu-3 { position:relative; float:right; top:48px; right:-10px; width:300px; text-align:right; font-size:12px;  z-index:2;}



	#nav_menu-3 ul li { display:inline; padding:0 10px; border-left:1px solid #0080b1; }



	#nav_menu-3 ul li:first-child { border:0; }



	#vslider_optionscontainer { margin:0 0 30px 0!important; position:relative; z-index:1; }



#body { padding-bottom:20px; }



	#primary { float:left; width:690px; }



	#primary .widget_nav_menu { height:44px; background:url(images/submenu-bg.jpg) repeat-x; border:1px solid #d2d3d5; margin-bottom:30px; }



	#primary .widget_nav_menu ul > li { float:left; border-right:1px solid #d2d3d5; }



	#primary .widget_nav_menu ul > li a { display:block; height:44px; line-height:44px; padding:0 17px; font-size:14px; color:#888; text-transform:uppercase; font-family: 'DroidSansRegular', sans-serif; }



	#primary .widget_nav_menu ul > li a:hover, #primary .widget_nav_menu ul > li.current_page_item a { background:url(images/submenu-bg.jpg) 0 100% repeat-x; text-decoration:none; color: #fff; }



	#primary .tagline { margin-bottom:15px; padding:0 15px; background:url(images/sidebar-title-bg.jpg) repeat-x; border:1px solid #ccc; font-family: 'DroidSansRegular', sans-serif; height:38px; line-height:38px; color:#0080b1; font-size:12px; }



	#primary .tagline strong { color:#333; font-family: 'DroidSansBold', sans-serif; }



	.page-template-page-home-php .entry-content { }



	.page-template-page-home-php .entry-content h2 { font-family: 'DroidSansRegular', sans-serif; font-size:12px; color:#5eaaca; border:1px solid #d0d1d3; padding:6px 10px; margin-bottom:15px; }



	.page-template-page-home-php .entry-content h3 { color:#333; font-family: Arial, Helvetica, sans-serif; font-size:21px; line-height:24px; margin-bottom:5px;  }



	.inline-content { padding:20px; }



	.inline-content .gform_wrapper { margin:0 auto !important; }



	.file-uploads-downloads { position:relative; }



	.file-uploads-downloads h3 { position:absolute; right:0; top:3px; z-index:99; }



	.file-uploads-downloads .inline-content-result table { border-collapse:collapse; }



	.file-uploads-downloads .inline-content-result table th { padding:5px 3px; background:#BCBCBC; color:#FFF; border:1px solid #BCBCBC; } 



	.file-uploads-downloads .inline-content-result table td { border:1px solid #BCBCBC; padding:3px; } 



	#secondary { float:right; width:340px; }



	#secondary .widget { margin-bottom:20px; }



	#secondary .widget h3 { margin-bottom:20px; padding:0 15px; background:url(images/sidebar-title-bg.jpg) repeat-x; border:1px solid #ccc; font-family: 'BebasRegular', sans-serif; height:38px; line-height:38px; color:#0080b1; word-spacing:.3em; font-size:18px; text-transform:uppercase; }



#secondary .widget h5 { margin-bottom:20px; padding:15px 15px 0 15px; border:1px solid #ccc; font-family: 'BebasRegular', sans-serif; height:68px; line-height:26px; word-spacing:.3em; font-size:20px; text-transform:uppercase; }



	#secondary .widget_slideshow h3 { display:none; }



	#secondary .widget_categoryposts { }



	#secondary .widget_categoryposts h3 { margin-bottom:10px; }



	#secondary .widget_categoryposts li { background:url(images/dot1.jpg) 0 100% repeat-x; padding:10px 0; line-height:1.3em; }



	#secondary .widget_categoryposts li .thumbnail { display:block; float:left; width:124px; height:90px; overflow:hidden; }



	#secondary .widget_categoryposts li .details { width:200px; float:right; }



	#secondary .widget_categoryposts li .details h4 a { color:#333; font-weight:bold; }



	#secondary #categoryposts { }



	#secondary #categoryposts-3 h3,



	#secondary #categoryposts-3 li .details { display:none; }



	#secondary #categoryposts-3 li { background:none; padding:0; line-height:1.3em; position:relative; z-index:5; }



	#secondary #categoryposts-3 li .thumbnail { background:#FFF; display:block; float:none; width:340px; height:290px; overflow:hidden; position:relative; z-index:3; }



	#secondary #text-3 { background-color:#e8f5fb; }



	#secondary .widget_text {}



	#secondary .widget_text h3 { margin-bottom:0; background:url(images/sidebar-bg.jpg) repeat-x; height:44px; line-height:44px; border:0; color:#fff; }



	#secondary .widget_text h4 { color:#0080b1; font-family: 'BebasRegular', sans-serif; text-transform:uppercase; font-size:17px; }



	#secondary .widget_text img { display:block; margin:0 auto 20px; }



	#secondary .widget_text ul { margin:10px 0; }



	#secondary .widget_text ul li { float:left; width:45%; list-style-type:square; margin-left:5%; margin-bottom:7px; font-size:12px; line-height:16px; }



	#secondary .widget_text .textwidget { padding:0px; }



	#secondary  #text-4 div.textwidget,



	#secondary  #text-6 div.textwidget,



	#secondary  #text-7 div.textwidget {background-color:#fff; padding:0!important;}



#secondary #text-9 h5 {margin-bottom:0; background:url(images/maroon-bg.png) repeat-x; height:83px; line-height:26px; border:0; color:#fff; padding-right:30px;}



#secondary #text-9 div.textwidget {padding:0px!important; }



	#secondary  #widget_sp_image-4 h3 { display:none; }	



	#secondary #text-6 h3 { padding:0 15px; background:url(images/sidebar-title-bg.jpg) repeat-x; border:1px solid #ccc; font-family: 'BebasRegular', sans-serif; height:38px; line-height:38px; color:#0080b1; word-spacing:.3em; font-size:18px; text-transform:uppercase; margin:0 0 10px; }



	#secondary #text-6 .text-widget-item { padding:10px 0; width:100%; overflow:hidden; background:url(images/dot1.jpg) repeat-x 0 100%; }



	#secondary #text-6 .text-widget-item img { margin:0 10px 10px 0; }



	#secondary #text-6 .text-widget-item .details { width:200px; float:right; }



	#secondary #text-6 h3 { margin-bottom:10px; background:url(images/sidebar-title-bg.jpg) repeat-x 0 0; }



	#secondary #text-6 .text-widget-item h4 { color: #8e1f26;  font-size: 16px; font-weight: bold; margin-bottom: 10px; font-family:Arial, Helvetica, sans-serif; text-transform:none; }



	#secondary #text-6 .text-widget-item ul { list-style:disc outside; line-height:16px; margin:10px 0; padding-left:15px; }



	#secondary #text-6 .text-widget-item ul li { display:list-item; list-style-type:disc; float:none; margin:0; width:100%; }



	#secondary  #text-8 { background:url(/wp-content/uploads/thermoforming_2013.jpg) no-repeat 0 0; height:82px; width:340px; text-align:center; padding:208px 0 0; }



	#secondary  #text-8 div.textwidget { padding:0; background:none; }



	.search-results #primary h1 span { color:#333; }



	.search-results #primary .entry-title { font-weight:bold; }



	.search-results #primary article { padding:15px 0; background:url(images/dot1.jpg) 0 100% repeat-x; }



	#sub-page-menu {}



	#sub-page-menu h3 { margin:0 !important; background:url("images/sidebar-bg.jpg") repeat-x scroll 0 0 transparent !important; color:#FFF !important; border:0 none !important; }



	#sub-page-menu h3 a, #sub-page-menu h3 a:hover { color:#FFF !important; cursor:pointer; }



	#sub-page-menu ul { padding:10px 15px; background:#E8F5FB; line-height:20px; }



	#sub-page-menu ul li {}



	#sub-page-menu ul li a { font-size:16px; display:block; padding:0; text-transform:uppercase; color:#0080B1; font-family: 'BebasRegular', sans-serif; padding:5px 0; }



	#sub-page-menu ul li ul { margin:10px 15px; list-style:disc outside; padding:0; border:0 none; }



	#sub-page-menu ul li ul li {}



	#sub-page-menu ul li ul li a { padding: 3px; text-transform:none; font-family: 'BebasRegular', sans-serif; color:#777777; font-size:14px; }



#footerhome { border-top:1px solid #ededed; padding:20px 0; text-align:center; }



	#footerhome #text-5 { }



	#footerhome li img { max-height:50px; width:auto; }



/* Container DIV - automatically generated */



.simply-scroll-container { 



	position: relative;



}



/* Clip DIV - automatically generated */



.simply-scroll-clip { 



	position: relative;



	overflow: hidden;



	z-index: 2;



}



/* UL/OL/DIV - the element that simplyScroll is inited on



Class name automatically added to element */



.simply-scroll-list { 



	position: absolute;



	top: 0;



	left: 0;



	z-index: 1;



	overflow: hidden;



	margin: 0;



	padding: 0;



	list-style: none;



}



.simply-scroll-list li {



	padding: 0;



	margin: 0;



	list-style: none;



}



.simply-scroll-list li img {



	border: none;



	display: block;



}



/* Custom class modifications - adds to / overrides above



.simply-scroll is default base class */



/* Container DIV */



.simply-scroll { 



	width: 1050px;



	height: 50px;



}



/* Clip DIV */



#text-5 ul {



	overflow:hidden;



	height: 50px;



}



#text-5 ul li {



	float: left; /* Horizontal scroll only */



	width: 130px;



	height: 50px;



	padding: 0 30px;



}



#text-5 li a img {



	max-width:100%;



	height:auto;



	opacity:1;



	transition:all ease-in-out .2s;



	-webkit-transition:all ease-in-out .2s;



	-moz-transition:all ease-in-out .2s;



	-ms-transition:all ease-in-out .2s;



}



#text-5 li a:hover img {



	opacity:.8;



}



.simply-scroll .simply-scroll-clip {



	width: 1050x;



	height: 50px;



}



/* Explicitly set height/width of each list item */	



#footercommon { text-align:center; font-size:11px; color:#919095; background:url(images/footer-bg.jpg) repeat-x; height:81px; line-height:60px; }



	#footercommon a { color:#919095; }



	#footercommon li { padding:0 10px 0 7px; border-right:1px solid #ccc; }



	#footercommon p { padding-left:7px; }



	#footercommon div, #footercommon ul, #footercommon li, #footercommon p, #footercommon .widget { display:inline; }



/* =Menu



-------------------------------------------------------------- */



#nav_menu-4 {



	clear: both;



	display: block;



	margin: 0 auto 15px;



	width: 100%;



	padding:30px 0 0 0;



	position:relative;



	z-index:10;



}



#nav_menu-4 .menu {



	background:url(images/menu-bg.jpg) repeat-x;



	height:53px;



}



#nav_menu-4 ul {



	font-size: 15px;



	list-style: none;



	padding-left: 0;



	/* font-family: 'DroidSansRegular', sans-serif; */



	font-family: 'MS Sans Serif', Geneva, sans-serif;



	text-transform:uppercase;



}



#nav_menu-4 li {



	float: left;



	position: relative;



	border-left:1px solid #ccc;



	margin:0; 



}



#nav_menu-4 li:first-child { border:0; }



#nav_menu-4 a {



	display: block;



	line-height: 53px;



	padding: 0 .97em;



	text-decoration: none;



	color:#abadb0;



	width: 120px;



	text-align:center;



	font-family: 'DroidSansRegular', sans-serif;



}



#nav_menu-4 ul ul {



	display: none;



	float: left;



	margin: 0;



	position: absolute;



	top: 53px;



	left: 0;



	width: 188px;



	z-index: 99999;



	font-family: 'DroidSansRegular', sans-serif;



}



#nav_menu-4 ul ul ul {



	left: 100%;



	top: 0;



}



#nav_menu-4 ul ul li { border-left:0!important; }



#nav_menu-4 ul ul a {



	background: #cddee6;



	border-bottom: 1px solid #fff;



	color: #0080b0;



	font-size: 15px;



	font-weight: 400;



	height: auto;



	line-height: 1.4em;



	padding: 8px 10px;



	width: 168px;



	text-transform:none;



	text-align:left;



}



#nav_menu-4 li:hover > a,



#nav_menu-4 ul ul :hover > a,



#nav_menu-4 a:focus {



	background: #0080b1;



}



#nav_menu-4 li:hover > a,



#nav_menu-4 a:focus {



	background: #0080b1; /* Show a solid color for older browsers */



	color: #fff;



}



#nav_menu-4 li.main-conference > a{



	background-color:#800000;



	color:#ffffff;



}



#nav_menu-4 li.main-conference:hover > a{



	background: #800000;



}



#nav_menu-4 ul ul ul li:hover > a,



#nav_menu-4 ul ul ul li a:focus {



	background: #74b3d2; /* Show a solid color for older browsers */



}



#nav_menu-4 ul li:hover > ul {



	display: block;



}



#nav_menu-4 .current_page_item > a,



#nav_menu-4 .current_page_ancestor > a {



	background:url(images/menu-bg.jpg) 0 100% repeat-x;



	color:#fff;



}



.menu-item-149 > a, .menu-item-57 > a, .menu-item-56 > a, .menu-item-53 > a,  .menu-item-2307 > a,  .menu-item-230 > a, .menu-item-3826 > a { height: 41px; line-height: 19px !important; padding-top: 8px!important; padding-bottom: 4px!important; }



#vslider_optionscontainer { clear:both; }



button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */



button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */



#popup {



	padding:20px;



}



#popup h2 {



	font-weight:bold;



	font-size:140%;



	margin-bottom:20px;



	line-height:normal;



}



#popup p:empty {



	display:none;



}



.clear:after, #body:after, #primary .widget_nav_menu:after, #footerhome:after, #secondary .widget_categoryposts li:after, .page-template-page-home-php #secondary .widget_text ul:after  { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }



.wp-tab-content .entry-featured-image{



	margin-bottom:20px !important;



}



.wp-tab-content .meta{



	margin-bottom:5px !important;



}



body .wpui-light .ui-tabs {



	border: 0;



	background: none;



}



body .wpui-light ul.ui-tabs-nav {



	background: none;



	padding: 0;



	margin-bottom: 20px!important;



	border: 0;



}



body .wpui-light .ui-tabs-panel {



	background: none;



	padding: 0;



}



body .ui-tabs-panel .wp-tab-content {



	padding: 0;



}

.quarterly-terms {

	margin-bottom: 30px;

}

.quarterly-terms::after {

	display: block;

	content: '';

	clear: both;

}

body .wpui-light ul.ui-tabs-nav li, .quarterly-terms > li {



	background: none;



	padding: 0;



	border: 0;



	width: 32%;



	margin: 0 0 0 1.5%;



	background: #e0e1e3 url(images/sidebar-title-bg.jpg) repeat-x;



	border: 1px solid #ccc;



	font-family: 'BebasRegular', sans-serif;



	text-transform: uppercase;



	font-weight: normal;



	box-shadow: none;



	border-radius: 0;



	padding: 10px 0;



	text-align: center;



	height: 40px;



	font-size: 16px;



	vertical-align: middle;



	position: relative;



	float: left;



	-webkit-transform-style: preserve-3d;



	-moz-transform-style: preserve-3d;



	-ms-transform-style: preserve-3d;



	transform-style: preserve-3d;



}



body .wpui-light ul.ui-tabs-nav li:first-child, .quarterly-terms > li:first-child {



	margin-left: 0;



}



body .wpui-light ul.ui-tabs-nav li.ui-state-active {



	border-bottom: 1px solid #ccc;



}



body .wpui-light ul.ui-tabs-nav li a, .quarterly-terms > li > a {



	display: block;



	background: none;



	border: 0;



	box-shadow: none;



	float: none;



	padding: 0;



	color: #800000;



	position: relative;



	top: 50%;



	-webkit-transform: translateY(-50%);



	-moz-transform: translateY(-50%);



	-ms-transform: translateY(-50%);



	transform: translateY(-50%);



}

.quarterly-terms > li > a:hover {

	text-decoration: none;

}



.article-quarterly, .archive .type-articles {



	float: left;



	width: 47%;



	margin-left: 6%;



	margin-bottom: 30px;



}



.article-quarterly:nth-of-type(2n+1), .archive .type-articles:nth-of-type(2n+1){



	margin-left: 0;

	clear: both;



}



.article-quarterly h4, .archive .type-articles h3 {



	margin-bottom: 10px;

	font-weight: bold;

	font-size: 110%;



}



.article-quarterly h4 a, .archive .type-articles h3 a {



	color: #2bb2e6;



}



.article-quarterly p, .archive .type-articles .entry-summary {



	line-height: 2em;



}

.archive .type-articles .entry-summary p {

	margin-bottom: 10px;

}



.article-quarterly .read, .archive .type-articles .entry-summary a {



	color: #800000;



	font-weight: bold;

	font-size: 110%;



}



article.post header {



	margin-bottom: 20px;



}



article.post header h1 {



	margin-bottom: 5px;



	font-weight: bold;



	font-size: 16px;



	color: #2bb2e6;



}



article.post header .meta {



	color: #000;



}



article.post:after {

	margin-top: 30px;

	margin-bottom: 30px;

	content:' ';

    display:block;

    border:2px solid #0080b1;

}



.widget_tag_cloud a {



	display: list-item;



	margin-left: 5%;



	width: 45%;



	float: left;



	font-size: 12px!important;



}



.tagcloud::after {



	display: block;



	clear: both;



	content: '';



}



span.pages {

	display: block;

}



.wp-pagenavi {

	clear: both;

}



.wp-pagenavi .page {

	padding: 10px;

}



.quarterly-terms > li.na-active {

    background-color: #800000;

	background-image: none;

}



.quarterly-terms > li.na-active a {

	color: #FFF;

}



/*Twitter image*/

img.twitter {

    width: 25px;

    float: right;

    margin: -2px 0px 0 -25px;

}
/*Youtube image*/

img.youtube {

    width: 25px;

    float: right;

    margin: -2px 11px 0 5px;

}
/*Linkedin image*/

img.linkedin {

    width: 25px;

    float: right;

    margin: -2px 0px 0 5px;

}

li#menu-item-4968 {

    border: 0 !important;

}

.custom-box {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: rgba(80,80,80,.4);
}
.custom-box .closebox {
	top: 20px;
    right: 20px;
    display: block;
    position: absolute;
}
.custom-box .wrap {
	top: 20%;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	box-shadow: 0 0 20px rgba(0,0,0,.3);
	position: absolute;
	background-color: #fff;
}
.custom-box .maincon {
	padding: 40px;
	display: none;
}
.custom-box .maincon h3 {
	margin-top: 0;
}
.custom-box .maincon br {
	display: none;
}
p:empty {
	display: none;
}