address,caption,cite,dfn,th,var {
font-weight:400;
}
/*in the process of removing dups from base: edv */

h1,h2,h3,h4,h5,h6 {
font-weight:400;
}
.langLogin {
    float: right;
    width: 275px;
    margin-bottom: 5px;
	height: 25px;
    padding-top: 15px;
}
.langLogin .translate {
	float: left;
	width: 230px;
    padding-right: 5px;
}

.langLogin .login {
    float: right;
    width: 40px;
}

.langLogin .login a.legal {
    font-family:"PT Sans Narrow","Arial Narrow",Arial,"Helvetica LT Std",sans-serif;
    font-size: 15px;
	margin-right: 12px;
    color: #11435E;
    text-decoration:none;
	font-weight: 100;
}

ul.indented,ol.indented {
list-style-position:inside;
padding-left:18px;
text-indent:-16px;
}

#wrapper {
padding-top:4px;
}


#inner_wide.subpage {
width:432px;
float:right;
}

#inner_narrow.subpage {
width:180px;
float:left;
padding:0 24px 24px 0;
}

#left.wide {
line-height:32px;
}
#left.wide p {
padding-bottom:16px;
}
.clear {
clear:both;
}

#header_search {
    padding-bottom: 10px;
}

#header_search #logo img {
	width: auto;
	height: auto;
}

#header_search #search_form {
    position: relative;
    padding-top: 0;
}

#header_search #search_form input.twitter-typeahead {
	float: right;
	border: 1px solid grey;
	font-size: 13px;
	padding: 3px 5px;
    border: 1px 
}

#header_search #search_form	input.search_input_submit {
	position: absolute;
	right: 15px;
	top: 3px;
}

#header_search #search_links {
	font-size: 13px;
	margin-right: 12px;
}

p,.topNews .shortDescription {
margin-bottom:16px;
}
.news_teaser_item .summary-text {
float:right;
width:197px;
}
#breadcrumb,#breadcrumb a {
font-family:"PT Sans Narrow", "Arial Narrow", Arial, Helvetica, sans-serif;
}
.category_left {
width:306px;
float:left;
}

.category_right {
width:306px;
float:right;
padding-left:24px;
}

.half li,.third li,.quarter li,.fifth li,.sixth li {
float:left;
list-style-type:none;
}

.half li {
padding-right:5%;
width:45%;
}

.third li {
padding-right:5%;
width:28.3%;
}

.quarter li {
padding-right:5%;
width:20%;
}

.fifth li {
padding-right:5%;
width:15%;
}

ul.plain {
list-style-type:none;
text-decoration:underline;
margin:0 0 24px;
padding:0 48px;
}

.button2 {
  background: #678b13 none repeat scroll 0 center;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: lowercase;
  border: none;
  box-shadow: none;
}
.button2:hover {
  background: #cbea80 none repeat scroll 0 center;
  color: #678b13 !important;
  text-decoration: none;
}
.button2:active {
	position:relative;
	top:1px;
}
.greybox > .button2 {
  left: 20px;
  position: relative;
  top: -3px;
}
#subscribe > .button2 {
  left: 0;
  position: relative;
  top: -14px;
}
.btn_webinars  {
  background: #8e1322 none repeat scroll 0 center;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: lowercase;
  border: none;
  box-shadow: none;
}
.btn_webinars:hover {
  background: #eb8188 none repeat scroll 0 center;
  color: #333333 !important;
  text-decoration: none;
}
.btn_webinars a:hover {
  text-decoration: none;
}
.buttonNLsignup {
   border-top: 1px solid #3baff7;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#11435e), to(#65a9d7));
   background: -webkit-linear-gradient(top, #11435e, #65a9d7);
   background: -moz-linear-gradient(top, #11435e, #65a9d7);
   background: -ms-linear-gradient(top, #11435e, #65a9d7);
   background: -o-linear-gradient(top, #11435e, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 19px;
   -moz-border-radius: 19px;
   border-radius: 19px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff !important;
   text-decoration: none;
   vertical-align: middle;
   display: block;
   }
.buttonNLsignup:hover {
   border-top-color: #11435e;
   background: #11435e;
   color: #ffffff;
   }
.buttonNLsignup:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

label {
	font-family:"Quattrocento Sans", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:16px;
	font-weight:700;
}

input[type=text],textarea {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

li input[type=submit],li input[type=button] {
margin-top:16px;
}

.caption {
font-size:12px;
float:right;
}

/*#logo img {
width:660px;
height:102px;
float:left;
}*/

#search_form {
width:276px;
float:right;
padding-top:39px;
font-size:16px;
line-height:20px;
}

#search_form #search_form_inner {
float:right;
clear:left;
}

#search_links {
font-family:"PT Sans Narrow", "Arial Narrow", Arial, "Helvetica LT Std", sans-serif;
width:auto;
height:30px;
float:right;
}

#nl_signup {
text-align:center;
width:208px;
height:90px;
overflow:hidden;
}

#nl_signup h5,#nl_signup h5 a,#nl_signup img {
font-family:"PT Sans Narrow", "Arial Narrow", "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
font-size:20px;
color:#6b0e31;
text-decoration:none;
padding-bottom:2px;
}

