/* Poppulo Newsletter CSS */



img {
border: none;
}


/* Strip out extra spacing in articles */

p {
margin:0;
padding:0;
} 


/* Back Pages only */
.Generic .nw_fullstory_wrapper, .ArticlePage .nw_fullstory_wrapper {
padding-bottom: 10px;
}


/* Flash Video */
.summary iframe, .full-story iframe {
margin-bottom:10px;
}

/* Yahoo Blue Links */
.yshortcuts, .yshortcuts a span { 


color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

/* Fix for FF Gmail & FF Hotmail Bug */
.nw_img_cell img, .after_article_title_fragment img, 
.between_article_fragment img, .after_sections_fragment img, 
.read_more_spacer img, .between_article_fragment img, 
.between_toc_article_fragment img, .between_links_fragment img,
.after_section_title_fragment img{
display: block;
}

/* Fix for Outlook 2013 table space bug */
.after_article_title_fragment td, .between_article_fragment td, 
.between_toc_article_fragment td, .after_sections_fragment td, 
.read_more_spacer td, .between_links_fragment td,
.between_three_col_rows_fragment td, .between_two_col_rows_fragment td,
.after_section_title_fragment td, .between_sections_fragment td{
line-height: 1px;
}


/*.nw_img_table td{*/
/*line-height: none;*/
/*}*/



body {
background-color: #E0E0E0;
padding: 0;
}


#wrapper {
background-color: #E0E0E0;
padding-top: 1em;
}




#header {
width: 100%;
padding: 0 0 20px 0;
}

#central {
padding-bottom: ;
width: 50%;
padding-left: 10px;
padding-right: 10px;
background-color: #FFFFFF;
}

#footer {
padding: 0;
width: 100%;
}




#CoverPage, .Generic, .ArticlePage, .SystemResponsePage {
width: 600px;
background-color: #E0E0E0;
margin-bottom: 1em;
}





















	
#main{
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
background-color: #FFFFFF;
}




#CoverPage #left , .ArticlePage #left, #SectionPage #left{
padding-top: 0;
padding-bottom: 0;
width: 70%;
padding-left: 0;
padding-right: 0;
background-color: #FFFFFF;
}

#CoverPage #main , .ArticlePage #main, #SectionPage #main {
padding-top: 0;
padding-bottom: 10px;
width: 30%;
padding-left: 20px;
padding-right: 0;
background-color: #E0E0E0;
 border-left: none;
}

#CoverPage #right  , .ArticlePage #right, #SectionPage #right {
padding-top: 0;
padding-bottom: 0;
width: 25%;
padding-left: 10px;
padding-right: 10px;
background-color: #FFFFFF;
 border-right: none;
}




td {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
;
}



a {


color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

a:hover, .link:hover {


color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
font-weight:normal;
font-style:normal;
text-decoration:underline;;

/*Links hover in inbox version */
text-decoration: underline !important;
}




.nw_component_wrapper {
width: 100%;
}

.nw-componentMainCell {
padding:0;
background-color: transparent;
}

.nw-componentSpacerMainCell {
padding-bottom: 10px;
}

#header .nw-componentSpacerMainCell{
padding-bottom: 0px;
}

#footer .nw-componentSpacerMainCell{
padding-bottom: 0px;
}


.Generic #main .nw-componentMainCell, 
.SystemResponsePage #main .nw-componentMainCell{
border:none;
padding:0;
background-color: transparent;
}




#weblink .nw-componentMainCell {
background-color: #E0E0E0;
;
    line-height: 130%;
}

.before_text_wrapper .preText{
    width: 70%;
    vertical-align: top;
    
font-size:11px;
color: #777777;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    padding: 0 40px 15px 0;
    background-color:#E0E0E0;
    line-height: 130%;
}

.before_text_wrapper .webLink{
    width: 30%;
    vertical-align: top;
    text-align: right;
    
font-size:11px;
color: #777777;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    padding: 0 0 15px 0;
    background-color:#E0E0E0;
    line-height: 130%;
}

.before_text_wrapper .webLink a{

font-size:11px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}




#masthead .nw-componentMainCell{
    padding: 30px 20px;
    background-color: #FFFFFF;
}

.logo {
text-align: left;
}

.main_title {

font-size:30px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
text-align: right;
;
}

.email_date {

font-size:20px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
text-align: right;
padding: 3px 0 0 0;
}


#mastheadimage .nw-componentMainCell{
background-color: #FFFFFF;

/*This won't work as we need the Gmail fix below*/
/*text-align: center';*/
}

#mastheadimage img{
display:block;
}




#titlebar .nw-componentMainCell {
background-color: #383F51;
padding: 10px;
;
}

#titlebar .nw-componentMainCell a, 
#titlebar .nw-componentMainCell a:hover {

font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#titlebar .nw-componentMainCell .titlebar_subtitle {
    text-align: left;
    
font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#titlebar .nw-componentMainCell .titlebar_email_date {
    
font-size:12px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    text-align: right;
}



.DisplayTitle {
width: 100%;
}

.DisplayTitle td{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;background-color: #FFFFFF;
padding: 5px 0;
}

/*Overrides for Main Col eg Survey etc */
#left .DisplayTitle td, #left .nw-system-response-heading {
}




#toc .nw-componentMainCell {
background-color:#36CA52;
padding: 8px 10px 8px 10px;
text-align: left;
}


#tocDisplayTitle td {
background-color:#36CA52;

font-size:18px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
padding: 10px 10px 0 10px;
text-align: left;

}


#toc a, #toc a.link, #toc .title, #toc .title a {
text-decoration: none;

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#toc a:hover, #toc a.link:hover, #toc .title a:hover {
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

/* Table of Contents Spacing & Dividers */
.between_toc_article_fragment td {
padding-bottom: 8px;
}

.between_toc_article_fragment .divider_line {
border-bottom: solid #FFFFFF 1px;
}

/* Table of Contents Sections */
.toc_section_header .section-name {  

font-size:12px;
color: #333333;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#toc .nw_section_title_table td{
padding-bottom:4px;
}




#useful .nw-componentMainCell {

font-size:16px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color:#B6BE00;
padding:10px 10px 10px 10px;
text-align: left;

}

#usefulDisplayTitle td {
background-color:#B6BE00;

font-size:18px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
padding:10px 10px 5px 10px;
text-align: left;
}

#useful a {

font-size:16px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#useful a:hover {

font-size:16px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;font-weight:bold;
font-style:normal;
text-decoration:underline;}


/* Useful Links Spacing & Dividers */
.between_links_fragment td {
padding-bottom: 8px;
}

.between_links_fragment td.divider_line {
border-bottom: solid #FFFFFF 1px ;
}




#usefulhorizontal .nw-componentMainCell{

font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
padding:10px;
background-color:#3F4861;
text-align:center;
}

#usefulhorizontal .nw-componentMainCell a{

font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#usefulhorizontal .nw-componentMainCell a:hover{

font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#usefulhorizontalDisplayTitle td{
   background-color:#3F4861;
    
font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    text-align: center;
    padding:10px;
}




#contact .nw-componentMainCell {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
background-color:#FFFFFF;
padding:5px 15px 15px 15px;
text-align:center;;
;
}

#contactDisplayTitle td {
background-color:#FFFFFF;

font-size:14px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
text-align:center;
padding:15px 15px 5px 15px;
}

#contact .nw-componentMainCell a{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}




#socialnetworksDisplayTitle td{
   background-color:#FFFFFF;
    padding:10px;
    text-align: center;
    
font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#socialnetworks .nw-componentMainCell{
background-color:#FFFFFF;
padding:10px 15px 15px 15px;
text-align: center;

font-size:12px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
;
}


#socialnetworks .nw-componentMainCell a{

font-size:12px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}





#featurearticleA-ImageRight .nw-componentMainCell{
padding: 15px;
background-color: #FFFFFF;
;
}

#featurearticleA-ImageRight .nw-componentMainCell .article_wrapper{
padding: 0 0 0 0;
text-align: left;
}



/* Comment out & remove Property from theme if using 'Wrap text @ image' on component */
#featurearticleA-ImageRight .nw-componentMainCell .nw_summary_left{
    text-align: left;
}


#featurearticleA-ImageRight .title, 
#featurearticleA-ImageRight .title a, 
#featurearticleA-ImageRight .title a:hover{

font-size:20px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#featurearticleA-ImageRight .subtitle{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}

#featurearticleA-ImageRight .author{

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/*#featurearticleA-ImageRight .date{*/
/*
font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;*/
/*}*/

#featurearticleA-ImageRight .summary{

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageRight .summary a, 
#featurearticleA-ImageRight .full-story a{

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageRight .summary a:hover, 
#featurearticleA-ImageRight .full-story a:hover{

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#featurearticleA-ImageRight .nw_summary_left{
    width: 100%;
}

