/* Poppulo Flyer CSS */



img {
border: none;
}

/* Strip out extra spacing in articles */
p {
margin:0;
padding:0;
}


/* Flash Video */
.ContentBlock iframe{
margin-bottom:10px;
}

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


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



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

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


#CoverPage, .Generic, .ArticlePage, .SystemResponsePage {
width: 100%;
background-color: #FFFFFF;
margin-bottom: 1em;
}


#header {
width: 100%;
padding-bottom: 15px;
}

#main {
width: 100%;
padding: 0px 20px;
background-color:  #FFFFFF;
}

#footer {
width: 100%;
}



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

a {


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

a:hover, .link:hover {


color: #356FCC;
font-weight:normal;
font-style:normal;
text-decoration:underline;text-decoration:underline;
/* Links hover in inbox version */
text-decoration:underline !important;
}



.nw_component_wrapper {
width: 100%;
}

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

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




.main_content {
background-color:  #FFFFFF;
}




#before_text a, #after_text a {
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:  #FFFFFF;
width: 100%;
}

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

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

#after_text td{
font-size: 11px;
color: #000001;
padding: 10px 20px;
}



.TellFriend .nw-text, .TellFriend .nw-textarea, input.nw-survey-text, textarea.nw-survey-textarea {
margin-bottom: 10px;
margin-top: 5px;
padding: 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;width: 95%;
}

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

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



.nw-form td.nw-form-display-title{
font-weight: normal;
background-color: transparent;
padding-bottom: 10px;
}

.nw-form-display-title h3{
font-weight: normal;
margin:0;
padding: 0;
}

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

.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 */
.nw-tellfriend-form .nw-submit, .SignUpFormDisplay input[type=submit]{
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding: 5px 10px;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .3em; 
-moz-border-radius: .3em;
border-radius: .3em;
-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: #707B87; 
background: -moz-linear-gradient(top,  #707B87 0%, #566371 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707B87), color-stop(100%,#566371)); 
background: -webkit-linear-gradient(top,  #707B87 0%,#566371 100%); 
background: -o-linear-gradient(top,  #707B87 0%,#566371 100%); 
background: -ms-linear-gradient(top,  #707B87 0%,#566371 100%);
background: linear-gradient(to bottom,  #707B87 0%,#566371 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707B87', endColorstr='#566371',GradientType=0 ); 
border: 1px solid #1E3650;
color: #FFFFFF;
}

.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;
}




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


/* Targets link to survey and single answer links in inbox */
.Survey a{

}

.nw-survey-results-link a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:normal;
text-decoration:none;

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

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

.nw-survey-title{
background-color: transparent;
padding-bottom: 10px;
margin-top: 0px;
margin-bottom: 10px;
}

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


/* List Styles - margin for Outlook 2007/2010 */
ul, ol {
margin-left: 24px;
padding-left: 0px ;
list-style-position:outside;
padding-inline-start:inherit;
-webkit-padding-start: inherit;
/* uncomment for lists overflowing image 
overflow: hidden; */
}

li {text-align:-webkit-match-parent; display:list-item;}