.credits,.credits a {
font-size:12px;
text-decoration:none;
line-height:15px;
}

.creditssmall,.creditssmall a {
font-size:10px;
text-decoration:none;
}

h1 {
font-size:26px;
line-height:32px;
}

h2 {
font-size:24px;
line-height:28px;
}

h3 {
font-size:22px;
line-height:24px;
}

h4 {
font-size:20px;
line-height:24px;
}

h5 {
font-size:20px;
line-height:22px;
}

h6 {
font-size:16px;
line-height:22px;
font-weight:700;
}

#topmenu {
margin-bottom:24px;
}

#lowermenu {
width:960px;
height:300px;
border-top:1px solid #11435e;
padding-top:12px;
}

#nav li,#lowernav li {
float:left;
display:inline;
cursor:pointer;
list-style:none;
border:0 #000 solid;
position:relative;
width:160px;
height:34px;
font-family:Cambria, Georgia, "Times New Roman", Times, serif;
font-size:24px;
line-height:34px;
letter-spacing:0;
background-color:#11435e;
text-align:center;
}

#lowernav li {
height:20px;
font-family:"Quattrocento Sans", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-size:15px;
font-weight:700;
color:#11435e;
line-height:17px;
background-color:#fff;
text-align:left;
width:210px;
}

#lowernav li:last-child {
    width:110px;
}

#lowernav li a {
color:#11435e;
text-decoration:none;
font-weight:700;
}

#lowernav .lowernav li {
width:100%;
text-align:left;
line-height:14px;
font-size:14px;
letter-spacing:normal;
color:#11435e;
}

#related ul.lowernav {
padding-top:3px;
}

#nav li ul.first {
left:0;
top:100%;
}

li#news ul.nav {
width:196px;
}

#topmenu li,li#home.section a {
color:#f5f7f9;
text-decoration:none;
}

#topmenu li a {
text-decoration:none;
}

#nav .nav li {
width:100%;
text-align:left;
text-indent:10px;
line-height:18px;
margin-right:10px;
padding-top:6px;
background-color:#f5f7f9;
font-size:18px;
letter-spacing:normal;
}

ul.lowernav {
display:block;
padding:0;
}

li:hover > .nav {
display:block;
position:absolute;
width:180px;
top:-2px;
left:50%;
z-index:1000;
border:1px #11435e solid;
}

#topmenu li:hover {
position:relative;
z-index:2000;
}

:focus {
-moz-outline-style:none;
}
.rotator h2,.rotator h2 a {
	margin-top:-2px;
}

#share_icons {
height:6px;
background-color:#e1dfcf;
display:block;
margin:24px 0 0;
}

#share_icons span {
float:left;
width:65px;
height:30px;
margin-right:5px;
margin-top:-18px;
}

#share_icons a {
width:29px;
height:30px;
margin-top:-18px;
}