#featurearticleA-ImageRight .nw_readmore, 
#featurearticleA-ImageRight .nw_readmore:hover{
    
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#featurearticleA-ImageRight .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#featurearticleA-ImageRight .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#featurearticleA-ImageRight .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #FFFFFF;
}

#featurearticleA-ImageRight .between_article_fragment td{
padding-bottom: 20px;
}

/* Space after article titles */
#featurearticleA-ImageRight .after_article_title_fragment td {
padding-bottom: 10px;
}

#featurearticleA-ImageRight .nw-article-options,
#featurearticleA-ImageRight .nw-article-options a,
#featurearticleA-ImageRight  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageRight .read_more_spacer td {
padding-bottom: 20px;
}

#featurearticleA-ImageRight .nw_img_main_cell {
/*width: 200px;*/
padding: 0 0 15px 15px;
}

#featurearticleA-ImageRight .nw_img_table td.nw_img_caption{

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#featurearticleA-ImageRight .nw_img_wrapper {
background-color: transparent;
}

#featurearticleA-ImageRight .nw_img_cell {
padding:0;
}




#featurearticleA-ImageLeft .nw-componentMainCell{
padding: 15px;
background-color: #FFFFFF;
;
}

#featurearticleA-ImageLeft .nw-componentMainCell .article_wrapper{
padding: 0 0 0 0;
}

/* Comment out & remove Property from theme if using 'Wrap text @ image' on component */
#featurearticleA-ImageLeft .nw-componentMainCell .nw_summary_right{
    text-align: left;
}

#featurearticleA-ImageLeft .title, 
#featurearticleA-ImageLeft .title a, 
#featurearticleA-ImageLeft .title a:hover{

font-size:22px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#featurearticleA-ImageLeft .subtitle{

font-size:11px;
color: #999999;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageLeft .author{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/*#featurearticleA-ImageLeft .date{*/
/*
font-size:14px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;*/
/*}*/

#featurearticleA-ImageLeft .summary{

font-size:14px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageLeft .summary a, 
#featurearticleA-ImageLeft .full-story a{

font-size:14px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageLeft .summary a:hover, 
#featurearticleA-ImageLeft .full-story a:hover{

font-size:14px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#featurearticleA-ImageLeft .nw_summary_right{
    width: 100%;
}

#featurearticleA-ImageLeft .nw_readmore, 
#featurearticleA-ImageLeft .nw_readmore:hover{
    
font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#00ABE7;
border-left: 9px solid #00ABE7;
border-right: 9px solid #00ABE7;
border-top: 9px solid #00ABE7;
border-bottom: 9px solid #00ABE7;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#featurearticleA-ImageLeft .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#featurearticleA-ImageLeft .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#featurearticleA-ImageLeft .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

#featurearticleA-ImageLeft .between_article_fragment td{
padding-bottom: 15px;
}

/* Space after article titles */
#featurearticleA-ImageLeft .after_article_title_fragment td {
padding-bottom: 10px;
}

#featurearticleA-ImageLeft .nw-article-options,
#featurearticleA-ImageLeft .nw-article-options a,
#featurearticleA-ImageLeft  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageLeft .read_more_spacer td {
padding-bottom: 10px;
}

#featurearticleA-ImageLeft .nw_img_main_cell {
/*width: 200px;*/
padding: 0 15px 15px 0;
}

#featurearticleA-ImageLeft .nw_img_table td.nw_img_caption{

font-size:11px;
color: #444444;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#featurearticleA-ImageLeft .nw_img_wrapper {
background-color: transparent;
}

#featurearticleA-ImageLeft .nw_img_cell {
padding:0;
}





#featurearticleA-ImageTop .nw-componentMainCell{
    padding: 0;
    background-color: #FFFFFF;
    ;
}

#featurearticleA-ImageTop .nw-componentMainCell .content_wrapper{
    padding: 15px 20px 20px 20px;
    text-align: center;
}


#featurearticleA-ImageTop .title, 
#featurearticleA-ImageTop .title a, 
#featurearticleA-ImageTop .title a:hover{

font-size:22px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#featurearticleA-ImageTop .subtitle{

font-size:11px;
color: #999999;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageTop .author{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/* #featurearticleA-ImageTop .date{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#featurearticleA-ImageTop .summary{

font-size:14px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;;

}

#featurearticleA-ImageTop .summary a, 
#featurearticleA-ImageTop .full-story a{

font-size:14px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageTop .summary a:hover, 
#featurearticleA-ImageTop .full-story a:hover{

font-size:14px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}


#featurearticleA-ImageTop .nw_readmore, 
#featurearticleA-ImageTop .nw_readmore:hover{
    
font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#00ABE7;
border-left: 9px solid #00ABE7;
border-right: 9px solid #00ABE7;
border-top: 9px solid #00ABE7;
border-bottom: 9px solid #00ABE7;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#featurearticleA-ImageTop .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#featurearticleA-ImageTop .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#featurearticleA-ImageTop .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #CCCCCC;
}

#featurearticleA-ImageTop .between_article_fragment td{
padding-bottom: 0;
}

/* Space after article titles */
#featurearticleA-ImageTop .after_article_title_fragment td {
padding-bottom: 10px;
}


#featurearticleA-ImageTop .nw-article-options,
#featurearticleA-ImageTop .nw-article-options a,
#featurearticleA-ImageTop  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageTop .read_more_spacer td {
padding-bottom: 10px;
}

#featurearticleA-ImageTop td.nw_img_main_cell {
/*width: 600px;*/
padding: 0 0 5px 0;
text-align: center;
}

#featurearticleA-ImageTop .nw_img_table td.nw_img_caption{

font-size:11px;
color: #444444;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#featurearticleA-ImageTop .nw_img_wrapper {
background-color: transparent;
}

#featurearticleA-ImageTop td.nw_img_cell  {
padding:0;
text-align: center;
}

#featurearticleA-ImageTop .nw_img_cell img{
    display: inline;
}




#onecolumnarticlesA-ImageRight .nw-componentMainCell{
padding: 10px 15px;
background-color: #FFFFFF;
;
}

#onecolumnarticlesA-ImageRight .nw-componentMainCell .article_wrapper{
padding: 0;
}

/* Comment out & remove Property from theme if using 'Wrap text @ image' on component */
#onecolumnarticlesA-ImageRight .nw-componentMainCell .nw_summary_left{
    text-align: left;
}

#onecolumnarticlesA-ImageRight .title, 
#onecolumnarticlesA-ImageRight .title a, 
#onecolumnarticlesA-ImageRight .title a:hover{

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#onecolumnarticlesA-ImageRight .subtitle{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}

#onecolumnarticlesA-ImageRight .author{

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/*#onecolumnarticlesA-ImageRight .date{*/
/*
font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;*/
/*}*/

#onecolumnarticlesA-ImageRight .summary{

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageRight .nw_summary_left{
    width: 100%;
}

#onecolumnarticlesA-ImageRight .summary a, 
#onecolumnarticlesA-ImageRight .full-story a{

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#onecolumnarticlesA-ImageRight .summary a:hover, 
#onecolumnarticlesA-ImageRight .full-story a:hover{

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#onecolumnarticlesA-ImageRight .nw_readmore, 
#onecolumnarticlesA-ImageRight .nw_readmore:hover{
    
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#onecolumnarticlesA-ImageRight .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#onecolumnarticlesA-ImageRight .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#onecolumnarticlesA-ImageRight .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #FFFFFF;
}

#onecolumnarticlesA-ImageRight .between_article_fragment td{
padding-bottom: 15px;
}

/* Space after article titles */
#onecolumnarticlesA-ImageRight .after_article_title_fragment td {
padding-bottom: 10px;
}

#onecolumnarticlesA-ImageRight .nw-article-options,
#onecolumnarticlesA-ImageRight .nw-article-options a,
#onecolumnarticlesA-ImageRight  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageRight .read_more_spacer td {
padding-bottom: 20px;
}

#onecolumnarticlesA-ImageRight .nw_img_main_cell {
/*width: 174px;*/
padding: 0 0 15px 15px;
}

#onecolumnarticlesA-ImageRight .nw_img_table td.nw_img_caption{

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#onecolumnarticlesA-ImageRight .nw_img_wrapper {
background-color: transparent;
}

#onecolumnarticlesA-ImageRight .nw_img_cell {
padding:0;
}




#onecolumnarticlesA-ImageLeft .nw-componentMainCell{
padding: 10px 15px;
background-color: #FFFFFF;
;
}

#onecolumnarticlesA-ImageLeft .nw-componentMainCell .article_wrapper{
padding: 0;
}

/* Comment out & remove Property from theme if using 'Wrap text @ image' on component */
#onecolumnarticlesA-ImageLeft .nw-componentMainCell .nw_summary_right{
    text-align: left;
}

#onecolumnarticlesA-ImageLeft .title, 
#onecolumnarticlesA-ImageLeft .title a, 
#onecolumnarticlesA-ImageLeft .title a:hover{

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#onecolumnarticlesA-ImageLeft .subtitle{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}

#onecolumnarticlesA-ImageLeft .author{

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/*
#onecolumnarticlesA-ImageLeft .date{

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#onecolumnarticlesA-ImageLeft .summary{

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageLeft .nw_summary_right{
    width: 100%;
}

#onecolumnarticlesA-ImageLeft .summary a, 
#onecolumnarticlesA-ImageLeft .full-story a{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageLeft .summary a:hover, 
#onecolumnarticlesA-ImageLeft .full-story a:hover{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#onecolumnarticlesA-ImageLeft .nw_readmore, 
#onecolumnarticlesA-ImageLeft .nw_readmore:hover{
    
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#B6BE00;
border-left: 9px solid #B6BE00;
border-right: 9px solid #B6BE00;
border-top: 9px solid #B6BE00;
border-bottom: 9px solid #B6BE00;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#onecolumnarticlesA-ImageLeft .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#onecolumnarticlesA-ImageLeft .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#onecolumnarticlesA-ImageLeft .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #FFFFFF;
}

#onecolumnarticlesA-ImageLeft .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#onecolumnarticlesA-ImageLeft .after_article_title_fragment td {
padding-bottom: 10px;
}

#onecolumnarticlesA-ImageLeft .nw-article-options,
#onecolumnarticlesA-ImageLeft .nw-article-options a,
#onecolumnarticlesA-ImageLeft  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageLeft .read_more_spacer td {
padding-bottom: 20px;
}

#onecolumnarticlesA-ImageLeft .nw_img_main_cell {
/*width: 174px;*/
padding: 0 15px 15px 0;
}

#onecolumnarticlesA-ImageLeft .nw_img_table td.nw_img_caption{

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#onecolumnarticlesA-ImageLeft .nw_img_wrapper {
background-color: transparent;
}

#onecolumnarticlesA-ImageLeft .nw_img_cell {
padding:0;
}






#onecolumnarticlesA-ImageTop .nw-componentMainCell{
    padding: 0;
    background-color: #FFFFFF;
    ;
}

#onecolumnarticlesA-ImageTop .nw-componentMainCell .content_wrapper{
    padding: 10px 10px 10px 10px;
    text-align: center;
}

#onecolumnarticlesA-ImageTop .title, 
#onecolumnarticlesA-ImageTop .title a, 
#onecolumnarticlesA-ImageTop .title a:hover{

font-size:18px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#onecolumnarticlesA-ImageTop .subtitle{

font-size:11px;
color: #999999;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageTop .author{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/* #onecolumnarticlesA-ImageTop .date{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#onecolumnarticlesA-ImageTop .summary{

font-size:13px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageTop .summary a, 
#onecolumnarticlesA-ImageTop .full-story a{

font-size:13px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageTop .summary a:hover, 
#onecolumnarticlesA-ImageTop .full-story a:hover{

font-size:13px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#onecolumnarticlesA-ImageTop .nw_readmore, 
#onecolumnarticlesA-ImageTop .nw_readmore:hover{
    
font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;

/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#00ABE7;
border-left: 9px solid #00ABE7;
border-right: 9px solid #00ABE7;
border-top: 9px solid #00ABE7;
border-bottom: 9px solid #00ABE7;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#onecolumnarticlesA-ImageTop .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#onecolumnarticlesA-ImageTop .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#onecolumnarticlesA-ImageTop .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #CCCCCC;
}

#onecolumnarticlesA-ImageTop .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#onecolumnarticlesA-ImageTop .after_article_title_fragment td {
padding-bottom: 10px;
}

#onecolumnarticlesA-ImageTop .nw-article-options,
#onecolumnarticlesA-ImageTop .nw-article-options a,
#onecolumnarticlesA-ImageTop  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageTop .read_more_spacer td {
padding-bottom: 10px;
}

#onecolumnarticlesA-ImageTop .nw_img_main_cell {
/*width: 400px;*/
padding: 0 0 5px 0;
}

#onecolumnarticlesA-ImageTop .nw_img_table td.nw_img_caption{

font-size:11px;
color: #444444;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#onecolumnarticlesA-ImageTop .nw_img_wrapper {
background-color: transparent;
}

#onecolumnarticlesA-ImageTop .nw_img_cell {
padding:0;
text-align: center;
}

#onecolumnarticlesA-ImageTop .nw_img_cell img{
    display: inline;
}




#twocolumnarticlesA .nw-componentMainCell{
padding: 10px 15px;    
background-color: #FFFFFF;
;
}

#twocolumnarticlesA .nw-componentMainCell .article_wrapper{
background-color:#FFFFFF;
width:180px;
}

#twocolumnarticlesA .nw-componentMainCell .content_wrapper{
padding: 10px 0 10px 0;
width:50%;
text-align: left;
background-color:#FFFFFF;
}

#twocolumnarticlesA .title, 
#twocolumnarticlesA .title a, 
#twocolumnarticlesA .title a:hover{

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#twocolumnarticlesA .subtitle{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}

#twocolumnarticlesA .author{

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/* #twocolumnarticlesA .date{

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#twocolumnarticlesA .summary{

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#twocolumnarticlesA .summary a, 
#twocolumnarticlesA .full-story a{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#twocolumnarticlesA .summary a:hover, 
#twocolumnarticlesA .full-story a:hover{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#twocolumnarticlesA .nw_readmore, 
#twocolumnarticlesA .nw_readmore:hover{
    
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#twocolumnarticlesA .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#twocolumnarticlesA .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#twocolumnarticlesA .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #FFFFFF;
}

#twocolumnarticlesA .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#twocolumnarticlesA .after_article_title_fragment td {
padding-bottom: 10px;
}

/* SPACING BETWEEN COLUMNS */
.twocolumnarticles .article_spacer, 
.between_two_col_rows_fragment .article_spacer{
padding-right: 20px;
width:1%;
}

/* SPACING BETWEEN ROWS */
.between_two_col_rows_fragment td{
padding-bottom: 5px;
}

.between_two_col_rows_fragment .divider_line {
border-bottom:0 solid #FFFFFF;
}


#twocolumnarticlesA .nw-article-options,
#twocolumnarticlesA .nw-article-options a,
#twocolumnarticlesA  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#twocolumnarticlesA .read_more_spacer td {
padding-bottom: 0;
}

#twocolumnarticlesA .nw_img_main_cell {
/*width: 180px;*/
padding: 0 0 5px 0;
}

#twocolumnarticlesA .nw_img_table td.nw_img_caption{

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#twocolumnarticlesA .nw_img_wrapper {
background-color: transparent;
}

#twocolumnarticlesA .nw_img_cell {
padding:0;
text-align: center;
}

#twocolumnarticlesA .nw_img_cell img{
    display: inline;
}





#threecolumnarticlesA .nw-componentMainCell{
padding: 0;    
background-color: #FFFFFF;
;
}

#threecolumnarticlesA .nw-componentMainCell .article_wrapper{
background-color:#F0F0F0;
width: 33%;
/*OR*/
/*width: 126px;*/
}

#threecolumnarticlesA .nw-componentMainCell .content_wrapper{
padding: 10px 10px 10px 10px;
width: 126px;
text-align: center;
background-color:#F0F0F0;
}


#threecolumnarticlesA .title, 
#threecolumnarticlesA .title a, 
#threecolumnarticlesA .title a:hover{

font-size:14px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#threecolumnarticlesA .subtitle{

font-size:11px;
color: #999999;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#threecolumnarticlesA .author{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/* #threecolumnarticlesA .date{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#threecolumnarticlesA .summary{

font-size:13px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;;

}

#threecolumnarticlesA .summary a, 
#threecolumnarticlesA .full-story a{

font-size:13px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#threecolumnarticlesA .summary a:hover, 
#threecolumnarticlesA .full-story a:hover{

font-size:13px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#threecolumnarticlesA .nw_readmore, 
#threecolumnarticlesA .nw_readmore:hover{
    
font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#00ABE7;
border-left: 9px solid #00ABE7;
border-right: 9px solid #00ABE7;
border-top: 9px solid #00ABE7;
border-bottom: 9px solid #00ABE7;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#threecolumnarticlesA .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#threecolumnarticlesA .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#threecolumnarticlesA .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

#threecolumnarticlesA .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#threecolumnarticlesA .after_article_title_fragment td {
padding-bottom: 10px;
}

/* SPACING BETWEEN COLUMNS */
.threecolumnarticles .article_spacer, 
.between_three_col_rows_fragment .article_spacer{
padding-right: 10px;
width:1%;
}