.share_facebook {
display:block;
background:url(/Design/FBN/Images/icon_share_fb.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:left;
margin-right:5px;
}

.share_twitter {
display:block;
background:url(/Design/FBN/Images/icon_share_twitter.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:left;
margin-right:5px;
}

.share_linkedin {
display:block;
background:url(/Design/FBN/Images/icon_share_linkedin.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:left;
margin-right:5px;
}

.share_google {
display:block;
background:url(/Design/FBN/Images/icon_share_google.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:left;
margin-right:5px;
}

.share_rss/*,a.rss_img_on*/ {
display:block;
background:url(/Design/FBN/Images/icon_share_rss.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:right;
margin-right:5px;
}

.share_email {
display:block;
background:url(/Design/FBN/Images/icon_share_email.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:right;
margin-right:5px;
}

.share_print {
display:block;
background:url(/Design/FBN/Images/icon_share_print.png) top left no-repeat;
width:29px;
height:30px;
text-indent:10000px;
overflow:hidden;
float:right;
margin-right:12px;
}

.share_facebook:hover,.share_twitter:hover,.share_twitter:hover,.share_linkedin:hover,.share_google:hover,.share_rss:hover,.share_email:hover,.share_print:hover {
background-position:bottom left;
}

#research_assistant {
width:610px;
height:auto;
min-height:275px;
background:#cfd9df url(/Design/FBN/Images/home_RA_bg.png) repeat-x;
position:relative;
border:1px solid #cfd9df;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
display:inline-block;
padding:12px;
}

#RA_left {
padding-top:15px;
}

#RA_left img {
float:left;
width:179px;
height:148px;
margin-right:11px;
border:1px solid #cfd9df;
}

#research_assistant h3 a {
font-family:"Quattrocento Sans", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-size:18px;
text-decoration:underline;
}

.RA_title {
letter-spacing:-.5px;
}

.RA_info {
width:155px;
float:left;
}

.RA_text {
font-size:14px;
line-height:20px;
padding-top:6px;
}

#RA_right {
width:253px;
float:right;
}

#RA_right .RA_text {
width:110px;
float:left;
}

#RA_right a {
font-size:14px;
line-height:16px;
text-decoration:underline;
}

.divider {
width:1px;
height:123px;
background-color:#a0b4bf;
float:left;
position:relative;
bottom:0;
margin:24px 12px 24px 0;
}

.inputs {
width:115px;
float:left;
margin:12px 0 0 12px;
}

.RA_selects {
width:115px;
margin-bottom:12px;
}

#research_assistant > h3 {
margin-bottom:6px;
}

.ui-icon {
width:16px;
height:16px;
background-image:url(/Design/FBN/ui/themes/base/images/ui-icons_11435e_256x240.png);
display:block;
text-indent:-99999px;
overflow:hidden;
background-repeat:no-repeat;
}

.ui-widget-content .ui-icon,.ui-widget-header .ui-icon,.ui-state-default .ui-icon,.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-active .ui-icon,.ui-state-highlight .ui-icon {
background-image:url(/Design/FBN/ui/themes/base/images/ui-icons_11435e_256x240.png);
}

.ui-icon-plus {
background-position:-16px -128px;
}

.ui-icon-minus {
background-position:-48px -128px;
}

.ui-accordion .ui-accordion-header {
cursor:pointer;
position:relative;
margin-top:1px;
zoom:1;
}

.ui-accordion .ui-accordion-li-fix {
display:inline;
}

.ui-accordion .ui-accordion-header-active {
border-bottom:0!important;
}

.ui-accordion .ui-accordion-header .ui-icon {
position:absolute;
left:0;
top:50%;
margin-top:-8px;
}

.ui-accordion .ui-accordion-content-active ul li {
text-indent:4px;
}

#accordion {
font-family:"PT Sans Narrow", "Arial Narrow", Arial, "Helvetica LT Std", sans-serif;
width:180px;
float:left;
margin:0 0 24px;
padding:0;
}

#accordion h3 a {
font-family:"PT Sans", Arial, "Helvetica LT Std", Helvetica, sans-serif;
font-size:16px;
line-height:20px;
border-bottom:2px solid #41697e;
cursor:pointer;
margin:0;
padding:4px 16px;
}

#accordion ul li.pane a {
font-family:"PT Sans Narrow", "Arial Narrow", Arial, "Helvetica LT Std", sans-serif;
list-style-type:none!important;
}

#RA_lead {
margin-bottom:24px;
}

#RA_lead img {
float:left;
padding:0 12px 0 0;
}

#pagination {
width:100%;
height:26px;
border:2px solid #fff;
background-color:#d6d6d6;
margin-top: 20px;
}