/* SPACING BETWEEN ROWS */
.between_three_col_rows_fragment td{
padding-bottom: 5px;
}

.between_three_col_rows_fragment .divider_line {
border-bottom: 0 solid #CCCCCC;
}

#threecolumnarticlesA .nw-article-options,
#threecolumnarticlesA .nw-article-options a,
#threecolumnarticlesA  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#threecolumnarticlesA .read_more_spacer td {
padding-bottom: 10px;
}

#threecolumnarticlesA .nw_img_main_cell {
/*width: 126px;*/
padding: 0 0 5px 0;
}

#threecolumnarticlesA .nw_img_table td.nw_img_caption{

font-size:11px;
color: #444444;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#threecolumnarticlesA .nw_img_wrapper {
background-color: transparent;
}

#threecolumnarticlesA .nw_img_cell {
padding:0;
text-align: center;
}

#threecolumnarticlesA .nw_img_cell img{
    display: inline;
}




#fourcolumnarticlesA .nw-componentMainCell{
padding: 0;
background-color: #FFFFFF;
;
}

#fourcolumnarticlesA .nw-componentMainCell .article_wrapper{
    background-color:#F0F0F0;
width: 25%;
/*OR*/
/*width: 92px;*/
}

#fourcolumnarticlesA .nw-componentMainCell .content_wrapper{
padding: 10px 10px 10px 10px;
width: 92px;
text-align: left;
background-color:#F0F0F0;
}


#fourcolumnarticlesA .title, 
#fourcolumnarticlesA .title a, 
#fourcolumnarticlesA .title a:hover{

font-size:12px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#fourcolumnarticlesA .subtitle{

font-size:11px;
color: #999999;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#fourcolumnarticlesA .author{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/* #fourcolumnarticlesA .date{

font-size:11px;
color: #444444;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#fourcolumnarticlesA .summary{

font-size:12px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;;

}

#fourcolumnarticlesA .summary a, 
#fourcolumnarticlesA .full-story a{

font-size:12px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#fourcolumnarticlesA .summary a:hover, 
#fourcolumnarticlesA .full-story a:hover{

font-size:12px;
color: #00BFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

#fourcolumnarticlesA .nw_readmore, 
#fourcolumnarticlesA .nw_readmore:hover{
    
font-size:13px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#00ABE7;
border-left: 9px solid #00ABE7;
border-right: 9px solid #00ABE7;
border-top: 9px solid #00ABE7;
border-bottom: 9px solid #00ABE7;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#fourcolumnarticlesA .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#fourcolumnarticlesA .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#fourcolumnarticlesA .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

#fourcolumnarticlesA .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#fourcolumnarticlesA .after_article_title_fragment td {
padding-bottom: 10px;
}

/* SPACING BETWEEN COLUMNS */
.fourcolumnarticles .article_spacer, 
.between_four_col_rows_fragment .article_spacer{
padding-right: 10px;
width:1%;
}

/* SPACING BETWEEN ROWS */
.between_four_col_rows_fragment td{
padding-bottom: 5px;

}

.between_four_col_rows_fragment .divider_line {
border-bottom: solid #CCCCCC;
}

#fourcolumnarticlesA .nw-article-options,
#fourcolumnarticlesA .nw-article-options a,
#fourcolumnarticlesA  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#fourcolumnarticlesA .read_more_spacer td {
padding-bottom: 10px;
}

#fourcolumnarticlesA .nw_img_main_cell {
/*width: 92px;*/
padding: 0 0 5px 0;
}

#fourcolumnarticlesA .nw_img_table td.nw_img_caption{

font-size:11px;
color: #444444;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}

#fourcolumnarticlesA .nw_img_wrapper {
background-color: transparent;
}

#fourcolumnarticlesA .nw_img_cell {
padding:0;
text-align: center;
}

#fourcolumnarticlesA .nw_img_cell img{
    display: inline;
}




#sidearticlesA .nw-componentMainCell,
#main #sidearticlesA .nw-componentMainCell, 
#right #sidearticlesA .nw-componentMainCell{
padding: 0;
background-color: #36CA52;
;
}

#sidearticlesA .nw-componentMainCell .article_wrapper{
padding: 5px 10px 10px 10px;
width: 150px;
text-align: left;
}

#sidearticlesA .title, 
#sidearticlesA .title a, 
#sidearticlesA .title a:hover{

font-size:16px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

#sidearticlesA .subtitle{

font-size:14px;
color: #FFFFFF;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}

#sidearticlesA .author{

font-size:11px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

/* #sidearticlesA .date{

font-size:11px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
} */

#sidearticlesA .summary{

font-size:14px;

font-weight:normal;
font-style:normal;
text-decoration:none;;

}

#sidearticlesA .summary a, 
#sidearticlesA .full-story a{

font-size:14px;
color: #1500FF;
font-weight:bold;
font-style:normal;
text-decoration:underline;;
}

#sidearticlesA .summary a:hover, 
#sidearticlesA .full-story a:hover{

font-size:14px;

font-weight:bold;
font-style:normal;
text-decoration:underline;;
}

#sidearticlesA .nw_readmore, 
#sidearticlesA .nw_readmore:hover{
    
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    
/* COMMENT OUT THIS BLOCK FOR STANDARD READ MORES */  
background-color:#1500FF;
border-left: 9px solid #1500FF;
border-right: 9px solid #1500FF;
border-top: 9px solid #1500FF;
border-bottom: 9px solid #1500FF;
line-height: 20px;
display:inline-block;
/* END HERE */

}

/* ADDS LEFT AND RIGHT PADDING TO ARTICLE DIVIDER */
#sidearticlesA .spacerCell{
   width: 0;  /* Set to 0 for flush edges */
}

#sidearticlesA .spacerCell img{
   width: 0;  /* Set to 0 for flush edges */
   height: 0;  /* Set to 0 for flush edges */
}
/* END HERE */


#sidearticlesA .between_article_fragment .divider_line{
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #CCD27A;
}

#sidearticlesA .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#sidearticlesA .after_article_title_fragment td {
padding-bottom: 10px;
}

#sidearticlesA .nw-article-options,
#sidearticlesA .nw-article-options a,
#sidearticlesA  .nw-article-options a:hover {

font-size:11px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#sidearticlesA .read_more_spacer td {
padding-bottom: 20px;
}

#sidearticlesA .nw_img_main_cell {
/*width: 150px;*/
padding: 0 0 10px 0;
}

#sidearticlesA .nw_img_table td.nw_img_caption{

font-size:11px;
color: #FFFFFF;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}


#sidearticlesA .nw_img_wrapper {
background-color: transparent;
}


#sidearticlesA .nw_img_cell {
padding:0;
text-align: center;
}

#sidearticlesA .nw_img_cell img{
    display: inline;
}






/**/

/*.section_header, .ArticleDisplay .section-name{*/
/*
font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;*/
/*background-color: #383F51;*/
/*padding: 8px 10px;*/
/*text-align: center;*/
/**/
/*}*/

/*div div.section-name {*/
/*
font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;*/
/*}*/

/*.after_section_title_fragment td{*/
/*padding-bottom: 10px;*/
/*}*/

/*table.nw_section_title_table,*/
/*table.after_section_title_fragment{*/
/*background-color: #E0E0E0;*/
/*}*/

/**/
/**/




#featurearticleA-ImageRight .nw-componentMainCell .section_header,
#featurearticleA-ImageRightDisplayTitle td{

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
    border-bottom: 2px solid #36CA52;
}

#featurearticleA-ImageRight .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageRight .after_section_title_fragment td{
padding-bottom: 15px;
}

#featurearticleA-ImageRight table.nw_section_title_table,
#featurearticleA-ImageRight .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}





#featurearticleA-ImageLeft .nw-componentMainCell .section_header,
#featurearticleA-ImageLeftDisplayTitle td{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #383F51;
padding: 8px 10px;
text-align: center;
;
}

#featurearticleA-ImageLeft .nw-componentMainCell div.section-name {

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageLeft .after_section_title_fragment td{
padding-bottom: 10px;
}

#featurearticleA-ImageLeft table.nw_section_title_table,
#featurearticleA-ImageLeft .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}





#featurearticleA-ImageTop .nw-componentMainCell .section_header,
#featurearticleA-ImageTopDisplayTitle td{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #383F51;
padding: 8px 10px;
text-align: center;
;
}

#featurearticleA-ImageTop .nw-componentMainCell div.section-name {

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#featurearticleA-ImageTop .after_section_title_fragment td{
padding-bottom: 0;
}

#featurearticleA-ImageTop table.nw_section_title_table,
#featurearticleA-ImageTop .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}

#featurearticleA-ImageTop table.nw_section_title_table,
#featurearticleA-ImageTop .nw-componentMainCell table.after_section_title_fragment{
background-color: #383F51;
}




#onecolumnarticlesA-ImageRight .nw-componentMainCell .section_header,
#onecolumnarticlesA-ImageRightDisplayTitle td{

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
    border-bottom: 2px solid #36CA52;
}

#onecolumnarticlesA-ImageRight .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageRight .after_section_title_fragment td{
padding-bottom: 15px;
}

#onecolumnarticlesA-ImageRight table.nw_section_title_table,
#onecolumnarticlesA-ImageRight .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}






#onecolumnarticlesA-ImageLeft .nw-componentMainCell .section_header,
#onecolumnarticlesA-ImageLeftDisplayTitle td{

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
    border-bottom: 2px solid #36CA52;
}

#onecolumnarticlesA-ImageLeft .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageLeft .after_section_title_fragment td{
padding-bottom: 15px;
}

#onecolumnarticlesA-ImageLeft table.nw_section_title_table,
#onecolumnarticlesA-ImageLeft .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}





#onecolumnarticlesA-ImageTop .nw-componentMainCell .section_header,
#onecolumnarticlesADisplayTitle td{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #383F51;
padding: 8px 10px;
text-align: center;
;
}

#onecolumnarticlesA-ImageTop .nw-componentMainCell div.section-name {

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#onecolumnarticlesA-ImageTop .after_section_title_fragment td{
padding-bottom: 0;
}

#onecolumnarticlesA-ImageTop table.nw_section_title_table,
#onecolumnarticlesA-ImageTop .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}

#onecolumnarticlesA-ImageTop table.nw_section_title_table,
#onecolumnarticlesA-ImageTop .nw-componentMainCell table.after_section_title_fragment{
background-color: #383F51;
}




#twocolumnarticlesA .nw-componentMainCell .section_header,
#twocolumnarticlesADisplayTitle td{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
    border-bottom: 2px solid #36CA52;
}

#twocolumnarticlesA .nw-componentMainCell div.section-name {

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#twocolumnarticlesA .after_section_title_fragment td{
padding-bottom: 15px;
}

#twocolumnarticlesA table.nw_section_title_table,
#twocolumnarticlesA .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}





#threecolumnarticlesA .nw-componentMainCell .section_header,
#threecolumnarticlesADisplayTitle td{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #383F51;
padding: 8px 10px;
text-align: center;
;
}

#threecolumnarticlesA .nw-componentMainCell div.section-name {

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#threecolumnarticlesA .after_section_title_fragment td{
padding-bottom: 10px;
}

#threecolumnarticlesA table.nw_section_title_table,
#threecolumnarticlesA .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}





#fourcolumnarticlesA .nw-componentMainCell .section_header,
#fourcolumnarticlesADisplayTitle td{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #383F51;
padding: 8px 10px;
text-align: center;
;
}

#fourcolumnarticlesA .nw-componentMainCell div.section-name {

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#fourcolumnarticlesA .after_section_title_fragment td{
padding-bottom: 10px;
}

#fourcolumnarticlesA table.nw_section_title_table,
#fourcolumnarticlesA .nw-componentMainCell table.after_section_title_fragment{
background-color: #FFFFFF;
}





#sidearticlesA .nw-componentMainCell .section_header,
#sidearticlesADisplayTitle td{

font-size:18px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #36CA52;
padding: 8px 10px;
text-align: left;
;
}

#sidearticlesA .nw-componentMainCell div.section-name{

font-size:18px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#sidearticlesA .after_section_title_fragment td{
padding-bottom: 0;
}

#sidearticlesA table.nw_section_title_table,
#sidearticlesA .nw-componentMainCell table.after_section_title_fragment{
background-color: #36CA52;
}

#sidearticlesA table.nw_section_title_table,
#sidearticlesA .nw-componentMainCell table.after_section_title_fragment{
background-color: #36CA52;
}




#nw_coverlink_wrapper .nw-componentSpacerMainCell{
    padding-bottom:10px;
}

#coverlink .nw-componentMainCell {
padding: 10px 0 !important;
border-bottom: dotted 1px #CCCCCC !important;
}

#coverlink a, #coverlink a:hover {

font-size:13px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}






/* Article Titles on Back Page - Not Underlined */
.ArticleDisplay .title {
text-decoration: none;

font-size:20px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}

 /*Space after article title */
.ArticleDisplay .after_article_title_fragment td {
padding-bottom: 8px;
}

.ArticleDisplay .subtitle {

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}

#articledisplay .full-story {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    line-height: 130%;
}

#articledisplay .full-story a {

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}


#articledisplay .nw-article-options,
#articledisplay .nw-article-options a,
#articledisplay  .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}


#ArticlePage #main .ArticleDisplay .nw_img_main_cell, 
#ArticlePage #left .ArticleDisplay .nw_img_main_cell{
    width: 200px;
    padding: 0 0 15px 15px; 
}

#ArticlePage .ArticleDisplay .nw_img_main_cell img{
    width: 200px;
    height: inherit;
}

#articledisplay .nw_img_table td.nw_img_caption{

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}




.ArticlePage .nw-article-options {
padding: 10px 0;
border-bottom: dotted 1px #CCCCCC;
border-top: dotted 1px #CCCCCC;
/* clear article images when content is short */
clear:both;
}

.ArticleSummary .nw-article-options {
margin-top: 15px;
}




/* Fix image alignment problem on Safari and iOS8 */
.nw_img_wrapper{
    max-width: none !important;
}







#associatedarticles .nw-componentMainCell {
padding:10px;}

#associatedarticlesDisplayTitle td {
}

.nw-associatedarticle-title a, .nw-associatedarticle-title a:hover {
font-weight: bold;
}

.nw-associatedarticle-summary {
margin-top: 10px;
}

.ArticleDisplay .nw-associatedarticles-header {

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;background-color: #FFFFFF;
padding: 5px 0;
padding-right: 0;
margin-top: 10px;
margin-bottom: 10px;
/* clear article images when content is short */
clear:both;
}

.ArticleDisplay .nw-associatedarticles{
border:none;
padding: 0;
border-bottom: 1px solid ;
padding-bottom: 10px;
padding:10px;/* clear article images when content is short */
clear:both;
}





#PrintAllPage .section-name, 
#sectiontochorizontal .section-wrapper{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #383F51;
padding: 8px 10px;
text-align: center;
}

#PrintAllPage div div.section-name {

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

#printall .after_section_title_fragment td{
padding-bottom: 10px;
}



#sectiontoc .nw-componentMainCell{
background-color:#36CA52;
padding:8px 10px 8px 10px;
}


#sectiontoc .nw-componentMainCell #section-list{
background-color:#36CA52;
padding:8px 10px 8px 10px;
}

#sectiontoc a {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;}

#sectiontoc a:hover {
font-weight:normal;
font-style:normal;
text-decoration:underline;}

#sectiontocDisplayTitle td {
background-color:#36CA52;

font-size:18px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
padding:10px 10px 0 10px;
}


#sectiontochorizontal .section-wrapper a{

font-size:12px;
color: #333333;
font-weight:bold;
font-style:normal;
text-decoration:none;}

#sectiontochorizontal .section-wrapper{
text-align:center;
}

.after_sections_fragment td{
/* Uncomment for more space between sections 
padding-bottom:8px;
*/
}




.nw-article-comments-show-div{
background-color: transparent;
/* clear article images when content is short */
clear:both;
}

div.nw-comments-displayTitle, #CommentsPostDisplayTitle{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;background-color: #FFFFFF;
padding: 5px 0;
margin-top: 10px;
margin-bottom: 10px;
width: 98%;
}

div.nw-comments-comment{
margin-bottom: 10px;
}

div.nw-comments-author, .nw-article-comments-thankyou{
margin-top: 10px;
margin-bottom: 5px;
font-size: 14px;
color: #333333;
font-weight: bold;
}

div.nw-comments-content{
font-size: 14px;
color: #333333;
font-weight: normal;
margin-bottom: 5px;
}

div.nw-comments-date{
margin-bottom: 5px;
font-style: italic;
}
			
div.nw-comments-post{
margin-bottom: 5px;
}
			
div.nw-comments-post-form input, div.nw-comments-post-form textarea{
margin-bottom:15px;
margin-top:3px;
}

div.nw-comments-post-form textarea{
max-width: 320px;
}

.nw-comments-post-form{
font-size: 14px;
color: #000000;
font-weight: bold;    
}

.between_article_fragment{
clear: both;
}

.divider_line {
border-bottom: solid 1px #CCCCCC;
}




#footer {
background-color: #E0E0E0;
padding: 20px 0 0 0;
text-align: center;
;
}





#footertext .nw-componentMainCell{
background-color: #FFFFFF;
padding: 10px 10px 20px 10px;
text-align: center;
;
}

#footertext .nw-componentMainCell, 
#footertext .nw-componentMainCell td{
    
font-size:12px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
    text-align: center;
}