.pag_prev {
display:block;
background:url(/Design/FBN/Images/btn_pag_prev.png) bottom left no-repeat;
height:26px;
width:72px;
text-indent:10000px;
overflow:hidden;
float:left;
}

.pag_next {
display:block;
background:url(/Design/FBN/Images/btn_pag_cont.png) bottom left no-repeat;
height:26px;
width:72px;
text-indent:10000px;
overflow:hidden;
float:right;
}

.pag_cont {
display:block;
background:url(/Design/FBN/Images/btn_pag_cont.png) bottom left no-repeat;
height:26px;
width:72px;
text-indent:10000px;
overflow:hidden;
float:right;
}

.pag_numbers {
float:left;
margin-left:12px;
}

.pag_numbers a {
font-family:"PT Sans Narrow", "Arial Narrow", Arial, "Helvetica LT Std", sans-serif;
font-size:18px;
color:#11435e;
margin:2px 5px;
padding:3px 5px;
}

.pag_numbers a.selected {
text-decoration:none;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:0 solid maroon;
background-color:#11435E;
color:#fff;
}

.pag_numbers a:hover {
text-decoration:none;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:0 solid maroon;
background-color:#708e9e;
color:#fff;
}

.category_subhead {
color:#000;
font-size:16px;
font-weight:700;
margin-bottom:12px;
text-transform:uppercase;
}

.news_banner, .webinars_banner {
background-color:#e1dfcf;
height:42px;
width:100%;
margin-bottom:24px;
}
.news_banner h4 {
font-weight:700;
line-height:42px;
text-indent:12px;
margin-bottom:24px;
float:left;
}

.search_banner {
	background-color: #e1dfcf;
}

.content_banner {
color:#11435e;
/*font-family:"PT Sans Narrow", "Arial Narrow", Arial, "Helvetica LT Std", sans-serif;*/
background-color: #e1dfcf;
height: 42px;
text-indent: 12px;
line-height: 42px;
font-weight: 700;
margin-bottom: 12px;
text-transform:uppercase;
}

.news_banner img {
float:right;
padding:9px 12px 0 0;
}

.news_teaser_item form {
padding-top:12px;
}

.news_teaser_item ul {
margin-top:24px;
}

.news_teaser_item li {
list-style:none;
padding-bottom:12px;
}

.news_item {
padding-bottom:12px;
}

#menu_news {
padding:6px 0;
}

#menu_news li {
list-style:none;
border-top:1px solid #e1dfcf;
}

#menu_news li:hover {
background:#c4c09f;
-webkit-box-shadow:0 1px 2px #666;
-moz-box-shadow:0 1px 2px #666;
box-shadow:0 1px 2px #666;
}

#menu_news li.selected a {
color:#000;
background:#c4c09f;
-webkit-box-shadow:0 1px 2px #666;
-moz-box-shadow:0 1px 2px #666;
box-shadow:0 1px 2px #666;
}

.evencolumns h2 {
width:100%;
float:left;
margin-bottom:24px;
display:none;
}

.columns_banner {
background-color:#cfd9df;
height:42px;
width:100%;
margin-bottom:24px;
}

.columns_banner h4,.resources_banner h4,.magazine_banner h4 {
font-weight:700;
line-height:42px;
text-indent:12px;
margin-bottom:14px;
float:left;
}

.evencolumns img,.magazine img {
float:left;
padding:6px 12px 0 0;
}

#menu_columns {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:0;
background-color:#cfd9df;
width:180px;
margin-bottom:14px;
font-size:15px;
padding:15px 0;
}

#menu_columns li {
list-style:none;
border-top:1px solid #cfd9df;
}

#menu_columns li.selected {
background:#41697e;
border-top:1px inset #cfd9df;
-webkit-box-shadow:0 1px 2px #666;
-moz-box-shadow:0 1px 2px #666;
box-shadow:0 1px 2px #666;
}

.resources_banner {
background-color:#dadecf;
height:42px;
width:100%;
margin-bottom:14px;
}

#menu_resources {
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:0;
background-color:#dadecf;
width:180px;
margin-bottom:24px;
font-size:15px;
padding:15px 0;
}

#menu_resources li {
list-style:none;
border-top:1px solid #dadecf;
}

#menu_resources li.selected {
background:#41697e;
border-top:1px inset #dadecf;
-webkit-box-shadow:0 1px 2px #666;
-moz-box-shadow:0 1px 2px #666;
box-shadow:0 1px 2px #666;
}