#footertext .nw-componentMainCell a,
#footertext .nw-componentMainCell td a{

font-size:12px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#footertext .nw-componentMainCell a:hover,
#footertext .nw-componentMainCell td a:hover{

font-size:12px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}







#socialsharing td.social_sharing_td{
width: 20%;
padding: 10px 10px;
}




.EmailList .title a, .EmailList .title a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;}
 
.EmailList .date a, .EmailList .date a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;}

#emaillistDisplayTitle td{
background-color: transparent;
padding-left: 0;
padding-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;font-weight: bold;
}



#emaillist .spacerCell{
    width:1px;
}

#emaillist .between_article_fragment td{
    padding-bottom:10px;
}


.Generic #main #currentissuelink .nw-componentMainCell{
    padding: 10px 0;
}


.SearchBox form {
margin-top: 1em;
}

input#query{
margin: 0;
margin-right: .5em;
float: left;
padding: 3px;
}



.nw-search-results h1{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;background-color: #FFFFFF;
padding: 5px 0;
margin-top: 0;
margin-bottom: 10px;
}

div.nw-search-results h3, div.nw-search-results h3 a {

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;}

div.nw-search-results h3{
border-bottom: 1px solid #CCCCCC;
display: block;
padding-bottom: 5px;
padding-top: 5px;
}



/*#PrintAllPage .summary{
font-style: italic;
}*/

#PrintAllPage #main .DisplayTitle {
margin-bottom: 10px;
}

#PrintAllPage .title,
#PrintAllPage .title a{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#PrintAllPage .nw_img_main_cell{
padding-left:0;
padding-right:15px;
padding-bottom: 10px;
}

/*#PrintAllPage .summary br, #PrintAllPage .nw_summary_wrapper br{
display:none;
}*/

#PrintAllPage .summary,
#PrintAllPage .full-story{
padding-bottom: 10px;
display:block;
line-height: 140%;
font-size: 13px;
}

#printall .spacerCell{
    width:2px;
}

#sectionarticles .spacerCell{
    width:2px;
}

/* Space Between Articles */
#printall .between_article_fragment td{
padding-bottom: 10px;
}

/* Space after article titles */
#printall .after_article_title_fragment td {
padding-bottom: 10px;
}



.TellFriend .nw-text, .TellFriend .nw-textarea{
margin-bottom: 10px;
margin-top: 5px;
padding: 4px;

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
width: 95%;
}

.TellFriend .nw-componentMainCell {
padding: 20px 0 10px 0 !important;
}

.nw-tellfriend-form label{
font-weight: bold;
}



.nw-form td.nw-form-display-title{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;font-weight: normal;
background-color: #FFFFFF;
padding: 5px 0;
;
;
}

.nw-form-display-title h3{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;font-weight: normal;
margin:0;
padding: 0;
}

.nw-form td.nw-form-introduction{
padding: 15px 0;
}

.nw-form legend {
font-size: 13px !important;
background-color: #DDDDDD;
border: 1px solid #CCCCCC;
color: #333333;
margin-left: 0 !important;
padding: 5px 8px !important;
}

.nw-form fieldset{
background-color: #FAFAFA !important;
border: 1px solid #DDDDDD !important;
}



/* Applies to Archive Search, Send to a friend, 
Subscribe & Update Profile */


.SearchBox a, .nw-search-results form a, 
.nw-tellfriend-form .nw-submit, 
.SignUpFormDisplay input[type=submit], 
.nw-survey-pagebreak-button{
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding: 6px 16px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .1em; 
-moz-border-radius: .1em;
border-radius: .1em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);	
background: #777777; 
background: -moz-linear-gradient (top,  #777777 0%, #555555 100%); 
background: -webkit-gradient (linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#555555)); 
background: -webkit-linear-gradient (top,  #777777 0%,#555555 100%); 
background: -o-linear-gradient (top,  #777777 0%,#555555 100%); 
background: -ms-linear-gradient (top,  #777777 0%,#555555 100%);
background: linear-gradient (to bottom,  #777777 0%,#555555 100%); 
border: 1px solid #666666;
color: #FFFFFF;
font-size: 13px;
}



.Generic .Survey .nw-survey-pagebreak-button, 
.Generic .Survey .nw-survey-submit,
.nw-system-response-survey .nw-survey-pagebreak-button, 
.nw-system-response-survey .nw-survey-submit,
#CoverPage .nw-survey-submit{
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding: 6px 16px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .1em; 
-moz-border-radius: .1em;
border-radius: .1em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);


font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background: #B6BE00; 
border: 0 solid #B6BE00;
}


.SearchBox a:hover, .nw-tellfriend-form .nw-submit:hover,  
.SignUpFormDisplay input[type=submit]:hover {
text-decoration: none;
background: #566371;
}

.nw-tellfriend-form .nw-submit, 
.SignUpFormDisplay input[type=submit]{
font-size: 14px;
}





.nw-system-response-heading{

font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 5px 0;
;
}




#surveycoverpageDisplayTitle td {

font-size:18px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;    padding:10px 10px 5px 10px;
    background-color:#CCD27A;
    text-align: left;
    ;
}

#surveycoverpage .nw-componentMainCell{
    padding:5px 10px 20px 10px;
    background-color:#CCD27A;
	text-align: left;
    ;
}

#surveycoverpage  td{
	text-align: left;

}

/* Link to survey in inbox */
a.nw-survey-full-link{
  /*   
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    background-color: #B6BE00;
    border-bottom: 9px solid #B6BE00;
    border-left: 9px solid #B6BE00;
    border-right: 9px solid #B6BE00;
    border-top: 9px solid #B6BE00;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;*/
    
font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:underline;;
}

/* Single answer links in inbox */
a.nw-survey-answer-link{
  /*   
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
    background-color: #B6BE00;
    border-bottom: 9px solid #B6BE00;
    border-left: 9px solid #B6BE00;
    border-right: 9px solid #B6BE00;
    border-top: 9px solid #B6BE00;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;*/

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:underline;;		
}

#CoverPage .nw-survey-question-mandatory,
#CoverPage .nw-survey-required-label{
    ;
}




/* Survey questions on cover page */
#CoverPage .nw-survey-question-title{

font-size:14px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;}

#CoverPage .nw_survey_option{

font-size:14px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;}




#SurveyPage #surveyDisplayTitle td {
    padding:;
/*	*/
}

#SurveyPage #survey .nw-componentMainCell{
    padding:5px 10px 20px 10px;
    border: 1px dotted #CCCCCC;
}

#SurveyPage .nw-survey-question-title{

font-size:13px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;}

#SurveyPage .nw_survey_option{

font-size:13px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;}


#SystemResponsePage .nw-survey-question-title{
	
font-size:14px;
color: #383F51;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

#SystemResponsePage .nw_survey_option{
	
font-size:14px;
color: #383F51;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

div.nw-survey-question{
	margin-bottom: 10px;
}

input.nw-survey-text, textarea.nw-survey-textarea {
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 4px;
	font-size: 14px;
    color: #333333;
	width: 95%;
}



/* Survey on back pages */
.Generic .Survey .nw-componentMainCell, 
.nw-system-response-survey{
    padding: 10px 0;
    
}

/* Boundry around questions */
.Generic .Survey .nw-survey-question, 
.nw-system-response-survey .nw-survey-question,
.nw-survey-results{ 
	padding: 20px 0;
}

.nw-survey-results{
	margin-bottom: 10px;
}

.nw-survey-results-table td{
	padding: 8px 12px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F1F1F1;
	color: #383F51;
}

#CoverPage .nw-survey-results{
	margin-bottom: 10px;
}



/* Targets results link */
.nw-survey-results-link a{

font-size:14px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:underline;
}

/* Required fields messages */
.nw-survey-validation-error,
.nw-survey-required-label{
	margin-bottom:10px;
}

.nw-survey-results-link{
	padding-top: 15px;
}

/* Thank you message when survey completed */
.nw-survey-thankyou{
	margin-bottom: 10px;

font-size:14px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:none;}

/* Thank you message when survey completed */
#SystemResponsePage .nw-survey-thankyou{
	margin-bottom: 10px;

font-size:14px;
color: #383F51;
font-weight:bold;
font-style:normal;
text-decoration:none;}

.Generic .Survey .nw-survey-pagebreak-button, 
.Generic .Survey .nw-survey-submit,
.nw-system-response-survey .nw-survey-pagebreak-button, 
.nw-system-response-survey .nw-survey-submit{
	font-size: 14px;	
}


#SystemResponsePage .DisplayTitle{
	
font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;;
	;
	;
	margin-top: 0;
	margin-bottom: 10px;
}

#SystemResponsePage .nw-survey-title {
	
font-size:20px;
color: #B6BE00;
font-weight:bold;
font-style:normal;
text-decoration:none;;
	;
	;
	margin-top: 0;
	margin-bottom: 10px;
}