.magazine_banner {
background-color:#ded6cf;
height:42px;
width:100%;
margin-bottom:24px;
}

.prevnext,.prevnext a {
font-family:"PT Sans Narrow", "Arial Narrow", Arial, "Helvetica LT Std", sans-serif;
font-size:16px;
padding-bottom:12px;
}

.prevnext span {
color:#909090;
}

/*--- SLIDESHOW ---*/
.slideshow h1 {
  float: left;
  width: auto;
  font-weight: 400;
}
.slideshow h2 {
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 20px;
}
.slideshow_list_content * p {
  line-height: 22px;
  padding-bottom: 10px;
}
#slideshow p.ingredientmarketstitle {
  padding-top: 12px;
}
.slideshow_list_content span {
color: #000;
font-family: 'Quattrocento Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 16px;
line-height: 24px;
}
.slideshow_list_content .todaysnews {
  color: #11435e;
  font-size: 24px;
  font-weight: 400;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 28px;
}

.slideshow_list_content span {
  color: #000;
  font-family: 'Quattrocento Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.slideshow_list_content .todaysnews {
  color: #11435e;
  font-size: 24px;
  font-weight: 400;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 28px;
}

/*****/

#article_functions {
font-size:12px;
line-height:normal;
}

#keywords {
background-color:#e1dfcf;
font-weight:700;
margin-top:16px;
padding:8px 10px;
}

#related_articles {
padding:24px 0;
}

.article h5,#comments h5 {
font-family:"PT Sans", Arial, "Helvetica LT Std", sans-serif;
font-weight:700;
font-size:16px;
line-height:24px;
color:#000;
}

.article h6 a {
font-family:"Quattrocento Sans", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
text-decoration:underline;
font-size:16px;
line-height:24px;
}

#comments {
	background-color: #cfd9df;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 12px;
}
#comments textarea {
width:398px;
}
.comment-list {
margin-top:10px;
}
.comment-list .commentitem {
font-size:14px;
border-top:1px solid #999;
margin-top:5px;
padding-top:5px;
clear:both;
}

.comment-list .commentdate,.comment-list .commentinfo {
color:#333;
}

.comment-list .abuse img {
margin-right:5px;
}

.archive_selects {
width:430px;
margin-bottom:24px;
vertical-align:top;
zoom:1;
max-height:30px;
}

.greybox {
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
background-color:#dcdcdc;
padding:12px;
}

.greybox h3 {
font-family:"Quattrocento Sans","Arial Narrow","Trebuchet MS","Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-weight:700;
color:#000;
padding-bottom:6px;
}

#subscribe {
background-color:#F2F2F2;
height:160px;
margin-top:-10px;
width:252px;
padding:4px 12px 0;
}

#subscribe p {
padding-top:4px;
width:128px;
font-size:14px;
line-height:20px;
float:left;
z-index:20;
}

#cover {
border:0 none;
float:right;
height:170px;
left:4px;
position:relative;
top:-30px;
width:120px;
z-index:0;
}

#btn_read {
margin-left:12px;
z-index:1;
}

#social_media {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.events_list li.first {
	font-family:"Quattrocento Sans", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-weight:700;
}
.relatedLinks {
    padding: 10px 0;
    padding-top: 5px;
    border-top: 1px solid #666666;
    text-align: center;
}

.relatedLinks ul li {
    display: inline-block;
    padding: 0 5px 0 10px;
    border-left: 1px solid #11435e;
    line-height: 15px;
    
}

.relatedLinks ul li a{
    font-size: 12px;
}
.relatedLinks ul li:first-child {
	border: 0;
}
.commentsbold {
font-weight:700;
font-size:14px;
}

.commentdate {
color:#666;
font-size:12px;
}

.commentinfo {
font-size:14px;
}

.articlestitle {
font-weight:700;
font-size:13pt;
color:#333;
}

.articlescopy {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#333;
line-height:14pt;
display:inline-block;
margin:0 33px 30px 0;
padding:10px 10px 0 0;
}

#search_form_inner .twitter-typeahead {
width:195px;
}

#search_form_inner {
width:230px;
}
/*edv stopped cleaning duplicates here*/