#SystemResponsePage #footer .DisplayTitle{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}



.nw_articleGallery_wrapper{
background-color: #CCCCCC;
/* clear article images when content is short */
clear:both;
}

.nw_articleGallery_image img{
max-width: 400px;
}

.nw_articleGallery_caption{
color: #333333;
}



/*twitter padding reset */
.nw_twitter_feed_header, .nw_twitter_feed_footer, .nw_twitter_tweet{
padding: 0;
border-bottom: none;
}

.TwitterFeed .nw-componentMainCell{
padding:0;
text-align: left;

}

.nw_twitter_feed{
background-color: #B6BE00;
text-align: left;
}

.nw_twitter_feed_header a, .nw_twitter_feed_header a:hover{

font-size:13px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}

.nw_twitter_feed_header_name{

font-size:11px;
color: #FFFFFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}

.nw_twitter_tweet{
background-color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #B6BE00;
;
}

.nw_twitter_tweet_text {
padding: 10px;

font-size:12px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}

.nw_twitter_tweet_links{	
padding: 10px;
padding-top: 0;
font-size:10px;
}

.nw_twitter_feed_header_image, .nw_twitter_feed_footer td{
padding: 10px;
}

.nw_twitter_tweet a, .nw_twitter_tweet a:hover{
color: #B6BE00;
}









@media print {
/* Uncomment to put each article on a separate page when printed 
#printall .between_article_fragment {
page-break-before: always;
}
*/

#nw_coverlink_wrapper, #printallDisplayTitle{
display:none;
}

.Generic #PrintAllPage{
width: 80%;
}
}


#introtext .nw-componentMainCell {

font-size:13px;
color: #333333;
font-weight:normal;
font-style:normal;
text-decoration:none;;
padding:10px;
background-color:#C9D6F5;
text-align: left;
;
}

#introtext .nw-componentMainCell a{

font-size:13px;
color: #E23DFF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}




#before_text{
color: #000001;
text-decoration: underline;
}

#before_text a:hover, 
#after_text a:hover {
text-decoration: none;
}

#before_text{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#inner_before_text{
padding: 0;
}

#before_text .before_text_wrapper {
background-color: #E0E0E0;
width: 100%;
}

#before_text .before_text_wrapper td{
font-size:11px;color: #000001;
text-align: left;
padding: 4px 0;
}

#before_text .before_text_wrapper td a{
font-size:11px;}




#after_text {
background-color: #E0E0E0;
width: 100%;
}

#after_text td{
font-size:11px;text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#after_text td a{
font-size:11px;text-decoration: underline;
}

#after_text{
background-color: #E0E0E0;
}

#after_text td{
color: #555555;
}

#after_text td a{
color: #555555;
}

.section-name{
    padding-bottom: 5px;
}


#sidearticlesA .section-name{
    padding-bottom: 0px;
}

#ArticlePage #left{
    padding: 10px 15px;
}

#ArchivePage #searchboxDisplayTitle td,
#SendtoaFriendPage #sendtoafriendDisplayTitle td{
    border-bottom: 2px solid #36CA52;
}

#ArchivePage #header,
#PrintAllPage #header,
#SendtoaFriendPage #header,
#SubscribePage #header,
#SurveyPage #header,
#UpdateProfilePage #header,
#SystemResponsePage #header{
    padding-bottom: 0;
}



li {
text-align:left;
display:list-item;
}

ul {
padding-left:20px!important;
line-height:auto;
mso-line-height-rule:exactly;
padding-inline-start:inherit;
-webkit-padding-start: inherit;
list-style-position:outside;
text-indent:0;
}

ol {
padding-left:20px!important;
line-height:auto;
mso-line-height-rule:exactly;
padding-inline-start:inherit;
-webkit-padding-start: inherit;
list-style-position:outside;
}

#poweredby .nw-componentMainCell{
background-color: #E0E0E0;
padding: 20px 20px;
text-align: center;
}

#topborder .nw-componentMainCell{
    border-top:5px solid #36CA52;
}

#bottomborder .nw-componentMainCell{
    border-top:5px solid #36CA52;
}


@media only screen and (max-width:599px) {
#wrapper{
padding-top:0 !important;
}
/* Hide before text if not required */
#before_text{
width:100%!important;
}

.webLink{
    display:none!important;
}

/* All layout pages are set to 100% width */
#CoverPage, .ArticlePage, .Generic, .SystemResponsePage, .before_text_wrapper table{
width:100% !important;
} 

/* Fix for non-Auto-Scaling of images in iOS10 */
body{
padding: 0 !important;
}

/* Override for test and review banner */
#nsta-review-banner-header,
#ntsa-review-banner-right,
#ntsa-review-banner-right table td{
display:block !important;
width: auto !important;
}
#ntsa-review-banner-right,
#ntsa-review-banner-right table{
max-width: 320px !important;
width: 100% !important;
}
#ntsa-review-banner-right table td image{
display:none !important;
}
.nw_articleGallery_image img{
max-width: 100% !important;
}
/* Ensure that long URLs and words will wrap */
.Generic .nw-componentSpacerMainCell table,
.ArticlePage .nw-componentSpacerMainCell table{
table-layout:fixed !important;
}
*{
word-wrap:break-word !important;
word-wrap:break-all !important;
}
/* Scale user-entered images to max width of the screen */
.nw_summary_wrapper .summary img, .full-story img{
max-width: 100% !important;
height:inherit !important;
}
/* Scale tables and iframes (videos) to width of the screen */
.nw_summary_wrapper .summary table, .full-story table, #wrapper iframe{
width:100% !important;
height:inherit !important;
}

#bottomborder img,
#mastheadimage img,
.section_header img{
width:100% !important;
height:inherit !important;
max-width: 600px !important;
}
.logo img{
max-width: 100% !important;
height:inherit !important;
}
.nw_img_cell img{
width: 100% !important;
height: inherit !important;
max-width: 600px !important;
}
.nw_img_table, .nw_img_wrapper{
width:100% !important;
}
/* Aligning non-wrapped articles images to top of article - when Article image is on the left and article summary is on the right */
/* Move article images on top of title/summary */
.nw_summary_right{
width: 100% !important;
display:table-footer-group !important;
}
.nw_img_left{
width: 100% !important;
display:table-header-group !important;
}
/* Aligning non-wrapped articles images to top of article - when Article image is on the right and article summary is on the left */
.nw_summary_left{
width: 100% !important;
display:table-footer-group !important;
}
.nw_img_right{
width:100% !important;
display:table-header-group !important;
}



/* Stacking 2 or 3 column template layout - stack the left column on top, followed by the main column (with the right column on the bottom if required for a 3 column layout) */
#left, #main{
width:auto !important;
display:block !important;
}


/* Stacking 2 or 3 column article component */
.article_wrapper, .article_spacer{
width:auto !important;
display:block !important;
}


#masthead td{
    display:block!important;
    text-align:left!important;
    width:auto !important;
}

#titlebar td{
    display:block!important;
    text-align:left!important;
    line-height:20px!important;
    width:auto !important;
}

.nw_img_main_cell{
    padding-left:0!important;
    padding-right:0!important;
}

#tocDisplayTitle td,
#toc .nw-componentMainCell{
    display:none!important;
}

.content_wrapper{
    padding:0!important;
}

.twocolumnarticles .article_wrapper,
.threecolumnarticles .article_wrapper,
.fourcolumnarticles .article_wrapper{
    padding:10px 0 !important;
}

.twocolumnarticles .nw_img_cell,
.threecolumnarticles .nw_img_cell,
.fourcolumnarticles .nw_img_cell{
  padding-bottom:10px!important;  
}

#featurearticleA-ImageTop .content_wrapper{
    padding:10px!important;
}

#twocolumnarticlesA .title, #twocolumnarticlesA .title a, #twocolumnarticlesA .title a:hover,
#threecolumnarticlesA .title, #threecolumnarticlesA .title a, #threecolumnarticlesA .title a:hover,
#fourcolumnarticlesA .title, #fourcolumnarticlesA .title a, #fourcolumnarticlesA .title a:hover,
#sidearticlesA .title, #sidearticlesA .title a, #sidearticlesA .title a:hover{
    font-size: 18px !important;
}

.between_two_col_rows_fragment .divider_line,
.between_three_col_rows_fragment .divider_line,
.between_four_col_rows_fragment .divider_line{
border-bottom:0!important
}

#surveycoverpage .nw-survey-horizontal-question label {
   margin-top: 15px !important;
   margin-right: 10px !important;
   display: block !important;
}

#surveycoverpage label,
#SystemResponse label,
#survey label{
   display: block !important;
   width: auto !important;
   padding:4px 0 !important;
}

#surveycoverpage .nw-survey-answer-td,
#SystemResponse .nw-survey-answer-td
#survey .nw-survey-answer-td{
   display: block !important;
   width: auto !important;
}