.smallLeft {
float:left;
font-size:12px;
margin-right:50px;
width:110px;
}

.smallLeft h3 {
font-size:12px;
font-weight:700;
line-height:18px;
}

.smallLeft ul {
list-style-type:none;
padding-left:0;
}

.searchDate {
margin-top:15px;
}

.searchDate label {
float:left;
font-size:12px;
}

.searchDate input {
float:left;
width:75px!important;
}

.searchDate .dateButton {
clear:both;
width:100%;
}

.largeLeft {
float:left;
width:474px;
}

.largeLeft fieldset {
margin-bottom:10px;
}

.largeLeft fieldset:first-child {
margin-top:0;
}

.largeLeft fieldset input {
margin-top:5px;
}

.largeLeft p {
margin-bottom:0;
}

.search-results li {
padding-bottom:20px;
}

.search-results {
padding-top:20px;
}


fieldset,img,abbr,acronym,img,img a,.toolbox-entry img,.content img,.content a img {
border:0;
}

a:hover,#breadcrumb a,.credits a:hover,#lowernav li:hover > a,.news_item_more,.news_item_more a,.categoriesheader a:hover {
text-decoration:underline;
}

.floatright,input#headerSearchGo,.nextlink,.comment-list .commentdate,.comment-list .abuse,.most_pop_more_link,.right {
float:right;
}

.half,.third,.quarter,.fifth,.sixth,input[type=text],select,textarea,#content_col_video,.trendingNews,.trendingCopy.trendingFull,.twitter-typeahead {
width:100%;
}

#linkblock,.ui-accordion-icons .ui-accordion-header a,#menu_columns h2 {
padding-left:12px;
}

#lowernav li li a,.col_container .news_banner h4,#keywords a {
font-weight:400;
}

ul.nav,.addthis_toolbox a span,#inner_narrow > h2,.panes .pane,.none,.disabled a {
display:none;
}

#nav li:hover > a,#nav li:hover,#topmenu li:hover > a,#topmenu li:hover {
color:#f5f7f9;
background-color:#11435e;
}

#topmenu li.clicked,#topmenu li a.clicked,li#home.clicked a,li#home.section a:hover {
color:#11435e;
background-color:#f5f7f9;
}

#nav li a.clicked {
background-color: #11435E;
color: white;
}

a:active,ul.tabs a:active {
outline:none;
}

.inputs input,.subpage > .news_banner h4,.category_left .news_banner h4,.category_right .news_banner h4,.category_left .columns_banner h4,.category_right .columns_banner h4 {
margin-bottom:12px;
}

.ui-accordion .ui-accordion-header a,.ui-accordion .ui-accordion-content-active {
display:block;
}

.ui-accordion .ui-accordion-content-active ul,.largeLeft ul {
list-style-type:none;
}

#accordion .pane li a:hover,#accordion .pane li.selected,.activeDate,a.activedate:hover {
font-weight:700;
text-decoration:none;
}

.pag_prev:hover,.pag_next:hover, .pag_cont:hover {
background-position:top left;
}

.news_article_date, .news_article_date li, .news_category, .news_category a, .author, .author a {
  font-family: "PT Sans",Arial,Helvetica,sans-serif;
  font-size: 12px;
}

#menu_news h2,#menu_columns h3,#menu_resources h3 {
text-indent:13px;
padding-bottom:2px;
}
#menu_news a:hover,#menu_columns a:hover,#menu_resources a:hover,.article h2 {
color:#000;
}

#menu_columns a,#menu_resources a {
font-family:"PT Sans", Arial, "Helvetica LT Std", sans-serif;
color:#11435e;
cursor:pointer;
display:block;
text-indent:15px;
height:30px;
line-height:30px;
text-decoration:none;
width:100%;
}
/*------------------------*/
/*     VIDEO CHANNEL      */
/*------------------------*/
#limelight-find-video .recent-limelight-video li {
  font-size: 14px;
  line-height: 16px;
}
.limelight-video-row ul li a {
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}
#limelight-find-video .dd-row p {
  font-size: 14px;
}
#limelight-find-video .recent-limelight-video {
  border-left: 1px solid #cccccc;
}
#limelight-find-video .recent-limelight-video li a {
  text-decoration: none;
}
.see-all-videos {
  font-family: Georgia,times new roman;
  font-size: 20px;
  font-weight: bold;
}