#usefulDisplayTitle td,
#contactDisplayTitle td,
#surveycoverpageDisplayTitle td,
#socialnetworksDisplayTitle td,
#usefulhorizontalDisplayTitle td{
font-size: 16px !important;
}


#useful .nw-componentMainCell a,
#usefulhorizontal .nw-componentMainCell a{

font-size:16px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
font-size: 14px !important;
}

#useful td.nw-componentMainCell a:hover,
#usefulhorizontal .nw-componentMainCell a:hover{

font-size:16px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
font-weight:bold;
font-style:normal;
text-decoration:underline;;
font-size: 14px !important;
}

#contact .nw-componentMainCell {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
font-size: 14px !important;
}

#contact .nw-componentMainCell a{

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
font-size: 14px !important;
}


.summary, .summary table, .summary td, .summary span, 
.summary a, .summary a table, .summary a td, 
.full-story, .full-story table, .full-story td, .full-story span,
.full-story a, .full-story a table, .full-story a td{
font-size: 16px !important;
}

.subtitle {
    font-size: 14px !important;
}    

.nw_readmore, .nw_readmore:hover {
    font-size: 18px  !important;
}    

.nw_twitter_tweet_text {
    font-size: 14px !important;
}


/* iOS 11 survey button fix */

.nw-survey-submit input[type=button]{
    background-color: #B6BE00 !important;
    border-bottom: 9px solid #B6BE00 !important;
    border-left: 9px solid #B6BE00 !important;
    border-right: 9px solid #B6BE00 !important;
    border-top: 9px solid #B6BE00 !important;
    display: inline-block !important;
    line-height: 15px !important;
    text-decoration: none !important;
    text-align:center !important;
    
font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none; !important;
}

input[type=button] {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
}

#weblink .nw-componentMainCell{
    padding-left: 10px !important;
}

#CoverPage #main{
    padding-left: 0 !important;
}

#CoverPage #footer{
    padding-top: 0 !important;
}

}




#mastheadimage-clone-33255011-20230322-142754 .nw-componentMainCell {
background-color: #FFFFFF;
}
#mastheadimage-clone-33255011-20230322-142754 img {
display:block;
}
@media only screen and (max-width:599px) {
#mastheadimage-clone-33255011-20230322-142754 img {
width:100% !important;
height:inherit !important;
max-width: 600px !important;
}
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-componentMainCell {
padding: 10px 15px;
background-color: #FFFFFF;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-componentMainCell .article_wrapper {
padding: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-componentMainCell .nw_summary_left {
text-align: left;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .title,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .title a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .title a:hover {

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .subtitle {

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .author {

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .summary {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_summary_left {
width: 100%;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .summary a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .full-story a {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .summary a:hover,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .full-story a:hover {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_readmore,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_readmore:hover {

font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;

background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .spacerCell {
width: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .spacerCell img {
width: 0; 
 height: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .between_article_fragment .divider_line {
border-bottom-style: solid;
 border-bottom-width: 0px;
 border-bottom-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .between_article_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .after_article_title_fragment td {
padding-bottom: 10px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-article-options,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-article-options a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .read_more_spacer td {
padding-bottom: 20px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_img_main_cell {
padding: 0 0 15px 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_img_table td.nw_img_caption {

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_img_wrapper {
background-color: transparent;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_img_cell {
padding:0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-componentMainCell .section_header,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117DisplayTitle td {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
 border-bottom: 2px solid #36CA52;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .after_section_title_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 table.nw_section_title_table,
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw-componentMainCell table.after_section_title_fragment {
background-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_img_table[align="left"] .nw_img_main_cell { padding: 0 15px 15px 0 !important; }
@media only screen and (max-width: 599px) { #onecolumnarticlesA-ImageRight-clone-33254987-20230403-114117 .nw_img_table[align="left"] .nw_img_main_cell { padding-left: 0 !important; padding-right: 0 !important; }}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-componentMainCell {
padding: 10px 15px;
background-color: #FFFFFF;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-componentMainCell .article_wrapper {
padding: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-componentMainCell .nw_summary_left {
text-align: left;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .title,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .title a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .title a:hover {

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .subtitle {

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .author {

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .summary {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_summary_left {
width: 100%;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .summary a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .full-story a {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .summary a:hover,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .full-story a:hover {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_readmore,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_readmore:hover {

font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
 
 
background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .spacerCell {
width: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .spacerCell img {
width: 0; 
 height: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .between_article_fragment .divider_line {
border-bottom-style: solid;
 border-bottom-width: 0px;
 border-bottom-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .between_article_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .after_article_title_fragment td {
padding-bottom: 10px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-article-options,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-article-options a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .read_more_spacer td {
padding-bottom: 20px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_img_main_cell {
padding: 0 0 15px 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_img_table td.nw_img_caption {

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_img_wrapper {
background-color: transparent;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw_img_cell {
padding:0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-componentMainCell .section_header,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847DisplayTitle td {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
 border-bottom: 2px solid #36CA52;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .after_section_title_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 table.nw_section_title_table,
#onecolumnarticlesA-ImageRight-clone-33254987-20230705-154847 .nw-componentMainCell table.after_section_title_fragment {
background-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-componentMainCell {
padding: 10px 15px;
background-color: #FFFFFF;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-componentMainCell .article_wrapper {
padding: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-componentMainCell .nw_summary_left {
text-align: left;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .title,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .title a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .title a:hover {

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .subtitle {

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .author {

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .summary {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_summary_left {
width: 100%;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .summary a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .full-story a {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .summary a:hover,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .full-story a:hover {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_readmore,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_readmore:hover {

font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
 
 
background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .spacerCell {
width: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .spacerCell img {
width: 0; 
 height: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .between_article_fragment .divider_line {
border-bottom-style: solid;
 border-bottom-width: 0px;
 border-bottom-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .between_article_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .after_article_title_fragment td {
padding-bottom: 10px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-article-options,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-article-options a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .read_more_spacer td {
padding-bottom: 20px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_img_main_cell {
padding: 0 0 15px 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_img_table td.nw_img_caption {

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_img_wrapper {
background-color: transparent;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw_img_cell {
padding:0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-componentMainCell .section_header,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247DisplayTitle td {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
 border-bottom: 2px solid #36CA52;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .after_section_title_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 table.nw_section_title_table,
#onecolumnarticlesA-ImageRight-clone-33254987-20230607-151247 .nw-componentMainCell table.after_section_title_fragment {
background-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-componentMainCell {
padding: 10px 15px;
background-color: #FFFFFF;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-componentMainCell .article_wrapper {
padding: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-componentMainCell .nw_summary_left {
text-align: left;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .title,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .title a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .title a:hover {

font-size:16px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .subtitle {

font-size:14px;
color: #B6BE00;
font-weight:normal;
font-style:italic;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .author {

font-size:11px;
color: #000000;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .summary {

font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_summary_left {
width: 100%;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .summary a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .full-story a {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .summary a:hover,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .full-story a:hover {

font-size:14px;
color: #1500FF;
font-weight:normal;
font-style:normal;
text-decoration:underline;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_readmore,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_readmore:hover {

font-size:15px;
color: #FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;;
 
 
background-color:#36CA52;
border-left: 9px solid #36CA52;
border-right: 9px solid #36CA52;
border-top: 9px solid #36CA52;
border-bottom: 9px solid #36CA52;
line-height: 20px;
display:inline-block;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .spacerCell {
width: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .spacerCell img {
width: 0; 
 height: 0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .between_article_fragment .divider_line {
border-bottom-style: solid;
 border-bottom-width: 0px;
 border-bottom-color: #FFFFFF;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .between_article_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .after_article_title_fragment td {
padding-bottom: 10px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-article-options,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-article-options a,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-article-options a:hover {

font-size:11px;
color: #666666;
font-weight:normal;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .read_more_spacer td {
padding-bottom: 20px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_img_main_cell {
padding: 0 0 15px 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_img_table td.nw_img_caption {

font-size:11px;
color: #000000;
font-weight:normal;
font-style:italic;
text-decoration:none;;
text-align: center;
line-height: normal;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_img_wrapper {
background-color: transparent;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw_img_cell {
padding:0;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-componentMainCell .section_header,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625DisplayTitle td {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
background-color: #FFFFFF;
padding: 0;
text-align: left;
 border-bottom: 2px solid #36CA52;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-componentMainCell div.section-name {

font-size:20px;
color: #36CA52;
font-weight:bold;
font-style:normal;
text-decoration:none;;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .after_section_title_fragment td {
padding-bottom: 15px;
}
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 table.nw_section_title_table,
#onecolumnarticlesA-ImageRight-clone-33254987-20230322-142625 .nw-componentMainCell table.after_section_title_fragment {
background-color: #FFFFFF;
}
