/*------------------------*/
/*       MEDIA KIT        */
/*------------------------*/
.leftCol {
	border-right: none;
	width: 240px;
}
.rightCol h2 {
	font-size: 20px;
}
ul.indented, ol.indented, .indented > li {
	list-style-position: outside;
	padding-left: 18px;
	text-indent: -16px;
}
.leftNav > ul > li > a:link {
  text-transform: uppercase;

}
.leftCol .pageTools {
	border-top: 1px solid #E1DFCF;
	margin-top: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.pageTools > ul {
	letter-spacing: 0;
	list-style: none outside none;
	padding: 0;
}
.leftNav a:link, 
.leftNav a:visited, 
.leftCol .pageTools a:link, 
.leftCol .pageTools a:visited,
.leftNav > ul > li > a:link  {
color: #6B600E;
}

.leftNav a:hover:before, 
.leftNav > ul > li > a.selected:before,
.leftNav > ul > li > a:hover.selected:before, 
.leftNav > ul > li > a:hover:before,
/*.leftNav > ul > li > a.hasSubItems:hover:before,*/
.leftNav ul li ul li a:hover, 
.leftNav > ul > li > ul > li > a:link.selected:before {
	content: "\25B6 ";	
	padding-right: 9px;
	text-decoration: none;
 }
.leftNav > ul > li > a:hover:before {
	padding-right: 9px;
}
.leftNav > ul > li > ul > li > a:hover, 
.leftNav > ul > li > ul > li > a.selected, 
.leftNav > ul > li > ul > li > a.selected:hover  {
	margin-left: -22px;

}
.leftNav a:hover, 
.leftNav a:visited:hover, 
.leftNav > ul > li > a.open:link, 
.leftNav > ul > li > a.open:visited, 
.leftCol .pageTools a:hover, 
.leftCol .pageTools a:visited:hover, 
.leftNav > ul > li > a.selected:link, 
.leftNav > ul > li > a.selected:visited, 
.leftNav > ul > li > a.selected:link + ul a.selected,
.leftNav > ul > li > a.hasSubItems:hover  {
	color: #11435E;
	text-decoration: none;
}

.accordion h3 {
background-color: #DCDCDC;
background-image: url("/Design/Shared/images/accord_arrow.png");
background-position: right 0;
background-repeat: no-repeat;
border-radius: 8px 0 8px 0;
color: #11435E;
cursor: pointer;
font-size: 16px;
font-weight: bold;
line-height: 35px;
margin: 10px 0 0;
padding: 0 0 0 20px;
}

.accordion div {
	background-color: #ffffff;
border: 1px solid #dcdcdc;
border-radius: 8px 8px 8px 8px;
margin: 6px 0 15px;
padding: 10px 20px 1px;
top: 0;
}
/* start IE10 & 11 hacks*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.leftNav > ul > li > a:hover:before,
.leftNav > ul > li > a.selected:before,
.leftNav > ul > li > a.hasSubItems.open:before,
.leftNav > ul > li > a.hasSubItems:hover:before  {
	padding-right: 9px;
}	
	
.leftNav > ul > li > ul > li > a:hover:before, 
.leftNav > ul > li > ul > li > a.selected:before  {
	padding-right: 9px;
}
} /* end IE10 & 11 hacks*/
.accordion ul {
	list-style-position: inside;
	padding-left: 20px;		
	margin-bottom: 30px;	 
}
.leftNav li { 
	padding-top:15px; 
}
.leftNav li:first-child {
	padding-top:15px;
}

.leftNav > ul > li > a:link {
	padding-left:22px; 
	line-height:1;

}
.leftNav li ul {
	display:none;
	
}
.leftNav li a.selected + ul {
	display:block;
}
.leftNav > ul > li > a.selected.hasSubItems:link {
	padding-left: 22px;
}

.leftNav > ul > li > a.selected.hasSubItems:hover {
    padding-left: 0;

}
.leftNav > ul > li > a.open:before {
	padding-right: 9px;
}

.leftNav > ul > li > a:hover, 
.leftNav > ul > li > a.open,
.leftNav > ul > li > a.selected.hasSubItems:link,
.leftNav > ul > li > a.selected {
	padding-left:0;

}

.leftNav > ul > li > a.hasSubItems.open:before, 
.leftNav > ul > li > a.hasSubItems.selected:before{
	content:"▼";
	padding-right:9px;
}


.MKcolor tr:nth-child(even) {
	background-color: #cfd9df !important;	
}

/* end Media Kit */

/*-------------------*/
/*       401         */
/*-------------------*/
.sorry401 {
    color: #11435E;
    text-align: center;
    height: 300px;
    padding: 150px 0;
}

.sorry401 h1 {
		font-size: 60px;
		text-transform: uppercase;
        padding-bottom: 20px;
        color: #5C8FAB;
        font-weight: 400;
}

.sorry401 h2 {
		font-size: 25px;
        color: #11435E;
        font-weight: 400;
}

.sorry401 .links {
		color: #666666;
}

/*------------------------*/
/*     TRENDING NEWS      */
/*------------------------*/

.trendingNews h4, .topNews h4,.archiveTop h4{
background-color:#E1DFCF;
}



.personalmessage
{ width: 602px; }

/*------------------------*/
/*      WHITE PAPERS      */
/*------------------------*/

.rail-form {
    background: #dcdcdc;
    border-radius: 7px;
    color: #333333;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 12px;
  }
.rail-form input[type="submit"] {
    background: #333333;
    border: 0;
    border-radius: 4px;
    color: #eeeeee;
    padding: 10px 16px;
    -webkit-transition: .2s all ease-in-out;
         -o-transition: .2s all ease-in-out;
            transition: .2s all ease-in-out;
}
.rail-form button.submit:focus {
    background: #333333;
    border: 0 !important;
    outline: none !important;
}
.rail-form button.submit:hover {
    background: #666666;
    color: #ffffff;
    cursor: pointer;
}
.rail-form fieldset {
    background: #f2f2f2;
    border: 0;
    border-radius: 4px;
    display: block;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 12px;
}
.rail-form h3 {
    color: #000000;
    font-family: "Quattrocento Sans", "Arial Narrow", "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 12px;
}
.rail-form input[type="input"] {
    float: right;
    width: 62%;
}
.rail-form label {
    color: #333333;
    float: left;
    line-height: 28px;
    margin-right: 1%;
    width: 35%;
}
.rail-form label:hover {
    color: #666666;
    cursor: pointer;
}
.rail-form legend {
    background: #f2f2f2;
    border-radius: 3px;
    margin-left: -12px;
    padding: 6px 16px 6px 12px;
}
.rail-form textarea {
    min-height: 90px;
    resize: none;
    width: 100%;
}
.rail-form input[type="text"] {
    float: right;
    margin-top: 4px;
    width: 60%;
}
.rail-form select {
    float: right;
    margin-top: 4px;
    width: 60%;
}
.rail-form input[type="input"],
  .rail-form textarea {
    background: #fafafa;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding: 2px 3px;
    -webkit-transition: .2s all ease-in-out;
         -o-transition: .2s all ease-in-out;
            transition: .2s all ease-in-out;
}
.rail-form input[type="input"]:hover,
  .rail-form textarea:hover {
    background: #ffffff;
    border: 1px solid #b6b6b6;
}
.rail-form button:focus,
  .rail-form input:focus,
  .rail-form textarea:focus {
    background: #ffffff;
    border: 1px solid #00B3B4 !important;
    outline: none;
}
.rail-form button:focus {
    background: #666666;
    border: 0;
}
.rail-form .input-group {
    clear: both;
    margin-bottom: 12px;
    overflow: auto;
}
.rail-form input::-webkit-input-placeholder,
  .rail-form textarea::-webkit-input-placeholder {
    color: #bababa;
    font-style: italic;
}
.rail-form input::-moz-placeholder,
  .rail-form textarea::-moz-placeholder {
    color: #bababa;
    font-style: italic;
  }
.rail-form input:-ms-input-placeholder,
  .rail-form textarea:-ms-input-placeholder {
    color: #bababa;
    font-style: italic;
  }
.rail-form input:-moz-placeholder,
  .rail-form textarea:-moz-placeholder {
    color: #bababa;
    font-style: italic;
  }
.rail-form__disclaimer {
    clear: both;
    font-size: .8em;
    font-style: italic;
    line-height: 1.2em;
    padding-top: 10px;
  } 

